- absoluteIndents - Variable in class org.jboss.jdeparser.FormatPreferences
-
- ABSTRACT - Static variable in class org.jboss.jdeparser.JMod
-
The abstract
modifier.
- AbstractJAssignableExpr - Class in org.jboss.jdeparser
-
- AbstractJAssignableExpr(int) - Constructor for class org.jboss.jdeparser.AbstractJAssignableExpr
-
- AbstractJCall - Class in org.jboss.jdeparser
-
- AbstractJCall(int) - Constructor for class org.jboss.jdeparser.AbstractJCall
-
- AbstractJClassDef - Class in org.jboss.jdeparser
-
- AbstractJClassDef(int, String) - Constructor for class org.jboss.jdeparser.AbstractJClassDef
-
- AbstractJClassDef(int, AbstractJClassDef, String) - Constructor for class org.jboss.jdeparser.AbstractJClassDef
-
- AbstractJClassDef(int, ImplJSourceFile, String) - Constructor for class org.jboss.jdeparser.AbstractJClassDef
-
- AbstractJComment - Class in org.jboss.jdeparser
-
- AbstractJComment() - Constructor for class org.jboss.jdeparser.AbstractJComment
-
- AbstractJDocComment - Class in org.jboss.jdeparser
-
- AbstractJDocComment() - Constructor for class org.jboss.jdeparser.AbstractJDocComment
-
- AbstractJDocCommentable - Class in org.jboss.jdeparser
-
- AbstractJDocCommentable() - Constructor for class org.jboss.jdeparser.AbstractJDocCommentable
-
- AbstractJExpr - Class in org.jboss.jdeparser
-
- AbstractJExpr(int) - Constructor for class org.jboss.jdeparser.AbstractJExpr
-
- AbstractJGeneric - Class in org.jboss.jdeparser
-
- AbstractJGeneric() - Constructor for class org.jboss.jdeparser.AbstractJGeneric
-
- AbstractJHtmlComment - Class in org.jboss.jdeparser
-
- AbstractJHtmlComment() - Constructor for class org.jboss.jdeparser.AbstractJHtmlComment
-
- AbstractJMethodDef - Class in org.jboss.jdeparser
-
- AbstractJMethodDef(AbstractJClassDef, int) - Constructor for class org.jboss.jdeparser.AbstractJMethodDef
-
- AbstractJType - Class in org.jboss.jdeparser
-
- AbstractJType() - Constructor for class org.jboss.jdeparser.AbstractJType
-
- AbstractMethodJCall - Class in org.jboss.jdeparser
-
- AbstractMethodJCall(String) - Constructor for class org.jboss.jdeparser.AbstractMethodJCall
-
- add(C) - Method in class org.jboss.jdeparser.AbstractJClassDef
-
- add(ArrayList<ClassContent>, C) - Method in class org.jboss.jdeparser.AbstractJClassDef
-
- add(T) - Method in class org.jboss.jdeparser.AbstractJComment
-
- add(ImplJTypeParamDef) - Method in class org.jboss.jdeparser.AbstractJGeneric
-
- add(T) - Method in class org.jboss.jdeparser.AbstractJHtmlComment
-
- add(ImplJParamDeclaration) - Method in class org.jboss.jdeparser.AbstractJMethodDef
-
- add(ImplJAnnotation) - Method in class org.jboss.jdeparser.BasicJAnnotatable
-
- add(T) - Method in class org.jboss.jdeparser.BasicJBlock
-
- add(T) - Method in class org.jboss.jdeparser.BasicJBlock
-
- add(T) - Method in class org.jboss.jdeparser.BasicJBlock
-
- add(JExpr) - Method in class org.jboss.jdeparser.BasicJBlock
-
- add(String, JExpr) - Method in class org.jboss.jdeparser.FirstJVarDeclaration
-
- add(String) - Method in class org.jboss.jdeparser.FirstJVarDeclaration
-
- add() - Method in class org.jboss.jdeparser.ImplJAnnotationArray
-
- add(C) - Method in class org.jboss.jdeparser.ImplJSourceFile
-
- add(T) - Method in class org.jboss.jdeparser.ImplJSwitch
-
- add(T) - Method in class org.jboss.jdeparser.ImplJTry
-
- add(T) - Method in class org.jboss.jdeparser.ImplJTry
-
- add() - Method in interface org.jboss.jdeparser.JAnnotationArray
-
Add an annotation of the array's type to the array.
- add(JExpr) - Method in interface org.jboss.jdeparser.JArrayExpr
-
Add an element to this array.
- add(JExpr) - Method in interface org.jboss.jdeparser.JBlock
-
Insert an expression statement at this point.
- add(C) - Method in class org.jboss.jdeparser.JClassDefSectionImpl
-
- add(String, JExpr) - Method in interface org.jboss.jdeparser.JVarDeclaration
-
Add another item to this declaration.
- add(String) - Method in interface org.jboss.jdeparser.JVarDeclaration
-
Add another item to this declaration.
- add(JExpr) - Method in class org.jboss.jdeparser.PlainJArrayExpr
-
- add(String) - Method in class org.jboss.jdeparser.SuccessorJVarDeclaration
-
- add(String, JExpr) - Method in class org.jboss.jdeparser.SuccessorJVarDeclaration
-
- add(String, JExpr) - Method in class org.jboss.jdeparser.TryJVarDeclaration
-
- add(String) - Method in class org.jboss.jdeparser.TryJVarDeclaration
-
- addAssign(JExpr) - Method in class org.jboss.jdeparser.AbstractJAssignableExpr
-
- addAssign(JAssignableExpr, JExpr) - Method in class org.jboss.jdeparser.BasicJBlock
-
- addAssign(JExpr) - Method in interface org.jboss.jdeparser.JAssignableExpr
-
Combine this expression with another using the binary +=
operator.
- addAssign(JAssignableExpr, JExpr) - Method in interface org.jboss.jdeparser.JBlock
-
Insert an assignment (+=
) expression at this point.
- addClassDef(String, AbstractJClassDef) - Method in class org.jboss.jdeparser.ImplJSources
-
- addIndent(Indent, FormatPreferences, StringBuilder) - Method in enum org.jboss.jdeparser.CommentIndentation
-
- addIndent(Indent, FormatPreferences, StringBuilder) - Method in class org.jboss.jdeparser.ConfigIndent
-
- addIndent(Indent, FormatPreferences, StringBuilder) - Method in interface org.jboss.jdeparser.Indent
-
- addIndent() - Method in class org.jboss.jdeparser.SourceFileWriter
-
- addItemDirectly(Writable) - Method in class org.jboss.jdeparser.AbstractJComment
-
- ADDITIVE - Static variable in class org.jboss.jdeparser.Prec
-
- addOption(FormatPreferences.Opt...) - Method in class org.jboss.jdeparser.FormatPreferences
-
Add option flags to these preferences.
- addWordSpace() - Method in class org.jboss.jdeparser.SourceFileWriter
-
- after - Variable in enum org.jboss.jdeparser.Tokens.$KW
-
- allAreClear(int, int) - Static method in class org.jboss.jdeparser.JMod
-
Test to see if all modifiers in the given set are absent in the test value.
- allAreSet(int, int) - Static method in class org.jboss.jdeparser.JMod
-
Test to see if all modifiers in the given set are present in the test value.
- AllowedStatementExpression - Interface in org.jboss.jdeparser
-
- alwaysFalse(boolean) - Static method in class org.jboss.jdeparser.Assertions
-
- alwaysTrue(boolean) - Static method in class org.jboss.jdeparser.Assertions
-
- and(JExpr) - Method in class org.jboss.jdeparser.AbstractJExpr
-
- and(JExpr) - Method in interface org.jboss.jdeparser.JExpr
-
Combine this expression with another using the binary &&
operator.
- andAssign(JExpr) - Method in class org.jboss.jdeparser.AbstractJAssignableExpr
-
- andAssign(JAssignableExpr, JExpr) - Method in class org.jboss.jdeparser.BasicJBlock
-
- andAssign(JExpr) - Method in interface org.jboss.jdeparser.JAssignableExpr
-
Combine this expression with another using the binary &=
operator.
- andAssign(JAssignableExpr, JExpr) - Method in interface org.jboss.jdeparser.JBlock
-
Insert an assignment (&=
) expression at this point.
- ANGLE(char) - Constructor for enum org.jboss.jdeparser.Tokens.$PUNCT.ANGLE
-
- annotate(String) - Method in class org.jboss.jdeparser.BasicJAnnotatable
-
- annotate(JType) - Method in class org.jboss.jdeparser.BasicJAnnotatable
-
- annotate(Class<? extends Annotation>) - Method in class org.jboss.jdeparser.BasicJAnnotatable
-
- annotate(String) - Method in class org.jboss.jdeparser.ImplJAnonymousClassDef
-
- annotate(JType) - Method in class org.jboss.jdeparser.ImplJAnonymousClassDef
-
- annotate(Class<? extends Annotation>) - Method in class org.jboss.jdeparser.ImplJAnonymousClassDef
-
- annotate(String) - Method in interface org.jboss.jdeparser.JAnnotatable
-
Add an annotation.
- annotate(JType) - Method in interface org.jboss.jdeparser.JAnnotatable
-
Add an annotation.
- annotate(Class<? extends Annotation>) - Method in interface org.jboss.jdeparser.JAnnotatable
-
Add an annotation.
- annotate(Class<? extends Annotation>) - Method in class org.jboss.jdeparser.SuccessorJVarDeclaration
-
- annotate(JType) - Method in class org.jboss.jdeparser.SuccessorJVarDeclaration
-
- annotate(String) - Method in class org.jboss.jdeparser.SuccessorJVarDeclaration
-
- annotationArrayValue(String) - Method in class org.jboss.jdeparser.ImplJAnnotation
-
- annotationArrayValue(JType) - Method in class org.jboss.jdeparser.ImplJAnnotation
-
- annotationArrayValue(Class<? extends Annotation>) - Method in class org.jboss.jdeparser.ImplJAnnotation
-
- annotationArrayValue(String, String) - Method in class org.jboss.jdeparser.ImplJAnnotation
-
- annotationArrayValue(String, JType) - Method in class org.jboss.jdeparser.ImplJAnnotation
-
- annotationArrayValue(String, Class<? extends Annotation>) - Method in class org.jboss.jdeparser.ImplJAnnotation
-
- annotationArrayValue(String) - Method in interface org.jboss.jdeparser.JAnnotation
-
Set the "value" property of this annotation to an array of nested annotations of the given type.
- annotationArrayValue(JType) - Method in interface org.jboss.jdeparser.JAnnotation
-
Set the "value" property of this annotation to an array of nested annotations of the given type.
- annotationArrayValue(Class<? extends Annotation>) - Method in interface org.jboss.jdeparser.JAnnotation
-
Set the "value" property of this annotation to an array of nested annotations of the given type.
- annotationArrayValue(String, String) - Method in interface org.jboss.jdeparser.JAnnotation
-
Set the named property of this annotation to an array of nested annotations of the given type.
- annotationArrayValue(String, JType) - Method in interface org.jboss.jdeparser.JAnnotation
-
Set the named property of this annotation to an array of nested annotations of the given type.
- annotationArrayValue(String, Class<? extends Annotation>) - Method in interface org.jboss.jdeparser.JAnnotation
-
Set the named property of this annotation to an array of nested annotations of the given type.
- annotationInterface(ArrayList<ClassContent>, int, String) - Method in class org.jboss.jdeparser.AbstractJClassDef
-
- annotationInterface(int, String) - Method in class org.jboss.jdeparser.AbstractJClassDef
-
- annotationInterface(int, String) - Method in class org.jboss.jdeparser.ImplJAnonymousClassDef
-
- annotationInterface(int, String) - Method in class org.jboss.jdeparser.ImplJSourceFile
-
- annotationInterface(int, String) - Method in interface org.jboss.jdeparser.JClassDefSection
-
Add a nested annotation interface to this type.
- annotationInterface(int, String) - Method in class org.jboss.jdeparser.JClassDefSectionImpl
-
- annotationInterface(int, String) - Method in interface org.jboss.jdeparser.JSourceFile
-
Add an annotation interface definition to this source file.
- annotationInterface(ArrayList<ClassContent>, int, String) - Method in interface org.jboss.jdeparser.Sectionable
-
- AnnotationJClassDef - Class in org.jboss.jdeparser
-
- AnnotationJClassDef(int, ImplJSourceFile, String) - Constructor for class org.jboss.jdeparser.AnnotationJClassDef
-
- AnnotationJClassDef(int, AbstractJClassDef, String) - Constructor for class org.jboss.jdeparser.AnnotationJClassDef
-
- AnnotationJMethodDef - Class in org.jboss.jdeparser
-
- AnnotationJMethodDef(AbstractJClassDef, int, JType, String) - Constructor for class org.jboss.jdeparser.AnnotationJMethodDef
-
- annotations - Variable in class org.jboss.jdeparser.BasicJAnnotatable
-
- annotationValue(String) - Method in class org.jboss.jdeparser.ImplJAnnotation
-
- annotationValue(JType) - Method in class org.jboss.jdeparser.ImplJAnnotation
-
- annotationValue(Class<? extends Annotation>) - Method in class org.jboss.jdeparser.ImplJAnnotation
-
- annotationValue(String, String) - Method in class org.jboss.jdeparser.ImplJAnnotation
-
- annotationValue(String, JType) - Method in class org.jboss.jdeparser.ImplJAnnotation
-
- annotationValue(String, Class<? extends Annotation>) - Method in class org.jboss.jdeparser.ImplJAnnotation
-
- annotationValue(String) - Method in interface org.jboss.jdeparser.JAnnotation
-
Set the "value" property of this annotation to a nested annotation of the given type.
- annotationValue(JType) - Method in interface org.jboss.jdeparser.JAnnotation
-
Set the "value" property of this annotation to a nested annotation of the given type.
- annotationValue(Class<? extends Annotation>) - Method in interface org.jboss.jdeparser.JAnnotation
-
Set the "value" property of this annotation to a nested annotation of the given type.
- annotationValue(String, String) - Method in interface org.jboss.jdeparser.JAnnotation
-
Set the named property of this annotation to a nested annotation of the given type.
- annotationValue(String, JType) - Method in interface org.jboss.jdeparser.JAnnotation
-
Set the named property of this annotation to a nested annotation of the given type.
- annotationValue(String, Class<? extends Annotation>) - Method in interface org.jboss.jdeparser.JAnnotation
-
Set the named property of this annotation to a nested annotation of the given type.
- anonLabel() - Method in class org.jboss.jdeparser.BasicJBlock
-
- anonLabel(JLabel) - Method in class org.jboss.jdeparser.BasicJBlock
-
- anonLabel() - Method in interface org.jboss.jdeparser.JBlock
-
Add a label at this point whose unique name is automatically generated.
- anonLabel(JLabel) - Method in interface org.jboss.jdeparser.JBlock
-
Name and attach a forward label as anonymous.
- AnonymousJClassDef - Class in org.jboss.jdeparser
-
- AnonymousJClassDef(ImplJAnonymousClassDef) - Constructor for class org.jboss.jdeparser.AnonymousJClassDef
-
- anyAreClear(int, int) - Static method in class org.jboss.jdeparser.JMod
-
Test to see if any of the modifiers in the given set are absent in the test value.
- anyAreSet(int, int) - Static method in class org.jboss.jdeparser.JMod
-
Test to see if any of the modifiers in the given set are present in the test value.
- arg(JExpr) - Method in class org.jboss.jdeparser.AbstractJCall
-
- arg(JExpr) - Method in class org.jboss.jdeparser.ImplJEnumConstant
-
- arg(JExpr) - Method in interface org.jboss.jdeparser.JCall
-
Add an actual parameter argument to this call.
- arg(JExpr) - Method in interface org.jboss.jdeparser.JEnumConstant
-
Add an argument.
- arg(JExpr) - Method in interface org.jboss.jdeparser.JSimpleArgs
-
Add an argument.
- args - Variable in class org.jboss.jdeparser.AbstractJCall
-
- args - Variable in class org.jboss.jdeparser.ImplJEnumConstant
-
- args - Variable in class org.jboss.jdeparser.NarrowedJType
-
- arguments() - Method in class org.jboss.jdeparser.AbstractJCall
-
- arguments() - Method in class org.jboss.jdeparser.ImplJEnumConstant
-
- arguments() - Method in interface org.jboss.jdeparser.JCall
-
- arguments() - Method in interface org.jboss.jdeparser.JSimpleArgs
-
Get the arguments defined thus far.
- array - Variable in class org.jboss.jdeparser.AbstractJType
-
- array() - Method in class org.jboss.jdeparser.AbstractJType
-
- array() - Static method in class org.jboss.jdeparser.JExprs
-
Return a new array expression.
- array(JExpr...) - Static method in class org.jboss.jdeparser.JExprs
-
Return a new array expression.
- array(String...) - Static method in class org.jboss.jdeparser.JExprs
-
Return a new array expression.
- array(int...) - Static method in class org.jboss.jdeparser.JExprs
-
Return a new array expression.
- array(long...) - Static method in class org.jboss.jdeparser.JExprs
-
Return a new array expression.
- array() - Method in interface org.jboss.jdeparser.JType
-
An array of this type.
- array() - Method in class org.jboss.jdeparser.WildcardJType
-
- ARRAY_ACCESS - Static variable in class org.jboss.jdeparser.Prec
-
- ArrayJType - Class in org.jboss.jdeparser
-
- ArrayJType(AbstractJType) - Constructor for class org.jboss.jdeparser.ArrayJType
-
- ArrayLookupJExpr - Class in org.jboss.jdeparser
-
- ArrayLookupJExpr(AbstractJExpr, AbstractJExpr) - Constructor for class org.jboss.jdeparser.ArrayLookupJExpr
-
- Assertions - Class in org.jboss.jdeparser
-
- Assertions() - Constructor for class org.jboss.jdeparser.Assertions
-
- AssertMessageJStatement - Class in org.jboss.jdeparser
-
- AssertMessageJStatement(JExpr, JExpr) - Constructor for class org.jboss.jdeparser.AssertMessageJStatement
-
- assign(JExpr) - Method in class org.jboss.jdeparser.AbstractJAssignableExpr
-
- assign(JAssignableExpr, JExpr) - Method in class org.jboss.jdeparser.BasicJBlock
-
- assign(JExpr) - Method in interface org.jboss.jdeparser.JAssignableExpr
-
Combine this expression with another using the binary =
operator.
- assign(JAssignableExpr, JExpr) - Method in interface org.jboss.jdeparser.JBlock
-
Insert an assignment (=
) expression at this point.
- ASSIGN - Static variable in class org.jboss.jdeparser.Prec
-
- AssignmentJExpr - Class in org.jboss.jdeparser
-
- AssignmentJExpr(Tokens.$PUNCT.BINOP, AbstractJExpr, AbstractJExpr) - Constructor for class org.jboss.jdeparser.AssignmentJExpr
-
- Assoc - Enum in org.jboss.jdeparser
-
- Assoc() - Constructor for enum org.jboss.jdeparser.Assoc
-
- assoc - Variable in class org.jboss.jdeparser.BinaryJExpr
-
- attribute(String) - Method in class org.jboss.jdeparser.ImplJHtmlTag
-
- attribute(String, String) - Method in class org.jboss.jdeparser.ImplJHtmlTag
-
- attribute(String) - Method in interface org.jboss.jdeparser.JHtmlTag
-
- attribute(String, String) - Method in interface org.jboss.jdeparser.JHtmlTag
-
- attributes - Variable in class org.jboss.jdeparser.ImplJHtmlTag
-
- attributes() - Method in class org.jboss.jdeparser.ImplJHtmlTag
-
- band(JExpr) - Method in class org.jboss.jdeparser.AbstractJExpr
-
- band(JExpr) - Method in interface org.jboss.jdeparser.JExpr
-
Combine this expression with another using the binary &
operator.
- BasicJAnnotatable - Class in org.jboss.jdeparser
-
- BasicJAnnotatable() - Constructor for class org.jboss.jdeparser.BasicJAnnotatable
-
- BasicJBlock - Class in org.jboss.jdeparser
-
- BasicJBlock(BasicJBlock, JBlock.Braces) - Constructor for class org.jboss.jdeparser.BasicJBlock
-
- BasicJCommentable - Class in org.jboss.jdeparser
-
- BasicJCommentable() - Constructor for class org.jboss.jdeparser.BasicJCommentable
-
- BasicJStatement - Class in org.jboss.jdeparser
-
- BasicJStatement() - Constructor for class org.jboss.jdeparser.BasicJStatement
-
- before - Variable in enum org.jboss.jdeparser.Tokens.$KW
-
- binary(int) - Static method in class org.jboss.jdeparser.JExprs
-
Generate an int
value in binary base.
- binary(long) - Static method in class org.jboss.jdeparser.JExprs
-
Generate a long
value in binary base.
- BinaryJExpr - Class in org.jboss.jdeparser
-
- BinaryJExpr(Tokens.$PUNCT.BINOP, AbstractJExpr, AbstractJExpr, int) - Constructor for class org.jboss.jdeparser.BinaryJExpr
-
- BinaryJExpr(Tokens.$PUNCT.BINOP, AbstractJExpr, AbstractJExpr, int, Assoc) - Constructor for class org.jboss.jdeparser.BinaryJExpr
-
- BINOP(String, FormatPreferences.Space) - Constructor for enum org.jboss.jdeparser.Tokens.$PUNCT.BINOP
-
- BIT_AND - Static variable in class org.jboss.jdeparser.Prec
-
- BIT_OR - Static variable in class org.jboss.jdeparser.Prec
-
- BIT_XOR - Static variable in class org.jboss.jdeparser.Prec
-
- blankLine() - Method in class org.jboss.jdeparser.AbstractJClassDef
-
- blankLine() - Method in class org.jboss.jdeparser.BasicJBlock
-
- BlankLine - Class in org.jboss.jdeparser
-
- BlankLine() - Constructor for class org.jboss.jdeparser.BlankLine
-
- blankLine() - Method in class org.jboss.jdeparser.ImplJAnonymousClassDef
-
- blankLine() - Method in class org.jboss.jdeparser.ImplJSourceFile
-
- blankLine() - Method in interface org.jboss.jdeparser.JBlock
-
Insert a blank line at this point.
- blankLine() - Method in interface org.jboss.jdeparser.JClassDef
-
Add a blank line at this point of the type.
- blankLine() - Method in interface org.jboss.jdeparser.JClassDefSection
-
Add a blank line at this point of the type.
- blankLine() - Method in class org.jboss.jdeparser.JClassDefSectionImpl
-
- blankLine() - Method in interface org.jboss.jdeparser.JSourceFile
-
Add a blank line to this source file.
- block() - Method in class org.jboss.jdeparser.AbstractJComment
-
- block() - Method in class org.jboss.jdeparser.AbstractJDocComment
-
- block() - Method in class org.jboss.jdeparser.AbstractJHtmlComment
-
- block(JBlock.Braces) - Method in class org.jboss.jdeparser.BasicJBlock
-
- block(JBlock.Braces) - Method in interface org.jboss.jdeparser.JBlock
-
Create a nested sub-block at this point.
- block() - Method in interface org.jboss.jdeparser.JComment
-
Add a comment sub-block at this location.
- block() - Method in interface org.jboss.jdeparser.JDocComment
-
Add a comment sub-block at this location.
- block() - Method in interface org.jboss.jdeparser.JHtmlComment
-
Add a comment sub-block at this location.
- blockBody - Variable in class org.jboss.jdeparser.JLambdaImpl
-
- blockComment() - Method in class org.jboss.jdeparser.AbstractJAssignableExpr
-
- blockComment() - Method in class org.jboss.jdeparser.AbstractJCall
-
- blockComment() - Method in class org.jboss.jdeparser.AbstractJClassDef
-
- blockComment() - Method in class org.jboss.jdeparser.BasicJCommentable
-
- blockComment() - Method in class org.jboss.jdeparser.ImplJAnonymousClassDef
-
- blockComment() - Method in class org.jboss.jdeparser.JClassDefSectionImpl
-
- blockComment() - Method in interface org.jboss.jdeparser.JCommentable
-
Add a block comment.
- blockComment() - Method in class org.jboss.jdeparser.SuccessorJVarDeclaration
-
- BlockContent - Interface in org.jboss.jdeparser
-
- BlockJComment - Class in org.jboss.jdeparser
-
- BlockJComment() - Constructor for class org.jboss.jdeparser.BlockJComment
-
- body - Variable in class org.jboss.jdeparser.AbstractJMethodDef
-
- body() - Method in class org.jboss.jdeparser.AbstractJMethodDef
-
- body() - Method in class org.jboss.jdeparser.AnnotationJMethodDef
-
- body - Variable in class org.jboss.jdeparser.ImplJEnumConstant
-
- body() - Method in class org.jboss.jdeparser.ImplJEnumConstant
-
- body() - Method in interface org.jboss.jdeparser.JEnumConstant
-
Add an implementation body to this enum constant.
- body() - Method in interface org.jboss.jdeparser.JLambda
-
Get the lambda body as a block.
- body(JExpr) - Method in interface org.jboss.jdeparser.JLambda
-
Set the lambda body as an expression.
- body() - Method in class org.jboss.jdeparser.JLambdaImpl
-
- body(JExpr) - Method in class org.jboss.jdeparser.JLambdaImpl
-
- body() - Method in interface org.jboss.jdeparser.JMethodDef
-
Get the method body.
- BOOLEAN - Static variable in interface org.jboss.jdeparser.JType
-
The boolean
primitive type.
- BooleanJExpr - Class in org.jboss.jdeparser
-
- BooleanJExpr(boolean) - Constructor for class org.jboss.jdeparser.BooleanJExpr
-
- bor(JExpr) - Method in class org.jboss.jdeparser.AbstractJExpr
-
- bor(JExpr) - Method in interface org.jboss.jdeparser.JExpr
-
Combine this expression with another using the binary |
operator.
- box() - Method in class org.jboss.jdeparser.AbstractJType
-
- box() - Method in interface org.jboss.jdeparser.JType
-
The primitive-boxed version of this type.
- box() - Method in class org.jboss.jdeparser.PrimitiveJType
-
- boxed - Variable in class org.jboss.jdeparser.PrimitiveJType
-
- br() - Method in class org.jboss.jdeparser.AbstractJDocComment
-
- br() - Method in class org.jboss.jdeparser.AbstractJHtmlComment
-
- br() - Method in interface org.jboss.jdeparser.JDocComment
-
Add a line separator.
- br() - Method in interface org.jboss.jdeparser.JHtmlComment
-
Add a line separator.
- BRACE(char) - Constructor for enum org.jboss.jdeparser.Tokens.$PUNCT.BRACE
-
- braces - Variable in class org.jboss.jdeparser.BasicJBlock
-
- Braces() - Constructor for enum org.jboss.jdeparser.JBlock.Braces
-
- BRACKET(char) - Constructor for enum org.jboss.jdeparser.Tokens.$PUNCT.BRACKET
-
- bsz - Variable in class org.jboss.jdeparser.CountingWriter
-
- buffer - Variable in class org.jboss.jdeparser.CountingWriter
-
- bxor(JExpr) - Method in class org.jboss.jdeparser.AbstractJExpr
-
- bxor(JExpr) - Method in interface org.jboss.jdeparser.JExpr
-
Combine this expression with another using the binary ^
operator.
- BYTE - Static variable in interface org.jboss.jdeparser.JType
-
The byte
primitive type.
- cache - Static variable in class org.jboss.jdeparser.JExprs
-
- cache - Static variable in class org.jboss.jdeparser.JTypes
-
- CachingLinkedHashMap<K,V> - Class in org.jboss.jdeparser
-
- CachingLinkedHashMap() - Constructor for class org.jboss.jdeparser.CachingLinkedHashMap
-
- CachingThreadLocal<K,V> - Class in org.jboss.jdeparser
-
- CachingThreadLocal() - Constructor for class org.jboss.jdeparser.CachingThreadLocal
-
- call(String) - Method in class org.jboss.jdeparser.AbstractJExpr
-
- call(String) - Method in class org.jboss.jdeparser.AbstractJType
-
- call(ExecutableElement) - Method in class org.jboss.jdeparser.AbstractJType
-
- call(ExecutableElement) - Method in class org.jboss.jdeparser.BasicJBlock
-
- call(JExpr, ExecutableElement) - Method in class org.jboss.jdeparser.BasicJBlock
-
- call(String) - Method in class org.jboss.jdeparser.BasicJBlock
-
- call(JExpr, String) - Method in class org.jboss.jdeparser.BasicJBlock
-
- call(ExecutableElement) - Method in interface org.jboss.jdeparser.JBlock
-
Insert a method invocation at this point.
- call(JExpr, ExecutableElement) - Method in interface org.jboss.jdeparser.JBlock
-
Insert a method invocation at this point.
- call(String) - Method in interface org.jboss.jdeparser.JBlock
-
Insert a method invocation at this point.
- call(JExpr, String) - Method in interface org.jboss.jdeparser.JBlock
-
Insert a method invocation at this point.
- call(String) - Method in interface org.jboss.jdeparser.JExpr
-
Call the given method on this expression.
- call(ExecutableElement) - Static method in class org.jboss.jdeparser.JExprs
-
Generate a method call expression to the given element.
- call(String) - Static method in class org.jboss.jdeparser.JExprs
-
Generate a method call expression to the given method name.
- call(String) - Method in interface org.jboss.jdeparser.JType
-
Call a static method on this type.
- call(ExecutableElement) - Method in interface org.jboss.jdeparser.JType
-
Call a static method on this type.
- call(String) - Method in class org.jboss.jdeparser.NarrowedJType
-
- callerIs(Class<?>) - Static method in class org.jboss.jdeparser.Assertions
-
- callStatic(ExecutableElement) - Method in class org.jboss.jdeparser.BasicJBlock
-
- callStatic(String, String) - Method in class org.jboss.jdeparser.BasicJBlock
-
- callStatic(JType, String) - Method in class org.jboss.jdeparser.BasicJBlock
-
- callStatic(Class<?>, String) - Method in class org.jboss.jdeparser.BasicJBlock
-
- callStatic(ExecutableElement) - Method in interface org.jboss.jdeparser.JBlock
-
Insert a type-qualified static method invocation at this point.
- callStatic(String, String) - Method in interface org.jboss.jdeparser.JBlock
-
Insert a type-qualified static method invocation at this point.
- callStatic(JType, String) - Method in interface org.jboss.jdeparser.JBlock
-
Insert a type-qualified static method invocation at this point.
- callStatic(Class<?>, String) - Method in interface org.jboss.jdeparser.JBlock
-
Insert a type-qualified static method invocation at this point.
- callStatic(String, String) - Static method in class org.jboss.jdeparser.JExprs
-
Generate a method call expression to a method on the given static type.
- callStatic(JType, String) - Static method in class org.jboss.jdeparser.JExprs
-
Generate a method call expression to a method on the given static type.
- callStatic(Class<?>, String) - Static method in class org.jboss.jdeparser.JExprs
-
Generate a method call expression to a method on the given static type.
- callSuper() - Method in class org.jboss.jdeparser.BasicJBlock
-
- callSuper() - Method in interface org.jboss.jdeparser.JBlock
-
Insert a super()
call at this point.
- callThis() - Method in class org.jboss.jdeparser.BasicJBlock
-
- callThis() - Method in interface org.jboss.jdeparser.JBlock
-
Insert a this()
call at this point.
- CaseJBlock - Class in org.jboss.jdeparser
-
- CaseJBlock(ImplJSwitch, JExpr) - Constructor for class org.jboss.jdeparser.CaseJBlock
-
- cases - Variable in class org.jboss.jdeparser.ImplJSwitch
-
- cast(String) - Method in class org.jboss.jdeparser.AbstractJExpr
-
- cast(JType) - Method in class org.jboss.jdeparser.AbstractJExpr
-
- cast(Class<?>) - Method in class org.jboss.jdeparser.AbstractJExpr
-
- cast(String) - Method in interface org.jboss.jdeparser.JExpr
-
Get an expression which is a cast of this expression to the given type.
- cast(JType) - Method in interface org.jboss.jdeparser.JExpr
-
Get an expression which is a cast of this expression to the given type.
- cast(Class<?>) - Method in interface org.jboss.jdeparser.JExpr
-
Get an expression which is a cast of this expression to the given type.
- CAST - Static variable in class org.jboss.jdeparser.Prec
-
- CastJExpr - Class in org.jboss.jdeparser
-
- CastJExpr(AbstractJExpr, JType) - Constructor for class org.jboss.jdeparser.CastJExpr
-
- catches - Variable in class org.jboss.jdeparser.ImplJTry
-
- ch(int) - Static method in class org.jboss.jdeparser.JExprs
-
Generate a char
value constant.
- ch - Variable in enum org.jboss.jdeparser.Tokens.$PUNCT.ANGLE
-
- ch - Variable in enum org.jboss.jdeparser.Tokens.$PUNCT.BRACE
-
- ch - Variable in enum org.jboss.jdeparser.Tokens.$PUNCT.BRACKET
-
- ch - Variable in enum org.jboss.jdeparser.Tokens.$PUNCT
-
- ch - Variable in enum org.jboss.jdeparser.Tokens.$PUNCT.PAREN
-
- CHAR - Static variable in interface org.jboss.jdeparser.JType
-
The char
primitive type.
- CharJExpr - Class in org.jboss.jdeparser
-
- CharJExpr(int) - Constructor for class org.jboss.jdeparser.CharJExpr
-
- checkPackage() - Method in class org.jboss.jdeparser.ImplJSourceFile
-
- ClassContent - Interface in org.jboss.jdeparser
-
- classDef - Variable in class org.jboss.jdeparser.ImplJAnonymousClassDef
-
- classDef - Variable in class org.jboss.jdeparser.ImplJEnumConstant
-
- classes - Variable in class org.jboss.jdeparser.ImplJSources
-
- classExpr - Variable in class org.jboss.jdeparser.ArrayJType
-
- classExpr - Variable in class org.jboss.jdeparser.NestedJType
-
- classExpr - Variable in class org.jboss.jdeparser.PrimitiveJType
-
- classExpr - Variable in class org.jboss.jdeparser.ReferenceJType
-
- classFile - Variable in class org.jboss.jdeparser.AbstractJClassDef
-
- classFile - Variable in class org.jboss.jdeparser.SourceFileWriter
-
- ClassFileContent - Interface in org.jboss.jdeparser
-
- classFiles - Variable in class org.jboss.jdeparser.ImplJSources
-
- clazz - Variable in class org.jboss.jdeparser.AbstractJMethodDef
-
- clazz() - Method in class org.jboss.jdeparser.AbstractJMethodDef
-
- clearIndentAbsolute(FormatPreferences.Indentation) - Method in class org.jboss.jdeparser.FormatPreferences
-
Clear absolute indentation for the given context.
- close() - Method in class org.jboss.jdeparser.CountingWriter
-
- close() - Method in class org.jboss.jdeparser.SourceFileWriter
-
- CLOSE_PAREN_CONTENT - Static variable in class org.jboss.jdeparser.AbstractJComment
-
- code() - Method in class org.jboss.jdeparser.AbstractJComment
-
- code() - Method in interface org.jboss.jdeparser.JComment
-
Add an inline code tag.
- column - Variable in class org.jboss.jdeparser.CountingWriter
-
- COMMA_CONTENT - Static variable in class org.jboss.jdeparser.AbstractJComment
-
- COMMENT(String) - Constructor for enum org.jboss.jdeparser.Tokens.$PUNCT.COMMENT
-
- commentable - Variable in class org.jboss.jdeparser.AbstractJAssignableExpr
-
- commentable() - Method in class org.jboss.jdeparser.AbstractJAssignableExpr
-
- commentable - Variable in class org.jboss.jdeparser.AbstractJCall
-
- CommentContent - Interface in org.jboss.jdeparser
-
- CommentIndentation - Enum in org.jboss.jdeparser
-
- CommentIndentation(String) - Constructor for enum org.jboss.jdeparser.CommentIndentation
-
- comments - Variable in class org.jboss.jdeparser.BasicJCommentable
-
- CommentTextContent - Class in org.jboss.jdeparser
-
- CommentTextContent(String) - Constructor for class org.jboss.jdeparser.CommentTextContent
-
- comp() - Method in class org.jboss.jdeparser.AbstractJExpr
-
- comp() - Method in interface org.jboss.jdeparser.JExpr
-
Invert this expression using the unary ~
operator.
- concat(JType[], JType[]) - Static method in class org.jboss.jdeparser.NarrowedJType
-
- cond(JExpr, JExpr) - Method in class org.jboss.jdeparser.AbstractJExpr
-
- cond - Variable in class org.jboss.jdeparser.ConditionJBlock
-
- cond - Variable in class org.jboss.jdeparser.CondJExpr
-
- cond(JExpr, JExpr) - Method in interface org.jboss.jdeparser.JExpr
-
Combine this expression with two others using the ternary ? :
operator.
- COND - Static variable in class org.jboss.jdeparser.Prec
-
- ConditionJBlock - Class in org.jboss.jdeparser
-
- ConditionJBlock(BasicJBlock, JBlock.Braces, JExpr) - Constructor for class org.jboss.jdeparser.ConditionJBlock
-
- CondJExpr - Class in org.jboss.jdeparser
-
- CondJExpr(AbstractJExpr, AbstractJExpr, AbstractJExpr) - Constructor for class org.jboss.jdeparser.CondJExpr
-
- ConfigIndent - Class in org.jboss.jdeparser
-
- ConfigIndent(FormatPreferences.Indentation) - Constructor for class org.jboss.jdeparser.ConfigIndent
-
- constants - Variable in class org.jboss.jdeparser.EnumJClassDef
-
- constructor(ArrayList<ClassContent>, int) - Method in class org.jboss.jdeparser.AbstractJClassDef
-
- constructor(int) - Method in class org.jboss.jdeparser.AbstractJClassDef
-
- constructor(ArrayList<ClassContent>, int) - Method in class org.jboss.jdeparser.AnnotationJClassDef
-
- constructor(int) - Method in class org.jboss.jdeparser.ImplJAnonymousClassDef
-
- constructor(ArrayList<ClassContent>, int) - Method in class org.jboss.jdeparser.InterfaceJClassDef
-
- constructor(int) - Method in interface org.jboss.jdeparser.JClassDefSection
-
Add a constructor to this type.
- constructor(int) - Method in class org.jboss.jdeparser.JClassDefSectionImpl
-
- constructor(ArrayList<ClassContent>, int) - Method in interface org.jboss.jdeparser.Sectionable
-
- ConstructorJMethodDef - Class in org.jboss.jdeparser
-
- ConstructorJMethodDef(AbstractJClassDef, int) - Constructor for class org.jboss.jdeparser.ConstructorJMethodDef
-
- content - Variable in class org.jboss.jdeparser.AbstractJClassDef
-
- content - Variable in class org.jboss.jdeparser.AbstractJComment
-
- content - Variable in class org.jboss.jdeparser.BasicJBlock
-
- content - Variable in class org.jboss.jdeparser.ImplJSourceFile
-
- content - Variable in class org.jboss.jdeparser.JClassDefSectionImpl
-
- CountingWriter - Class in org.jboss.jdeparser
-
- CountingWriter(Writer) - Constructor for class org.jboss.jdeparser.CountingWriter
-
- countingWriter - Variable in class org.jboss.jdeparser.SourceFileWriter
-
- createPackageInfoFile(String) - Method in class org.jboss.jdeparser.ImplJSources
-
- createPackageInfoFile(String) - Method in interface org.jboss.jdeparser.JSources
-
Create a package-info.java
file.
- createSourceFile(String, String) - Method in class org.jboss.jdeparser.ImplJSources
-
- createSourceFile(String, String) - Method in interface org.jboss.jdeparser.JSources
-
Create a source file.
- createSources(JFiler, FormatPreferences) - Static method in class org.jboss.jdeparser.JDeparser
-
Create a new source generation collection.
- cvo - Static variable in class org.jboss.jdeparser.EnumIntMap
-
- FALSE - Static variable in interface org.jboss.jdeparser.JExpr
-
The constant expression for false
.
- field(ArrayList<ClassContent>, int, JType, String, JExpr) - Method in class org.jboss.jdeparser.AbstractJClassDef
-
- field(int, JType, String) - Method in class org.jboss.jdeparser.AbstractJClassDef
-
- field(int, JType, String, JExpr) - Method in class org.jboss.jdeparser.AbstractJClassDef
-
- field(int, Class<?>, String) - Method in class org.jboss.jdeparser.AbstractJClassDef
-
- field(int, Class<?>, String, JExpr) - Method in class org.jboss.jdeparser.AbstractJClassDef
-
- field(int, String, String) - Method in class org.jboss.jdeparser.AbstractJClassDef
-
- field(int, String, String, JExpr) - Method in class org.jboss.jdeparser.AbstractJClassDef
-
- field(String) - Method in class org.jboss.jdeparser.AbstractJExpr
-
- field(String) - Method in class org.jboss.jdeparser.AbstractJType
-
- field(int, JType, String) - Method in class org.jboss.jdeparser.ImplJAnonymousClassDef
-
- field(int, JType, String, JExpr) - Method in class org.jboss.jdeparser.ImplJAnonymousClassDef
-
- field(int, Class<?>, String) - Method in class org.jboss.jdeparser.ImplJAnonymousClassDef
-
- field(int, Class<?>, String, JExpr) - Method in class org.jboss.jdeparser.ImplJAnonymousClassDef
-
- field(int, String, String) - Method in class org.jboss.jdeparser.ImplJAnonymousClassDef
-
- field(int, String, String, JExpr) - Method in class org.jboss.jdeparser.ImplJAnonymousClassDef
-
- field(int, JType, String) - Method in interface org.jboss.jdeparser.JClassDefSection
-
Add a field to this type.
- field(int, JType, String, JExpr) - Method in interface org.jboss.jdeparser.JClassDefSection
-
Add a field to this type.
- field(int, Class<?>, String) - Method in interface org.jboss.jdeparser.JClassDefSection
-
Add a field to this type.
- field(int, Class<?>, String, JExpr) - Method in interface org.jboss.jdeparser.JClassDefSection
-
Add a field to this type.
- field(int, String, String) - Method in interface org.jboss.jdeparser.JClassDefSection
-
Add a field to this type.
- field(int, String, String, JExpr) - Method in interface org.jboss.jdeparser.JClassDefSection
-
Add a field to this type.
- field(int, JType, String) - Method in class org.jboss.jdeparser.JClassDefSectionImpl
-
- field(int, JType, String, JExpr) - Method in class org.jboss.jdeparser.JClassDefSectionImpl
-
- field(int, Class<?>, String) - Method in class org.jboss.jdeparser.JClassDefSectionImpl
-
- field(int, Class<?>, String, JExpr) - Method in class org.jboss.jdeparser.JClassDefSectionImpl
-
- field(int, String, String) - Method in class org.jboss.jdeparser.JClassDefSectionImpl
-
- field(int, String, String, JExpr) - Method in class org.jboss.jdeparser.JClassDefSectionImpl
-
- field(String) - Method in interface org.jboss.jdeparser.JExpr
-
Get a field of this object instance.
- field(String) - Method in interface org.jboss.jdeparser.JType
-
Look up a static field on this type.
- field(ArrayList<ClassContent>, int, JType, String, JExpr) - Method in interface org.jboss.jdeparser.Sectionable
-
- fieldCache - Variable in class org.jboss.jdeparser.AbstractJExpr
-
- FieldRefJExpr - Class in org.jboss.jdeparser
-
- FieldRefJExpr(AbstractJExpr, String) - Constructor for class org.jboss.jdeparser.FieldRefJExpr
-
- fileName - Variable in class org.jboss.jdeparser.ImplJSourceFile
-
- filer - Variable in class org.jboss.jdeparser.ImplJSources
-
- FINAL - Static variable in class org.jboss.jdeparser.JMod
-
The final
modifier.
- finallyBlock - Variable in class org.jboss.jdeparser.ImplJTry
-
- FinallyJBlock - Class in org.jboss.jdeparser
-
- FinallyJBlock(ImplJTry) - Constructor for class org.jboss.jdeparser.FinallyJBlock
-
- first - Variable in class org.jboss.jdeparser.SuccessorJVarDeclaration
-
- FirstJVarDeclaration - Class in org.jboss.jdeparser
-
- FirstJVarDeclaration(int, JType, String, JExpr) - Constructor for class org.jboss.jdeparser.FirstJVarDeclaration
-
- FLOAT - Static variable in interface org.jboss.jdeparser.JType
-
The float
primitive type.
- flush() - Method in class org.jboss.jdeparser.CountingWriter
-
- flush() - Method in class org.jboss.jdeparser.SourceFileWriter
-
- fnf(InputStream) - Static method in class org.jboss.jdeparser.FormatPreferences
-
- forEach(int, String, String, JExpr) - Method in class org.jboss.jdeparser.BasicJBlock
-
- forEach(int, JType, String, JExpr) - Method in class org.jboss.jdeparser.BasicJBlock
-
- forEach(int, Class<?>, String, JExpr) - Method in class org.jboss.jdeparser.BasicJBlock
-
- forEach(int, String, String, JExpr) - Method in interface org.jboss.jdeparser.JBlock
-
Insert a "for-each" style for
loop at this point.
- forEach(int, JType, String, JExpr) - Method in interface org.jboss.jdeparser.JBlock
-
Insert a "for-each" style for
loop at this point.
- forEach(int, Class<?>, String, JExpr) - Method in interface org.jboss.jdeparser.JBlock
-
Insert a "for-each" style for
loop at this point.
- ForEachJBlock - Class in org.jboss.jdeparser
-
- ForEachJBlock(BasicJBlock, int, JType, String, JExpr) - Constructor for class org.jboss.jdeparser.ForEachJBlock
-
- ForJBlock - Class in org.jboss.jdeparser
-
- ForJBlock(BasicJBlock) - Constructor for class org.jboss.jdeparser.ForJBlock
-
- format - Variable in class org.jboss.jdeparser.ImplJSources
-
- format - Variable in class org.jboss.jdeparser.SourceFileWriter
-
- FormatPreferences - Class in org.jboss.jdeparser
-
Formatter preferences.
- FormatPreferences() - Constructor for class org.jboss.jdeparser.FormatPreferences
-
Construct a new instance using default values.
- FormatPreferences(Properties) - Constructor for class org.jboss.jdeparser.FormatPreferences
-
Construct a new instance, mapping the given properties to the formatter configurations.
- FormatPreferences(ClassLoader) - Constructor for class org.jboss.jdeparser.FormatPreferences
-
Construct a new instance using a properties file loaded from the given class loader.
- FormatPreferences(Filer, String) - Constructor for class org.jboss.jdeparser.FormatPreferences
-
Construct a new instance using a properties file loaded from the given annotation processing filer.
- FormatPreferences(Filer) - Constructor for class org.jboss.jdeparser.FormatPreferences
-
Construct a new instance using a properties file loaded from the given annotation processing filer.
- FormatPreferences(File) - Constructor for class org.jboss.jdeparser.FormatPreferences
-
Construct a new instance using a properties file loaded from the given file name.
- FormatPreferences(InputStream) - Constructor for class org.jboss.jdeparser.FormatPreferences
-
Construct a new instance using a properties read from the given stream.
- FormatPreferences(Reader) - Constructor for class org.jboss.jdeparser.FormatPreferences
-
Construct a new instance using a properties read from the given stream.
- FormatPreferences.Indentation - Enum in org.jboss.jdeparser
-
A category of indentation.
- FormatPreferences.Opt - Enum in org.jboss.jdeparser
-
Option flags.
- FormatPreferences.Space - Enum in org.jboss.jdeparser
-
The location or position of a space.
- FormatPreferences.SpaceType - Enum in org.jboss.jdeparser
-
The type of space to apply.
- FormatPreferences.Wrapping - Enum in org.jboss.jdeparser
-
Categories for wrapping rules.
- FormatPreferences.WrappingMode - Enum in org.jboss.jdeparser
-
The wrapping mode.
- forName(String) - Static method in enum org.jboss.jdeparser.Tokens.$KW
-
- forwardLabel() - Method in class org.jboss.jdeparser.BasicJBlock
-
- forwardLabel() - Method in interface org.jboss.jdeparser.JBlock
-
Create a forward label that can be named and attached later.
- fullSize - Static variable in enum org.jboss.jdeparser.JClassItem.Kind
-
Deprecated.
- idx(JExpr) - Method in class org.jboss.jdeparser.AbstractJExpr
-
- idx(int) - Method in class org.jboss.jdeparser.AbstractJExpr
-
- idx - Variable in class org.jboss.jdeparser.ArrayLookupJExpr
-
- idx(JExpr) - Method in interface org.jboss.jdeparser.JExpr
-
Get an element of this array expression.
- idx(int) - Method in interface org.jboss.jdeparser.JExpr
-
Get an element of this array expression.
- ifFalse - Variable in class org.jboss.jdeparser.CondJExpr
-
- ifTrue - Variable in class org.jboss.jdeparser.CondJExpr
-
- ignore(String) - Method in class org.jboss.jdeparser.ImplJCatch
-
- ignore(Class<? extends Throwable>) - Method in class org.jboss.jdeparser.ImplJCatch
-
- ignore(JType) - Method in class org.jboss.jdeparser.ImplJCatch
-
- ignore(String) - Method in class org.jboss.jdeparser.ImplJTry
-
- ignore(Class<? extends Throwable>) - Method in class org.jboss.jdeparser.ImplJTry
-
- ignore(JType) - Method in class org.jboss.jdeparser.ImplJTry
-
- ignore(String) - Method in interface org.jboss.jdeparser.JTry
-
Add a catch
for an ignored exception.
- ignore(Class<? extends Throwable>) - Method in interface org.jboss.jdeparser.JTry
-
Add a catch
for an ignored exception.
- ignore(JType) - Method in interface org.jboss.jdeparser.JTry
-
Add a catch
for an ignored exception.
- ImplJAnnotation - Class in org.jboss.jdeparser
-
- ImplJAnnotation(JType) - Constructor for class org.jboss.jdeparser.ImplJAnnotation
-
- ImplJAnnotationArray - Class in org.jboss.jdeparser
-
- ImplJAnnotationArray(JType) - Constructor for class org.jboss.jdeparser.ImplJAnnotationArray
-
- ImplJAnonymousClassDef - Class in org.jboss.jdeparser
-
- ImplJAnonymousClassDef(JType) - Constructor for class org.jboss.jdeparser.ImplJAnonymousClassDef
-
- ImplJCatch - Class in org.jboss.jdeparser
-
- ImplJCatch(ImplJTry, int, JType, String) - Constructor for class org.jboss.jdeparser.ImplJCatch
-
- ImplJDocComment - Class in org.jboss.jdeparser
-
- ImplJDocComment() - Constructor for class org.jboss.jdeparser.ImplJDocComment
-
- ImplJEnumConstant - Class in org.jboss.jdeparser
-
- ImplJEnumConstant(EnumJClassDef, String) - Constructor for class org.jboss.jdeparser.ImplJEnumConstant
-
- ImplJHtmlTag - Class in org.jboss.jdeparser
-
- ImplJHtmlTag(String, boolean, boolean) - Constructor for class org.jboss.jdeparser.ImplJHtmlTag
-
- ImplJIf - Class in org.jboss.jdeparser
-
- ImplJIf(BasicJBlock, JExpr) - Constructor for class org.jboss.jdeparser.ImplJIf
-
- ImplJLabel - Class in org.jboss.jdeparser
-
- ImplJLabel(String) - Constructor for class org.jboss.jdeparser.ImplJLabel
-
- ImplJLabel() - Constructor for class org.jboss.jdeparser.ImplJLabel
-
- ImplJParamDeclaration - Class in org.jboss.jdeparser
-
- ImplJParamDeclaration(int, JType, String) - Constructor for class org.jboss.jdeparser.ImplJParamDeclaration
-
- ImplJSourceFile - Class in org.jboss.jdeparser
-
- ImplJSourceFile(ImplJSources, String, String) - Constructor for class org.jboss.jdeparser.ImplJSourceFile
-
- ImplJSources - Class in org.jboss.jdeparser
-
- ImplJSources(JFiler, FormatPreferences) - Constructor for class org.jboss.jdeparser.ImplJSources
-
- ImplJSwitch - Class in org.jboss.jdeparser
-
- ImplJSwitch(BasicJBlock, JExpr) - Constructor for class org.jboss.jdeparser.ImplJSwitch
-
- ImplJTry - Class in org.jboss.jdeparser
-
- ImplJTry(BasicJBlock) - Constructor for class org.jboss.jdeparser.ImplJTry
-
- ImplJTypeParamDef - Class in org.jboss.jdeparser
-
- ImplJTypeParamDef(String) - Constructor for class org.jboss.jdeparser.ImplJTypeParamDef
-
- imports - Variable in class org.jboss.jdeparser.ImplJSourceFile
-
- importStatic(String, String) - Method in class org.jboss.jdeparser.ImplJSourceFile
-
- importStatic(JType, String) - Method in class org.jboss.jdeparser.ImplJSourceFile
-
- importStatic(Class<?>, String) - Method in class org.jboss.jdeparser.ImplJSourceFile
-
- importStatic(String, String) - Method in interface org.jboss.jdeparser.JSourceFile
-
Add a static member import to this source file.
- importStatic(JType, String) - Method in interface org.jboss.jdeparser.JSourceFile
-
Add a static member import to this source file.
- importStatic(Class<?>, String) - Method in interface org.jboss.jdeparser.JSourceFile
-
Add a static member import to this source file.
- in(JClassItem.Kind) - Method in enum org.jboss.jdeparser.JClassItem.Kind
-
Deprecated.
Determine whether this instance is equal to one of the given instances.
- in(JClassItem.Kind, JClassItem.Kind) - Method in enum org.jboss.jdeparser.JClassItem.Kind
-
Deprecated.
Determine whether this instance is equal to one of the given instances.
- in(JClassItem.Kind, JClassItem.Kind, JClassItem.Kind) - Method in enum org.jboss.jdeparser.JClassItem.Kind
-
Deprecated.
Determine whether this instance is equal to one of the given instances.
- in(JClassItem.Kind, JClassItem.Kind, JClassItem.Kind, JClassItem.Kind) - Method in enum org.jboss.jdeparser.JClassItem.Kind
-
Deprecated.
Determine whether this instance is equal to one of the given instances.
- in(JClassItem.Kind...) - Method in enum org.jboss.jdeparser.JClassItem.Kind
-
Deprecated.
Determine whether this instance is equal to one of the given instances.
- IncDecJExpr - Class in org.jboss.jdeparser
-
- IncDecJExpr(Tokens.$PUNCT.UNOP, AbstractJExpr, int) - Constructor for class org.jboss.jdeparser.IncDecJExpr
-
- IncDecJExpr(Tokens.$PUNCT.UNOP, AbstractJExpr, int, boolean) - Constructor for class org.jboss.jdeparser.IncDecJExpr
-
- indent - Variable in enum org.jboss.jdeparser.FormatPreferences.Indentation
-
- Indent - Interface in org.jboss.jdeparser
-
- INDENT - Static variable in class org.jboss.jdeparser.InlineDocTagCommentContent
-
- indentation - Variable in class org.jboss.jdeparser.ConfigIndent
-
- Indentation() - Constructor for enum org.jboss.jdeparser.FormatPreferences.Indentation
-
- indents - Variable in class org.jboss.jdeparser.FormatPreferences
-
- indentStack - Variable in class org.jboss.jdeparser.SourceFileWriter
-
- init() - Method in class org.jboss.jdeparser.AbstractJClassDef
-
- init(ArrayList<ClassContent>) - Method in class org.jboss.jdeparser.AbstractJClassDef
-
- init(ArrayList<ClassContent>) - Method in class org.jboss.jdeparser.AnnotationJClassDef
-
- init - Variable in class org.jboss.jdeparser.ForJBlock
-
- init(int, String, String, JExpr) - Method in class org.jboss.jdeparser.ForJBlock
-
- init(int, JType, String, JExpr) - Method in class org.jboss.jdeparser.ForJBlock
-
- init(int, Class<?>, String, JExpr) - Method in class org.jboss.jdeparser.ForJBlock
-
- init() - Method in class org.jboss.jdeparser.ImplJAnonymousClassDef
-
- init(ArrayList<ClassContent>) - Method in class org.jboss.jdeparser.InterfaceJClassDef
-
- init() - Method in interface org.jboss.jdeparser.JClassDefSection
-
Add a "raw" initialization block to this type definition.
- init() - Method in class org.jboss.jdeparser.JClassDefSectionImpl
-
- init(int, String, String, JExpr) - Method in interface org.jboss.jdeparser.JFor
-
Add a loop initializer.
- init(int, JType, String, JExpr) - Method in interface org.jboss.jdeparser.JFor
-
Add a loop initializer.
- init(int, Class<?>, String, JExpr) - Method in interface org.jboss.jdeparser.JFor
-
Add a loop initializer.
- init(ArrayList<ClassContent>) - Method in interface org.jboss.jdeparser.Sectionable
-
- initialValue() - Method in class org.jboss.jdeparser.CachingThreadLocal
-
- InitJBlock - Class in org.jboss.jdeparser
-
- InitJBlock() - Constructor for class org.jboss.jdeparser.InitJBlock
-
- inlineDocTag(String, String) - Method in class org.jboss.jdeparser.AbstractJComment
-
- inlineDocTag(String) - Method in class org.jboss.jdeparser.AbstractJComment
-
- inlineDocTag(String, String) - Method in class org.jboss.jdeparser.AbstractJDocComment
-
- inlineDocTag(String, String) - Method in class org.jboss.jdeparser.AbstractJHtmlComment
-
- inlineDocTag(String, String) - Method in interface org.jboss.jdeparser.JComment
-
Add an inline doc tag with simple content.
- inlineDocTag(String) - Method in interface org.jboss.jdeparser.JComment
-
Add an inline doc tag.
- inlineDocTag(String, String) - Method in interface org.jboss.jdeparser.JDocComment
-
Add an inline doc tag with simple content.
- inlineDocTag(String) - Method in interface org.jboss.jdeparser.JDocComment
-
Add an inline doc tag.
- inlineDocTag(String, String) - Method in interface org.jboss.jdeparser.JHtmlComment
-
Add an inline doc tag with simple content.
- InlineDocTagCommentContent - Class in org.jboss.jdeparser
-
- InlineDocTagCommentContent(String) - Constructor for class org.jboss.jdeparser.InlineDocTagCommentContent
-
- INNER - Static variable in class org.jboss.jdeparser.JMod
-
- InnerJAnonymousClassDef - Class in org.jboss.jdeparser
-
- InnerJAnonymousClassDef(AbstractJExpr, JType) - Constructor for class org.jboss.jdeparser.InnerJAnonymousClassDef
-
- InnerNewJCall - Class in org.jboss.jdeparser
-
- InnerNewJCall(AbstractJExpr, JType) - Constructor for class org.jboss.jdeparser.InnerNewJCall
-
- INSTANCE - Static variable in class org.jboss.jdeparser.BlankLine
-
- INSTANCE - Static variable in class org.jboss.jdeparser.NonTrailingSpaceContent
-
- InstanceJCall - Class in org.jboss.jdeparser
-
- InstanceJCall(AbstractJExpr, String) - Constructor for class org.jboss.jdeparser.InstanceJCall
-
- INSTANCEOF - Static variable in class org.jboss.jdeparser.Prec
-
- InstanceOfJExpr - Class in org.jboss.jdeparser
-
- InstanceOfJExpr(AbstractJExpr, JType) - Constructor for class org.jboss.jdeparser.InstanceOfJExpr
-
- INT - Static variable in interface org.jboss.jdeparser.JType
-
The int
primitive type.
- IntegerJExpr - Class in org.jboss.jdeparser
-
- IntegerJExpr(int, int) - Constructor for class org.jboss.jdeparser.IntegerJExpr
-
- InterfaceJClassDef - Class in org.jboss.jdeparser
-
- InterfaceJClassDef(int, ImplJSourceFile, String) - Constructor for class org.jboss.jdeparser.InterfaceJClassDef
-
- InterfaceJClassDef(int, AbstractJClassDef, String) - Constructor for class org.jboss.jdeparser.InterfaceJClassDef
-
- isExtendsNotSuper() - Method in class org.jboss.jdeparser.WildcardJType
-
- isFull(EnumSet<JClassItem.Kind>) - Static method in enum org.jboss.jdeparser.JClassItem.Kind
-
Deprecated.
Determine whether the given set is fully populated (or "full"), meaning it contains all possible values.
- isIndentAbsolute(FormatPreferences.Indentation) - Method in class org.jboss.jdeparser.FormatPreferences
-
Determine whether the indentation for the given context is absolute or relative.
- isNewLine() - Method in class org.jboss.jdeparser.ImplJHtmlTag
-
- isPostfix() - Method in class org.jboss.jdeparser.UnaryJExpr
-
- isResolved() - Method in class org.jboss.jdeparser.ImplJLabel
-
- iterable - Variable in class org.jboss.jdeparser.ForEachJBlock
-
- JAnnotatable - Interface in org.jboss.jdeparser
-
A program element which can be annotated.
- JAnnotation - Interface in org.jboss.jdeparser
-
An annotation.
- JAnnotationArray - Interface in org.jboss.jdeparser
-
An array of annotations.
- JAnonymousClassDef - Interface in org.jboss.jdeparser
-
An anonymous class definition.
- JArrayExpr - Interface in org.jboss.jdeparser
-
An array expression, which can have more values added to it.
- JAssignableExpr - Interface in org.jboss.jdeparser
-
An expression which is assignable (that is, is a valid "lvalue").
- JBlock - Interface in org.jboss.jdeparser
-
A block of code, to which statements may be added.
- JBlock.Braces - Enum in org.jboss.jdeparser
-
Braces mode.
- JCall - Interface in org.jboss.jdeparser
-
A method or constructor call.
- JCatch - Interface in org.jboss.jdeparser
-
A catch
branch for a try
block.
- JClassDef - Interface in org.jboss.jdeparser
-
A type definition, which can be a class, interface, annotation type, etc.
- JClassDefSection - Interface in org.jboss.jdeparser
-
A section of a class definition, to which members, comments, and blank lines may be added.
- JClassDefSectionImpl - Class in org.jboss.jdeparser
-
- JClassDefSectionImpl(Sectionable) - Constructor for class org.jboss.jdeparser.JClassDefSectionImpl
-
- JClassItem - Interface in org.jboss.jdeparser
-
Deprecated.
- JClassItem.Kind - Enum in org.jboss.jdeparser
-
Deprecated.
- JComment - Interface in org.jboss.jdeparser
-
A source comment or tag body.
- JCommentable - Interface in org.jboss.jdeparser
-
A program element which can have comments attached to it.
- JDeparser - Class in org.jboss.jdeparser
-
The main entry point for this library.
- JDeparser() - Constructor for class org.jboss.jdeparser.JDeparser
-
- JDocComment - Interface in org.jboss.jdeparser
-
A JavaDoc comment.
- JDocCommentable - Interface in org.jboss.jdeparser
-
A program element which can have a documentation tag associated with it.
- JEnumConstant - Interface in org.jboss.jdeparser
-
An enum constant definition.
- JExpr - Interface in org.jboss.jdeparser
-
A modelled expression.
- JExprs - Class in org.jboss.jdeparser
-
The factory for generating simple expressions.
- JExprs() - Constructor for class org.jboss.jdeparser.JExprs
-
- JFiler - Class in org.jboss.jdeparser
-
A file manager for writing out source files.
- JFiler() - Constructor for class org.jboss.jdeparser.JFiler
-
Construct a new instance.
- JFor - Interface in org.jboss.jdeparser
-
A for
loop.
- JGenericDef - Interface in org.jboss.jdeparser
-
A generic type or method definition.
- JHtmlComment - Interface in org.jboss.jdeparser
-
A comment that supports HTML content.
- JHtmlTag - Interface in org.jboss.jdeparser
-
- JIf - Interface in org.jboss.jdeparser
-
An if
statement.
- JLabel - Interface in org.jboss.jdeparser
-
A source label.
- JLambda - Interface in org.jboss.jdeparser
-
A Java 8 lambda.
- JLambdaImpl - Class in org.jboss.jdeparser
-
- JLambdaImpl() - Constructor for class org.jboss.jdeparser.JLambdaImpl
-
- JLambdaImpl.Param - Class in org.jboss.jdeparser
-
- JMethodDef - Interface in org.jboss.jdeparser
-
A method or constructor definition.
- JMod - Class in org.jboss.jdeparser
-
The set of modifiers for types and members.
- JMod() - Constructor for class org.jboss.jdeparser.JMod
-
- JPackageInfoFile - Interface in org.jboss.jdeparser
-
A package-info.java
file definition.
- JParamDeclaration - Interface in org.jboss.jdeparser
-
A parameter declaration.
- JSimpleArgs - Interface in org.jboss.jdeparser
-
A program element which supports simple arguments.
- JSourceFile - Interface in org.jboss.jdeparser
-
A source file.
- JSources - Interface in org.jboss.jdeparser
-
A repository of source files.
- JStatement - Interface in org.jboss.jdeparser
-
A statement in a program.
- JSwitch - Interface in org.jboss.jdeparser
-
A switch
statement.
- JTry - Interface in org.jboss.jdeparser
-
A try
block.
- JType - Interface in org.jboss.jdeparser
-
A type specification.
- JTypeCommentContent - Class in org.jboss.jdeparser
-
- JTypeCommentContent(JType) - Constructor for class org.jboss.jdeparser.JTypeCommentContent
-
- JTypeParamDef - Interface in org.jboss.jdeparser
-
A type parameter definition.
- JTypes - Class in org.jboss.jdeparser
-
The factory for generating simple types.
- JTypes() - Constructor for class org.jboss.jdeparser.JTypes
-
- JVarDeclaration - Interface in org.jboss.jdeparser
-
A variable declaration.
- p() - Method in class org.jboss.jdeparser.AbstractJDocComment
-
- p() - Method in class org.jboss.jdeparser.AbstractJHtmlComment
-
- p() - Method in interface org.jboss.jdeparser.JDocComment
-
Add a paragraph separator.
- p() - Method in interface org.jboss.jdeparser.JHtmlComment
-
Add a paragraph separator.
- packageName - Variable in class org.jboss.jdeparser.ImplJSourceFile
-
- packageName - Variable in class org.jboss.jdeparser.ReferenceJType
-
- packageWritten - Variable in class org.jboss.jdeparser.ImplJSourceFile
-
- param(String) - Method in class org.jboss.jdeparser.AbstractJDocComment
-
- param(int, JType, String) - Method in class org.jboss.jdeparser.AbstractJMethodDef
-
- param(JType, String) - Method in class org.jboss.jdeparser.AbstractJMethodDef
-
- param(int, String, String) - Method in class org.jboss.jdeparser.AbstractJMethodDef
-
- param(String, String) - Method in class org.jboss.jdeparser.AbstractJMethodDef
-
- param(int, Class<?>, String) - Method in class org.jboss.jdeparser.AbstractJMethodDef
-
- param(Class<?>, String) - Method in class org.jboss.jdeparser.AbstractJMethodDef
-
- param(int, JType, String) - Method in class org.jboss.jdeparser.AnnotationJMethodDef
-
- param(String) - Method in interface org.jboss.jdeparser.JDocComment
-
Add a @param
tag.
- param(JType, String) - Method in interface org.jboss.jdeparser.JLambda
-
Add a declared-type parameter to this lambda.
- param(String, String) - Method in interface org.jboss.jdeparser.JLambda
-
Add a declared-type parameter to this lambda.
- param(Class<?>, String) - Method in interface org.jboss.jdeparser.JLambda
-
Add a declared-type parameter to this lambda.
- param(String) - Method in interface org.jboss.jdeparser.JLambda
-
Add an inferred-type parameter to this lambda.
- param(JType, String) - Method in class org.jboss.jdeparser.JLambdaImpl
-
- param(String, String) - Method in class org.jboss.jdeparser.JLambdaImpl
-
- param(Class<?>, String) - Method in class org.jboss.jdeparser.JLambdaImpl
-
- param(String) - Method in class org.jboss.jdeparser.JLambdaImpl
-
- Param(JType, String) - Constructor for class org.jboss.jdeparser.JLambdaImpl.Param
-
- param(int, JType, String) - Method in interface org.jboss.jdeparser.JMethodDef
-
Add a parameter to this method.
- param(JType, String) - Method in interface org.jboss.jdeparser.JMethodDef
-
Add a parameter to this method.
- param(int, String, String) - Method in interface org.jboss.jdeparser.JMethodDef
-
Add a parameter to this method.
- param(String, String) - Method in interface org.jboss.jdeparser.JMethodDef
-
Add a parameter to this method.
- param(int, Class<?>, String) - Method in interface org.jboss.jdeparser.JMethodDef
-
Add a parameter to this method.
- param(Class<?>, String) - Method in interface org.jboss.jdeparser.JMethodDef
-
Add a parameter to this method.
- params - Variable in class org.jboss.jdeparser.AbstractJMethodDef
-
- params() - Method in class org.jboss.jdeparser.AbstractJMethodDef
-
- params - Variable in class org.jboss.jdeparser.JLambdaImpl
-
- params() - Method in interface org.jboss.jdeparser.JMethodDef
-
Get the list of parameters defined thus far.
- paren() - Method in class org.jboss.jdeparser.AbstractJExpr
-
- paren() - Method in interface org.jboss.jdeparser.JExpr
-
Explicitly wrap this expression in parentheses.
- PAREN - Static variable in class org.jboss.jdeparser.Prec
-
- PAREN(char) - Constructor for enum org.jboss.jdeparser.Tokens.$PUNCT.PAREN
-
- ParenJExpr - Class in org.jboss.jdeparser
-
- ParenJExpr(AbstractJExpr) - Constructor for class org.jboss.jdeparser.ParenJExpr
-
- parent - Variable in class org.jboss.jdeparser.BasicJBlock
-
- parent - Variable in class org.jboss.jdeparser.ImplJSwitch
-
- PlainJArrayExpr - Class in org.jboss.jdeparser
-
- PlainJArrayExpr() - Constructor for class org.jboss.jdeparser.PlainJArrayExpr
-
- PlainJArrayExpr(JExpr...) - Constructor for class org.jboss.jdeparser.PlainJArrayExpr
-
- PlainJClassDef - Class in org.jboss.jdeparser
-
- PlainJClassDef(int, ImplJSourceFile, String) - Constructor for class org.jboss.jdeparser.PlainJClassDef
-
- PlainJClassDef(int, AbstractJClassDef, String) - Constructor for class org.jboss.jdeparser.PlainJClassDef
-
- plus(JExpr) - Method in class org.jboss.jdeparser.AbstractJExpr
-
- plus(JExpr) - Method in interface org.jboss.jdeparser.JExpr
-
Combine this expression with another using the binary +
operator.
- popIndent(FormatPreferences.Indentation) - Method in class org.jboss.jdeparser.SourceFileWriter
-
- popIndent(Indent) - Method in class org.jboss.jdeparser.SourceFileWriter
-
- popThisType(AbstractJType) - Method in class org.jboss.jdeparser.SourceFileWriter
-
- POST_INC_DEC - Static variable in class org.jboss.jdeparser.Prec
-
- postDec() - Method in class org.jboss.jdeparser.AbstractJAssignableExpr
-
- postDec(JAssignableExpr) - Method in class org.jboss.jdeparser.BasicJBlock
-
- postDec() - Method in interface org.jboss.jdeparser.JAssignableExpr
-
Apply the postfix --
operator to this expression.
- postDec(JAssignableExpr) - Method in interface org.jboss.jdeparser.JBlock
-
Insert a postfix --
expression at this point.
- postfix - Variable in class org.jboss.jdeparser.UnaryJExpr
-
- postInc() - Method in class org.jboss.jdeparser.AbstractJAssignableExpr
-
- postInc(JAssignableExpr) - Method in class org.jboss.jdeparser.BasicJBlock
-
- postInc() - Method in interface org.jboss.jdeparser.JAssignableExpr
-
Apply the postfix ++
operator to this expression.
- postInc(JAssignableExpr) - Method in interface org.jboss.jdeparser.JBlock
-
Insert a postfix ++
expression at this point.
- PRE_INC_DEC - Static variable in class org.jboss.jdeparser.Prec
-
- prec - Variable in class org.jboss.jdeparser.AbstractJExpr
-
- prec() - Method in class org.jboss.jdeparser.AbstractJExpr
-
- Prec - Class in org.jboss.jdeparser
-
- Prec() - Constructor for class org.jboss.jdeparser.Prec
-
- preDec() - Method in class org.jboss.jdeparser.AbstractJAssignableExpr
-
- preDec(JAssignableExpr) - Method in class org.jboss.jdeparser.BasicJBlock
-
- preDec() - Method in interface org.jboss.jdeparser.JAssignableExpr
-
Apply the prefix --
operator to this expression.
- preDec(JAssignableExpr) - Method in interface org.jboss.jdeparser.JBlock
-
Insert a prefix --
expression at this point.
- preformattedCode() - Method in class org.jboss.jdeparser.AbstractJHtmlComment
-
- preformattedCode() - Method in interface org.jboss.jdeparser.JHtmlComment
-
Add an inline @code
tag within a {@code
- preInc() - Method in class org.jboss.jdeparser.AbstractJAssignableExpr
-
- preInc(JAssignableExpr) - Method in class org.jboss.jdeparser.BasicJBlock
-
- preInc() - Method in interface org.jboss.jdeparser.JAssignableExpr
-
Apply the prefix ++
operator to this expression.
- preInc(JAssignableExpr) - Method in interface org.jboss.jdeparser.JBlock
-
Insert a prefix ++
expression at this point.
- PrimitiveJType - Class in org.jboss.jdeparser
-
- PrimitiveJType(String, String) - Constructor for class org.jboss.jdeparser.PrimitiveJType
-
- PRIVATE - Static variable in class org.jboss.jdeparser.JMod
-
The private
modifier.
- PRIVATE_BITS - Static variable in class org.jboss.jdeparser.JMod
-
- processSpacing() - Method in class org.jboss.jdeparser.SourceFileWriter
-
- properties - Variable in class org.jboss.jdeparser.ImplJAnnotation
-
- PROPERTIES_FILE_NAME - Static variable in class org.jboss.jdeparser.FormatPreferences
-
- PROTECTED - Static variable in class org.jboss.jdeparser.JMod
-
The protected
modifier.
- PUBLIC - Static variable in class org.jboss.jdeparser.JMod
-
The public
modifier.
- pushIndent(FormatPreferences.Indentation) - Method in class org.jboss.jdeparser.SourceFileWriter
-
- pushIndent(Indent) - Method in class org.jboss.jdeparser.SourceFileWriter
-
- pushThisType(AbstractJType) - Method in class org.jboss.jdeparser.SourceFileWriter
-
- put(E, int) - Method in class org.jboss.jdeparser.EnumIntMap
-
- section() - Method in class org.jboss.jdeparser.AbstractJClassDef
-
- section() - Method in class org.jboss.jdeparser.ImplJAnonymousClassDef
-
- section() - Method in interface org.jboss.jdeparser.JClassDefSection
-
Create a section at this point, into which additional items may be added.
- section() - Method in class org.jboss.jdeparser.JClassDefSectionImpl
-
- sectionable - Variable in class org.jboss.jdeparser.JClassDefSectionImpl
-
- Sectionable - Interface in org.jboss.jdeparser
-
- setAllSpaceTypes(FormatPreferences.SpaceType, FormatPreferences.Space...) - Method in class org.jboss.jdeparser.FormatPreferences
-
Set several space contexts to the same spacing type.
- setClassFile(ImplJSourceFile) - Method in class org.jboss.jdeparser.SourceFileWriter
-
- setEncoding(String) - Method in class org.jboss.jdeparser.JFiler
-
Set the file encoding to use.
- setIndent(FormatPreferences.Indentation, int) - Method in class org.jboss.jdeparser.FormatPreferences
-
Set the configured indentation for the given context.
- setIndentAbsolute(FormatPreferences.Indentation) - Method in class org.jboss.jdeparser.FormatPreferences
-
Set absolute indentation for the given context.
- setName(String) - Method in class org.jboss.jdeparser.ImplJLabel
-
- setSpaceType(FormatPreferences.Space, FormatPreferences.SpaceType) - Method in class org.jboss.jdeparser.FormatPreferences
-
Set the spacing type for the given space context.
- setWrapMode(FormatPreferences.Wrapping, FormatPreferences.WrappingMode) - Method in class org.jboss.jdeparser.FormatPreferences
-
Set the wrapping mode for the given wrapping context.
- SHIFT - Static variable in class org.jboss.jdeparser.Prec
-
- shl(JExpr) - Method in class org.jboss.jdeparser.AbstractJExpr
-
- shl(JExpr) - Method in interface org.jboss.jdeparser.JExpr
-
Combine this expression with another using the binary <<
operator.
- shlAssign(JExpr) - Method in class org.jboss.jdeparser.AbstractJAssignableExpr
-
- shlAssign(JAssignableExpr, JExpr) - Method in class org.jboss.jdeparser.BasicJBlock
-
- shlAssign(JExpr) - Method in interface org.jboss.jdeparser.JAssignableExpr
-
Combine this expression with another using the binary <<=
operator.
- shlAssign(JAssignableExpr, JExpr) - Method in interface org.jboss.jdeparser.JBlock
-
Insert an assignment (<<=
) expression at this point.
- SHORT - Static variable in interface org.jboss.jdeparser.JType
-
The short
primitive type.
- shr(JExpr) - Method in class org.jboss.jdeparser.AbstractJExpr
-
- shr(JExpr) - Method in interface org.jboss.jdeparser.JExpr
-
Combine this expression with another using the binary >>
operator.
- shrAssign(JExpr) - Method in class org.jboss.jdeparser.AbstractJAssignableExpr
-
- shrAssign(JAssignableExpr, JExpr) - Method in class org.jboss.jdeparser.BasicJBlock
-
- shrAssign(JExpr) - Method in interface org.jboss.jdeparser.JAssignableExpr
-
Combine this expression with another using the binary >>=
operator.
- shrAssign(JAssignableExpr, JExpr) - Method in interface org.jboss.jdeparser.JBlock
-
Insert an assignment (>>=
) expression at this point.
- simpleName() - Method in class org.jboss.jdeparser.AbstractJType
-
- simpleName() - Method in class org.jboss.jdeparser.ArrayJType
-
- simpleName() - Method in interface org.jboss.jdeparser.JType
-
Get the simple name of this type.
- simpleName() - Method in class org.jboss.jdeparser.NarrowedJType
-
- simpleName() - Method in class org.jboss.jdeparser.NestedJType
-
- simpleName - Variable in class org.jboss.jdeparser.PrimitiveJType
-
- simpleName() - Method in class org.jboss.jdeparser.PrimitiveJType
-
- simpleName - Variable in class org.jboss.jdeparser.ReferenceJType
-
- simpleName() - Method in class org.jboss.jdeparser.ReferenceJType
-
- simpleName() - Method in class org.jboss.jdeparser.ThisJType
-
- simpleName() - Method in class org.jboss.jdeparser.WildcardJType
-
- size() - Method in class org.jboss.jdeparser.BasicJBlock
-
- size() - Method in class org.jboss.jdeparser.ImplJAnnotationArray
-
- SMART_NAME_SORT - Static variable in interface org.jboss.jdeparser.JClassItem
-
Deprecated.
- SourceFileWriter - Class in org.jboss.jdeparser
-
- SourceFileWriter(FormatPreferences, Writer) - Constructor for class org.jboss.jdeparser.SourceFileWriter
-
- sources - Variable in class org.jboss.jdeparser.ImplJSourceFile
-
- sp() - Method in class org.jboss.jdeparser.AbstractJComment
-
- sp() - Method in class org.jboss.jdeparser.AbstractJDocComment
-
- sp() - Method in class org.jboss.jdeparser.AbstractJHtmlComment
-
- sp() - Method in interface org.jboss.jdeparser.JComment
-
Add a non-trailing space.
- sp() - Method in interface org.jboss.jdeparser.JDocComment
-
Add a non-trailing space.
- sp() - Method in interface org.jboss.jdeparser.JHtmlComment
-
Add a non-trailing space.
- sp() - Method in class org.jboss.jdeparser.SourceFileWriter
-
Force a space if one hasn't already been added.
- Space() - Constructor for enum org.jboss.jdeparser.FormatPreferences.Space
-
- spaceState - Variable in class org.jboss.jdeparser.SourceFileWriter
-
- SpaceType() - Constructor for enum org.jboss.jdeparser.FormatPreferences.SpaceType
-
- spaceTypes - Variable in class org.jboss.jdeparser.FormatPreferences
-
- spacingRule - Variable in enum org.jboss.jdeparser.Tokens.$PUNCT.BINOP
-
- split(ArrayList<String>, char, String) - Static method in class org.jboss.jdeparser.FormatPreferences
-
- SS_2_NEW_LINE - Static variable in class org.jboss.jdeparser.SourceFileWriter
-
- SS_ADDED - Static variable in class org.jboss.jdeparser.SourceFileWriter
-
- SS_NEEDED - Static variable in class org.jboss.jdeparser.SourceFileWriter
-
- SS_NEW_LINE - Static variable in class org.jboss.jdeparser.SourceFileWriter
-
- SS_NONE - Static variable in class org.jboss.jdeparser.SourceFileWriter
-
- stackIterator - Variable in class org.jboss.jdeparser.SourceFileWriter
-
- state - Variable in class org.jboss.jdeparser.SourceFileWriter
-
- STATIC - Static variable in class org.jboss.jdeparser.JMod
-
The static
modifier.
- staticImports - Variable in class org.jboss.jdeparser.ImplJSourceFile
-
- staticInit() - Method in class org.jboss.jdeparser.AbstractJClassDef
-
- staticInit(ArrayList<ClassContent>) - Method in class org.jboss.jdeparser.AbstractJClassDef
-
- staticInit() - Method in class org.jboss.jdeparser.ImplJAnonymousClassDef
-
- staticInit() - Method in interface org.jboss.jdeparser.JClassDefSection
-
Add a static initialization block to this type definition.
- staticInit() - Method in class org.jboss.jdeparser.JClassDefSectionImpl
-
- staticInit(ArrayList<ClassContent>) - Method in interface org.jboss.jdeparser.Sectionable
-
- StaticInitJBlock - Class in org.jboss.jdeparser
-
- StaticInitJBlock() - Constructor for class org.jboss.jdeparser.StaticInitJBlock
-
- StaticJCall - Class in org.jboss.jdeparser
-
- StaticJCall(AbstractJType, String) - Constructor for class org.jboss.jdeparser.StaticJCall
-
- StaticRefJExpr - Class in org.jboss.jdeparser
-
- StaticRefJExpr(AbstractJType, String) - Constructor for class org.jboss.jdeparser.StaticRefJExpr
-
- staticRefs - Variable in class org.jboss.jdeparser.AbstractJType
-
- str(String) - Static method in class org.jboss.jdeparser.JExprs
-
Generate a string constant value.
- str - Variable in enum org.jboss.jdeparser.Tokens.$PUNCT.BINOP
-
- str - Variable in enum org.jboss.jdeparser.Tokens.$PUNCT.COMMENT
-
- str - Variable in enum org.jboss.jdeparser.Tokens.$PUNCT.UNOP
-
- STRICTFP - Static variable in class org.jboss.jdeparser.JMod
-
The strictfp
modifier.
- StringJExpr - Class in org.jboss.jdeparser
-
- StringJExpr(String) - Constructor for class org.jboss.jdeparser.StringJExpr
-
- subAssign(JExpr) - Method in class org.jboss.jdeparser.AbstractJAssignableExpr
-
- subAssign(JAssignableExpr, JExpr) - Method in class org.jboss.jdeparser.BasicJBlock
-
- subAssign(JExpr) - Method in interface org.jboss.jdeparser.JAssignableExpr
-
Combine this expression with another using the binary -=
operator.
- subAssign(JAssignableExpr, JExpr) - Method in interface org.jboss.jdeparser.JBlock
-
Insert an assignment (-=
) expression at this point.
- SuccessorJVarDeclaration - Class in org.jboss.jdeparser
-
- SuccessorJVarDeclaration(FirstJVarDeclaration, String, JExpr) - Constructor for class org.jboss.jdeparser.SuccessorJVarDeclaration
-
- successors - Variable in class org.jboss.jdeparser.FirstJVarDeclaration
-
- superExpr - Variable in class org.jboss.jdeparser.NestedJType
-
- superExpr - Variable in class org.jboss.jdeparser.ReferenceJType
-
- supportsCompactInitOnly() - Method in class org.jboss.jdeparser.AbstractJClassDef
-
- supportsCompactInitOnly() - Method in class org.jboss.jdeparser.InterfaceJClassDef
-
- synchExpr - Variable in class org.jboss.jdeparser.SynchJBlock
-
- SynchJBlock - Class in org.jboss.jdeparser
-
- SynchJBlock(BasicJBlock, AbstractJExpr) - Constructor for class org.jboss.jdeparser.SynchJBlock
-
- SYNCHRONIZED - Static variable in class org.jboss.jdeparser.JMod
-
The synchronized
modifier.
- tag - Variable in class org.jboss.jdeparser.DocTagJHtmlComment
-
- tag - Variable in class org.jboss.jdeparser.ImplJHtmlTag
-
- tagName - Variable in class org.jboss.jdeparser.InlineDocTagCommentContent
-
- target - Variable in class org.jboss.jdeparser.InnerNewJCall
-
- target - Variable in class org.jboss.jdeparser.InstanceJCall
-
- targetType - Variable in class org.jboss.jdeparser.WildcardJType
-
- tempName() - Method in class org.jboss.jdeparser.BasicJBlock
-
- tempName() - Method in interface org.jboss.jdeparser.JBlock
-
Generate a temporary variable name.
- tempVar(String, JExpr) - Method in class org.jboss.jdeparser.BasicJBlock
-
- tempVar(JType, JExpr) - Method in class org.jboss.jdeparser.BasicJBlock
-
- tempVar(Class<?>, JExpr) - Method in class org.jboss.jdeparser.BasicJBlock
-
- tempVar(String, JExpr) - Method in interface org.jboss.jdeparser.JBlock
-
Insert a local variable declaration at this point with a generated name.
- tempVar(JType, JExpr) - Method in interface org.jboss.jdeparser.JBlock
-
Insert a local variable declaration at this point with a generated name.
- tempVar(Class<?>, JExpr) - Method in interface org.jboss.jdeparser.JBlock
-
Insert a local variable declaration at this point with a generated name.
- test - Variable in class org.jboss.jdeparser.ForJBlock
-
- test(JExpr) - Method in class org.jboss.jdeparser.ForJBlock
-
- test(JExpr) - Method in interface org.jboss.jdeparser.JFor
-
Add a test expression.
- text(String) - Method in class org.jboss.jdeparser.AbstractJComment
-
- text(String) - Method in class org.jboss.jdeparser.AbstractJDocComment
-
- text(String) - Method in class org.jboss.jdeparser.AbstractJHtmlComment
-
- text - Variable in enum org.jboss.jdeparser.CommentIndentation
-
- text - Variable in class org.jboss.jdeparser.CommentTextContent
-
- text(String) - Method in interface org.jboss.jdeparser.JComment
-
Add some text to the end of this comment.
- text(String) - Method in interface org.jboss.jdeparser.JDocComment
-
Add some text to the end of this comment.
- text(String) - Method in interface org.jboss.jdeparser.JHtmlComment
-
Add some text to the end of this comment.
- THIS - Static variable in interface org.jboss.jdeparser.JExpr
-
The constant expression for this
.
- THIS - Static variable in interface org.jboss.jdeparser.JType
-
A special type that always renders to the type of the class it is encountered in.
- thisExpr - Variable in class org.jboss.jdeparser.NestedJType
-
- thisExpr - Variable in class org.jboss.jdeparser.ReferenceJType
-
- ThisJType - Class in org.jboss.jdeparser
-
- ThisJType() - Constructor for class org.jboss.jdeparser.ThisJType
-
- thisTypeStack - Variable in class org.jboss.jdeparser.SourceFileWriter
-
- times(JExpr) - Method in class org.jboss.jdeparser.AbstractJExpr
-
- times(JExpr) - Method in interface org.jboss.jdeparser.JExpr
-
Combine this expression with another using the binary *
operator.
- tmpId - Variable in class org.jboss.jdeparser.BasicJBlock
-
- Token - Interface in org.jboss.jdeparser
-
- Tokens - Enum in org.jboss.jdeparser
-
- Tokens() - Constructor for enum org.jboss.jdeparser.Tokens
-
- Tokens.$KW - Enum in org.jboss.jdeparser
-
- Tokens.$PUNCT - Enum in org.jboss.jdeparser
-
- Tokens.$PUNCT.ANGLE - Enum in org.jboss.jdeparser
-
- Tokens.$PUNCT.BINOP - Enum in org.jboss.jdeparser
-
- Tokens.$PUNCT.BRACE - Enum in org.jboss.jdeparser
-
- Tokens.$PUNCT.BRACKET - Enum in org.jboss.jdeparser
-
- Tokens.$PUNCT.COMMENT - Enum in org.jboss.jdeparser
-
- Tokens.$PUNCT.PAREN - Enum in org.jboss.jdeparser
-
- Tokens.$PUNCT.UNOP - Enum in org.jboss.jdeparser
-
- toString() - Method in class org.jboss.jdeparser.AbstractJType
-
- toString() - Method in class org.jboss.jdeparser.ArrayJType
-
- toString() - Method in class org.jboss.jdeparser.NarrowedJType
-
- toString() - Method in class org.jboss.jdeparser.NestedJType
-
- toString() - Method in class org.jboss.jdeparser.NewDimJArrayExpr
-
- toString() - Method in class org.jboss.jdeparser.PrimitiveJType
-
- toString() - Method in class org.jboss.jdeparser.ReferenceJType
-
- toString() - Method in class org.jboss.jdeparser.ThisJType
-
- toString() - Method in class org.jboss.jdeparser.WildcardJType
-
- TRANSIENT - Static variable in class org.jboss.jdeparser.JMod
-
The transient
modifier.
- TRUE - Static variable in interface org.jboss.jdeparser.JExpr
-
The constant expression for true
.
- TryJVarDeclaration - Class in org.jboss.jdeparser
-
- TryJVarDeclaration(int, JType, String, JExpr, ImplJTry) - Constructor for class org.jboss.jdeparser.TryJVarDeclaration
-
- type - Variable in class org.jboss.jdeparser.CastJExpr
-
- type - Variable in class org.jboss.jdeparser.EnumIntMap
-
- type - Variable in class org.jboss.jdeparser.FirstJVarDeclaration
-
- type() - Method in class org.jboss.jdeparser.FirstJVarDeclaration
-
- type - Variable in class org.jboss.jdeparser.ForEachJBlock
-
- type - Variable in class org.jboss.jdeparser.ImplJAnnotation
-
- type - Variable in class org.jboss.jdeparser.ImplJAnnotationArray
-
- type - Variable in class org.jboss.jdeparser.ImplJAnonymousClassDef
-
- type() - Method in class org.jboss.jdeparser.ImplJAnonymousClassDef
-
- type - Variable in class org.jboss.jdeparser.ImplJParamDeclaration
-
- type() - Method in class org.jboss.jdeparser.ImplJParamDeclaration
-
- type - Variable in class org.jboss.jdeparser.InstanceOfJExpr
-
- type - Variable in class org.jboss.jdeparser.JLambdaImpl.Param
-
- type() - Method in interface org.jboss.jdeparser.JParamDeclaration
-
Get the parameter type.
- type - Variable in class org.jboss.jdeparser.JTypeCommentContent
-
- type() - Method in interface org.jboss.jdeparser.JVarDeclaration
-
Get the variable type.
- type - Variable in class org.jboss.jdeparser.MethodRefJExpr
-
- type - Variable in class org.jboss.jdeparser.NewDimJArrayExpr
-
- type - Variable in class org.jboss.jdeparser.NewJCall
-
- type - Variable in class org.jboss.jdeparser.NewUndimJArrayExpr
-
- type - Variable in class org.jboss.jdeparser.StaticJCall
-
- type - Variable in class org.jboss.jdeparser.StaticRefJExpr
-
- type() - Method in class org.jboss.jdeparser.SuccessorJVarDeclaration
-
- typeArg(JType) - Method in class org.jboss.jdeparser.AbstractJCall
-
- typeArg(String) - Method in class org.jboss.jdeparser.AbstractJCall
-
- typeArg(Class<?>) - Method in class org.jboss.jdeparser.AbstractJCall
-
- typeArg(String...) - Method in class org.jboss.jdeparser.AbstractJType
-
- typeArg(JType...) - Method in class org.jboss.jdeparser.AbstractJType
-
- typeArg(Class<?>...) - Method in class org.jboss.jdeparser.AbstractJType
-
- typeArg(JType) - Method in class org.jboss.jdeparser.DirectJCall
-
- typeArg(JType) - Method in interface org.jboss.jdeparser.JCall
-
Add a type argument to this call.
- typeArg(String) - Method in interface org.jboss.jdeparser.JCall
-
Add a type argument to this call.
- typeArg(Class<?>) - Method in interface org.jboss.jdeparser.JCall
-
Add a type argument to this call.
- typeArg(String...) - Method in interface org.jboss.jdeparser.JType
-
This type, with the given generic type arguments.
- typeArg(JType...) - Method in interface org.jboss.jdeparser.JType
-
This type, with the given generic type arguments.
- typeArg(Class<?>...) - Method in interface org.jboss.jdeparser.JType
-
This type, with the given generic type arguments.
- typeArg(JType...) - Method in class org.jboss.jdeparser.NarrowedJType
-
- typeArg(JType...) - Method in class org.jboss.jdeparser.NestedJType
-
- typeArg(JType...) - Method in class org.jboss.jdeparser.ReferenceJType
-
- typeArgs - Variable in class org.jboss.jdeparser.AbstractJCall
-
- typeArgs() - Method in class org.jboss.jdeparser.AbstractJType
-
- typeArgs() - Method in interface org.jboss.jdeparser.JType
-
Get the type arguments of this type.
- typeArgs() - Method in class org.jboss.jdeparser.NarrowedJType
-
- typeArguments() - Method in class org.jboss.jdeparser.AbstractJCall
-
- typeArguments() - Method in interface org.jboss.jdeparser.JCall
-
Get the type arguments defined thus far.
- typeName(JType) - Method in class org.jboss.jdeparser.AbstractJComment
-
- typeName(JType) - Method in class org.jboss.jdeparser.AbstractJDocComment
-
- typeName(JType) - Method in class org.jboss.jdeparser.AbstractJHtmlComment
-
- typeName(JType) - Method in interface org.jboss.jdeparser.JComment
-
Add a type name to the end of this comment.
- typeName(JType) - Method in interface org.jboss.jdeparser.JDocComment
-
Add a type name to the end of this comment.
- typeName(JType) - Method in interface org.jboss.jdeparser.JHtmlComment
-
Add a type name to the end of this comment.
- typeNamed(String) - Static method in class org.jboss.jdeparser.JTypes
-
Return a type corresponding to a class with the given name.
- typeOf(JClassDef) - Static method in class org.jboss.jdeparser.JTypes
-
Return the erased type of a class definition.
- typeOf(Class<?>) - Static method in class org.jboss.jdeparser.JTypes
-
Return the type corresponding to the given class.
- typeOf(TypeMirror) - Static method in class org.jboss.jdeparser.JTypes
-
Get a JType
that corresponds to the given TypeMirror
for annotation processors.
- typeParam(String) - Method in class org.jboss.jdeparser.AbstractJClassDef
-
- typeParam(String) - Method in class org.jboss.jdeparser.AbstractJGeneric
-
- typeParam(String) - Method in class org.jboss.jdeparser.AnnotationJClassDef
-
- typeParam(String) - Method in class org.jboss.jdeparser.ImplJAnonymousClassDef
-
- typeParam(String) - Method in interface org.jboss.jdeparser.JGenericDef
-
Define a type parameter.
- typeParamDefs - Variable in class org.jboss.jdeparser.AbstractJGeneric
-
- typeParams() - Method in class org.jboss.jdeparser.AbstractJGeneric
-
- typeParams() - Method in class org.jboss.jdeparser.ImplJAnonymousClassDef
-
- typeParams() - Method in interface org.jboss.jdeparser.JGenericDef
-
Get all the type parameters defined at the time of invocation.
- typeParamsToArgs() - Method in class org.jboss.jdeparser.AbstractJGeneric
-
- types - Variable in class org.jboss.jdeparser.ImplJCatch
-
- val - Variable in class org.jboss.jdeparser.CharJExpr
-
- val - Variable in class org.jboss.jdeparser.DecimalDoubleJExpr
-
- val - Variable in class org.jboss.jdeparser.DecimalFloatJExpr
-
- val - Variable in class org.jboss.jdeparser.HexDoubleJExpr
-
- val - Variable in class org.jboss.jdeparser.HexFloatJExpr
-
- val - Variable in class org.jboss.jdeparser.IntegerJExpr
-
- val - Variable in class org.jboss.jdeparser.LongJExpr
-
- val - Variable in class org.jboss.jdeparser.StringJExpr
-
- value(JType, String) - Method in class org.jboss.jdeparser.AbstractJDocComment
-
- value(JType, String) - Method in class org.jboss.jdeparser.AbstractJHtmlComment
-
- value - Variable in class org.jboss.jdeparser.BooleanJExpr
-
- value() - Method in class org.jboss.jdeparser.BooleanJExpr
-
- value - Variable in class org.jboss.jdeparser.FirstJVarDeclaration
-
- value(JExpr) - Method in class org.jboss.jdeparser.ImplJAnnotation
-
- value(String) - Method in class org.jboss.jdeparser.ImplJAnnotation
-
- value(String, String) - Method in class org.jboss.jdeparser.ImplJAnnotation
-
- value(String, JExpr) - Method in class org.jboss.jdeparser.ImplJAnnotation
-
- value(JExpr) - Method in interface org.jboss.jdeparser.JAnnotation
-
Set the "value" property of this annotation.
- value(String) - Method in interface org.jboss.jdeparser.JAnnotation
-
Set the "value" property of this annotation to a string.
- value(String, JExpr) - Method in interface org.jboss.jdeparser.JAnnotation
-
Set the named property of this annotation.
- value(String, String) - Method in interface org.jboss.jdeparser.JAnnotation
-
Set the named property of this annotation to a string.
- value(JType, String) - Method in interface org.jboss.jdeparser.JDocComment
-
Add a @value
inline tag.
- value(JType, String) - Method in interface org.jboss.jdeparser.JHtmlComment
-
Add a @value
inline tag.
- value - Variable in class org.jboss.jdeparser.SuccessorJVarDeclaration
-
- valueOf(String) - Static method in enum org.jboss.jdeparser.Assoc
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.jboss.jdeparser.CommentIndentation
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.jboss.jdeparser.FormatPreferences.Indentation
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.jboss.jdeparser.FormatPreferences.Opt
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.jboss.jdeparser.FormatPreferences.Space
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.jboss.jdeparser.FormatPreferences.SpaceType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.jboss.jdeparser.FormatPreferences.Wrapping
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.jboss.jdeparser.FormatPreferences.WrappingMode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.jboss.jdeparser.JBlock.Braces
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.jboss.jdeparser.JClassItem.Kind
-
Deprecated.
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.jboss.jdeparser.Tokens.$KW
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.jboss.jdeparser.Tokens.$PUNCT.ANGLE
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.jboss.jdeparser.Tokens.$PUNCT.BINOP
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.jboss.jdeparser.Tokens.$PUNCT.BRACE
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.jboss.jdeparser.Tokens.$PUNCT.BRACKET
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.jboss.jdeparser.Tokens.$PUNCT.COMMENT
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.jboss.jdeparser.Tokens.$PUNCT.PAREN
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.jboss.jdeparser.Tokens.$PUNCT.UNOP
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.jboss.jdeparser.Tokens.$PUNCT
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.jboss.jdeparser.Tokens
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum org.jboss.jdeparser.Assoc
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.jboss.jdeparser.CommentIndentation
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values - Variable in class org.jboss.jdeparser.EnumIntMap
-
- values() - Static method in enum org.jboss.jdeparser.FormatPreferences.Indentation
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.jboss.jdeparser.FormatPreferences.Opt
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.jboss.jdeparser.FormatPreferences.Space
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.jboss.jdeparser.FormatPreferences.SpaceType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.jboss.jdeparser.FormatPreferences.Wrapping
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.jboss.jdeparser.FormatPreferences.WrappingMode
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.jboss.jdeparser.JBlock.Braces
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.jboss.jdeparser.JClassItem.Kind
-
Deprecated.
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.jboss.jdeparser.Tokens.$KW
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.jboss.jdeparser.Tokens.$PUNCT.ANGLE
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.jboss.jdeparser.Tokens.$PUNCT.BINOP
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.jboss.jdeparser.Tokens.$PUNCT.BRACE
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.jboss.jdeparser.Tokens.$PUNCT.BRACKET
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.jboss.jdeparser.Tokens.$PUNCT.COMMENT
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.jboss.jdeparser.Tokens.$PUNCT.PAREN
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.jboss.jdeparser.Tokens.$PUNCT.UNOP
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.jboss.jdeparser.Tokens.$PUNCT
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.jboss.jdeparser.Tokens
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- var(int, String, String, JExpr) - Method in class org.jboss.jdeparser.BasicJBlock
-
- var(int, JType, String, JExpr) - Method in class org.jboss.jdeparser.BasicJBlock
-
- var(int, Class<?>, String, JExpr) - Method in class org.jboss.jdeparser.BasicJBlock
-
- var(int, String, String) - Method in class org.jboss.jdeparser.BasicJBlock
-
- var(int, JType, String) - Method in class org.jboss.jdeparser.BasicJBlock
-
- var(int, Class<?>, String) - Method in class org.jboss.jdeparser.BasicJBlock
-
- var - Variable in class org.jboss.jdeparser.ImplJCatch
-
- var(int, String, String, JExpr) - Method in interface org.jboss.jdeparser.JBlock
-
Insert a local variable declaration at this point.
- var(int, JType, String, JExpr) - Method in interface org.jboss.jdeparser.JBlock
-
Insert a local variable declaration at this point.
- var(int, Class<?>, String, JExpr) - Method in interface org.jboss.jdeparser.JBlock
-
Insert a local variable declaration at this point.
- var(int, String, String) - Method in interface org.jboss.jdeparser.JBlock
-
Insert a local variable declaration at this point.
- var(int, JType, String) - Method in interface org.jboss.jdeparser.JBlock
-
Insert a local variable declaration at this point.
- var(int, Class<?>, String) - Method in interface org.jboss.jdeparser.JBlock
-
Insert a local variable declaration at this point.
- varargParam(int, JType, String) - Method in class org.jboss.jdeparser.AbstractJMethodDef
-
- varargParam(JType, String) - Method in class org.jboss.jdeparser.AbstractJMethodDef
-
- varargParam(int, String, String) - Method in class org.jboss.jdeparser.AbstractJMethodDef
-
- varargParam(String, String) - Method in class org.jboss.jdeparser.AbstractJMethodDef
-
- varargParam(int, Class<?>, String) - Method in class org.jboss.jdeparser.AbstractJMethodDef
-
- varargParam(Class<?>, String) - Method in class org.jboss.jdeparser.AbstractJMethodDef
-
- varargParam(int, JType, String) - Method in class org.jboss.jdeparser.AnnotationJMethodDef
-
- varargParam(int, JType, String) - Method in interface org.jboss.jdeparser.JMethodDef
-
Add a vararg parameter to this method.
- varargParam(JType, String) - Method in interface org.jboss.jdeparser.JMethodDef
-
Add a vararg parameter to this method.
- varargParam(int, String, String) - Method in interface org.jboss.jdeparser.JMethodDef
-
Add a vararg parameter to this method.
- varargParam(String, String) - Method in interface org.jboss.jdeparser.JMethodDef
-
Add a vararg parameter to this method.
- varargParam(int, Class<?>, String) - Method in interface org.jboss.jdeparser.JMethodDef
-
Add a vararg parameter to this method.
- varargParam(Class<?>, String) - Method in interface org.jboss.jdeparser.JMethodDef
-
Add a vararg parameter to this method.
- varargs() - Method in class org.jboss.jdeparser.ImplJParamDeclaration
-
- VARARGS - Static variable in class org.jboss.jdeparser.JMod
-
- varargs() - Method in interface org.jboss.jdeparser.JParamDeclaration
-
Determine whether the parameter is a vararg parameter.
- VOID - Static variable in interface org.jboss.jdeparser.JType
-
The void
type.
- VOLATILE - Static variable in class org.jboss.jdeparser.JMod
-
The volatile
modifier.
- _assert(JExpr) - Method in class org.jboss.jdeparser.BasicJBlock
-
- _assert(JExpr, JExpr) - Method in class org.jboss.jdeparser.BasicJBlock
-
- _assert(JExpr) - Method in interface org.jboss.jdeparser.JBlock
-
Insert an assert
statement at this point.
- _assert(JExpr, JExpr) - Method in interface org.jboss.jdeparser.JBlock
-
Insert an assert
statement at this point with a message.
- _break() - Method in class org.jboss.jdeparser.BasicJBlock
-
- _break(JLabel) - Method in class org.jboss.jdeparser.BasicJBlock
-
- _break() - Method in interface org.jboss.jdeparser.JBlock
-
Insert a break
statement at this point.
- _break(JLabel) - Method in interface org.jboss.jdeparser.JBlock
-
Insert a labelled break
statement at this point.
- _case(JExpr) - Method in class org.jboss.jdeparser.ImplJSwitch
-
- _case(String) - Method in class org.jboss.jdeparser.ImplJSwitch
-
- _case(JExpr) - Method in interface org.jboss.jdeparser.JSwitch
-
Add a switch case.
- _case(String) - Method in interface org.jboss.jdeparser.JSwitch
-
Add a switch case for an enum
constant.
- _catch(int, String, String) - Method in class org.jboss.jdeparser.ImplJCatch
-
- _catch(int, Class<? extends Throwable>, String) - Method in class org.jboss.jdeparser.ImplJCatch
-
- _catch(int, JType, String) - Method in class org.jboss.jdeparser.ImplJCatch
-
- _catch(int, String, String) - Method in class org.jboss.jdeparser.ImplJTry
-
- _catch(int, Class<? extends Throwable>, String) - Method in class org.jboss.jdeparser.ImplJTry
-
- _catch(int, JType, String) - Method in class org.jboss.jdeparser.ImplJTry
-
- _catch(int, String, String) - Method in interface org.jboss.jdeparser.JTry
-
Add a catch
block.
- _catch(int, Class<? extends Throwable>, String) - Method in interface org.jboss.jdeparser.JTry
-
Add a catch
block.
- _catch(int, JType, String) - Method in interface org.jboss.jdeparser.JTry
-
Add a catch
block.
- _class(ArrayList<ClassContent>, int, String) - Method in class org.jboss.jdeparser.AbstractJClassDef
-
- _class(int, String) - Method in class org.jboss.jdeparser.AbstractJClassDef
-
- _class() - Method in class org.jboss.jdeparser.AbstractJType
-
- _class() - Method in class org.jboss.jdeparser.ArrayJType
-
- _class(int, String) - Method in class org.jboss.jdeparser.BasicJBlock
-
- _class(int, String) - Method in class org.jboss.jdeparser.ImplJAnonymousClassDef
-
- _class(int, String) - Method in class org.jboss.jdeparser.ImplJSourceFile
-
- _class(int, String) - Method in interface org.jboss.jdeparser.JBlock
-
Insert a local class definition at this point.
- _class(int, String) - Method in interface org.jboss.jdeparser.JClassDefSection
-
Add a nested class to this type.
- _class(int, String) - Method in class org.jboss.jdeparser.JClassDefSectionImpl
-
- _class(int, String) - Method in interface org.jboss.jdeparser.JSourceFile
-
Add a class definition to this source file.
- _class() - Method in interface org.jboss.jdeparser.JType
-
An expression of the form ThisType.class
.
- _class() - Method in class org.jboss.jdeparser.NarrowedJType
-
- _class() - Method in class org.jboss.jdeparser.NestedJType
-
- _class() - Method in class org.jboss.jdeparser.PrimitiveJType
-
- _class() - Method in class org.jboss.jdeparser.ReferenceJType
-
- _class(ArrayList<ClassContent>, int, String) - Method in interface org.jboss.jdeparser.Sectionable
-
- _class() - Method in class org.jboss.jdeparser.ThisJType
-
- _continue() - Method in class org.jboss.jdeparser.BasicJBlock
-
- _continue(JLabel) - Method in class org.jboss.jdeparser.BasicJBlock
-
- _continue() - Method in interface org.jboss.jdeparser.JBlock
-
Insert a continue
statement at this point.
- _continue(JLabel) - Method in interface org.jboss.jdeparser.JBlock
-
Insert a labelled continue
statement at this point.
- _default() - Method in class org.jboss.jdeparser.AbstractJMethodDef
-
- _default(JExpr) - Method in class org.jboss.jdeparser.AbstractJMethodDef
-
- _default(JExpr) - Method in class org.jboss.jdeparser.AnnotationJMethodDef
-
- _default - Variable in class org.jboss.jdeparser.ImplJSwitch
-
- _default() - Method in class org.jboss.jdeparser.ImplJSwitch
-
- _default() - Method in interface org.jboss.jdeparser.JMethodDef
-
A default method body for a JDK 8+ interface method.
- _default(JExpr) - Method in interface org.jboss.jdeparser.JMethodDef
-
A default value for an annotation method.
- _default() - Method in interface org.jboss.jdeparser.JSwitch
-
Add the default block.
- _do(JExpr) - Method in class org.jboss.jdeparser.BasicJBlock
-
- _do(JExpr) - Method in interface org.jboss.jdeparser.JBlock
-
Insert a do
/while
statement at this point.
- _else - Variable in class org.jboss.jdeparser.ImplJIf
-
- _else() - Method in class org.jboss.jdeparser.ImplJIf
-
- _else() - Method in interface org.jboss.jdeparser.JIf
-
Get the else
condition block.
- _enum(String) - Method in class org.jboss.jdeparser.AbstractJClassDef
-
- _enum(ArrayList<ClassContent>, int, String) - Method in class org.jboss.jdeparser.AbstractJClassDef
-
- _enum(int, String) - Method in class org.jboss.jdeparser.AbstractJClassDef
-
- _enum(String) - Method in class org.jboss.jdeparser.EnumJClassDef
-
- _enum(String) - Method in class org.jboss.jdeparser.ImplJAnonymousClassDef
-
- _enum(int, String) - Method in class org.jboss.jdeparser.ImplJAnonymousClassDef
-
- _enum(int, String) - Method in class org.jboss.jdeparser.ImplJSourceFile
-
- _enum(String) - Method in interface org.jboss.jdeparser.JClassDef
-
Add an enum constant.
- _enum(int, String) - Method in interface org.jboss.jdeparser.JClassDefSection
-
Add a nested enum to this type.
- _enum(int, String) - Method in class org.jboss.jdeparser.JClassDefSectionImpl
-
- _enum(int, String) - Method in interface org.jboss.jdeparser.JSourceFile
-
Add an enum definition to this source file.
- _enum(ArrayList<ClassContent>, int, String) - Method in interface org.jboss.jdeparser.Sectionable
-
- _extends - Variable in class org.jboss.jdeparser.AbstractJClassDef
-
- _extends(String) - Method in class org.jboss.jdeparser.AbstractJClassDef
-
- _extends(JType) - Method in class org.jboss.jdeparser.AbstractJClassDef
-
- _extends(Class<?>) - Method in class org.jboss.jdeparser.AbstractJClassDef
-
- _extends(String) - Method in class org.jboss.jdeparser.AnnotationJClassDef
-
- _extends(JType) - Method in class org.jboss.jdeparser.AnnotationJClassDef
-
- _extends(Class<?>) - Method in class org.jboss.jdeparser.AnnotationJClassDef
-
- _extends(String) - Method in class org.jboss.jdeparser.EnumJClassDef
-
- _extends(JType) - Method in class org.jboss.jdeparser.EnumJClassDef
-
- _extends(Class<?>) - Method in class org.jboss.jdeparser.EnumJClassDef
-
- _extends(String) - Method in class org.jboss.jdeparser.ImplJAnonymousClassDef
-
- _extends(JType) - Method in class org.jboss.jdeparser.ImplJAnonymousClassDef
-
- _extends(Class<?>) - Method in class org.jboss.jdeparser.ImplJAnonymousClassDef
-
- _extends - Variable in class org.jboss.jdeparser.ImplJTypeParamDef
-
- _extends(String) - Method in class org.jboss.jdeparser.ImplJTypeParamDef
-
- _extends(JType) - Method in class org.jboss.jdeparser.ImplJTypeParamDef
-
- _extends(Class<?>) - Method in class org.jboss.jdeparser.ImplJTypeParamDef
-
- _extends(String) - Method in class org.jboss.jdeparser.InterfaceJClassDef
-
- _extends(JType) - Method in class org.jboss.jdeparser.InterfaceJClassDef
-
- _extends(Class<?>) - Method in class org.jboss.jdeparser.InterfaceJClassDef
-
- _extends(String) - Method in interface org.jboss.jdeparser.JClassDef
-
Add an extends
type to this type.
- _extends(JType) - Method in interface org.jboss.jdeparser.JClassDef
-
Add an extends
type to this type.
- _extends(Class<?>) - Method in interface org.jboss.jdeparser.JClassDef
-
Add an extends
type to this type.
- _extends(String) - Method in interface org.jboss.jdeparser.JTypeParamDef
-
Add an extends
bound to this parameter.
- _extends(JType) - Method in interface org.jboss.jdeparser.JTypeParamDef
-
Add an extends
bound to this parameter.
- _extends(Class<?>) - Method in interface org.jboss.jdeparser.JTypeParamDef
-
Add an extends
bound to this parameter.
- _finally() - Method in class org.jboss.jdeparser.ImplJCatch
-
- _finally() - Method in class org.jboss.jdeparser.ImplJTry
-
- _finally() - Method in interface org.jboss.jdeparser.JTry
-
Add the finally
block for this try
.
- _for() - Method in class org.jboss.jdeparser.BasicJBlock
-
- _for() - Method in interface org.jboss.jdeparser.JBlock
-
Insert a for
loop at this point.
- _if(JExpr) - Method in class org.jboss.jdeparser.BasicJBlock
-
- _if(JExpr) - Method in interface org.jboss.jdeparser.JBlock
-
Insert an if
statement at this point.
- _implements - Variable in class org.jboss.jdeparser.AbstractJClassDef
-
- _implements(String...) - Method in class org.jboss.jdeparser.AbstractJClassDef
-
- _implements(JType...) - Method in class org.jboss.jdeparser.AbstractJClassDef
-
- _implements(Class<?>...) - Method in class org.jboss.jdeparser.AbstractJClassDef
-
- _implements(String...) - Method in class org.jboss.jdeparser.AnnotationJClassDef
-
- _implements(JType...) - Method in class org.jboss.jdeparser.AnnotationJClassDef
-
- _implements(Class<?>...) - Method in class org.jboss.jdeparser.AnnotationJClassDef
-
- _implements(String...) - Method in class org.jboss.jdeparser.ImplJAnonymousClassDef
-
- _implements(JType...) - Method in class org.jboss.jdeparser.ImplJAnonymousClassDef
-
- _implements(Class<?>...) - Method in class org.jboss.jdeparser.ImplJAnonymousClassDef
-
- _implements(String...) - Method in interface org.jboss.jdeparser.JClassDef
-
Add one or more implements
type(s) to this type.
- _implements(JType...) - Method in interface org.jboss.jdeparser.JClassDef
-
Add one or more implements
type(s) to this type.
- _implements(Class<?>...) - Method in interface org.jboss.jdeparser.JClassDef
-
Add one or more implements
type(s) to this type.
- _import(String) - Method in class org.jboss.jdeparser.ImplJSourceFile
-
- _import(JType) - Method in class org.jboss.jdeparser.ImplJSourceFile
-
- _import(Class<?>) - Method in class org.jboss.jdeparser.ImplJSourceFile
-
- _import(String) - Method in interface org.jboss.jdeparser.JSourceFile
-
Add a type import to this source file.
- _import(JType) - Method in interface org.jboss.jdeparser.JSourceFile
-
Add a type import to this source file.
- _import(Class<?>) - Method in interface org.jboss.jdeparser.JSourceFile
-
Add a type import to this source file.
- _instanceof(String) - Method in class org.jboss.jdeparser.AbstractJExpr
-
- _instanceof(JType) - Method in class org.jboss.jdeparser.AbstractJExpr
-
- _instanceof(Class<?>) - Method in class org.jboss.jdeparser.AbstractJExpr
-
- _instanceof(String) - Method in interface org.jboss.jdeparser.JExpr
-
Get a type-testing expression using the instanceof
operator.
- _instanceof(JType) - Method in interface org.jboss.jdeparser.JExpr
-
Get a type-testing expression using the instanceof
operator.
- _instanceof(Class<?>) - Method in interface org.jboss.jdeparser.JExpr
-
Get a type-testing expression using the instanceof
operator.
- _interface(ArrayList<ClassContent>, int, String) - Method in class org.jboss.jdeparser.AbstractJClassDef
-
- _interface(int, String) - Method in class org.jboss.jdeparser.AbstractJClassDef
-
- _interface(int, String) - Method in class org.jboss.jdeparser.ImplJAnonymousClassDef
-
- _interface(int, String) - Method in class org.jboss.jdeparser.ImplJSourceFile
-
- _interface(int, String) - Method in interface org.jboss.jdeparser.JClassDefSection
-
Add a nested interface to this type.
- _interface(int, String) - Method in class org.jboss.jdeparser.JClassDefSectionImpl
-
- _interface(int, String) - Method in interface org.jboss.jdeparser.JSourceFile
-
Add an interface definition to this source file.
- _interface(ArrayList<ClassContent>, int, String) - Method in interface org.jboss.jdeparser.Sectionable
-
- _new(String) - Method in class org.jboss.jdeparser.AbstractJExpr
-
- _new(JType) - Method in class org.jboss.jdeparser.AbstractJExpr
-
- _new(Class<?>) - Method in class org.jboss.jdeparser.AbstractJExpr
-
- _new() - Method in class org.jboss.jdeparser.AbstractJType
-
- _new(JExpr) - Method in class org.jboss.jdeparser.AbstractJType
-
- _new(int) - Method in class org.jboss.jdeparser.AbstractJType
-
- _new(JExpr) - Method in class org.jboss.jdeparser.ArrayJType
-
- _new(String) - Method in class org.jboss.jdeparser.BasicJBlock
-
- _new(JType) - Method in class org.jboss.jdeparser.BasicJBlock
-
- _new(Class<?>) - Method in class org.jboss.jdeparser.BasicJBlock
-
- _new(String) - Method in interface org.jboss.jdeparser.JBlock
-
Insert an object construction statement at this point.
- _new(JType) - Method in interface org.jboss.jdeparser.JBlock
-
Insert an object construction statement at this point.
- _new(Class<?>) - Method in interface org.jboss.jdeparser.JBlock
-
Insert an object construction statement at this point.
- _new(String) - Method in interface org.jboss.jdeparser.JExpr
-
Get an expression to construct a new inner class instance of this instance expression.
- _new(JType) - Method in interface org.jboss.jdeparser.JExpr
-
Get an expression to construct a new inner class instance of this instance expression.
- _new(Class<?>) - Method in interface org.jboss.jdeparser.JExpr
-
Get an expression to construct a new inner class instance of this instance expression.
- _new() - Method in interface org.jboss.jdeparser.JType
-
Construct a new instance of this non-array type.
- _new(JExpr) - Method in interface org.jboss.jdeparser.JType
-
Construct a new instance of this array type.
- _new(int) - Method in interface org.jboss.jdeparser.JType
-
Construct a new instance of this array type.
- _new() - Method in class org.jboss.jdeparser.NarrowedJType
-
- _new(JExpr) - Method in class org.jboss.jdeparser.NarrowedJType
-
- _new(JExpr) - Method in class org.jboss.jdeparser.NestedJType
-
- _new() - Method in class org.jboss.jdeparser.ReferenceJType
-
- _new() - Method in class org.jboss.jdeparser.ThisJType
-
- _newAnon(String) - Method in class org.jboss.jdeparser.AbstractJExpr
-
- _newAnon(JType) - Method in class org.jboss.jdeparser.AbstractJExpr
-
- _newAnon(Class<?>) - Method in class org.jboss.jdeparser.AbstractJExpr
-
- _newAnon() - Method in class org.jboss.jdeparser.AbstractJType
-
- _newAnon(String) - Method in class org.jboss.jdeparser.BasicJBlock
-
- _newAnon(JType) - Method in class org.jboss.jdeparser.BasicJBlock
-
- _newAnon(Class<?>) - Method in class org.jboss.jdeparser.BasicJBlock
-
- _newAnon(String) - Method in interface org.jboss.jdeparser.JBlock
-
Insert an object construction statement for an anonymous class at this point.
- _newAnon(JType) - Method in interface org.jboss.jdeparser.JBlock
-
Insert an object construction statement for an anonymous class at this point.
- _newAnon(Class<?>) - Method in interface org.jboss.jdeparser.JBlock
-
Insert an object construction statement for an anonymous class at this point.
- _newAnon(String) - Method in interface org.jboss.jdeparser.JExpr
-
Construct a new anonymous subclass of the given type, which must be an inner class of the type of this
expression.
- _newAnon(JType) - Method in interface org.jboss.jdeparser.JExpr
-
Construct a new anonymous subclass of the given type, which must be an inner class of the type of this
expression.
- _newAnon(Class<?>) - Method in interface org.jboss.jdeparser.JExpr
-
Construct a new anonymous subclass of the given type, which must be an inner class of the type of this
expression.
- _newAnon() - Method in interface org.jboss.jdeparser.JType
-
Construct a new anonymous subclass of this type.
- _newAnon() - Method in class org.jboss.jdeparser.NestedJType
-
- _newAnon() - Method in class org.jboss.jdeparser.ReferenceJType
-
- _newAnon() - Method in class org.jboss.jdeparser.ThisJType
-
- _newArray() - Method in class org.jboss.jdeparser.AbstractJType
-
- _newArray() - Method in class org.jboss.jdeparser.ArrayJType
-
- _newArray() - Method in interface org.jboss.jdeparser.JType
-
Create a new array of this type which is inline-initialized.
- _return() - Method in class org.jboss.jdeparser.AbstractJDocComment
-
- _return(JExpr) - Method in class org.jboss.jdeparser.BasicJBlock
-
- _return() - Method in class org.jboss.jdeparser.BasicJBlock
-
- _return(JExpr) - Method in interface org.jboss.jdeparser.JBlock
-
Insert a return
statement at this point.
- _return() - Method in interface org.jboss.jdeparser.JBlock
-
Insert a void
return
statement at this point.
- _return() - Method in interface org.jboss.jdeparser.JDocComment
-
Add a @return
tag.
- _super() - Method in class org.jboss.jdeparser.AbstractJType
-
- _super - Variable in class org.jboss.jdeparser.ImplJTypeParamDef
-
- _super(String) - Method in class org.jboss.jdeparser.ImplJTypeParamDef
-
- _super(JType) - Method in class org.jboss.jdeparser.ImplJTypeParamDef
-
- _super(Class<?>) - Method in class org.jboss.jdeparser.ImplJTypeParamDef
-
- _super() - Method in interface org.jboss.jdeparser.JType
-
An expression of the form ThisType.super
.
- _super(String) - Method in interface org.jboss.jdeparser.JTypeParamDef
-
Add a super
bound to this parameter.
- _super(JType) - Method in interface org.jboss.jdeparser.JTypeParamDef
-
Add a super
bound to this parameter.
- _super(Class<?>) - Method in interface org.jboss.jdeparser.JTypeParamDef
-
Add a super
bound to this parameter.
- _super() - Method in class org.jboss.jdeparser.NarrowedJType
-
- _super() - Method in class org.jboss.jdeparser.NestedJType
-
- _super() - Method in class org.jboss.jdeparser.ReferenceJType
-
- _super() - Method in class org.jboss.jdeparser.ThisJType
-
- _switch(JExpr) - Method in class org.jboss.jdeparser.BasicJBlock
-
- _switch(JExpr) - Method in interface org.jboss.jdeparser.JBlock
-
Insert a switch
statement at this point.
- _synchronized(JExpr) - Method in class org.jboss.jdeparser.BasicJBlock
-
- _synchronized(JExpr) - Method in interface org.jboss.jdeparser.JBlock
-
Insert a synchronized
block at this point.
- _this() - Method in class org.jboss.jdeparser.AbstractJType
-
- _this() - Method in interface org.jboss.jdeparser.JType
-
An expression of the form ThisType.this
.
- _this() - Method in class org.jboss.jdeparser.NarrowedJType
-
- _this() - Method in class org.jboss.jdeparser.NestedJType
-
- _this() - Method in class org.jboss.jdeparser.ReferenceJType
-
- _this() - Method in class org.jboss.jdeparser.ThisJType
-
- _throw(JExpr) - Method in class org.jboss.jdeparser.BasicJBlock
-
- _throw(JExpr) - Method in interface org.jboss.jdeparser.JBlock
-
Insert a throw
statement at this point.
- _throws(JType) - Method in class org.jboss.jdeparser.AbstractJDocComment
-
- _throws - Variable in class org.jboss.jdeparser.AbstractJMethodDef
-
- _throws(String) - Method in class org.jboss.jdeparser.AbstractJMethodDef
-
- _throws(JType) - Method in class org.jboss.jdeparser.AbstractJMethodDef
-
- _throws(Class<? extends Throwable>) - Method in class org.jboss.jdeparser.AbstractJMethodDef
-
- _throws(JType) - Method in class org.jboss.jdeparser.AnnotationJMethodDef
-
- _throws(JType) - Method in interface org.jboss.jdeparser.JDocComment
-
Add a @throws
tag.
- _throws(String) - Method in interface org.jboss.jdeparser.JMethodDef
-
Get a @throws
doc comment block.
- _throws(JType) - Method in interface org.jboss.jdeparser.JMethodDef
-
Get a @throws
doc comment block.
- _throws(Class<? extends Throwable>) - Method in interface org.jboss.jdeparser.JMethodDef
-
Get a @throws
doc comment block.
- _try() - Method in class org.jboss.jdeparser.BasicJBlock
-
- _try - Variable in class org.jboss.jdeparser.FinallyJBlock
-
- _try - Variable in class org.jboss.jdeparser.ImplJCatch
-
- _try() - Method in interface org.jboss.jdeparser.JBlock
-
Insert a try
block at this point.
- _while(JExpr) - Method in class org.jboss.jdeparser.BasicJBlock
-
- _while(JExpr) - Method in interface org.jboss.jdeparser.JBlock
-
Insert a while
statement at this point.