Interface | Description |
---|---|
AOTCodeGenerator |
A source generator is the main entity of the AOT project.
|
AOTContext |
The source generation context is used by source generators
to get configuration details.
|
Configuration |
Read-only configuration for source generators.
|
Class | Description |
---|---|
Environments |
Constants used for configuration of environments.
|
Enum | Description |
---|---|
Runtime |
The targetted type of runtime.
|
Annotation Type | Description |
---|---|
AOTModule |
Annotation which must be present on AOT optimizers.
|
Option |
Describes a configuration option of a source generator.
|