jmri.jmrix.srcp.parser
Class ASTset

java.lang.Object
  extended by jmri.jmrix.srcp.parser.SimpleNode
      extended by jmri.jmrix.srcp.parser.ASTset
All Implemented Interfaces:
Node

public class ASTset
extends SimpleNode


Field Summary
 
Fields inherited from class jmri.jmrix.srcp.parser.SimpleNode
children, firstToken, id, lastToken, parent, parser, value
 
Constructor Summary
ASTset(int id)
           
ASTset(SRCPClientParser p, int id)
           
 
Method Summary
 Object jjtAccept(SRCPClientParserVisitor visitor, Object data)
          Accept the visitor.
 
Methods inherited from class jmri.jmrix.srcp.parser.SimpleNode
childrenAccept, dump, jjtAddChild, jjtClose, jjtGetChild, jjtGetFirstToken, jjtGetLastToken, jjtGetNumChildren, jjtGetParent, jjtGetValue, jjtOpen, jjtSetFirstToken, jjtSetLastToken, jjtSetParent, jjtSetValue, toString, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

ASTset

public ASTset(int id)

ASTset

public ASTset(SRCPClientParser p,
              int id)
Method Detail

jjtAccept

public Object jjtAccept(SRCPClientParserVisitor visitor,
                        Object data)
Accept the visitor.

Specified by:
jjtAccept in interface Node
Overrides:
jjtAccept in class SimpleNode


Copyright © 1997 - 2011 JMRI Community.
JMRI, DecoderPro, PanelPro, SoundPro, DispatcherPro and associated logos are our trademarks.

Additional information on copyright, trademarks and licenses is linked here.
Site hosted by: Get JMRI Model Railroad Interface at SourceForge.net. Fast, secure and Free Open Source software downloads