| ActualName |
Use this annotation in projected source code to indicate the actual name of a feature as originally specified.
|
| DisableStringLiteralTemplates |
Use this annotation to disable string template processing if you need to use the '$' literally within string
literals in your code.
|
| FragmentValue |
Use this annotation in generated code to handle a file fragment inlined in a String literal:
|
| IncrementalCompile |
Use @IncrementalCompile to instruct Manifold to compile select resources incrementally.
|
| NoBootstrap |
A class annotated with this will not have the Manifold bootstrap
class initialization block injected.
|
| Precompile |
Deprecated.
|
| Precompiles |
Deprecated.
|
| SourcePosition |
This annotation is used for an ITypeManifold to map a generated Java
feature to the corresponding resource file location.
|
| TypeReference |
|
| TypeReferences |
|