public class CAstAbstractModuleLoader.DynamicCodeBody extends AstFunctionClass
functionBodyACC_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 |
|---|
DynamicCodeBody(com.ibm.wala.types.TypeReference codeName,
com.ibm.wala.types.TypeReference parent,
com.ibm.wala.classLoader.IClassLoader loader,
CAstSourcePositionMap.Position sourcePosition,
CAstEntity entity,
AstTranslator.WalkContext context) |
| Modifier and Type | Method and Description |
|---|---|
java.util.Collection<com.ibm.wala.types.annotations.Annotation> |
getAnnotations() |
com.ibm.wala.ipa.cha.IClassHierarchy |
getClassHierarchy() |
com.ibm.wala.classLoader.IMethod |
setCodeBody(CAstAbstractModuleLoader.DynamicMethodObject codeBody) |
getAllAncestorInterfaces, getAllFields, getAllImplementedInterfaces, getAllInstanceFields, getAllMethods, getAllStaticFields, getClassInitializer, getClassLoader, getCodeBody, getDeclaredInstanceFields, getDeclaredMethods, getDeclaredStaticFields, getDirectInterfaces, getField, getField, getMethod, getModifiers, getName, getReference, getSource, getSourceFileName, getSourcePosition, getSourceURL, getSuperclass, isAbstract, isArrayClass, isInterface, isPrivate, isPublic, isReferenceType, isStatic, isSynthetic, toStringpublic DynamicCodeBody(com.ibm.wala.types.TypeReference codeName,
com.ibm.wala.types.TypeReference parent,
com.ibm.wala.classLoader.IClassLoader loader,
CAstSourcePositionMap.Position sourcePosition,
CAstEntity entity,
AstTranslator.WalkContext context)
public com.ibm.wala.ipa.cha.IClassHierarchy getClassHierarchy()
public com.ibm.wala.classLoader.IMethod setCodeBody(CAstAbstractModuleLoader.DynamicMethodObject codeBody)
public java.util.Collection<com.ibm.wala.types.annotations.Annotation> getAnnotations()