package blaze

Mouse Melon logoGet desktop application:
View/edit binary Protocol Buffers messages

message CppCompileInfo

extra_actions_base.proto:122

Provides access to data that is specific to C++ compile actions. Usually provided by actions using the "CppCompile" Mnemonic.

message CppLinkInfo

extra_actions_base.proto:141

Provides access to data that is specific to C++ link actions. Usually provided by actions using the "CppLink" Mnemonic.

message DetailedExtraActionInfo

extra_actions_base.proto:32

An individual action printed by the print_action command.

Used in: ExtraActionSummary

message EnvironmentVariable

extra_actions_base.proto:99

Used in: CppCompileInfo, SpawnInfo

message ExtraActionInfo

extra_actions_base.proto:52

Provides information to an extra_action on the original action it is shadowing.

Used in: DetailedExtraActionInfo

message ExtraActionInfo.AspectDescriptor

extra_actions_base.proto:78

Used in: ExtraActionInfo

message ExtraActionInfo.AspectDescriptor.StringList

extra_actions_base.proto:83

Used in: AspectDescriptor

message ExtraActionInfo.StringList

extra_actions_base.proto:73

Used in: ExtraActionInfo

message ExtraActionSummary

extra_actions_base.proto:27

A list of extra actions and metadata for the print_action command.

message JavaCompileInfo

extra_actions_base.proto:159

Provides access to data that is specific to java compile actions. Usually provided by actions using the "Javac" Mnemonic.

message PythonInfo

extra_actions_base.proto:177

Provides access to data that is specific to python rules. Usually provided by actions using the "Python" Mnemonic.

message SpawnInfo

extra_actions_base.proto:108

Provides access to data that is specific to spawn actions. Usually provided by actions using the "Spawn" & "Genrule" Mnemonics.