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 IRType
IRMethodFromMethodInfo.getBoundedReturnTypeFromProxiedClass
(IReducedDynamicFunctionSymbol dfs) private Constructor
IRMethodFromConstructorInfo.getJavaConstructorFromProxy
(IReducedDynamicFunctionSymbol dfs) private IJavaClassMethod
IRMethodFromMethodInfo.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 String
NameResolver.resolveCorrectGetterMethodPrefixForBooleanDFS
(IReducedDynamicFunctionSymbol dfs) -
Uses of IReducedDynamicFunctionSymbol in gw.internal.gosu.parser
Classes in gw.internal.gosu.parser that implement IReducedDynamicFunctionSymbolModifier and TypeClassDescriptionclass
class
class
class
class
Fields in gw.internal.gosu.parser declared as IReducedDynamicFunctionSymbolModifier and TypeFieldDescriptionprivate IReducedDynamicFunctionSymbol
ReducedDynamicFunctionSymbol._superDfs
Methods 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