public final class DefineVarStatement extends Statement
| Constructor and Description |
|---|
DefineVarStatement(int sourceLineNumber,
Type type,
String varName) |
| Modifier and Type | Method and Description |
|---|---|
void |
accept(StatementVisitor statementVisitor) |
Type |
getType() |
String |
getVarName() |
getExpression, getLine, toStringCopyright © 2014. All Rights Reserved.