Class ASTMethod

  • All Implemented Interfaces:
    Node, Renderable

    public class ASTMethod
    extends SimpleNode
    ASTMethod.java Method support for references : $foo.method() NOTE : introspection is now done at render time. Please look at the Parser.jjt file which is what controls the generation of this class.
    Version:
    $Id: ASTMethod.java 898032 2010-01-11 19:51:03Z nbubna $