public class FileNode extends CompoundNode
instructions| Constructor and Description |
|---|
FileNode(ExpressionNode expressionNode,
TemplatesTree.TextSource source,
int offset,
int endoffset) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
emit(StringBuilder sb,
EvaluationContext context,
IEvaluationStrategy env) |
getInstructions, setInstructionsgetEndOffset, getInput, getLine, getLocation, getOffset, getResourceName, toStringpublic FileNode(ExpressionNode expressionNode, TemplatesTree.TextSource source, int offset, int endoffset)
protected void emit(StringBuilder sb, EvaluationContext context, IEvaluationStrategy env)
emit in class CompoundNodeCopyright © 2014. All rights reserved.