public static class TokenizerData.NfaState extends Object
| Modifier and Type | Field and Description |
|---|---|
Set<Character> |
m_characters |
Set<Integer> |
m_compositeStates |
int |
m_index |
int |
m_kind |
Set<Integer> |
m_nextStates |
Copyright © 2017–2019 Philip Helger. All rights reserved.