public class ValueExpression extends TemplateUnit implements NullSafety
| Constructor and Description |
|---|
ValueExpression(SourceRef sourceRef,
String expression,
boolean nullSafe) |
| Modifier and Type | Method and Description |
|---|---|
String |
getExpression() |
boolean |
isNullSafe() |
getSourceRef, isBlockLevelpublic String getExpression()
public boolean isNullSafe()
isNullSafe in interface NullSafetyCopyright © 2016–2020 Fizzed, Inc. All rights reserved.