Package org.fife.rsta.ac.java.rjc.lang
Classes representing Java language constructs.
-
Class Summary Class Description Annotation Represents an annotation.Modifiers Wrapper around modifiers to a member.Type A type.TypeArgument A type argument.TypeParameter A TypeParameter.Variable Base class for variable type (local variables, formal parameters...).