Uses of Class
soot.tagkit.VisibilityAnnotationTag

Packages that use VisibilityAnnotationTag
soot.tagkit Classes supporting classfile annotation in Soot. 
 

Uses of VisibilityAnnotationTag in soot.tagkit
 

Methods in soot.tagkit that return types with arguments of type VisibilityAnnotationTag
 ArrayList<VisibilityAnnotationTag> VisibilityParameterAnnotationTag.getVisibilityAnnotations()
           
 ArrayList<VisibilityAnnotationTag> VisibilityParameterAnnotationTag.getVisibilityAnnotations()
           
 

Methods in soot.tagkit with parameters of type VisibilityAnnotationTag
 void VisibilityParameterAnnotationTag.addVisibilityAnnotation(VisibilityAnnotationTag a)
           
 void VisibilityParameterAnnotationTag.addVisibilityAnnotation(VisibilityAnnotationTag a)