Class | Description |
---|---|
BoolAttribute |
Class that represents an Boolean attribute to a user defined rule
|
DepAttribute |
Represents a single dependency.
|
DepListAttribute |
Represents a list of dependencies.
|
IntAttribute |
Class that represents an Integer attribute to a user defined rule
|
IntListAttribute |
Class that represents a list of integers
|
OutputAttribute |
Represents a single output file.
|
OutputListAttribute |
Represents a list of output files.
|
SourceAttribute |
Represents a single source file, whether on disk or another build target
|
SourceListAttribute |
Class that represents a list of sources files, whether on disk or that are other build targets
|
SourceSortedSetAttribute |
Class that represents a set of source files, whether on disk or that are other build targets
|
StringAttribute |
Class that represents a String attribute to a user defined rule
|
StringListAttribute |
Class that represents a list of strings
|
StringSortedSetAttribute |
Class that represents a sorted set of uniq strings
|
UnconfiguredDepListAttribute |
Represents a list of dependencies.
|
UnconfiguredOptionalDepAttribute |
Represents a list of targets.
|