Uses of Class
ognl.ASTVarRef
-
Packages that use ASTVarRef Package Description ognl OGNL stands for Object-Graph Navigation Language; it is an expression language for getting and setting properties of Java objects. -
-
Uses of ASTVarRef in ognl
Subclasses of ASTVarRef in ognl Modifier and Type Class Description class
ASTRootVarRef
class
ASTThisVarRef
-