Interface MacroFunction
public interface MacroFunction
- Since:
- 1.2.0
- Author:
- Christian Beikov
-
Field Summary
-
Method Summary
Modifier and Type Method Description Expressionapply(List<Expression> expressions)Object[]getState()booleansupportsCaching()
-
Field Details
-
Method Details
-
apply
-
getState
Object[] getState() -
supportsCaching
boolean supportsCaching()
-