Package org.mvel2.ast
Interface Safe
- All Known Implementing Classes:
ExecutableAccessorSafe
,ExecutableLiteral
,Function
public interface Safe
Marker interface to tell MVEL it can safely hard-reference.
ExecutableAccessorSafe
, ExecutableLiteral
, Function