public class LexerDFASerializer extends DFASerializer
Constructor and Description |
---|
LexerDFASerializer(DFA dfa) |
Modifier and Type | Method and Description |
---|---|
protected String |
getEdgeLabel(int i) |
toString
@NotNull protected String getEdgeLabel(int i)
getEdgeLabel
in class DFASerializer
Copyright © 1992-2013 ANTLR. All Rights Reserved.