Package ch.raffael.meldioc.model
package ch.raffael.meldioc.model
-
ClassDescriptionAdaptor<S,
T> The adaptor to the underlying AST (javax.lang.model, PSI).Builtin arguments to setup methods.Named reference to a Java class.ConfigRef<T>A reference to a configuration parameter.Thrown when some internal consistency check failed.Model<S,T> The Meld model.ModelMethod<S,T> Rich representation of a method participating in the Meld model.ModelMethod.Builder<S,T> ModelType<S,T> A rich representation of a Meld model type.SrcElement<S,T> A raw AST-agnostic representation of the core elements making up a java program (class, method, method parameter) and their configurations.SrcElement.Builder<S,T>