Class 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 *)
    • Field Detail

      • newline

        public static final String newline
    • Constructor Detail

      • GrammarReport2

        public GrammarReport2​(Grammar rootGrammar)