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