package analysis

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

message Action

analysis.proto:52

Represents a single action, which is a function from Artifact(s) to Artifact(s).

Used in: ActionGraphContainer

message ActionGraphContainer

analysis.proto:25

Container for the action graph properties.

message Artifact

analysis.proto:37

Represents a single artifact, whether it's a source file or a derived output file.

Used in: ActionGraphContainer

message AspectDescriptor

analysis.proto:124

Represents an invocation specific descriptor of an aspect.

Used in: ActionGraphContainer

message Configuration

analysis.proto:152

Used in: ActionGraphContainer, ConfiguredTarget

message ConfiguredTarget

analysis.proto:175

Used in: CqueryResult

message CqueryResult

analysis.proto:187

Container for cquery results

message DepSetOfFiles

analysis.proto:140

Used in: ActionGraphContainer

message KeyValuePair

analysis.proto:167

Used in: Action, AspectDescriptor

message ParamFile

analysis.proto:193

Content of a param file.

Used in: Action

message RuleClass

analysis.proto:114

Used in: ActionGraphContainer

message Target

analysis.proto:102

Represents a single target (without configuration information) that is associated with an action.

Used in: ActionGraphContainer