Package antlr

Class BlockWithImpliedExitPath

    • Field Detail

      • exitLookaheadDepth

        protected int exitLookaheadDepth
      • exitCache

        protected Lookahead[] exitCache
        lookahead to bypass block; set by deterministic(). 1..k of Lookahead
    • Constructor Detail

      • BlockWithImpliedExitPath

        public BlockWithImpliedExitPath​(Grammar g)
      • BlockWithImpliedExitPath

        public BlockWithImpliedExitPath​(Grammar g,
                                        Token start)