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

com.greenpepper.shaded.antlr.debug.ParserController Maven / Gradle / Ivy

package antlr.debug;

public interface ParserController extends ParserListener {


	public void checkBreak();
	public void setParserEventSupport(ParserEventSupport p);
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy