Uses of Interface
gw.lang.parser.IExpressionRuntime
-
Packages that use IExpressionRuntime Package Description gw.lang.parser gw.lang.parser.expressions -
-
Uses of IExpressionRuntime in gw.lang.parser
Subinterfaces of IExpressionRuntime in gw.lang.parser Modifier and Type Interface Description interfaceICustomExpressionRuntime -
Uses of IExpressionRuntime in gw.lang.parser.expressions
Methods in gw.lang.parser.expressions that return IExpressionRuntime Modifier and Type Method Description IExpressionRuntimeIMemberAccessExpression. getExpressionRuntime()Methods in gw.lang.parser.expressions with parameters of type IExpressionRuntime Modifier and Type Method Description voidIMemberAccessExpression. setExpressionRuntime(IExpressionRuntime expressionRuntime)
-