Package-level declarations

Model classes for managing language sources.

Types

Link copied to clipboard
A collection of binaries that are created and configured as they are required.
Link copied to clipboard
interface BinaryProvider<T> : Provider<T>
Represents a binary that is created and configured as required.
Link copied to clipboard
Allows the implementation dependencies of a component to be specified.
Link copied to clipboard
Represents a component that is composed of one or more binaries.
Link copied to clipboard
Represents a component with implementation dependencies.
Link copied to clipboard
Represents a component with output files.
Link copied to clipboard
Represents a component that targets multiple target machines.
Link copied to clipboard
Allows the API and implementation dependencies of a library to be specified.
Link copied to clipboard
Represents a component that is the main product of a project.