railo.transformer.bytecode.statement
Interface FlowControlFinal

All Known Implementing Classes:
FlowControlFinalImpl

public interface FlowControlFinal


Method Summary
 org.objectweb.asm.Label getAfterFinalGOTOLabel()
           
 org.objectweb.asm.Label getFinalEntryLabel()
           
 void setAfterFinalGOTOLabel(org.objectweb.asm.Label label)
           
 

Method Detail

getFinalEntryLabel

org.objectweb.asm.Label getFinalEntryLabel()

setAfterFinalGOTOLabel

void setAfterFinalGOTOLabel(org.objectweb.asm.Label label)

getAfterFinalGOTOLabel

org.objectweb.asm.Label getAfterFinalGOTOLabel()


Copyright © 2012 Railo