Class | Description |
---|---|
ImmutableUnconfiguredTargetNode |
Immutable implementation of
UnconfiguredTargetNode . |
Package |
A
Package contains attributes that are applied by default to all TargetNode s
contained within a build file BuildFileManifest . |
TargetGraphHashing |
Utility class to calculate hash codes for build targets in a
TargetGraph . |
TargetNodeFactory | |
TargetNodeImpl<T extends ConstructorArg> |
A
TargetNode represents a node in the target graph which is created by the Parser as a result of parsing BUCK files in a project. |
TargetNodes |
Utility class to work with
TargetNode objects. |