public final class TagContinue extends TagBase
Constructor and Description |
---|
TagContinue(Position start,
Position end) |
Modifier and Type | Method and Description |
---|---|
void |
_writeOut(BytecodeContext bc)
write out the stament to the adater
|
FlowControlFinal |
getFlowControlFinal() |
void |
setLabel(String label) |
void |
setParent(Statement parent)
sets parent statement to statement
|
_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, setStart, writeOut
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
getEnd, getParent, getStart, hasFlowController, setEnd, setHasFlowController, setStart, writeOut
public TagContinue(Position start, Position end)
public void _writeOut(BytecodeContext bc) throws BytecodeException
StatementBase
_writeOut
in class TagBase
BytecodeException
public void setParent(Statement parent)
Statement
setParent
in interface Statement
setParent
in class StatementBase
Statement.setParent(lucee.transformer.bytecode.Statement)
public FlowControlFinal getFlowControlFinal()
Copyright © 2015 Lucee