jmri.jmrix.srcp.parser
Class ASTcommand

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

public class ASTcommand
extends SimpleNode


Field Summary
 
Fields inherited from class jmri.jmrix.srcp.parser.SimpleNode
children, firstToken, id, lastToken, parent, parser, value
 
Constructor Summary
ASTcommand(int id)
           
ASTcommand(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

ASTcommand

public ASTcommand(int id)

ASTcommand

public ASTcommand(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