Uses of Interface
gw.lang.reflect.IErrorType
Packages that use IErrorType
-
Uses of IErrorType in gw.internal.gosu.parser
Classes in gw.internal.gosu.parser that implement IErrorTypeModifier and TypeClassDescriptionclass
A type representing the Error state in the type system.Methods in gw.internal.gosu.parser that return IErrorTypeModifier and TypeMethodDescriptionTypeLoaderAccess.getErrorType()
TypeLoaderAccess.getErrorType
(ParseResultsException pe) TypeLoaderAccess.getErrorType
(String strErrantName) -
Uses of IErrorType in gw.lang.reflect
Methods in gw.lang.reflect that return IErrorTypeModifier and TypeMethodDescriptionITypeSystem.getErrorType()
ITypeSystem.getErrorType
(ParseResultsException pe) ITypeSystem.getErrorType
(String strErrantName) static IErrorType
TypeSystem.getErrorType()
static IErrorType
TypeSystem.getErrorType
(ParseResultsException pe) static IErrorType
TypeSystem.getErrorType
(String strErrantName)