public class DFASerializer extends Object
DFASerializer(DFA dfa, String[] tokenNames)
protected String
getEdgeLabel(int i)
String
toString()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public DFASerializer(@NotNull DFA dfa, @Nullable String[] tokenNames)
public String toString()
toString
Object
protected String getEdgeLabel(int i)
Copyright © 1992-2013 ANTLR. All Rights Reserved.