Uses of Interface
eu.bandm.tools.ramus.runtime2.Reducer.Constructor
Packages that use Reducer.Constructor
-
Uses of Reducer.Constructor in eu.bandm.tools.ramus.runtime2
Subinterfaces of Reducer.Constructor in eu.bandm.tools.ramus.runtime2Modifier and TypeInterfaceDescriptionstatic interfaceReducer.Collector1<D,A1> static interfaceReducer.Constructor1<D,A1, R> Functional interface for AST node constructors with one parsed argument.