public class JavaAnnotationSootClass extends JavaSootClass
classSignature, sourceType
classSource
Constructor and Description |
---|
JavaAnnotationSootClass(JavaSootClassSource classSource,
SourceType sourceType) |
Modifier and Type | Method and Description |
---|---|
Set<JavaAnnotationSootMethod> |
getMethods() |
getAnnotations, getClassSource, getField, getField, getFields, getMethod, getMethod, isJavaLibraryClass, withFields, withMethods, withModifiers, withOuterClass, withOverridingClassSource, withPosition, withReplacedField, withReplacedMethod, withSuperclass
getInterfaces, getModifiers, getName, getOuterClass, getPosition, getSuperclass, getType, hasOuterClass, hasSuperclass, implementsInterface, isAbstract, isApplicationClass, isConcrete, isEnum, isFinal, isInnerClass, isInterface, isLibraryClass, isPhantomClass, isPrivate, isProtected, isPublic, isStatic, isSynchronized, print, toString, withClassSource, withSourceType
public JavaAnnotationSootClass(JavaSootClassSource classSource, SourceType sourceType)
@Nonnull public Set<JavaAnnotationSootMethod> getMethods()
getMethods
in class JavaSootClass
Copyright © 2023 Soot OSS. All rights reserved.