All Classes and Interfaces
Class
Description
AbstractJavaModelloGenerator - similar in scope to
AbstractModelloGenerator
but with features that
java generators can use.JType sub-class for Arrays.
A representation of the Java Source code for a Java Class.
JType sub-class for collections.
A class that represents a Java comment.
JType sub-class for componentized types, such as array as collections.
A representation of the Java Source code for a Java compilation
unit.
A class for handling source code for a constructor of a JClass
A class that "SOMEWHAT" represents a Java Doc Comment.
A descriptor for a JavaDoc comment
A class which holds information about a field.
A representation of the Java Source code for a Java Interface.
JType sub-class for maps.
A class which holds information about the methods of
a JClass.
A class which holds information about the signature
of a JMethod.
The set of modifiers for a Method or Member variable
Represents a parameter to a JMethod.
A class for holding in-memory Java source code.
The writer used by the modello classes
This class represents the basic Java "structure" for a Java
source file.