public class CAstAbstractModuleLoader.CoreClass extends AstDynamicPropertyClass
declaredFields, declaredMethodsACC_ABSTRACT, ACC_FINAL, ACC_INTERFACE, ACC_NATIVE, ACC_PRIVATE, ACC_PROTECTED, ACC_PUBLIC, ACC_STATIC, ACC_STRICT, ACC_SUPER, ACC_SYNCHRONIZED, ACC_TRANSIENT, ACC_VOLATILE, CONSTANT_Class, CONSTANT_Double, CONSTANT_FieldRef, CONSTANT_Float, CONSTANT_Integer, CONSTANT_InterfaceMethodRef, CONSTANT_InvokeDynamic, CONSTANT_Long, CONSTANT_MethodHandle, CONSTANT_MethodRef, CONSTANT_MethodType, CONSTANT_NameAndType, CONSTANT_String, CONSTANT_Utf8, MAGIC, REF_getField, REF_getStatic, REF_invokeInterface, REF_invokeSpecial, REF_invokeStatic, REF_invokeVirtual, REF_newInvokeSpecial, REF_putField, REF_putStatic| Constructor and Description |
|---|
CoreClass(com.ibm.wala.types.TypeName name,
com.ibm.wala.types.TypeName superName,
com.ibm.wala.classLoader.IClassLoader loader,
CAstSourcePositionMap.Position sourcePosition) |
| Modifier and Type | Method and Description |
|---|---|
java.util.Collection<com.ibm.wala.types.annotations.Annotation> |
getAnnotations() |
com.ibm.wala.ipa.cha.IClassHierarchy |
getClassHierarchy() |
java.util.Collection<com.ibm.wala.classLoader.IClass> |
getDirectInterfaces() |
com.ibm.wala.classLoader.IClass |
getSuperclass() |
java.lang.String |
toString() |
getField, isStaticFieldgetAllFields, getAllImplementedInterfaces, getAllInstanceFields, getAllMethods, getAllStaticFields, getClassInitializer, getClassLoader, getDeclaredInstanceFields, getDeclaredMethods, getDeclaredStaticFields, getField, getMethod, getModifiers, getName, getReference, getSource, getSourceFileName, getSourcePosition, getSourceURL, isAbstract, isArrayClass, isInterface, isPrivate, isPublic, isReferenceType, isSyntheticpublic CoreClass(com.ibm.wala.types.TypeName name,
com.ibm.wala.types.TypeName superName,
com.ibm.wala.classLoader.IClassLoader loader,
CAstSourcePositionMap.Position sourcePosition)
public com.ibm.wala.ipa.cha.IClassHierarchy getClassHierarchy()
public java.lang.String toString()
toString in class java.lang.Objectpublic java.util.Collection<com.ibm.wala.classLoader.IClass> getDirectInterfaces()
getDirectInterfaces in interface com.ibm.wala.classLoader.IClassgetDirectInterfaces in class AstClasspublic com.ibm.wala.classLoader.IClass getSuperclass()
getSuperclass in interface com.ibm.wala.classLoader.IClassgetSuperclass in class AstClasspublic java.util.Collection<com.ibm.wala.types.annotations.Annotation> getAnnotations()