Lines Matching refs:stg

230   in lexer.  Altered all target stg files.  Set in codegen.g
254 altered Java.stg.
381 Java.stg: added filterMode to genericParser and treeParser.
563 * Changed messages in en.stg so that TOKEN_NONDETERMINISM correctly
588 state objects! Changed state to this.state in Dbg.stg constructors.
591 a circular ref. Just an ASTDbg.stg change.
694 ASTTreeParser.stg. Added unit tests.
861 in the ASTTreeParser.stg file to deal with this. added unit tests:
1021 * added noRewrite() template (to Java.stg) so we can insert code during
1278 src/org/antlr/codegen/templates/Java/Java.stg # edit
1323 src/org/antlr/codegen/templates/Java/Dbg.stg # edit
1325 Java.stg. Part of this is a cut and paste because of a bug
1328 src/org/antlr/codegen/templates/Java/AST.stg # edit
1329 src/org/antlr/codegen/templates/Java/ASTParser.stg # edit
1330 src/org/antlr/codegen/templates/Java/ASTTreeParser.stg # edit
1411 src/org/antlr/tool/templates/messages/languages/en.stg # edit
1462 codegen/templates/Java/AST.stg
1468 codegen/templates/Java/ASTParser.stg
1471 codegen/templates/Java/ASTTreeParser.stg
1481 tool/templates/messages/languages/en.stg
1520 TARGET DEVELOPERS WARNING -- AST.stg split with some functionality
1521 going into ASTParser.stg then I added
1522 ASTTreeParser.stg. CodeGenerator
1573 codegen/templates/Java/AST.stg
1577 not construct another. Added ASTParser.stg and
1578 ASTTreeParser.stg to handle auto AST construction during
1581 The rewrite templates are still in AST.stg. I factored out the
1585 codegen/templates/Java/ASTParser.stg
1588 codegen/templates/Java/ASTTreeParser.stg
1591 codegen/templates/Java/Java.stg
1595 codegen/templates/Java/ST.stg
1657 ^($listlabel ...). Had to add a template to AST.stg:
1689 this change. :( BUT, there is only a slight tweak in the Dbg.stg
1690 and ASTDbg.stg templates.
1739 no such locale file org/antlr/tool/templates/messages/languages/ru.stg retrying with English locale
1875 ability to reference semantic predicates etc... Only changed Java.stg
1958 org/antlr/tool/templates/depend.stg contains the template. You can
2091 FileReader groupFileR = new FileReader("Rew.stg");
2976 …ke how sends grammar file name. Added getGrammarFileName() to recognizers. Java.stg generates it:
3482 the default (and for any English speaking locale) is en.stg not en_US.stg