public final class TagThread extends TagBaseNoFinal
Modifier and Type | Field and Description |
---|---|
static org.objectweb.asm.Type |
THREAD_TAG |
Constructor and Description |
---|
TagThread(Position start,
Position end) |
Modifier and Type | Method and Description |
---|---|
void |
_writeOut(BytecodeContext bc)
write out the stament to the adater
|
Body |
getBody()
returns the body of the tag
|
Body |
getRealBody() |
getFlowControlFinal
_writeOut, addAttribute, addMetaData, addMissingAttribute, containsAttribute, getAppendix, getAttribute, getAttributes, 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.Type THREAD_TAG
public void _writeOut(BytecodeContext bc) throws BytecodeException
StatementBase
_writeOut
in class TagBase
BytecodeException
TagBase._writeOut(lucee.transformer.bytecode.BytecodeContext)
public Body getRealBody()
Copyright © 2015 Lucee