Uses of Class
gw.internal.gosu.parser.DelegateFunctionSymbol
-
Packages that use DelegateFunctionSymbol Package Description gw.internal.gosu.ir.transform.statement gw.internal.gosu.parser -
-
Uses of DelegateFunctionSymbol in gw.internal.gosu.ir.transform.statement
Methods in gw.internal.gosu.ir.transform.statement with parameters of type DelegateFunctionSymbol Modifier and Type Method Description private IFunctionTypeSyntheticFunctionStatementTransformer. getDelegateFunctionType(DelegateFunctionSymbol delegateSymbol) -
Uses of DelegateFunctionSymbol in gw.internal.gosu.parser
Constructors in gw.internal.gosu.parser with parameters of type DelegateFunctionSymbol Constructor Description ReducedDelegateFunctionSymbol(DelegateFunctionSymbol dfs)
-