public class AssertNode extends Node
| Constructor and Description |
|---|
AssertNode(ExpressionNode expr,
TemplatesTree.TextSource source,
int offset,
int endoffset) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
emit(StringBuilder sb,
EvaluationContext context,
IEvaluationStrategy env) |
getEndOffset, getInput, getLine, getLocation, getOffset, getResourceName, toStringpublic AssertNode(ExpressionNode expr, TemplatesTree.TextSource source, int offset, int endoffset)
protected void emit(StringBuilder sb, EvaluationContext context, IEvaluationStrategy env)
Copyright © 2014. All rights reserved.