Class ASTRootVarRef

All Implemented Interfaces:
Serializable, OrderedReturn, JavaSource, Node, NodeType

public class ASTRootVarRef extends ASTVarRef
$Id$
See Also:
  • Constructor Details

    • ASTRootVarRef

      public ASTRootVarRef(int id)
    • ASTRootVarRef

      public ASTRootVarRef(OgnlParser p, int id)
  • Method Details