public class LexerDFASerializer extends DFASerializer
| Constructor and Description |
|---|
LexerDFASerializer(DFA dfa) |
| Modifier and Type | Method and Description |
|---|---|
protected String |
getEdgeLabel(int i) |
getContextLabel, toStringpublic LexerDFASerializer(@NotNull
DFA dfa)
@NotNull protected String getEdgeLabel(int i)
getEdgeLabel in class DFASerializerCopyright © 1992–2024 Daniel Sun. All rights reserved.