Package org.apache.calcite.runtime
Class Matcher.Builder<E>
java.lang.Object
org.apache.calcite.runtime.Matcher.Builder<E>
- Type Parameters:
E
- Type of rows matched by this automaton
Builds a Matcher.
-
Method Details
-
add
Associates a predicate with a symbol. -
build
-