Go to file
parrt 5c3c8d6e7a Added TokenFactory, CommonTokenFactory. Update the parser in the lexer with methods to set the factory. Alter the default error strategy and the lexer to use the factory. The parser's set token factory method updates the token source, usually the lexer, and the error handling strategy. I had to add the set token factory method to token source as well to make all of this work.
[git-p4: depot-paths = "//depot/code/antlr4/main/": change = 9789]
2012-01-03 10:58:01 -08:00
gunit udo fixes 2011-11-01 06:37:35 -08:00
runtime/Java Added TokenFactory, CommonTokenFactory. Update the parser in the lexer with methods to set the factory. Alter the default error strategy and the lexer to use the factory. The parser's set token factory method updates the token source, usually the lexer, and the error handling strategy. I had to add the set token factory method to token source as well to make all of this work. 2012-01-03 10:58:01 -08:00
tool Added TokenFactory, CommonTokenFactory. Update the parser in the lexer with methods to set the factory. Alter the default error strategy and the lexer to use the factory. The parser's set token factory method updates the token source, usually the lexer, and the error handling strategy. I had to add the set token factory method to token source as well to make all of this work. 2012-01-03 10:58:01 -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