Package org.opencypher.grammar
Interface ProductionTransformation<P,R,EX extends Exception>
-
public interface ProductionTransformation<P,R,EX extends Exception>
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description RtransformProduction(P param, Production production)
-