package analysis

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

message Action

analysis_v2.proto:54

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

Used in: ActionGraphContainer

message ActionGraphContainer

analysis_v2.proto:25

Container for the action graph properties.

message Artifact

analysis_v2.proto:38

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

Used in: ActionGraphContainer

message AspectDescriptor

analysis_v2.proto:156

Represents an invocation specific descriptor of an aspect.

Used in: ActionGraphContainer

message Configuration

analysis_v2.proto:184

Used in: ActionGraphContainer, ConfiguredTarget, CqueryResult

message ConfiguredTarget

analysis_v2.proto:249

Used in: CqueryResult

message CqueryResult

analysis_v2.proto:266

Container for cquery results

message DepSetOfFiles

analysis_v2.proto:172

Used in: ActionGraphContainer

message Fragment

analysis_v2.proto:214

A configuration fragment (http://bazel.build/rules/lib/fragments).

Used in: Configuration

message FragmentOptions

analysis_v2.proto:224

A set of fragment options.

Used in: Configuration

message KeyValuePair

analysis_v2.proto:241

Used in: Action, AspectDescriptor

message Option

analysis_v2.proto:233

A fragment option.

Used in: FragmentOptions

message ParamFile

analysis_v2.proto:275

Content of a param file.

Used in: Action

message PathFragment

analysis_v2.proto:285

The path fragment that makes up a full path.

Used in: ActionGraphContainer

message RuleClass

analysis_v2.proto:146

Used in: ActionGraphContainer

message Target

analysis_v2.proto:134

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

Used in: ActionGraphContainer