Package jmri.jmrix.srcp.parser
Class ASThandshakeresponse
java.lang.Object
jmri.jmrix.srcp.parser.SimpleNode
jmri.jmrix.srcp.parser.ASThandshakeresponse
- All Implemented Interfaces:
Node
-
Field Summary
Fields inherited from class jmri.jmrix.srcp.parser.SimpleNode
children, firstToken, id, lastToken, parent, parser, value -
Constructor Summary
ConstructorsConstructorDescriptionASThandshakeresponse(int id) ASThandshakeresponse(SRCPClientParser p, int id) -
Method Summary
Methods inherited from class jmri.jmrix.srcp.parser.SimpleNode
childrenAccept, dump, getId, jjtAddChild, jjtClose, jjtGetChild, jjtGetFirstToken, jjtGetLastToken, jjtGetNumChildren, jjtGetParent, jjtGetValue, jjtOpen, jjtSetFirstToken, jjtSetLastToken, jjtSetParent, jjtSetValue, toString, toString
-
Constructor Details
-
ASThandshakeresponse
-
ASThandshakeresponse
-
-
Method Details
-
jjtAccept
- Specified by:
jjtAcceptin interfaceNode- Overrides:
jjtAcceptin classSimpleNode
-