@NonnullByDefault

Package ch.raffael.meldioc.model

  • Interface Summary
    Interface Description
    Adaptor<S,​T>
    The adaptor to the underlying AST (javax.lang.model, PSI).
  • Class Summary
    Class Description
    Adaptor.SuperType<T>  
    Model<S,​T>
    The Meld model.
    ModelType<S,​T>
    A rich representation of a Meld model type.
  • Enum Summary
    Enum Description
    AccessPolicy  
    BuiltinArgument
    Builtin arguments to setup methods.
  • Exception Summary
    Exception Description
    InconsistentModelException
    Thrown when some internal consistency check failed.