public final class BlockStatement extends ValueObject implements Statement
Modifier and Type | Field and Description |
---|---|
List<Statement> |
statements |
Constructor and Description |
---|
BlockStatement(List<Statement> statements) |
Modifier and Type | Method and Description |
---|---|
String |
toString() |
equals, hashCode
Copyright © 2013–2016 jparsec. All rights reserved.