net.sourceforge.cilib.type.parser
Class DomainParser.DomainNode
java.lang.Object
net.sourceforge.cilib.type.parser.SimpleNode
net.sourceforge.cilib.type.parser.DomainParser.DomainNode
- All Implemented Interfaces:
- Node
- Enclosing class:
- DomainParser
public static class DomainParser.DomainNode
- extends SimpleNode
Methods inherited from class net.sourceforge.cilib.type.parser.SimpleNode |
childrenAccept, dump, jjtAccept, jjtAddChild, jjtClose, jjtGetChild, jjtGetNumChildren, jjtGetParent, jjtGetValue, jjtOpen, jjtSetParent, jjtSetValue, toString |
DomainParser.DomainNode
public DomainParser.DomainNode()
DomainParser.DomainNode
public DomainParser.DomainNode(String value)
getValue
public String getValue()
toString
public String toString()
- Overrides:
toString
in class SimpleNode
Copyright © 2009 CIRG. All Rights Reserved.