Go to file
parrt cab41e41e3 had non-ascii char
[git-p4: depot-paths = "//depot/code/antlr4/main/": change = 9812]
2012-01-04 09:05:31 -08:00
gunit udo fixes 2011-11-01 06:37:35 -08:00
runtime/Java had non-ascii char 2012-01-04 09:05:31 -08:00
tool Added ctx to visitTerminal in parse tree listener. That should be useful information. made commensurate change in the parse tree walker to make sure I have a proper context to send to the visitTerminal method. renamed a few fields of parser/lexer to have _ in front to avoid name collisions with user actions. change the name of the listener method so that they're more explicit using the terms Error and Parser to identify what kind of listener we are adding or removing. Added a default TraceListener to Parser so that we can call setTrace(true) to have it start dumping out information as a first step in the debugging process. there are now multiple parse tree listeners possible because I made a list. we may want to pass in multiple actions to the parser. 2012-01-03 12:46:18 -08:00
CHANGES.txt add initial antlr4 files (mainly runtime) 2011-06-14 16:22:05 -08:00
LICENSE.txt add initial antlr4 files (mainly runtime) 2011-06-14 16:22:05 -08:00
build.properties add 2012-01-01 10:35:31 -08:00
build.xml include ST v4 2012-01-02 17:11:39 -08:00