org.jruby.ast.java_signature.Literal Maven / Gradle / Ivy
/*
* To change this template, choose Tools | Templates
* and open the template in the editor.
*/
package org.jruby.ast.java_signature;
/**
*
* @author enebo
*/
public interface Literal extends AnnotationExpression {
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy