Uses of Class
edu.rice.cs.cunit.classFile.attributes.RuntimeVisibleAnnotationsAttributeInfo

Packages that use RuntimeVisibleAnnotationsAttributeInfo
edu.rice.cs.cunit.classFile.attributes.visitors   
edu.rice.cs.cunit.subAnnot   
 

Uses of RuntimeVisibleAnnotationsAttributeInfo in edu.rice.cs.cunit.classFile.attributes.visitors
 

Methods in edu.rice.cs.cunit.classFile.attributes.visitors with parameters of type RuntimeVisibleAnnotationsAttributeInfo
 R ADefaultAttributeVisitor.runtimeVisibleAnnotationsCase(RuntimeVisibleAnnotationsAttributeInfo host, D param)
          Case for a RuntimeVisibleAnnotations attribute.
 R IAttributeVisitor.runtimeVisibleAnnotationsCase(RuntimeVisibleAnnotationsAttributeInfo host, D param)
          Case for a RuntimeVisibleAnnotations attribute.
 

Uses of RuntimeVisibleAnnotationsAttributeInfo in edu.rice.cs.cunit.subAnnot
 

Fields in edu.rice.cs.cunit.subAnnot declared as RuntimeVisibleAnnotationsAttributeInfo
protected  RuntimeVisibleAnnotationsAttributeInfo[] AAnnotatedElementEx._ai
          Annotations attribute.