A category of indentation.
The location or position of a space.
The type of space to apply.
Categories for wrapping rules.
A program element which can be annotated.
An anonymous class definition.
An array expression, which can have more values added to it.
An expression which is assignable (that is, is a valid "lvalue").
A block of code, to which statements may be added.
A method or constructor call.
A catch
branch for a try
block.
A type definition, which can be a class, interface, annotation type, etc.
A section of a class definition, to which members, comments, and blank lines may be added.
A source comment or tag body.
A program element which can have comments attached to it.
A program element which can have a documentation tag associated with it.
An enum constant definition.
A file manager for writing out source files.
A generic type or method definition.
A comment that supports HTML content.
A method or constructor definition.
A program element which supports simple arguments.
A repository of source files.
A statement in a program.
A type parameter definition.