Package | Description |
---|---|
lucee.transformer.bytecode.statement |
Modifier and Type | Method and Description |
---|---|
Condition.Pair |
Condition.addElseIf(ExprBoolean condition,
Statement body,
Position start,
Position end)
adds a else statement
|
Condition.Pair |
Condition.setElse(Statement body,
Position start,
Position end)
sets the else Block of the condition
|
Copyright © 2015 Lucee