All Downloads are FREE. Search and download functionalities are using the official Maven repository.

org.jruby.truffle.parser.ast.InvisibleNode Maven / Gradle / Ivy

The newest version!
package org.jruby.truffle.parser.ast;

/**
 * Marker interface for nodes invisible to IDE consumers
 */
public interface InvisibleNode {}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy