package blaze

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

message CppCompileInfo

extra_actions_base.proto:71

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:86

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:25

An individual action printed by the print_action command.

Used in: ExtraActionSummary

message EnvironmentVariable

extra_actions_base.proto:54

Used in: SpawnInfo

message ExtraActionInfo

extra_actions_base.proto:44

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

Used in: DetailedExtraActionInfo

message ExtraActionSummary

extra_actions_base.proto:21

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

message JavaCompileInfo

extra_actions_base.proto:101

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:116

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

message SpawnInfo

extra_actions_base.proto:60

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