Uses of Interface
org.apache.lucene.util.automaton.RegExp.MakeRegexGroup
Packages that use RegExp.MakeRegexGroup
Package
Description
Finite-state automaton for regular expressions.
-
Uses of RegExp.MakeRegexGroup in org.apache.lucene.util.automaton
Methods in org.apache.lucene.util.automaton with parameters of type RegExp.MakeRegexGroupModifier and TypeMethodDescription(package private) final RegExp
RegExp.iterativeParseExp
(Supplier<RegExp> gather, BooleanSupplier stop, RegExp.MakeRegexGroup associativeReduce)