public class Statements extends Object
| Constructor and Description |
|---|
Statements() |
| Modifier and Type | Method and Description |
|---|---|
void |
accept(StatementVisitor statementVisitor) |
List<Statement> |
getStatements() |
void |
setStatements(List<Statement> statements) |
String |
toString() |
Copyright © 2006–2018 TinyGroup. All rights reserved.