Uses of Interface
gw.internal.gosu.parser.IGosuProgramInternal
Packages that use IGosuProgramInternal
Package
Description
-
Uses of IGosuProgramInternal in gw.internal.gosu.parser
Subinterfaces of IGosuProgramInternal in gw.internal.gosu.parserClasses in gw.internal.gosu.parser that implement IGosuProgramInternalMethods in gw.internal.gosu.parser that return IGosuProgramInternalModifier and TypeMethodDescriptionstatic IGosuProgramInternalContextSensitiveCodeRunner.getCachedProgram(String strTypeName) ParsedElement.getGosuProgram()Methods in gw.internal.gosu.parser with parameters of type IGosuProgramInternalModifier and TypeMethodDescriptionstatic voidContextSensitiveCodeRunner.cacheProgram(String strTypeName, IGosuProgramInternal program) voidParsedElement.setGosuProgram(IGosuProgramInternal gosuProgram) -
Uses of IGosuProgramInternal in gw.internal.gosu.parser.expressions
Methods in gw.internal.gosu.parser.expressions that return IGosuProgramInternalMethods in gw.internal.gosu.parser.expressions with parameters of type IGosuProgramInternalModifier and TypeMethodDescriptionvoidEvalExpression.cacheProgram(String strTypeName, IGosuProgramInternal gsClass) -
Uses of IGosuProgramInternal in gw.internal.gosu.template
Classes in gw.internal.gosu.template that implement IGosuProgramInternal