Uses of Interface
gw.lang.reflect.gs.IGosuProgram
Packages that use IGosuProgram
Package
Description
-
Uses of IGosuProgram in gw.internal.gosu.parser
Subinterfaces of IGosuProgram in gw.internal.gosu.parserModifier and TypeInterfaceDescriptioninterface
interface
Classes in gw.internal.gosu.parser that implement IGosuProgramMethods in gw.internal.gosu.parser that return IGosuProgramModifier and TypeMethodDescriptionGosuIndustrialParkImpl.createProgram
(String strNamespace, String strRelativeName, GosuClassTypeLoader loader, ISourceFileHandle sourceFile, ITypeUsesMap typeUsesMap, ISymbolTable symTable) GosuIndustrialParkImpl.createProgramForEval
(String strNamespace, String strRelativeName, GosuClassTypeLoader loader, ISourceFileHandle sourceFile, ITypeUsesMap typeUsesMap, ISymbolTable symTable) -
Uses of IGosuProgram in gw.internal.gosu.template
Classes in gw.internal.gosu.template that implement IGosuProgram -
Uses of IGosuProgram in gw.lang
Methods in gw.lang that return IGosuProgramModifier and TypeMethodDescriptionstatic IGosuProgram
GosuShop.createProgram
(String strNamespace, String strRelativeName, GosuClassTypeLoader loader, ISourceFileHandle sourceFile, ITypeUsesMap typeUsesMap, ISymbolTable symTable) IGosuShop.createProgram
(String strNamespace, String strRelativeName, GosuClassTypeLoader loader, ISourceFileHandle sourceFile, ITypeUsesMap typeUsesMap, ISymbolTable symTable) static IGosuProgram
GosuShop.createProgramForEval
(String strNamespace, String strRelativeName, GosuClassTypeLoader loader, ISourceFileHandle sourceFile, ITypeUsesMap typeUsesMap, ISymbolTable symTable) IGosuShop.createProgramForEval
(String strNamespace, String strRelativeName, GosuClassTypeLoader loader, ISourceFileHandle sourceFile, ITypeUsesMap typeUsesMap, ISymbolTable symTable) -
Uses of IGosuProgram in gw.lang.parser
Fields in gw.lang.parser declared as IGosuProgramMethods in gw.lang.parser that return IGosuProgramModifier and TypeMethodDescriptionIParsedElement.getGosuProgram()
IParseResult.getProgram()
ParseResult.getProgram()
Constructors in gw.lang.parser with parameters of type IGosuProgram -
Uses of IGosuProgram in gw.lang.reflect.gs
Subinterfaces of IGosuProgram in gw.lang.reflect.gs