Class ASTMethod

  • All Implemented Interfaces:
    Node, VmNode

    public class ASTMethod
    extends AbstractVmNode
    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 720228 2008-11-24 16:58:33Z nbubna $
    Author:
    Jason van Zyl, Geir Magnusson Jr.