Package gw.lang.parser
Interface IExpressionRuntime
-
- All Known Subinterfaces:
ICustomExpressionRuntime
- All Known Implementing Classes:
SinglePropertyMemberAccessRuntime
public interface IExpressionRuntime
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description Object
evaluate()
-
-
-
Method Detail
-
evaluate
Object evaluate()
-
-