Uses of Interface
gw.lang.parser.IReducedDynamicFunctionSymbol
Packages that use IReducedDynamicFunctionSymbol
Package
Description
-
Uses of IReducedDynamicFunctionSymbol in gw.internal.gosu.ir.nodes
Methods in gw.internal.gosu.ir.nodes with parameters of type IReducedDynamicFunctionSymbolModifier and TypeMethodDescriptionIRMethodFromConstructorInfo.getBoundedParamTypesFromProxiedClass(IReducedDynamicFunctionSymbol dfs) IRMethodFromMethodInfo.getBoundedParamTypesFromProxiedClass(IReducedDynamicFunctionSymbol dfs) private IRTypeIRMethodFromMethodInfo.getBoundedReturnTypeFromProxiedClass(IReducedDynamicFunctionSymbol dfs) private ConstructorIRMethodFromConstructorInfo.getJavaConstructorFromProxy(IReducedDynamicFunctionSymbol dfs) private IJavaClassMethodIRMethodFromMethodInfo.getJavaMethodFromProxy(IReducedDynamicFunctionSymbol dfs) -
Uses of IReducedDynamicFunctionSymbol in gw.internal.gosu.ir.transform.util
Methods in gw.internal.gosu.ir.transform.util with parameters of type IReducedDynamicFunctionSymbolModifier and TypeMethodDescriptionprivate static StringNameResolver.resolveCorrectGetterMethodPrefixForBooleanDFS(IReducedDynamicFunctionSymbol dfs) -
Uses of IReducedDynamicFunctionSymbol in gw.internal.gosu.parser
Classes in gw.internal.gosu.parser that implement IReducedDynamicFunctionSymbolModifier and TypeClassDescriptionclassclassclassclassclassFields in gw.internal.gosu.parser declared as IReducedDynamicFunctionSymbolModifier and TypeFieldDescriptionprivate IReducedDynamicFunctionSymbolReducedDynamicFunctionSymbol._superDfsMethods in gw.internal.gosu.parser that return IReducedDynamicFunctionSymbolModifier and TypeMethodDescriptionGosuIndustrialParkImpl.createReducedDynamicFunctionSymbol(IDynamicFunctionSymbol symbol) DelegateFunctionSymbol.createReducedSymbol()DynamicFunctionSymbol.createReducedSymbol()ParameterizedDynamicFunctionSymbol.createReducedSymbol()SuperConstructorFunctionSymbol.createReducedSymbol()ThisConstructorFunctionSymbol.createReducedSymbol()ReducedDynamicFunctionSymbol.getBackingDfs()ReducedDynamicFunctionSymbol.getSuperDfs() -
Uses of IReducedDynamicFunctionSymbol in gw.lang
Methods in gw.lang that return IReducedDynamicFunctionSymbolModifier and TypeMethodDescriptionGosuShop.createReducedDynamicFunctionSymbol(IDynamicFunctionSymbol symbol) IGosuShop.createReducedDynamicFunctionSymbol(IDynamicFunctionSymbol symbol) -
Uses of IReducedDynamicFunctionSymbol in gw.lang.parser
Methods in gw.lang.parser that return IReducedDynamicFunctionSymbolModifier and TypeMethodDescriptionIDynamicFunctionSymbol.createReducedSymbol()IReducedDynamicFunctionSymbol.getBackingDfs()IReducedDynamicPropertySymbol.getFunction(String strFunctionName) IReducedDynamicPropertySymbol.getGetterDfs()IReducedDynamicPropertySymbol.getSetterDfs()IReducedDynamicFunctionSymbol.getSuperDfs() -
Uses of IReducedDynamicFunctionSymbol in gw.lang.reflect
Methods in gw.lang.reflect that return IReducedDynamicFunctionSymbol