public static interface JavaSootMethod.AnnotationOrSignatureStep extends SootMethod.MethodSourceStep
Modifier and Type | Method and Description |
---|---|
SootMethod.BuildStep |
withAnnotation(Iterable<AnnotationUsage> annotations) |
withSource
SootMethod.BuildStep withAnnotation(@Nonnull Iterable<AnnotationUsage> annotations)
Copyright © 2023 Soot OSS. All rights reserved.