
org.jruby.ast.SideEffectFree Maven / Gradle / Ivy
package org.jruby.ast;
/**
* Created by enebo on 9/26/15.
*/
public interface SideEffectFree {
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy
package org.jruby.ast;
/**
* Created by enebo on 9/26/15.
*/
public interface SideEffectFree {
}