Modifier and Type | Field and Description |
---|---|
static int |
TYPE_GROUP |
static int |
TYPE_INNER_GROUP |
static int |
TYPE_INNER_QUERY |
static int |
TYPE_NORMAL |
static int |
TYPE_QUERY |
TAG_LOOP, TAG_OUTPUT
Constructor and Description |
---|
TagOutput(Position start,
Position end) |
Modifier and Type | Method and Description |
---|---|
void |
_writeOut(BytecodeContext bc)
write out the stament to the adater
|
FlowControlFinal |
getFlowControlFinal() |
static TagOutput |
getParentTagOutputQuery(Statement stat) |
short |
getType() |
void |
setType(int type) |
getGroup, getNumberIterator, getPID, getQuery, hasGroup, hasNumberIterator, hasQuery, setGroup, setNumberIterator, setPID, setQuery
_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 int TYPE_QUERY
public static final int TYPE_GROUP
public static final int TYPE_INNER_GROUP
public static final int TYPE_INNER_QUERY
public static final int TYPE_NORMAL
public static TagOutput getParentTagOutputQuery(Statement stat) throws BytecodeException
BytecodeException
public void setType(int type)
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()
Copyright © 2015 Lucee