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

org.unlaxer.context.ParseContextEffector Maven / Gradle / Ivy

package org.unlaxer.context;

public interface ParseContextEffector{
	public void effect(ParseContext parseContext);
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy