Home | History | Annotate | Download | only in C

Lines Matching full:combined

133 You can do combined lexer/parser grammars again (ala PCCTS) both lexer
353 they generate. For combined grammar T.g:
854 * line numbers for lexers in combined grammars are now reported correctly.
873 FooLexer, ... Combined grammar Foo generates Foo$Lexer.g which generates
1608 * antlr generates #src lines in lexer grammars generated from combined grammars
1611 * lexers generated from combined grammars now use originally formatting.
1677 to "parser" if parser grammar or combined grammar, "lexer" if lexer grammar,