Package com.fizzed.rocker.model
Interface NullSafety
- All Known Implementing Classes:
EvalExpression,ValueExpression,WithStatement
public interface NullSafety
-
Method Summary
-
Method Details
-
isNullSafe
boolean isNullSafe()
-
EvalExpression, ValueExpression, WithStatement