freemarker.core
public abstract class Expression extends TemplateObject
Constructor and Description |
---|
Expression() |
Modifier and Type | Method and Description |
---|---|
TemplateModel |
getAsTemplateModel(Environment env) |
contains, getBeginColumn, getBeginLine, getCanonicalForm, getEndColumn, getEndLine, getEndLocation, getEndLocationQuoted, getSource, getStartLocation, getStartLocationQuoted, getTemplate, toString
public final TemplateModel getAsTemplateModel(Environment env) throws TemplateException
TemplateException