public class ThisNode extends ExpressionNode
| Modifier | Constructor and Description |
|---|---|
protected |
ThisNode(TemplatesTree.TextSource source,
int offset,
int endoffset) |
| Modifier and Type | Method and Description |
|---|---|
Object |
evaluate(EvaluationContext context,
IEvaluationStrategy env) |
void |
toString(StringBuilder sb) |
emit, toStringgetEndOffset, getInput, getLine, getLocation, getOffset, getResourceNameprotected ThisNode(TemplatesTree.TextSource source, int offset, int endoffset)
public Object evaluate(EvaluationContext context, IEvaluationStrategy env)
evaluate in class ExpressionNodepublic void toString(StringBuilder sb)
toString in class ExpressionNodeCopyright © 2014. All rights reserved.