Interface | Description |
---|---|
OutputManager |
Abstraction that manages the destination of generated output.
|
ResourceConsumer<T> |
Consumer of an resource which can throw
IOException s. |
Class | Description |
---|---|
CharSequenceJavaFileObject | |
ClassFileManager<M extends javax.tools.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. |
PrimitiveExpander | |
PrimitiveExpander.Substitution | |
StringWriterOutputManager |
Annotation Type | Description |
---|---|
DoNotSub |
A marker annotation to tell the primitive expander not to substitute
The line in question
|
Copyright © 2014-2019 Real Logic Ltd. All Rights Reserved.