Package sootup.java.core
Class JavaAnnotationSootClass
java.lang.Object
sootup.core.model.AbstractClass
sootup.core.model.SootClass
sootup.java.core.JavaSootClass
sootup.java.core.JavaAnnotationSootClass
- All Implemented Interfaces:
HasPosition
,HasAnnotation
-
Field Summary
Fields inherited from class sootup.core.model.SootClass
classSignature, sourceType
Fields inherited from class sootup.core.model.AbstractClass
classSource
-
Constructor Summary
ConstructorDescriptionJavaAnnotationSootClass
(JavaSootClassSource classSource, SourceType sourceType) -
Method Summary
Modifier and TypeMethodDescriptionMethods inherited from class sootup.java.core.JavaSootClass
getAnnotations, getClassSource, getField, getField, getFields, getMethod, getMethod, getMethods, getMethodsByName, getOuterClass, getSuperclass, getType, withFields, withMethods, withModifiers, withOuterClass, withOverridingClassSource, withPosition, withReplacedField, withReplacedMethod, withSuperclass
Methods inherited from class sootup.core.model.SootClass
getInterfaces, getModifiers, getName, getPosition, hasOuterClass, hasSuperclass, implementsInterface, isAbstract, isAnnotation, isApplicationClass, isConcrete, isEnum, isFinal, isInnerClass, isInterface, isLibraryClass, isPrivate, isProtected, isPublic, isStatic, isSuper, print, toString, withClassSource, withSourceType
-
Constructor Details
-
JavaAnnotationSootClass
-
-
Method Details
-
getAnnotationMethods
-
getDefaultValues
-