Interface | Description |
---|---|
TargetNodeSpec |
A specification used by the parser to match
TargetNode objects. |
Class | Description |
---|---|
BuildFileSpec |
A specification used by the parser, via
TargetNodeSpec , to match build files. |
BuildTargetMatcherTargetNodeParser |
Parses a string to
TargetNodeSpec |
BuildTargetSpec |
Matches a
TargetNode that corresponds to a single build target |
TargetNodePredicateSpec |
Matches all
TargetNode objects in a repository that match the specification. |
Enum | Description |
---|---|
TargetNodeSpec.TargetType |