Uses of Interface
org.jboss.jdeparser.JVarDeclaration
-
Uses of JVarDeclaration in org.jboss.jdeparser
Classes in org.jboss.jdeparser that implement JVarDeclarationModifier and TypeClassDescription(package private) class
(package private) class
(package private) class
Methods in org.jboss.jdeparser that return JVarDeclarationModifier and TypeMethodDescriptionAdd another item to this declaration.Add another item to this declaration.final JVarDeclaration
final JVarDeclaration
final JVarDeclaration
final JVarDeclaration
final JVarDeclaration
final JVarDeclaration
AbstractJClassDef.field
(ArrayList<ClassContent> content, int mods, JType type, String name, JExpr init) Add a field to this type.Add a field to this type.Add a field to this type.Add a field to this type.Add a field to this type.Add a field to this type.Add a loop initializer.Add a loop initializer.Add a loop initializer.Insert a local variable declaration at this point.Insert a local variable declaration at this point.Insert a local variable declaration at this point.Insert a local variable declaration at this point.Insert a local variable declaration at this point.Insert a local variable declaration at this point.ImplJCatch.with
(int mods, Class<? extends AutoCloseable> type, String var, JExpr init) ImplJTry.with
(int mods, Class<? extends AutoCloseable> type, String var, JExpr init) JTry.with
(int mods, Class<? extends AutoCloseable> type, String var, JExpr init) Add a resource fortry
-with-resources constructs.Add a resource fortry
-with-resources constructs.Add a resource fortry
-with-resources constructs.Methods in org.jboss.jdeparser with parameters of type JVarDeclarationModifier and TypeMethodDescriptionstatic JAssignableExpr
JExprs.$v
(JVarDeclaration varDeclaration) Return a name expression from an annotation processor variable declaration.static JAssignableExpr
JExprs.name
(JVarDeclaration varDeclaration) Return a name expression from an annotation processor variable declaration.