| Package | Description |
|---|---|
| brennus.model |
| Modifier and Type | Method and Description |
|---|---|
LiteralExpression |
CaseBlockStatement.getliteralExpression() |
| Modifier and Type | Method and Description |
|---|---|
void |
ExpressionVisitor.visit(LiteralExpression e) |
| Constructor and Description |
|---|
CaseBlockStatement(int line,
LiteralExpression value,
ImmutableList<Statement> statements,
boolean breakCase) |
CaseStatement(LiteralExpression value,
int line) |
Copyright © 2014. All Rights Reserved.