Uses of Class
ognl.ASTVarRef

Packages that use ASTVarRef
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
 class ASTRootVarRef
           
 class ASTThisVarRef
           
 


OGNL Project Page