net.sourceforge.cilib.type.parser
Class ASTtype
java.lang.Object
net.sourceforge.cilib.type.parser.SimpleNode
net.sourceforge.cilib.type.parser.ASTtype
- All Implemented Interfaces:
- Node
public class ASTtype
- extends SimpleNode
Methods inherited from class net.sourceforge.cilib.type.parser.SimpleNode |
childrenAccept, dump, jjtAddChild, jjtClose, jjtGetChild, jjtGetNumChildren, jjtGetParent, jjtGetValue, jjtOpen, jjtSetParent, jjtSetValue, toString, toString |
ASTtype
public ASTtype(int id)
ASTtype
public ASTtype(DomainParser p,
int id)
jjtAccept
public Object jjtAccept(DomainParserVisitor visitor,
Object data)
- Accept the visitor.
- Specified by:
jjtAccept
in interface Node
- Overrides:
jjtAccept
in class SimpleNode
Copyright © 2009 CIRG. All Rights Reserved.