Package | Description |
---|---|
lucee.transformer.bytecode | |
lucee.transformer.bytecode.visitor |
Modifier and Type | Method and Description |
---|---|
OnFinally |
BytecodeContext.finallyPop() |
Modifier and Type | Method and Description |
---|---|
Stack<OnFinally> |
BytecodeContext.getOnFinallyStack() |
Modifier and Type | Method and Description |
---|---|
void |
BytecodeContext.finallyPush(OnFinally onf) |
boolean |
BytecodeContext.insideFinally(OnFinally onf) |
void |
BytecodeContext.pushOnFinally(OnFinally onFinally) |
Constructor and Description |
---|
TryCatchFinallyVisitor(OnFinally onFinally,
FlowControlFinal fcf) |
TryFinallyVisitor(OnFinally onFinally,
FlowControlFinal fcf) |
Copyright © 2015 Lucee