public class StatementNode extends CodeBlockNode
CodeBlockNode.ArgList| Constructor and Description |
|---|
StatementNode(String statement) |
StatementNode(String statement,
int index,
int line,
int column) |
| Modifier and Type | Method and Description |
|---|---|
String |
getClientCode(boolean prettyPrint) |
formatParamList, getArgSize, getParamListequals, getBegin, getEnd, getValue, hashCode, setValue, toStringpublic static final String BEGIN
public static final String END
public StatementNode(String statement, int index, int line, int column)
public StatementNode(String statement)
public String getClientCode(boolean prettyPrint)
getClientCode in class CodeBlockNodeCopyright © 2014. All rights reserved.