Package manifold.rt.api


package manifold.rt.api
  • Class
    Description
    Use this annotation in projected source code to indicate the actual name of a feature as originally specified.
    Container for Java array type extensions.
    Name/Value bindings
     
    Use this annotation to disable string template processing if you need to use the '$' literally within string literals in your code.
    Use this annotation in generated code to handle a file fragment inlined in a String literal:
     
    Use @IncrementalCompile to instruct Manifold to compile select resources incrementally.
    A class annotated with this will not have the Manifold bootstrap class initialization block injected.
    The type of null.
    - Assignable to any non-primitive type.
    - Virtual subtype of all non-primitive types.
    - The type of tuple expression item (foo:null) esp. as a function argument.
    Deprecated.
    Use -Amanifold.resource.<file-ext>=[type-name-regex] javac command line arguments.
    Deprecated.
    Use -Amanifold.resource.<file-ext>=[type-name-regex] javac command line arguments.
    This class is adapted from javax.script.ScriptException because some Java-based runtime environments such as Android do not support javax.script.
    This annotation is used for an
    invalid reference
    ITypeManifold
    to map a generated Java feature to the corresponding resource file location.