Class GrammarReport2
java.lang.Object
org.antlr.tool.GrammarReport2
Simplifying report dramatically for LL(*) paper. Old results were
wrong anyway it seems. We need:
percent decisions that potentially backtrack
histogram of regular lookahead depth (int k or *)
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescription(package private) voidnl(StringBuilder buf) (package private) voidstats(Grammar g, StringBuilder buf) toString()
-
Field Details
-
newline
-
root
-
-
Constructor Details
-
GrammarReport2
-
-
Method Details
-
toString
-
stats
-
nl
-