Class IRTypeResolver
java.lang.Object
gw.internal.gosu.ir.transform.util.IRTypeResolver
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic IRType
getConcreteIRTypeForMetaType
(MetaType metaType) static IRType
getDescriptor
(IType type) static IRType
getDescriptor
(IType type, boolean getConcreteTypeForMetaType) static IRType
static IRType
getDescriptor
(Class cls) getDescriptors
(IJavaClassInfo[] classes) getDescriptors
(Class[] classes) getDescriptors
(List<IType> types) static IJavaClassInfo
getJavaBackedClass
(IType arg) private static boolean
isEntityType
(IType type)
-
Constructor Details
-
IRTypeResolver
public IRTypeResolver()
-
-
Method Details
-
getDescriptor
-
getDescriptor
-
getDescriptor
-
getDescriptor
-
getConcreteIRTypeForMetaType
-
isEntityType
-
getJavaBackedClass
-
getDescriptors
-
getDescriptors
-
getDescriptors
-