Uses of Class
gw.internal.gosu.parser.statements.DelegateStatement
-
Packages that use DelegateStatement Package Description gw.internal.gosu.parser -
-
Uses of DelegateStatement in gw.internal.gosu.parser
Methods in gw.internal.gosu.parser that return DelegateStatement Modifier and Type Method Description DelegateStatement
DelegateFunctionSymbol. getDelegateStmt()
Constructors in gw.internal.gosu.parser with parameters of type DelegateStatement Constructor Description DelegateFunctionSymbol(IGosuClassInternal gsClass, ISymbolTable symTable, ReducedDynamicFunctionSymbol dfs, IMethodInfo mi, DelegateStatement delegateStmt)
-