ARRAY_INDEX, PAGE_TYPE_COMPONENT, PAGE_TYPE_INTERFACE, PAGE_TYPE_REGULAR, VALUE_INDEX
Constructor and Description |
---|
TagFunction(Position start,
Position end) |
Modifier and Type | Method and Description |
---|---|
void |
_writeOut(BytecodeContext bc)
write out the stament to the adater
|
void |
_writeOut(BytecodeContext bc,
int type) |
FlowControlFinal |
getFlowControlFinal() |
void |
writeOut(BytecodeContext bc,
int type) |
_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 TagFunction(Position start, Position end)
public void writeOut(BytecodeContext bc, int type) throws BytecodeException
writeOut
in interface IFunction
BytecodeException
IFunction.writeOut(lucee.transformer.bytecode.BytecodeContext, int)
public void _writeOut(BytecodeContext bc) throws BytecodeException
StatementBase
_writeOut
in class TagBase
BytecodeException
TagBase._writeOut(lucee.transformer.bytecode.BytecodeContext)
public void _writeOut(BytecodeContext bc, int type) throws BytecodeException
BytecodeException
public FlowControlFinal getFlowControlFinal()
getFlowControlFinal
in interface Statement
Copyright © 2015 Lucee