Package de.unisaarland.cs.st.jerify.verifier.helpers.annotationValueVisitors

Provides helper classes for handling Annotation Values.

See:
          Description

Class Summary
AnnotationHelper Helper methods that help with annotation handling
GetAnnotationMirrorList Visit an AnnotationValue and return a List of all AnnotationMirrors found
GetInt Visit an AnnotationValue and return an Integer
GetIntList Visit an AnnotationValue and return a List
GetString Visit an AnnotationValue and return a String
GetStringList Visit an AnnotationValue and return an Integer
 

Package de.unisaarland.cs.st.jerify.verifier.helpers.annotationValueVisitors Description

Provides helper classes for handling Annotation Values.

Package Specification

none

Related Documentation

none