public abstract class AstDynamicPropertyClass extends AstClass
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| Modifier | Constructor and Description |
|---|---|
protected |
AstDynamicPropertyClass(CAstSourcePositionMap.Position sourcePosition,
com.ibm.wala.types.TypeName typeName,
com.ibm.wala.classLoader.IClassLoader loader,
short modifiers,
java.util.Map<com.ibm.wala.types.Selector,com.ibm.wala.classLoader.IMethod> declaredMethods,
com.ibm.wala.types.TypeReference defaultDescriptor) |
| Modifier and Type | Method and Description |
|---|---|
com.ibm.wala.classLoader.IField |
getField(com.ibm.wala.util.strings.Atom name) |
protected boolean |
isStaticField(com.ibm.wala.util.strings.Atom name) |
getAllFields, getAllImplementedInterfaces, getAllInstanceFields, getAllMethods, getAllStaticFields, getClassInitializer, getClassLoader, getDeclaredInstanceFields, getDeclaredMethods, getDeclaredStaticFields, getDirectInterfaces, getField, getMethod, getModifiers, getName, getReference, getSource, getSourceFileName, getSourcePosition, getSourceURL, getSuperclass, isAbstract, isArrayClass, isInterface, isPrivate, isPublic, isReferenceType, isSyntheticprotected AstDynamicPropertyClass(CAstSourcePositionMap.Position sourcePosition, com.ibm.wala.types.TypeName typeName, com.ibm.wala.classLoader.IClassLoader loader, short modifiers, java.util.Map<com.ibm.wala.types.Selector,com.ibm.wala.classLoader.IMethod> declaredMethods, com.ibm.wala.types.TypeReference defaultDescriptor)