Given an AnnotationScript object and a JavaClass object, creates a new JavaClass object
representing the AnnotationsScript object's annotation of that class.
Given a File object pointing to an annotation script and a JavaClass object representing a
java class to annotate, gives a JavaClass such that the annotations of the script are applied
to it.