org.jruby.ast.java_signature.AnnotationExpression Maven / Gradle / Ivy
package org.jruby.ast.java_signature;
/*
* A || B
* {A, B}
* "value"
* @Anno
*/
public interface AnnotationExpression {
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy