See: Description
| Interface | Description |
|---|---|
| OutputManager |
Abstraction that manages the destination of generated output.
|
| ResourceConsumer<T> |
Consumer of an resource which can throw
IOExceptions. |
| Class | Description |
|---|---|
| CharSequenceJavaFileObject | |
| ClassFileManager<M extends JavaFileManager> | |
| CompilerUtil |
Utilities for compiling Java source files at runtime.
|
| JavaClassObject | |
| PackageOutputManager |
OutputManager for managing the creation of Java source files as the target of code generation. |
| SpecialisationGenerator |
Specialise classes written for primitive type int for other primitive types by substitution.
|
| SpecialisationGenerator.Substitution |
Substitution to be performed on each code line.
|
| StringWriterOutputManager |
| Annotation Type | Description |
|---|---|
| DoNotSub |
A marker annotation to tell the primitive expander not to substitute
The line in question
|
Copyright © 2014-2020 Real Logic Limited. All Rights Reserved.