public final class TagTry extends TagBase implements FlowControlRetry
Modifier and Type | Field and Description |
---|---|
static org.objectweb.asm.commons.Method |
GET_CATCH |
static org.objectweb.asm.commons.Method |
SET_CATCH_PE |
static org.objectweb.asm.commons.Method |
SET_CATCH3 |
BREAK, CONTINUE, RETRY
Modifier and Type | Method and Description |
---|---|
void |
_writeOut(BytecodeContext bc)
write out the stament to the adater
|
FlowControlFinal |
getFlowControlFinal() |
String |
getLabel() |
org.objectweb.asm.Label |
getRetryLabel() |
_writeOut, addAttribute, addMetaData, addMissingAttribute, containsAttribute, getAppendix, getAttribute, getAttributes, getBody, getFullname, getMetaData, getMissingAttributes, getTagLibTag, isScriptBase, removeAttribute, setAppendix, setBody, setFullname, setScriptBase, setTagLibTag, toString
getDescendantCount, getEnd, getParent, getStart, hasFlowController, setEnd, setHasFlowController, setParent, setStart, writeOut
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
getEnd, getParent, getStart, hasFlowController, setEnd, setHasFlowController, setParent, setStart, writeOut
public static final org.objectweb.asm.commons.Method SET_CATCH_PE
public static final org.objectweb.asm.commons.Method SET_CATCH3
public static final org.objectweb.asm.commons.Method GET_CATCH
public void _writeOut(BytecodeContext bc) throws BytecodeException
StatementBase
_writeOut
in class TagBase
BytecodeException
lucee.transformer.bytecode.statement.tag.TagBase#_writeOut(org.objectweb.asm.commons.GeneratorAdapter)
public FlowControlFinal getFlowControlFinal()
getFlowControlFinal
in interface Statement
public org.objectweb.asm.Label getRetryLabel()
getRetryLabel
in interface FlowControlRetry
public String getLabel()
getLabel
in interface FlowControl
Copyright © 2015 Lucee