org.antlr.tool
Class GrammarReport2
java.lang.Object
org.antlr.tool.GrammarReport2
public class GrammarReport2
- extends Object
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 *)
newline
public static final String newline
root
public Grammar root
GrammarReport2
public GrammarReport2(Grammar rootGrammar)
toString
public String toString()
- Overrides:
toString in class Object
Copyright © 2011. All Rights Reserved.