Package | Description |
---|---|
net.amygdalum.patternsearchalgorithms.automaton.chars |
Modifier and Type | Method and Description |
---|---|
NFAMatcherState |
NFAMatcherState.cancelOverlapping(SortedSet<Groups> groups) |
NFAMatcherState |
NFAMatcherState.next(char c,
long pos) |
static NFAMatcherState |
NFAMatcherState.of(State state,
Groups groups,
long pos) |
Copyright © 2019. All rights reserved.