public class NfaTwoWay extends Object
Modifier and Type | Method and Description |
---|---|
void |
append(NfaTwoWay part) |
NfaTwoWay |
copy() |
void |
finish() |
Nfa |
getNfa() |
Nfa |
getNfaReverse() |
void |
lookupPropertyNumbers(ForwardIndexAccessor fiAccessor,
Map<NfaState,Boolean> statesVisited) |
public Nfa getNfa()
public Nfa getNfaReverse()
public NfaTwoWay copy()
public void append(NfaTwoWay part)
public void lookupPropertyNumbers(ForwardIndexAccessor fiAccessor, Map<NfaState,Boolean> statesVisited)
public void finish()
Copyright © 2020 Instituut voor Nederlandse Taal (INT). All rights reserved.