Uses of Interface
org.jboss.jdeparser.JVarDeclaration
-
Uses of JVarDeclaration in org.jboss.jdeparser
Methods in org.jboss.jdeparser that return JVarDeclarationModifier and TypeMethodDescriptionAdd another item to this declaration.Add another item to this declaration.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.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 JAssignableExprJExprs.$v(JVarDeclaration varDeclaration) Return a name expression from an annotation processor variable declaration.static JAssignableExprJExprs.name(JVarDeclaration varDeclaration) Return a name expression from an annotation processor variable declaration.