| Package | Description |
|---|---|
| gw.lang.parser | |
| gw.lang.parser.statements |
| Modifier and Type | Method and Description |
|---|---|
ITerminalStatement |
IStatement.getLeastSignificantTerminalStatement(boolean[] bAsolute)
Indicates whether or not control flow is terminal at this statement.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
IBreakStatement |
interface |
IContinueStatement |
interface |
IDoWhileStatement |
interface |
IReturnStatement |
interface |
IThrowStatement |
interface |
IWhileStatement |
Copyright © 2018. All rights reserved.