railo.transformer.bytecode.statement.tag
Class TagOther
java.lang.Object
railo.transformer.bytecode.statement.StatementBase
railo.transformer.bytecode.statement.tag.TagBase
railo.transformer.bytecode.statement.tag.TagOther
- All Implemented Interfaces:
- Statement, HasBody, Tag
public class TagOther
- extends TagBase
Methods inherited from class railo.transformer.bytecode.statement.tag.TagBase |
_writeOut, addAttribute, addMetaData, addMissingAttribute, containsAttribute, getAppendix, getAttribute, getAttributes, getBody, getFullname, getMetaData, getMissingAttributes, getTagLibTag, isScriptBase, removeAttribute, setAppendix, setBody, setFullname, setScriptBase, setTagLibTag, toString |
TagOther
public TagOther(Position start,
Position end)
getFlowControlFinal
public FlowControlFinal getFlowControlFinal()
- Returns:
- return the label where the finally block of this tags starts, IF there is a finally block, otherwise return null;
_writeOut
public void _writeOut(BytecodeContext bc)
throws BytecodeException
- Description copied from class:
StatementBase
- write out the stament to the adater
- Overrides:
_writeOut
in class TagBase
- Throws:
BytecodeException
Copyright © 2012 Railo