railo.transformer.bytecode.statement.tag
Class TagComponent
java.lang.Object
railo.transformer.bytecode.statement.StatementBase
railo.transformer.bytecode.statement.tag.TagBase
railo.transformer.bytecode.statement.tag.TagComponent
- All Implemented Interfaces:
- Statement, HasBody, Tag
public class TagComponent
- extends TagBase
Constructor Summary |
TagComponent(int startLine)
Constructor of the class |
TagComponent(int startLine,
int endLine)
Constructor of the class |
Methods inherited from class railo.transformer.bytecode.statement.tag.TagBase |
_writeOut, _writeOut, addAttribute, addMetaData, addMissingAttribute, containsAttribute, getAppendix, getAttribute, getAttributes, getBody, getFullname, getMetaData, getMissingAttributes, getTagLibTag, isScriptBase, removeAttribute, setAppendix, setBody, setFullname, setScriptBase, setTagLibTag, toString |
Methods inherited from class railo.transformer.bytecode.statement.StatementBase |
getDescendantCount, getEndLine, getLine, getParent, getStartLine, hasFlowController, setEndLine, setHasFlowController, setLine, setParent, setStartLine, writeOut |
TagComponent
public TagComponent(int startLine)
- Constructor of the class
- Parameters:
startLine
-
TagComponent
public TagComponent(int startLine,
int endLine)
- Constructor of the class
- Parameters:
startLine
- endLine
-
Copyright © 2012 Railo