Class RegexpMatcher.Path

  • Enclosing class:
    RegexpMatcher

    public final class RegexpMatcher.Path
    extends Object
    Represents a path in the FST traversal directed by the automaton
    • Field Detail

      • _state

        public final State _state
      • _node

        public final int _node
      • _fstArc

        public final int _fstArc
    • Constructor Detail