public class ASTSolveKind extends SimpleNode
Constructor and Description |
---|
ASTSolveKind(int id) |
ASTSolveKind(Parser p,
int id) |
Modifier and Type | Method and Description |
---|---|
String |
getKind() |
void |
setKind(String k) |
String |
toString() |
dump, jjtAddChild, jjtClose, jjtGetChild, jjtGetNumChildren, jjtGetParent, jjtGetValue, jjtOpen, jjtSetParent, jjtSetValue, toString
Copyright © 2015. All rights reserved.