Class AnnotationHelper

java.lang.Object
org.jruby.anno.AnnotationHelper

public class AnnotationHelper extends Object
Utility methods for generating bindings at build time. Used by AnnotationBinder. NOTE: This class must ONLY reference classes in the org.jruby.anno package, to avoid forcing a transitive dependency on any runtime JRuby classes!
See Also: