jmri.jmrix.srcp.parser
Class ASTwait_cmd

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

public class ASTwait_cmd
extends SimpleNode


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

ASTwait_cmd

public ASTwait_cmd(int id)

ASTwait_cmd

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