public class JavaScriptLoader.JavaScriptClass
extends com.ibm.wala.cast.loader.AstClass
ACC_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| Modifier and Type | Method and Description |
|---|---|
Collection<com.ibm.wala.types.annotations.Annotation> |
getAnnotations() |
com.ibm.wala.ipa.cha.IClassHierarchy |
getClassHierarchy() |
Collection<com.ibm.wala.classLoader.IClass> |
getDirectInterfaces() |
com.ibm.wala.classLoader.IClass |
getSuperclass() |
String |
toString() |
getAllFields, getAllImplementedInterfaces, getAllInstanceFields, getAllMethods, getAllStaticFields, getClassInitializer, getClassLoader, getDeclaredInstanceFields, getDeclaredMethods, getDeclaredStaticFields, getField, getField, getMethod, getModifiers, getName, getReference, getSource, getSourceFileName, getSourcePosition, getSourceURL, isAbstract, isArrayClass, isInterface, isPrivate, isPublic, isReferenceTypepublic com.ibm.wala.ipa.cha.IClassHierarchy getClassHierarchy()
public Collection<com.ibm.wala.classLoader.IClass> getDirectInterfaces()
getDirectInterfaces in interface com.ibm.wala.classLoader.IClassgetDirectInterfaces in class com.ibm.wala.cast.loader.AstClasspublic com.ibm.wala.classLoader.IClass getSuperclass()
getSuperclass in interface com.ibm.wala.classLoader.IClassgetSuperclass in class com.ibm.wala.cast.loader.AstClasspublic Collection<com.ibm.wala.types.annotations.Annotation> getAnnotations()
Copyright © 2017. All rights reserved.