public final class CallConstructorStatement extends Statement
| Constructor and Description |
|---|
CallConstructorStatement(int line,
Expression expression) |
| Modifier and Type | Method and Description |
|---|---|
void |
accept(StatementVisitor statementVisitor) |
getExpression, getLine, toStringpublic CallConstructorStatement(int line,
Expression expression)
public void accept(StatementVisitor statementVisitor)
Copyright © 2014. All Rights Reserved.