public class FlowControlFinalImpl extends Object implements FlowControlFinal
Constructor and Description |
---|
FlowControlFinalImpl() |
Modifier and Type | Method and Description |
---|---|
org.objectweb.asm.Label |
getAfterFinalGOTOLabel() |
org.objectweb.asm.Label |
getFinalEntryLabel() |
void |
setAfterFinalGOTOLabel(org.objectweb.asm.Label gotoLabel) |
public FlowControlFinalImpl()
public void setAfterFinalGOTOLabel(org.objectweb.asm.Label gotoLabel)
setAfterFinalGOTOLabel
in interface FlowControlFinal
public org.objectweb.asm.Label getAfterFinalGOTOLabel()
getAfterFinalGOTOLabel
in interface FlowControlFinal
public org.objectweb.asm.Label getFinalEntryLabel()
getFinalEntryLabel
in interface FlowControlFinal
Copyright © 2015 Lucee