Uses of Class
com.knezevic.edaf.v3.repr.grammar.ops.OperatorRegistry
Packages that use OperatorRegistry
-
Uses of OperatorRegistry in com.knezevic.edaf.v3.repr.grammar.build
Constructors in com.knezevic.edaf.v3.repr.grammar.build with parameters of type OperatorRegistryModifierConstructorDescriptionAutoGrammarBuilder(OperatorRegistry operatorRegistry) Creates builder with explicit operator registry.GrammarParser(OperatorRegistry operatorRegistry) Creates parser with custom operator registry.