public class DebugBreak extends TemplateElement
Constructor and Description |
---|
DebugBreak(TemplateElement nestedBlock) |
Modifier and Type | Method and Description |
---|---|
protected void |
accept(Environment env)
Processes the contents of this TemplateElement and
outputs the resulting text
|
java.lang.String |
getCanonicalForm() |
java.lang.String |
getDescription() |
children, getAllowsChildren, getChildAt, getChildCount, getChildNodes, getIndex, getNodeName, getNodeNamespace, getNodeType, getParent, getParentNode, isLeaf, setChildAt
contains, getBeginColumn, getBeginLine, getEndColumn, getEndLine, getEndLocation, getEndLocationQuoted, getSource, getStartLocation, getStartLocationQuoted, getTemplate, toString
public DebugBreak(TemplateElement nestedBlock)
protected void accept(Environment env) throws TemplateException, java.io.IOException
TemplateElement
env
- The runtime environmentTemplateException
java.io.IOException
public java.lang.String getDescription()
getDescription
in class TemplateElement
public java.lang.String getCanonicalForm()
getCanonicalForm
in class TemplateObject