Package com.fizzed.rocker.model
Class EvalExpression
java.lang.Object
com.fizzed.rocker.model.TemplateUnit
com.fizzed.rocker.model.ValueExpression
com.fizzed.rocker.model.EvalExpression
- All Implemented Interfaces:
NullSafety
Model for @(value) or @?(value)
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.fizzed.rocker.model.ValueExpression
getExpression, isNullSafeMethods inherited from class com.fizzed.rocker.model.TemplateUnit
getSourceRef, isBlockLevel, supportsSourceJournaling
-
Constructor Details
-
EvalExpression
-