Uses of Interface
gw.lang.reflect.java.IJavaBackedType
-
Packages that use IJavaBackedType Package Description gw.internal.gosu.parser gw.lang.reflect gw.lang.reflect.java -
-
Uses of IJavaBackedType in gw.internal.gosu.parser
Subinterfaces of IJavaBackedType in gw.internal.gosu.parser Modifier and Type Interface Description interface
IJavaEnumTypeInternal
interface
IJavaTypeInternal
Classes in gw.internal.gosu.parser that implement IJavaBackedType Modifier and Type Class Description class
JavaEnumType
Provides an implementation of IEnumeratedType for java enums -
Uses of IJavaBackedType in gw.lang.reflect
Methods in gw.lang.reflect with parameters of type IJavaBackedType Modifier and Type Method Description static IType
TypeSystem. getTypeFromJavaBasedType(IJavaBackedType javaType)
-
Uses of IJavaBackedType in gw.lang.reflect.java
Subinterfaces of IJavaBackedType in gw.lang.reflect.java Modifier and Type Interface Description interface
IJavaType
-