Go to file
parrt 783f1bc38f Split token into read-only and writable portions. added release method. moved the methods around that get input streams and token streams between interfaces. simplify the character stream interface by moving the gas line and get characterization methods to the lexer.
[git-p4: depot-paths = "//depot/code/antlr4/main/": change = 9039]
2011-09-03 17:36:14 -08:00
gunit messing w/build 2011-06-20 17:52:01 -08:00
runtime/Java/src/org/antlr/v4/runtime Split token into read-only and writable portions. added release method. moved the methods around that get input streams and token streams between interfaces. simplify the character stream interface by moving the gas line and get characterization methods to the lexer. 2011-09-03 17:36:14 -08:00
tool Split token into read-only and writable portions. added release method. moved the methods around that get input streams and token streams between interfaces. simplify the character stream interface by moving the gas line and get characterization methods to the lexer. 2011-09-03 17:36:14 -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 setting up ant build 2011-06-20 17:34:57 -08:00
build.xml A B+ -> ^(A B)* works! fixed ant build 2011-07-06 13:42:35 -08:00