Package | Description |
---|---|
com.google.clearsilver.jsilver.compiler | |
com.google.clearsilver.jsilver.interpreter |
Class and Description |
---|
TemplateFactory
Responsible for creating/retrieving an AST tree for a template with a given name.
|
Class and Description |
---|
ExpressionEvaluator
Walks the tree of a PExpression node and evaluates the expression.
|
OptimizerProvider
This interface is used to provide Optimizer Switches to OptimizingTemplateFactory, some which may
need to be constructed each time it runs.
|
TemplateFactory
Responsible for creating/retrieving an AST tree for a template with a given name.
|
TemplateInterpreter
Main JSilver interpreter.
|
Copyright © 2010–2017 Google. All rights reserved.