Package gw.lang.ir
Interface IJavaClassIRType
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description IJavaClassInfogetJavaClassInfo()-
Methods inherited from interface gw.lang.ir.IRType
getArrayType, getComponentType, getDescriptor, getJavaClass, getName, getRelativeName, getSlashName, getType, isArray, isAssignableFrom, isBoolean, isByte, isChar, isDouble, isFloat, isInt, isInterface, isLong, isPrimitive, isShort, isStructural, isStructuralAndErased, isVoid
-
-
-
-
Method Detail
-
getJavaClassInfo
IJavaClassInfo getJavaClassInfo()
-
-