Uses of Interface
gw.lang.parser.ICustomExpressionRuntime
Packages that use ICustomExpressionRuntime
-
Uses of ICustomExpressionRuntime in gw.internal.gosu.ir.transform
Fields in gw.internal.gosu.ir.transform with type parameters of type ICustomExpressionRuntimeModifier and TypeFieldDescriptionstatic final Map<String,ICustomExpressionRuntime> AbstractElementTransformer.CUSTOM_RUNTIMESMethods in gw.internal.gosu.ir.transform that return ICustomExpressionRuntimeModifier and TypeMethodDescriptionstatic ICustomExpressionRuntimeAbstractElementTransformer.getCustomRuntime(String id, IType enclosingClass) Methods in gw.internal.gosu.ir.transform with parameters of type ICustomExpressionRuntimeModifier and TypeMethodDescriptionprotected IRExpressionAbstractElementTransformer.handleCustomExpressionRuntime(ICustomExpressionRuntime customRuntime, IType expectedType)