Package org.jboss.jdeparser
package org.jboss.jdeparser
The primary package for JDeparser classes. To get started, see
JDeparser
.-
ClassDescriptionCachingLinkedHashMap<K,
V> CachingThreadLocal<K,V> EnumIntMap<E extends Enum<E>>Formatter preferences.A category of indentation.Option flags.The location or position of a space.The type of space to apply.Categories for wrapping rules.The wrapping mode.A program element which can be annotated.An annotation.An array of annotations.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.Braces mode.A method or constructor call.Acatch
branch for atry
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.Deprecated.Deprecated.A source comment or tag body.A program element which can have comments attached to it.The main entry point for this library.A JavaDoc comment.A program element which can have a documentation tag associated with it.An enum constant definition.A modelled expression.The factory for generating simple expressions.A file manager for writing out source files.Afor
loop.A generic type or method definition.A comment that supports HTML content.Anif
statement.A source label.A Java 8 lambda.A method or constructor definition.The set of modifiers for types and members.Apackage-info.java
file definition.A parameter declaration.A program element which supports simple arguments.A source file.A repository of source files.A statement in a program.Aswitch
statement.Atry
block.A type specification.A type parameter definition.The factory for generating simple types.A variable declaration.