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 TypeClassDescriptionclassA 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 IErrorTypeTypeSystem.getErrorType()static IErrorTypeTypeSystem.getErrorType(ParseResultsException pe) static IErrorTypeTypeSystem.getErrorType(String strErrantName)