aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHaibo Huang <hhb@google.com>2018-08-28 14:53:55 -0700
committerandroid-build-merger <android-build-merger@google.com>2018-08-28 14:53:55 -0700
commit1a86e8ee41328e77cecf1b887d5eb616dbf77d0a (patch)
tree8cacab926d75eb6906a1c6c4c18489648e264709
parent47bcf635f6793781ce4e6d080a4e804546e63597 (diff)
parentb3f47eb6ae3fd805a1ce98c5b5125cb8c443af05 (diff)
downloadantlr-1a86e8ee41328e77cecf1b887d5eb616dbf77d0a.tar.gz
Merge "Move files in antlr to match upstream directory structure" am: bbed35ef4b am: 32d1488b05
am: b3f47eb6ae Change-Id: I81ad1bf0e91c98ee403434178cb0b9194904d8b5
-rw-r--r--Android.bp4
-rw-r--r--BUILD.txt (renamed from antlr-3.4/BUILD.txt)0
-rw-r--r--antlr-ant/main/antlr3-task/Readme.txt (renamed from antlr-3.4/antlr-ant/main/antlr3-task/Readme.txt)0
-rw-r--r--antlr-ant/main/antlr3-task/antlr3-src/org/apache/tools/ant/antlr/ANTLR3.java (renamed from antlr-3.4/antlr-ant/main/antlr3-task/antlr3-src/org/apache/tools/ant/antlr/ANTLR3.java)0
-rw-r--r--antlr-ant/main/antlr3-task/antlr3-src/org/apache/tools/ant/antlr/antlib.xml (renamed from antlr-3.4/antlr-ant/main/antlr3-task/antlr3-src/org/apache/tools/ant/antlr/antlib.xml)0
-rw-r--r--antlr-ant/main/antlr3-task/antlr3-task.doc (renamed from antlr-3.4/antlr-ant/main/antlr3-task/antlr3-task.doc)bin67584 -> 67584 bytes
-rw-r--r--antlr-ant/main/antlr3-task/antlr3-task.htm (renamed from antlr-3.4/antlr-ant/main/antlr3-task/antlr3-task.htm)0
-rw-r--r--antlr-ant/main/antlr3-task/antlr3.jar (renamed from antlr-3.4/antlr-ant/main/antlr3-task/antlr3.jar)bin9220 -> 9220 bytes
-rw-r--r--antlr-ant/main/antlr3-task/composite-java_build.zip (renamed from antlr-3.4/antlr-ant/main/antlr3-task/composite-java_build.zip)bin3440 -> 3440 bytes
-rw-r--r--antlr-ant/main/antlr3-task/composite-netbeans.zip (renamed from antlr-3.4/antlr-ant/main/antlr3-task/composite-netbeans.zip)bin10353 -> 10353 bytes
-rw-r--r--antlr-ant/main/antlr3-task/d2u.zip (renamed from antlr-3.4/antlr-ant/main/antlr3-task/d2u.zip)bin5229 -> 5229 bytes
-rw-r--r--antlr-ant/main/antlr3-task/polydiff-netbeans.zip (renamed from antlr-3.4/antlr-ant/main/antlr3-task/polydiff-netbeans.zip)bin25868 -> 25868 bytes
-rw-r--r--antlr-ant/main/antlr3-task/polydiff_build.zip (renamed from antlr-3.4/antlr-ant/main/antlr3-task/polydiff_build.zip)bin3497 -> 3497 bytes
-rw-r--r--antlr-ant/main/antlr3-task/simplecTreeParser.zip (renamed from antlr-3.4/antlr-ant/main/antlr3-task/simplecTreeParser.zip)bin3742 -> 3742 bytes
-rw-r--r--antlr.config (renamed from antlr-3.4/antlr.config)0
-rw-r--r--antlr3-maven-archetype/antlr.config (renamed from antlr-3.4/antlr3-maven-archetype/antlr.config)0
-rw-r--r--antlr3-maven-archetype/pom.xml (renamed from antlr-3.4/antlr3-maven-archetype/pom.xml)0
-rw-r--r--antlr3-maven-archetype/src/main/resources/META-INF/maven/archetype-metadata.xml (renamed from antlr-3.4/antlr3-maven-archetype/src/main/resources/META-INF/maven/archetype-metadata.xml)0
-rw-r--r--antlr3-maven-archetype/src/main/resources/META-INF/maven/archetype.xml (renamed from antlr-3.4/antlr3-maven-archetype/src/main/resources/META-INF/maven/archetype.xml)0
-rw-r--r--antlr3-maven-archetype/src/main/resources/archetype-resources/pom.xml (renamed from antlr-3.4/antlr3-maven-archetype/src/main/resources/archetype-resources/pom.xml)0
-rw-r--r--antlr3-maven-archetype/src/main/resources/archetype-resources/src/main/antlr3/TLexer.g (renamed from antlr-3.4/antlr3-maven-archetype/src/main/resources/archetype-resources/src/main/antlr3/TLexer.g)0
-rw-r--r--antlr3-maven-archetype/src/main/resources/archetype-resources/src/main/antlr3/TParser.g (renamed from antlr-3.4/antlr3-maven-archetype/src/main/resources/archetype-resources/src/main/antlr3/TParser.g)0
-rw-r--r--antlr3-maven-archetype/src/main/resources/archetype-resources/src/main/antlr3/TTree.g (renamed from antlr-3.4/antlr3-maven-archetype/src/main/resources/archetype-resources/src/main/antlr3/TTree.g)0
-rw-r--r--antlr3-maven-archetype/src/main/resources/archetype-resources/src/main/antlr3/imports/Ruleb.g (renamed from antlr-3.4/antlr3-maven-archetype/src/main/resources/archetype-resources/src/main/antlr3/imports/Ruleb.g)0
-rw-r--r--antlr3-maven-archetype/src/main/resources/archetype-resources/src/main/java/AbstractTLexer.java (renamed from antlr-3.4/antlr3-maven-archetype/src/main/resources/archetype-resources/src/main/java/AbstractTLexer.java)0
-rw-r--r--antlr3-maven-archetype/src/main/resources/archetype-resources/src/main/java/AbstractTParser.java (renamed from antlr-3.4/antlr3-maven-archetype/src/main/resources/archetype-resources/src/main/java/AbstractTParser.java)0
-rw-r--r--antlr3-maven-archetype/src/main/resources/archetype-resources/src/main/java/Main.java (renamed from antlr-3.4/antlr3-maven-archetype/src/main/resources/archetype-resources/src/main/java/Main.java)0
-rw-r--r--antlr3-maven-plugin/pom.xml (renamed from antlr-3.4/antlr3-maven-plugin/pom.xml)0
-rw-r--r--antlr3-maven-plugin/src/main/java/org/antlr/mojo/antlr3/Antlr3ErrorLog.java (renamed from antlr-3.4/antlr3-maven-plugin/src/main/java/org/antlr/mojo/antlr3/Antlr3ErrorLog.java)0
-rw-r--r--antlr3-maven-plugin/src/main/java/org/antlr/mojo/antlr3/Antlr3Mojo.java (renamed from antlr-3.4/antlr3-maven-plugin/src/main/java/org/antlr/mojo/antlr3/Antlr3Mojo.java)0
-rw-r--r--antlr3-maven-plugin/src/site/apt/examples/import.apt (renamed from antlr-3.4/antlr3-maven-plugin/src/site/apt/examples/import.apt)0
-rw-r--r--antlr3-maven-plugin/src/site/apt/examples/libraries.apt (renamed from antlr-3.4/antlr3-maven-plugin/src/site/apt/examples/libraries.apt)0
-rw-r--r--antlr3-maven-plugin/src/site/apt/examples/simple.apt (renamed from antlr-3.4/antlr3-maven-plugin/src/site/apt/examples/simple.apt)0
-rw-r--r--antlr3-maven-plugin/src/site/apt/index.apt (renamed from antlr-3.4/antlr3-maven-plugin/src/site/apt/index.apt)0
-rw-r--r--antlr3-maven-plugin/src/site/apt/usage.apt.vm (renamed from antlr-3.4/antlr3-maven-plugin/src/site/apt/usage.apt.vm)0
-rw-r--r--antlr3-maven-plugin/src/site/site.xml (renamed from antlr-3.4/antlr3-maven-plugin/src/site/site.xml)0
-rw-r--r--antlrjar.xml (renamed from antlr-3.4/antlrjar.xml)0
-rw-r--r--antlrsources.xml (renamed from antlr-3.4/antlrsources.xml)0
-rw-r--r--gunit-maven-plugin/pom.xml (renamed from antlr-3.4/gunit-maven-plugin/pom.xml)0
-rw-r--r--gunit-maven-plugin/src/main/java/org/antlr/mojo/antlr3/GUnitExecuteMojo.java (renamed from antlr-3.4/gunit-maven-plugin/src/main/java/org/antlr/mojo/antlr3/GUnitExecuteMojo.java)0
-rw-r--r--gunit/CHANGES.txt (renamed from antlr-3.4/gunit/CHANGES.txt)0
-rw-r--r--gunit/LICENSE.txt (renamed from antlr-3.4/gunit/LICENSE.txt)0
-rw-r--r--gunit/README.txt (renamed from antlr-3.4/gunit/README.txt)0
-rw-r--r--gunit/antlr.config (renamed from antlr-3.4/gunit/antlr.config)0
-rw-r--r--gunit/pom.xml (renamed from antlr-3.4/gunit/pom.xml)0
-rw-r--r--gunit/src/main/antlr3/org/antlr/gunit/gUnit.g (renamed from antlr-3.4/gunit/src/main/antlr3/org/antlr/gunit/gUnit.g)0
-rw-r--r--gunit/src/main/antlr3/org/antlr/gunit/swingui/parsers/ANTLRv3.g (renamed from antlr-3.4/gunit/src/main/antlr3/org/antlr/gunit/swingui/parsers/ANTLRv3.g)0
-rw-r--r--gunit/src/main/antlr3/org/antlr/gunit/swingui/parsers/StGUnit.g (renamed from antlr-3.4/gunit/src/main/antlr3/org/antlr/gunit/swingui/parsers/StGUnit.g)0
-rw-r--r--gunit/src/main/java/org/antlr/gunit/AbstractTest.java (renamed from antlr-3.4/gunit/src/main/java/org/antlr/gunit/AbstractTest.java)0
-rw-r--r--gunit/src/main/java/org/antlr/gunit/BooleanTest.java (renamed from antlr-3.4/gunit/src/main/java/org/antlr/gunit/BooleanTest.java)0
-rw-r--r--gunit/src/main/java/org/antlr/gunit/GrammarInfo.java (renamed from antlr-3.4/gunit/src/main/java/org/antlr/gunit/GrammarInfo.java)0
-rw-r--r--gunit/src/main/java/org/antlr/gunit/ITestCase.java (renamed from antlr-3.4/gunit/src/main/java/org/antlr/gunit/ITestCase.java)0
-rw-r--r--gunit/src/main/java/org/antlr/gunit/ITestSuite.java (renamed from antlr-3.4/gunit/src/main/java/org/antlr/gunit/ITestSuite.java)0
-rw-r--r--gunit/src/main/java/org/antlr/gunit/Interp.java (renamed from antlr-3.4/gunit/src/main/java/org/antlr/gunit/Interp.java)0
-rw-r--r--gunit/src/main/java/org/antlr/gunit/InvalidInputException.java (renamed from antlr-3.4/gunit/src/main/java/org/antlr/gunit/InvalidInputException.java)0
-rw-r--r--gunit/src/main/java/org/antlr/gunit/JUnitCodeGen.java (renamed from antlr-3.4/gunit/src/main/java/org/antlr/gunit/JUnitCodeGen.java)0
-rw-r--r--gunit/src/main/java/org/antlr/gunit/OutputTest.java (renamed from antlr-3.4/gunit/src/main/java/org/antlr/gunit/OutputTest.java)0
-rw-r--r--gunit/src/main/java/org/antlr/gunit/ReturnTest.java (renamed from antlr-3.4/gunit/src/main/java/org/antlr/gunit/ReturnTest.java)0
-rw-r--r--gunit/src/main/java/org/antlr/gunit/gUnitBaseTest.java (renamed from antlr-3.4/gunit/src/main/java/org/antlr/gunit/gUnitBaseTest.java)0
-rw-r--r--gunit/src/main/java/org/antlr/gunit/gUnitExecutor.java (renamed from antlr-3.4/gunit/src/main/java/org/antlr/gunit/gUnitExecutor.java)0
-rw-r--r--gunit/src/main/java/org/antlr/gunit/gUnitTestInput.java (renamed from antlr-3.4/gunit/src/main/java/org/antlr/gunit/gUnitTestInput.java)0
-rw-r--r--gunit/src/main/java/org/antlr/gunit/gUnitTestResult.java (renamed from antlr-3.4/gunit/src/main/java/org/antlr/gunit/gUnitTestResult.java)0
-rw-r--r--gunit/src/main/java/org/antlr/gunit/gUnitTestSuite.java (renamed from antlr-3.4/gunit/src/main/java/org/antlr/gunit/gUnitTestSuite.java)0
-rw-r--r--gunit/src/main/java/org/antlr/gunit/swingui/AbstractInputEditor.java (renamed from antlr-3.4/gunit/src/main/java/org/antlr/gunit/swingui/AbstractInputEditor.java)0
-rw-r--r--gunit/src/main/java/org/antlr/gunit/swingui/IController.java (renamed from antlr-3.4/gunit/src/main/java/org/antlr/gunit/swingui/IController.java)0
-rw-r--r--gunit/src/main/java/org/antlr/gunit/swingui/ImageFactory.java (renamed from antlr-3.4/gunit/src/main/java/org/antlr/gunit/swingui/ImageFactory.java)0
-rw-r--r--gunit/src/main/java/org/antlr/gunit/swingui/RuleListController.java (renamed from antlr-3.4/gunit/src/main/java/org/antlr/gunit/swingui/RuleListController.java)0
-rw-r--r--gunit/src/main/java/org/antlr/gunit/swingui/RunnerController.java (renamed from antlr-3.4/gunit/src/main/java/org/antlr/gunit/swingui/RunnerController.java)0
-rw-r--r--gunit/src/main/java/org/antlr/gunit/swingui/StatusBarController.java (renamed from antlr-3.4/gunit/src/main/java/org/antlr/gunit/swingui/StatusBarController.java)0
-rw-r--r--gunit/src/main/java/org/antlr/gunit/swingui/TestCaseEditController.java (renamed from antlr-3.4/gunit/src/main/java/org/antlr/gunit/swingui/TestCaseEditController.java)0
-rw-r--r--gunit/src/main/java/org/antlr/gunit/swingui/Tool.java (renamed from antlr-3.4/gunit/src/main/java/org/antlr/gunit/swingui/Tool.java)0
-rw-r--r--gunit/src/main/java/org/antlr/gunit/swingui/WorkSpaceController.java (renamed from antlr-3.4/gunit/src/main/java/org/antlr/gunit/swingui/WorkSpaceController.java)0
-rw-r--r--gunit/src/main/java/org/antlr/gunit/swingui/WorkSpaceView.java (renamed from antlr-3.4/gunit/src/main/java/org/antlr/gunit/swingui/WorkSpaceView.java)0
-rw-r--r--gunit/src/main/java/org/antlr/gunit/swingui/model/ITestCaseInput.java (renamed from antlr-3.4/gunit/src/main/java/org/antlr/gunit/swingui/model/ITestCaseInput.java)0
-rw-r--r--gunit/src/main/java/org/antlr/gunit/swingui/model/ITestCaseOutput.java (renamed from antlr-3.4/gunit/src/main/java/org/antlr/gunit/swingui/model/ITestCaseOutput.java)0
-rw-r--r--gunit/src/main/java/org/antlr/gunit/swingui/model/Rule.java (renamed from antlr-3.4/gunit/src/main/java/org/antlr/gunit/swingui/model/Rule.java)0
-rw-r--r--gunit/src/main/java/org/antlr/gunit/swingui/model/TestCase.java (renamed from antlr-3.4/gunit/src/main/java/org/antlr/gunit/swingui/model/TestCase.java)0
-rw-r--r--gunit/src/main/java/org/antlr/gunit/swingui/model/TestCaseInputFile.java (renamed from antlr-3.4/gunit/src/main/java/org/antlr/gunit/swingui/model/TestCaseInputFile.java)0
-rw-r--r--gunit/src/main/java/org/antlr/gunit/swingui/model/TestCaseInputMultiString.java (renamed from antlr-3.4/gunit/src/main/java/org/antlr/gunit/swingui/model/TestCaseInputMultiString.java)0
-rw-r--r--gunit/src/main/java/org/antlr/gunit/swingui/model/TestCaseInputString.java (renamed from antlr-3.4/gunit/src/main/java/org/antlr/gunit/swingui/model/TestCaseInputString.java)0
-rw-r--r--gunit/src/main/java/org/antlr/gunit/swingui/model/TestCaseOutputAST.java (renamed from antlr-3.4/gunit/src/main/java/org/antlr/gunit/swingui/model/TestCaseOutputAST.java)0
-rw-r--r--gunit/src/main/java/org/antlr/gunit/swingui/model/TestCaseOutputResult.java (renamed from antlr-3.4/gunit/src/main/java/org/antlr/gunit/swingui/model/TestCaseOutputResult.java)0
-rw-r--r--gunit/src/main/java/org/antlr/gunit/swingui/model/TestCaseOutputReturn.java (renamed from antlr-3.4/gunit/src/main/java/org/antlr/gunit/swingui/model/TestCaseOutputReturn.java)0
-rw-r--r--gunit/src/main/java/org/antlr/gunit/swingui/model/TestCaseOutputStdOut.java (renamed from antlr-3.4/gunit/src/main/java/org/antlr/gunit/swingui/model/TestCaseOutputStdOut.java)0
-rw-r--r--gunit/src/main/java/org/antlr/gunit/swingui/model/TestSuite.java (renamed from antlr-3.4/gunit/src/main/java/org/antlr/gunit/swingui/model/TestSuite.java)0
-rw-r--r--gunit/src/main/java/org/antlr/gunit/swingui/model/TestSuiteFactory.java (renamed from antlr-3.4/gunit/src/main/java/org/antlr/gunit/swingui/model/TestSuiteFactory.java)0
-rw-r--r--gunit/src/main/java/org/antlr/gunit/swingui/runner/NotifiedTestExecuter.java (renamed from antlr-3.4/gunit/src/main/java/org/antlr/gunit/swingui/runner/NotifiedTestExecuter.java)0
-rw-r--r--gunit/src/main/java/org/antlr/gunit/swingui/runner/ParserLoader.java (renamed from antlr-3.4/gunit/src/main/java/org/antlr/gunit/swingui/runner/ParserLoader.java)0
-rw-r--r--gunit/src/main/java/org/antlr/gunit/swingui/runner/TestSuiteAdapter.java (renamed from antlr-3.4/gunit/src/main/java/org/antlr/gunit/swingui/runner/TestSuiteAdapter.java)0
-rw-r--r--gunit/src/main/java/org/antlr/gunit/swingui/runner/gUnitAdapter.java (renamed from antlr-3.4/gunit/src/main/java/org/antlr/gunit/swingui/runner/gUnitAdapter.java)0
-rw-r--r--gunit/src/main/resources/org/antlr/gunit/gUnitTestResult.stg (renamed from antlr-3.4/gunit/src/main/resources/org/antlr/gunit/gUnitTestResult.stg)0
-rw-r--r--gunit/src/main/resources/org/antlr/gunit/junit.stg (renamed from antlr-3.4/gunit/src/main/resources/org/antlr/gunit/junit.stg)0
-rw-r--r--gunit/src/main/resources/org/antlr/gunit/swingui/gunit.stg (renamed from antlr-3.4/gunit/src/main/resources/org/antlr/gunit/swingui/gunit.stg)0
-rw-r--r--gunit/src/main/resources/org/antlr/gunit/swingui/images/accept.png (renamed from antlr-3.4/gunit/src/main/resources/org/antlr/gunit/swingui/images/accept.png)bin1516 -> 1516 bytes
-rw-r--r--gunit/src/main/resources/org/antlr/gunit/swingui/images/add.png (renamed from antlr-3.4/gunit/src/main/resources/org/antlr/gunit/swingui/images/add.png)bin1510 -> 1510 bytes
-rw-r--r--gunit/src/main/resources/org/antlr/gunit/swingui/images/addfile24.png (renamed from antlr-3.4/gunit/src/main/resources/org/antlr/gunit/swingui/images/addfile24.png)bin1653 -> 1653 bytes
-rw-r--r--gunit/src/main/resources/org/antlr/gunit/swingui/images/delete24.png (renamed from antlr-3.4/gunit/src/main/resources/org/antlr/gunit/swingui/images/delete24.png)bin1468 -> 1468 bytes
-rw-r--r--gunit/src/main/resources/org/antlr/gunit/swingui/images/edit16.png (renamed from antlr-3.4/gunit/src/main/resources/org/antlr/gunit/swingui/images/edit16.png)bin775 -> 775 bytes
-rw-r--r--gunit/src/main/resources/org/antlr/gunit/swingui/images/favb16.png (renamed from antlr-3.4/gunit/src/main/resources/org/antlr/gunit/swingui/images/favb16.png)bin842 -> 842 bytes
-rw-r--r--gunit/src/main/resources/org/antlr/gunit/swingui/images/favb24.png (renamed from antlr-3.4/gunit/src/main/resources/org/antlr/gunit/swingui/images/favb24.png)bin1417 -> 1417 bytes
-rw-r--r--gunit/src/main/resources/org/antlr/gunit/swingui/images/file16.png (renamed from antlr-3.4/gunit/src/main/resources/org/antlr/gunit/swingui/images/file16.png)bin831 -> 831 bytes
-rw-r--r--gunit/src/main/resources/org/antlr/gunit/swingui/images/filesearch24.png (renamed from antlr-3.4/gunit/src/main/resources/org/antlr/gunit/swingui/images/filesearch24.png)bin1653 -> 1653 bytes
-rw-r--r--gunit/src/main/resources/org/antlr/gunit/swingui/images/floppy24.png (renamed from antlr-3.4/gunit/src/main/resources/org/antlr/gunit/swingui/images/floppy24.png)bin1586 -> 1586 bytes
-rw-r--r--gunit/src/main/resources/org/antlr/gunit/swingui/images/folder24.png (renamed from antlr-3.4/gunit/src/main/resources/org/antlr/gunit/swingui/images/folder24.png)bin1345 -> 1345 bytes
-rw-r--r--gunit/src/main/resources/org/antlr/gunit/swingui/images/help24.png (renamed from antlr-3.4/gunit/src/main/resources/org/antlr/gunit/swingui/images/help24.png)bin1471 -> 1471 bytes
-rw-r--r--gunit/src/main/resources/org/antlr/gunit/swingui/images/next24.png (renamed from antlr-3.4/gunit/src/main/resources/org/antlr/gunit/swingui/images/next24.png)bin1507 -> 1507 bytes
-rw-r--r--gunit/src/main/resources/org/antlr/gunit/swingui/images/redo24.png (renamed from antlr-3.4/gunit/src/main/resources/org/antlr/gunit/swingui/images/redo24.png)bin1305 -> 1305 bytes
-rw-r--r--gunit/src/main/resources/org/antlr/gunit/swingui/images/refresh24.png (renamed from antlr-3.4/gunit/src/main/resources/org/antlr/gunit/swingui/images/refresh24.png)bin1546 -> 1546 bytes
-rwxr-xr-xgunit/src/main/resources/org/antlr/gunit/swingui/images/runfail.png (renamed from antlr-3.4/gunit/src/main/resources/org/antlr/gunit/swingui/images/runfail.png)bin869 -> 869 bytes
-rwxr-xr-xgunit/src/main/resources/org/antlr/gunit/swingui/images/runpass.png (renamed from antlr-3.4/gunit/src/main/resources/org/antlr/gunit/swingui/images/runpass.png)bin904 -> 904 bytes
-rw-r--r--gunit/src/main/resources/org/antlr/gunit/swingui/images/saveas24.png (renamed from antlr-3.4/gunit/src/main/resources/org/antlr/gunit/swingui/images/saveas24.png)bin1622 -> 1622 bytes
-rwxr-xr-xgunit/src/main/resources/org/antlr/gunit/swingui/images/testgroup.png (renamed from antlr-3.4/gunit/src/main/resources/org/antlr/gunit/swingui/images/testgroup.png)bin808 -> 808 bytes
-rw-r--r--gunit/src/main/resources/org/antlr/gunit/swingui/images/testgroupx.png (renamed from antlr-3.4/gunit/src/main/resources/org/antlr/gunit/swingui/images/testgroupx.png)bin777 -> 777 bytes
-rwxr-xr-xgunit/src/main/resources/org/antlr/gunit/swingui/images/testsuite.png (renamed from antlr-3.4/gunit/src/main/resources/org/antlr/gunit/swingui/images/testsuite.png)bin936 -> 936 bytes
-rw-r--r--gunit/src/main/resources/org/antlr/gunit/swingui/images/textfile16.png (renamed from antlr-3.4/gunit/src/main/resources/org/antlr/gunit/swingui/images/textfile16.png)bin859 -> 859 bytes
-rw-r--r--gunit/src/main/resources/org/antlr/gunit/swingui/images/textfile24.png (renamed from antlr-3.4/gunit/src/main/resources/org/antlr/gunit/swingui/images/textfile24.png)bin1493 -> 1493 bytes
-rw-r--r--gunit/src/main/resources/org/antlr/gunit/swingui/images/undo24.png (renamed from antlr-3.4/gunit/src/main/resources/org/antlr/gunit/swingui/images/undo24.png)bin1323 -> 1323 bytes
-rw-r--r--gunit/src/main/resources/org/antlr/gunit/swingui/images/windowb16.png (renamed from antlr-3.4/gunit/src/main/resources/org/antlr/gunit/swingui/images/windowb16.png)bin948 -> 948 bytes
-rw-r--r--gunit/src/test/java/org/antlr/gunit/GunitTest.java (renamed from antlr-3.4/gunit/src/test/java/org/antlr/gunit/GunitTest.java)0
-rw-r--r--lib/antlr-3.4-complete.jar (renamed from antlr-3.4/lib/antlr-3.4-complete.jar)bin2388361 -> 2388361 bytes
-rw-r--r--pom.xml (renamed from antlr-3.4/pom.xml)0
-rw-r--r--runtime/ActionScript/AUTHORS (renamed from antlr-3.4/runtime/ActionScript/AUTHORS)0
-rw-r--r--runtime/ActionScript/LICENSE (renamed from antlr-3.4/runtime/ActionScript/LICENSE)0
-rw-r--r--runtime/ActionScript/README (renamed from antlr-3.4/runtime/ActionScript/README)0
-rw-r--r--runtime/ActionScript/lib/antlr3.swc (renamed from antlr-3.4/runtime/ActionScript/lib/antlr3.swc)bin81236 -> 81236 bytes
-rw-r--r--runtime/ActionScript/project/.actionScriptProperties (renamed from antlr-3.4/runtime/ActionScript/project/.actionScriptProperties)0
-rw-r--r--runtime/ActionScript/project/.flexLibProperties (renamed from antlr-3.4/runtime/ActionScript/project/.flexLibProperties)0
-rw-r--r--runtime/ActionScript/project/.project (renamed from antlr-3.4/runtime/ActionScript/project/.project)0
-rw-r--r--runtime/ActionScript/project/.settings/org.eclipse.core.resources.prefs (renamed from antlr-3.4/runtime/ActionScript/project/.settings/org.eclipse.core.resources.prefs)0
-rw-r--r--runtime/ActionScript/project/README.txt (renamed from antlr-3.4/runtime/ActionScript/project/README.txt)0
-rw-r--r--runtime/ActionScript/project/build.xml (renamed from antlr-3.4/runtime/ActionScript/project/build.xml)0
-rw-r--r--runtime/ActionScript/project/lib/FlexAntTasks.jar (renamed from antlr-3.4/runtime/ActionScript/project/lib/FlexAntTasks.jar)bin557873 -> 557873 bytes
-rw-r--r--runtime/ActionScript/project/lib/FlexUnitOptional.swc (renamed from antlr-3.4/runtime/ActionScript/project/lib/FlexUnitOptional.swc)bin5063 -> 5063 bytes
-rwxr-xr-xruntime/ActionScript/project/lib/flexunit.swc (renamed from antlr-3.4/runtime/ActionScript/project/lib/flexunit.swc)bin467648 -> 467648 bytes
-rw-r--r--runtime/ActionScript/project/src/org/antlr/runtime/ANTLRFileStream.as (renamed from antlr-3.4/runtime/ActionScript/project/src/org/antlr/runtime/ANTLRFileStream.as)0
-rw-r--r--runtime/ActionScript/project/src/org/antlr/runtime/ANTLRStringStream.as (renamed from antlr-3.4/runtime/ActionScript/project/src/org/antlr/runtime/ANTLRStringStream.as)0
-rw-r--r--runtime/ActionScript/project/src/org/antlr/runtime/BaseRecognizer.as (renamed from antlr-3.4/runtime/ActionScript/project/src/org/antlr/runtime/BaseRecognizer.as)0
-rw-r--r--runtime/ActionScript/project/src/org/antlr/runtime/BitSet.as (renamed from antlr-3.4/runtime/ActionScript/project/src/org/antlr/runtime/BitSet.as)0
-rw-r--r--runtime/ActionScript/project/src/org/antlr/runtime/CharStream.as (renamed from antlr-3.4/runtime/ActionScript/project/src/org/antlr/runtime/CharStream.as)0
-rw-r--r--runtime/ActionScript/project/src/org/antlr/runtime/CharStreamConstants.as (renamed from antlr-3.4/runtime/ActionScript/project/src/org/antlr/runtime/CharStreamConstants.as)0
-rw-r--r--runtime/ActionScript/project/src/org/antlr/runtime/CharStreamState.as (renamed from antlr-3.4/runtime/ActionScript/project/src/org/antlr/runtime/CharStreamState.as)0
-rw-r--r--runtime/ActionScript/project/src/org/antlr/runtime/CommonToken.as (renamed from antlr-3.4/runtime/ActionScript/project/src/org/antlr/runtime/CommonToken.as)0
-rw-r--r--runtime/ActionScript/project/src/org/antlr/runtime/CommonTokenStream.as (renamed from antlr-3.4/runtime/ActionScript/project/src/org/antlr/runtime/CommonTokenStream.as)0
-rw-r--r--runtime/ActionScript/project/src/org/antlr/runtime/DFA.as (renamed from antlr-3.4/runtime/ActionScript/project/src/org/antlr/runtime/DFA.as)0
-rw-r--r--runtime/ActionScript/project/src/org/antlr/runtime/EarlyExitException.as (renamed from antlr-3.4/runtime/ActionScript/project/src/org/antlr/runtime/EarlyExitException.as)0
-rw-r--r--runtime/ActionScript/project/src/org/antlr/runtime/FailedPredicateException.as (renamed from antlr-3.4/runtime/ActionScript/project/src/org/antlr/runtime/FailedPredicateException.as)0
-rw-r--r--runtime/ActionScript/project/src/org/antlr/runtime/IntStream.as (renamed from antlr-3.4/runtime/ActionScript/project/src/org/antlr/runtime/IntStream.as)0
-rw-r--r--runtime/ActionScript/project/src/org/antlr/runtime/Lexer.as (renamed from antlr-3.4/runtime/ActionScript/project/src/org/antlr/runtime/Lexer.as)0
-rw-r--r--runtime/ActionScript/project/src/org/antlr/runtime/MismatchedNotSetException.as (renamed from antlr-3.4/runtime/ActionScript/project/src/org/antlr/runtime/MismatchedNotSetException.as)0
-rw-r--r--runtime/ActionScript/project/src/org/antlr/runtime/MismatchedRangeException.as (renamed from antlr-3.4/runtime/ActionScript/project/src/org/antlr/runtime/MismatchedRangeException.as)0
-rw-r--r--runtime/ActionScript/project/src/org/antlr/runtime/MismatchedSetException.as (renamed from antlr-3.4/runtime/ActionScript/project/src/org/antlr/runtime/MismatchedSetException.as)0
-rw-r--r--runtime/ActionScript/project/src/org/antlr/runtime/MismatchedTokenException.as (renamed from antlr-3.4/runtime/ActionScript/project/src/org/antlr/runtime/MismatchedTokenException.as)0
-rw-r--r--runtime/ActionScript/project/src/org/antlr/runtime/MismatchedTreeNodeException.as (renamed from antlr-3.4/runtime/ActionScript/project/src/org/antlr/runtime/MismatchedTreeNodeException.as)0
-rw-r--r--runtime/ActionScript/project/src/org/antlr/runtime/MissingTokenException.as (renamed from antlr-3.4/runtime/ActionScript/project/src/org/antlr/runtime/MissingTokenException.as)0
-rw-r--r--runtime/ActionScript/project/src/org/antlr/runtime/NoViableAltException.as (renamed from antlr-3.4/runtime/ActionScript/project/src/org/antlr/runtime/NoViableAltException.as)0
-rw-r--r--runtime/ActionScript/project/src/org/antlr/runtime/Parser.as (renamed from antlr-3.4/runtime/ActionScript/project/src/org/antlr/runtime/Parser.as)0
-rw-r--r--runtime/ActionScript/project/src/org/antlr/runtime/ParserRuleReturnScope.as (renamed from antlr-3.4/runtime/ActionScript/project/src/org/antlr/runtime/ParserRuleReturnScope.as)0
-rw-r--r--runtime/ActionScript/project/src/org/antlr/runtime/RecognitionException.as (renamed from antlr-3.4/runtime/ActionScript/project/src/org/antlr/runtime/RecognitionException.as)0
-rw-r--r--runtime/ActionScript/project/src/org/antlr/runtime/RecognizerSharedState.as (renamed from antlr-3.4/runtime/ActionScript/project/src/org/antlr/runtime/RecognizerSharedState.as)0
-rw-r--r--runtime/ActionScript/project/src/org/antlr/runtime/RuleReturnScope.as (renamed from antlr-3.4/runtime/ActionScript/project/src/org/antlr/runtime/RuleReturnScope.as)0
-rw-r--r--runtime/ActionScript/project/src/org/antlr/runtime/Token.as (renamed from antlr-3.4/runtime/ActionScript/project/src/org/antlr/runtime/Token.as)0
-rw-r--r--runtime/ActionScript/project/src/org/antlr/runtime/TokenConstants.as (renamed from antlr-3.4/runtime/ActionScript/project/src/org/antlr/runtime/TokenConstants.as)0
-rw-r--r--runtime/ActionScript/project/src/org/antlr/runtime/TokenRewriteStream.as (renamed from antlr-3.4/runtime/ActionScript/project/src/org/antlr/runtime/TokenRewriteStream.as)0
-rw-r--r--runtime/ActionScript/project/src/org/antlr/runtime/TokenSource.as (renamed from antlr-3.4/runtime/ActionScript/project/src/org/antlr/runtime/TokenSource.as)0
-rw-r--r--runtime/ActionScript/project/src/org/antlr/runtime/TokenStream.as (renamed from antlr-3.4/runtime/ActionScript/project/src/org/antlr/runtime/TokenStream.as)0
-rw-r--r--runtime/ActionScript/project/src/org/antlr/runtime/UnwantedTokenException.as (renamed from antlr-3.4/runtime/ActionScript/project/src/org/antlr/runtime/UnwantedTokenException.as)0
-rw-r--r--runtime/ActionScript/project/src/org/antlr/runtime/tree/BaseTree.as (renamed from antlr-3.4/runtime/ActionScript/project/src/org/antlr/runtime/tree/BaseTree.as)0
-rw-r--r--runtime/ActionScript/project/src/org/antlr/runtime/tree/BaseTreeAdaptor.as (renamed from antlr-3.4/runtime/ActionScript/project/src/org/antlr/runtime/tree/BaseTreeAdaptor.as)0
-rw-r--r--runtime/ActionScript/project/src/org/antlr/runtime/tree/CommonErrorNode.as (renamed from antlr-3.4/runtime/ActionScript/project/src/org/antlr/runtime/tree/CommonErrorNode.as)0
-rw-r--r--runtime/ActionScript/project/src/org/antlr/runtime/tree/CommonTree.as (renamed from antlr-3.4/runtime/ActionScript/project/src/org/antlr/runtime/tree/CommonTree.as)0
-rw-r--r--runtime/ActionScript/project/src/org/antlr/runtime/tree/CommonTreeAdaptor.as (renamed from antlr-3.4/runtime/ActionScript/project/src/org/antlr/runtime/tree/CommonTreeAdaptor.as)0
-rw-r--r--runtime/ActionScript/project/src/org/antlr/runtime/tree/CommonTreeNodeStream.as (renamed from antlr-3.4/runtime/ActionScript/project/src/org/antlr/runtime/tree/CommonTreeNodeStream.as)0
-rw-r--r--runtime/ActionScript/project/src/org/antlr/runtime/tree/RewriteCardinalityException.as (renamed from antlr-3.4/runtime/ActionScript/project/src/org/antlr/runtime/tree/RewriteCardinalityException.as)0
-rw-r--r--runtime/ActionScript/project/src/org/antlr/runtime/tree/RewriteEarlyExitException.as (renamed from antlr-3.4/runtime/ActionScript/project/src/org/antlr/runtime/tree/RewriteEarlyExitException.as)0
-rw-r--r--runtime/ActionScript/project/src/org/antlr/runtime/tree/RewriteEmptyStreamException.as (renamed from antlr-3.4/runtime/ActionScript/project/src/org/antlr/runtime/tree/RewriteEmptyStreamException.as)0
-rw-r--r--runtime/ActionScript/project/src/org/antlr/runtime/tree/RewriteRuleElementStream.as (renamed from antlr-3.4/runtime/ActionScript/project/src/org/antlr/runtime/tree/RewriteRuleElementStream.as)0
-rw-r--r--runtime/ActionScript/project/src/org/antlr/runtime/tree/RewriteRuleNodeStream.as (renamed from antlr-3.4/runtime/ActionScript/project/src/org/antlr/runtime/tree/RewriteRuleNodeStream.as)0
-rw-r--r--runtime/ActionScript/project/src/org/antlr/runtime/tree/RewriteRuleSubtreeStream.as (renamed from antlr-3.4/runtime/ActionScript/project/src/org/antlr/runtime/tree/RewriteRuleSubtreeStream.as)0
-rw-r--r--runtime/ActionScript/project/src/org/antlr/runtime/tree/RewriteRuleTokenStream.as (renamed from antlr-3.4/runtime/ActionScript/project/src/org/antlr/runtime/tree/RewriteRuleTokenStream.as)0
-rw-r--r--runtime/ActionScript/project/src/org/antlr/runtime/tree/Tree.as (renamed from antlr-3.4/runtime/ActionScript/project/src/org/antlr/runtime/tree/Tree.as)0
-rw-r--r--runtime/ActionScript/project/src/org/antlr/runtime/tree/TreeAdaptor.as (renamed from antlr-3.4/runtime/ActionScript/project/src/org/antlr/runtime/tree/TreeAdaptor.as)0
-rw-r--r--runtime/ActionScript/project/src/org/antlr/runtime/tree/TreeConstants.as (renamed from antlr-3.4/runtime/ActionScript/project/src/org/antlr/runtime/tree/TreeConstants.as)0
-rw-r--r--runtime/ActionScript/project/src/org/antlr/runtime/tree/TreeNodeStream.as (renamed from antlr-3.4/runtime/ActionScript/project/src/org/antlr/runtime/tree/TreeNodeStream.as)0
-rw-r--r--runtime/ActionScript/project/src/org/antlr/runtime/tree/TreeParser.as (renamed from antlr-3.4/runtime/ActionScript/project/src/org/antlr/runtime/tree/TreeParser.as)0
-rw-r--r--runtime/ActionScript/project/src/org/antlr/runtime/tree/TreeRuleReturnScope.as (renamed from antlr-3.4/runtime/ActionScript/project/src/org/antlr/runtime/tree/TreeRuleReturnScope.as)0
-rw-r--r--runtime/ActionScript/project/src/org/antlr/runtime/version.as (renamed from antlr-3.4/runtime/ActionScript/project/src/org/antlr/runtime/version.as)0
-rw-r--r--runtime/ActionScript/project/test/Antlr3Test.mxml (renamed from antlr-3.4/runtime/ActionScript/project/test/Antlr3Test.mxml)0
-rw-r--r--runtime/ActionScript/project/test/org/antlr/runtime/test/AllTests.as (renamed from antlr-3.4/runtime/ActionScript/project/test/org/antlr/runtime/test/AllTests.as)0
-rw-r--r--runtime/ActionScript/project/test/org/antlr/runtime/test/TestANTLRStringStream.as (renamed from antlr-3.4/runtime/ActionScript/project/test/org/antlr/runtime/test/TestANTLRStringStream.as)0
-rw-r--r--runtime/ActionScript/project/test/org/antlr/runtime/test/TestBitSet.as (renamed from antlr-3.4/runtime/ActionScript/project/test/org/antlr/runtime/test/TestBitSet.as)0
-rw-r--r--runtime/ActionScript/project/test/org/antlr/runtime/test/TestDFA.as (renamed from antlr-3.4/runtime/ActionScript/project/test/org/antlr/runtime/test/TestDFA.as)0
-rw-r--r--runtime/C/AUTHORS (renamed from antlr-3.4/runtime/C/AUTHORS)0
-rw-r--r--runtime/C/C.sln (renamed from antlr-3.4/runtime/C/C.sln)0
-rw-r--r--runtime/C/C.vcproj (renamed from antlr-3.4/runtime/C/C.vcproj)0
-rw-r--r--runtime/C/C.vcproj.vspscc (renamed from antlr-3.4/runtime/C/C.vcproj.vspscc)0
-rw-r--r--runtime/C/C.vssscc (renamed from antlr-3.4/runtime/C/C.vssscc)0
-rw-r--r--runtime/C/COPYING (renamed from antlr-3.4/runtime/C/COPYING)0
-rw-r--r--runtime/C/ChangeLog (renamed from antlr-3.4/runtime/C/ChangeLog)0
-rw-r--r--runtime/C/Cvs2005.sln (renamed from antlr-3.4/runtime/C/Cvs2005.sln)0
-rw-r--r--runtime/C/Cvs2005.vcproj (renamed from antlr-3.4/runtime/C/Cvs2005.vcproj)0
-rw-r--r--runtime/C/INSTALL (renamed from antlr-3.4/runtime/C/INSTALL)0
-rw-r--r--runtime/C/Makefile.am (renamed from antlr-3.4/runtime/C/Makefile.am)0
-rw-r--r--runtime/C/NEWS (renamed from antlr-3.4/runtime/C/NEWS)0
-rw-r--r--runtime/C/README (renamed from antlr-3.4/runtime/C/README)0
-rw-r--r--runtime/C/configure.ac (renamed from antlr-3.4/runtime/C/configure.ac)0
-rw-r--r--runtime/C/dist/libantlr3c-3.4.tar.gz (renamed from antlr-3.4/runtime/C/dist/libantlr3c-3.4.tar.gz)bin546039 -> 546039 bytes
-rw-r--r--runtime/C/doxyfile (renamed from antlr-3.4/runtime/C/doxyfile)0
-rw-r--r--runtime/C/doxygen/atsections.dox (renamed from antlr-3.4/runtime/C/doxygen/atsections.dox)0
-rw-r--r--runtime/C/doxygen/build.dox (renamed from antlr-3.4/runtime/C/doxygen/build.dox)0
-rw-r--r--runtime/C/doxygen/buildrec.dox (renamed from antlr-3.4/runtime/C/doxygen/buildrec.dox)0
-rw-r--r--runtime/C/doxygen/changes31.dox (renamed from antlr-3.4/runtime/C/doxygen/changes31.dox)0
-rw-r--r--runtime/C/doxygen/doxygengroups.dox (renamed from antlr-3.4/runtime/C/doxygen/doxygengroups.dox)0
-rw-r--r--runtime/C/doxygen/generate.dox (renamed from antlr-3.4/runtime/C/doxygen/generate.dox)0
-rw-r--r--runtime/C/doxygen/interop.dox (renamed from antlr-3.4/runtime/C/doxygen/interop.dox)0
-rw-r--r--runtime/C/doxygen/knownissues.dox (renamed from antlr-3.4/runtime/C/doxygen/knownissues.dox)0
-rw-r--r--runtime/C/doxygen/mainpage.dox (renamed from antlr-3.4/runtime/C/doxygen/mainpage.dox)0
-rw-r--r--runtime/C/doxygen/runtime.dox (renamed from antlr-3.4/runtime/C/doxygen/runtime.dox)0
-rw-r--r--runtime/C/doxygen/using.dox (renamed from antlr-3.4/runtime/C/doxygen/using.dox)0
-rw-r--r--runtime/C/include/antlr3.h (renamed from antlr-3.4/runtime/C/include/antlr3.h)0
-rw-r--r--runtime/C/include/antlr3baserecognizer.h (renamed from antlr-3.4/runtime/C/include/antlr3baserecognizer.h)0
-rw-r--r--runtime/C/include/antlr3basetree.h (renamed from antlr-3.4/runtime/C/include/antlr3basetree.h)0
-rw-r--r--runtime/C/include/antlr3basetreeadaptor.h (renamed from antlr-3.4/runtime/C/include/antlr3basetreeadaptor.h)0
-rw-r--r--runtime/C/include/antlr3bitset.h (renamed from antlr-3.4/runtime/C/include/antlr3bitset.h)0
-rw-r--r--runtime/C/include/antlr3collections.h (renamed from antlr-3.4/runtime/C/include/antlr3collections.h)0
-rw-r--r--runtime/C/include/antlr3commontoken.h (renamed from antlr-3.4/runtime/C/include/antlr3commontoken.h)0
-rw-r--r--runtime/C/include/antlr3commontree.h (renamed from antlr-3.4/runtime/C/include/antlr3commontree.h)0
-rw-r--r--runtime/C/include/antlr3commontreeadaptor.h (renamed from antlr-3.4/runtime/C/include/antlr3commontreeadaptor.h)0
-rw-r--r--runtime/C/include/antlr3commontreenodestream.h (renamed from antlr-3.4/runtime/C/include/antlr3commontreenodestream.h)0
-rw-r--r--runtime/C/include/antlr3convertutf.h (renamed from antlr-3.4/runtime/C/include/antlr3convertutf.h)0
-rw-r--r--runtime/C/include/antlr3cyclicdfa.h (renamed from antlr-3.4/runtime/C/include/antlr3cyclicdfa.h)0
-rw-r--r--runtime/C/include/antlr3debugeventlistener.h (renamed from antlr-3.4/runtime/C/include/antlr3debugeventlistener.h)0
-rw-r--r--runtime/C/include/antlr3defs.h (renamed from antlr-3.4/runtime/C/include/antlr3defs.h)0
-rw-r--r--runtime/C/include/antlr3encodings.h (renamed from antlr-3.4/runtime/C/include/antlr3encodings.h)0
-rw-r--r--runtime/C/include/antlr3errors.h (renamed from antlr-3.4/runtime/C/include/antlr3errors.h)0
-rw-r--r--runtime/C/include/antlr3exception.h (renamed from antlr-3.4/runtime/C/include/antlr3exception.h)0
-rw-r--r--runtime/C/include/antlr3filestream.h (renamed from antlr-3.4/runtime/C/include/antlr3filestream.h)0
-rw-r--r--runtime/C/include/antlr3input.h (renamed from antlr-3.4/runtime/C/include/antlr3input.h)0
-rw-r--r--runtime/C/include/antlr3interfaces.h (renamed from antlr-3.4/runtime/C/include/antlr3interfaces.h)0
-rw-r--r--runtime/C/include/antlr3intstream.h (renamed from antlr-3.4/runtime/C/include/antlr3intstream.h)0
-rw-r--r--runtime/C/include/antlr3lexer.h (renamed from antlr-3.4/runtime/C/include/antlr3lexer.h)0
-rw-r--r--runtime/C/include/antlr3memory.h (renamed from antlr-3.4/runtime/C/include/antlr3memory.h)0
-rw-r--r--runtime/C/include/antlr3parser.h (renamed from antlr-3.4/runtime/C/include/antlr3parser.h)0
-rw-r--r--runtime/C/include/antlr3parsetree.h (renamed from antlr-3.4/runtime/C/include/antlr3parsetree.h)0
-rw-r--r--runtime/C/include/antlr3recognizersharedstate.h (renamed from antlr-3.4/runtime/C/include/antlr3recognizersharedstate.h)0
-rw-r--r--runtime/C/include/antlr3rewritestreams.h (renamed from antlr-3.4/runtime/C/include/antlr3rewritestreams.h)0
-rw-r--r--runtime/C/include/antlr3string.h (renamed from antlr-3.4/runtime/C/include/antlr3string.h)0
-rw-r--r--runtime/C/include/antlr3tokenstream.h (renamed from antlr-3.4/runtime/C/include/antlr3tokenstream.h)0
-rw-r--r--runtime/C/include/antlr3treeparser.h (renamed from antlr-3.4/runtime/C/include/antlr3treeparser.h)0
-rw-r--r--runtime/C/m4/dummy (renamed from antlr-3.4/runtime/C/m4/dummy)0
-rw-r--r--runtime/C/src/antlr3baserecognizer.c (renamed from antlr-3.4/runtime/C/src/antlr3baserecognizer.c)0
-rw-r--r--runtime/C/src/antlr3basetree.c (renamed from antlr-3.4/runtime/C/src/antlr3basetree.c)0
-rw-r--r--runtime/C/src/antlr3basetreeadaptor.c (renamed from antlr-3.4/runtime/C/src/antlr3basetreeadaptor.c)0
-rw-r--r--runtime/C/src/antlr3bitset.c (renamed from antlr-3.4/runtime/C/src/antlr3bitset.c)0
-rw-r--r--runtime/C/src/antlr3collections.c (renamed from antlr-3.4/runtime/C/src/antlr3collections.c)0
-rw-r--r--runtime/C/src/antlr3commontoken.c (renamed from antlr-3.4/runtime/C/src/antlr3commontoken.c)0
-rw-r--r--runtime/C/src/antlr3commontree.c (renamed from antlr-3.4/runtime/C/src/antlr3commontree.c)0
-rw-r--r--runtime/C/src/antlr3commontreeadaptor.c (renamed from antlr-3.4/runtime/C/src/antlr3commontreeadaptor.c)0
-rw-r--r--runtime/C/src/antlr3commontreenodestream.c (renamed from antlr-3.4/runtime/C/src/antlr3commontreenodestream.c)0
-rw-r--r--runtime/C/src/antlr3convertutf.c (renamed from antlr-3.4/runtime/C/src/antlr3convertutf.c)0
-rw-r--r--runtime/C/src/antlr3cyclicdfa.c (renamed from antlr-3.4/runtime/C/src/antlr3cyclicdfa.c)0
-rw-r--r--runtime/C/src/antlr3debughandlers.c (renamed from antlr-3.4/runtime/C/src/antlr3debughandlers.c)0
-rw-r--r--runtime/C/src/antlr3encodings.c (renamed from antlr-3.4/runtime/C/src/antlr3encodings.c)0
-rw-r--r--runtime/C/src/antlr3exception.c (renamed from antlr-3.4/runtime/C/src/antlr3exception.c)0
-rw-r--r--runtime/C/src/antlr3filestream.c (renamed from antlr-3.4/runtime/C/src/antlr3filestream.c)0
-rw-r--r--runtime/C/src/antlr3inputstream.c (renamed from antlr-3.4/runtime/C/src/antlr3inputstream.c)0
-rw-r--r--runtime/C/src/antlr3intstream.c (renamed from antlr-3.4/runtime/C/src/antlr3intstream.c)0
-rw-r--r--runtime/C/src/antlr3lexer.c (renamed from antlr-3.4/runtime/C/src/antlr3lexer.c)0
-rw-r--r--runtime/C/src/antlr3parser.c (renamed from antlr-3.4/runtime/C/src/antlr3parser.c)0
-rw-r--r--runtime/C/src/antlr3rewritestreams.c (renamed from antlr-3.4/runtime/C/src/antlr3rewritestreams.c)0
-rw-r--r--runtime/C/src/antlr3string.c (renamed from antlr-3.4/runtime/C/src/antlr3string.c)0
-rw-r--r--runtime/C/src/antlr3tokenstream.c (renamed from antlr-3.4/runtime/C/src/antlr3tokenstream.c)0
-rw-r--r--runtime/C/src/antlr3treeparser.c (renamed from antlr-3.4/runtime/C/src/antlr3treeparser.c)0
-rw-r--r--runtime/C/vsrulefiles/antlr3lexer.rules (renamed from antlr-3.4/runtime/C/vsrulefiles/antlr3lexer.rules)0
-rw-r--r--runtime/C/vsrulefiles/antlr3lexerandparser.rules (renamed from antlr-3.4/runtime/C/vsrulefiles/antlr3lexerandparser.rules)0
-rw-r--r--runtime/C/vsrulefiles/antlr3parser.rules (renamed from antlr-3.4/runtime/C/vsrulefiles/antlr3parser.rules)0
-rw-r--r--runtime/C/vsrulefiles/antlr3treeparser.rules (renamed from antlr-3.4/runtime/C/vsrulefiles/antlr3treeparser.rules)0
-rw-r--r--runtime/CSharp2/API CHANGES.TXT (renamed from antlr-3.4/runtime/CSharp2/API CHANGES.TXT)0
-rw-r--r--runtime/CSharp2/Cutting a new release.txt (renamed from antlr-3.4/runtime/CSharp2/Cutting a new release.txt)0
-rw-r--r--runtime/CSharp2/LICENSE.TXT (renamed from antlr-3.4/runtime/CSharp2/LICENSE.TXT)0
-rw-r--r--runtime/CSharp2/Libraries/MbUnit/MbUnit.Framework.dll (renamed from antlr-3.4/runtime/CSharp2/Libraries/MbUnit/MbUnit.Framework.dll)bin487424 -> 487424 bytes
-rw-r--r--runtime/CSharp2/Libraries/MbUnit/MbUnit.MSBuild.Tasks.dll (renamed from antlr-3.4/runtime/CSharp2/Libraries/MbUnit/MbUnit.MSBuild.Tasks.dll)bin9216 -> 9216 bytes
-rw-r--r--runtime/CSharp2/Libraries/MbUnit/MbUnit.Tasks.dll (renamed from antlr-3.4/runtime/CSharp2/Libraries/MbUnit/MbUnit.Tasks.dll)bin20480 -> 20480 bytes
-rw-r--r--runtime/CSharp2/Libraries/MbUnit/QuickGraph.Algorithms.dll (renamed from antlr-3.4/runtime/CSharp2/Libraries/MbUnit/QuickGraph.Algorithms.dll)bin180224 -> 180224 bytes
-rw-r--r--runtime/CSharp2/Libraries/MbUnit/QuickGraph.dll (renamed from antlr-3.4/runtime/CSharp2/Libraries/MbUnit/QuickGraph.dll)bin126976 -> 126976 bytes
-rw-r--r--runtime/CSharp2/Libraries/StringTemplate.NET/net-2.0/StringTemplate.dll (renamed from antlr-3.4/runtime/CSharp2/Libraries/StringTemplate.NET/net-2.0/StringTemplate.dll)bin155648 -> 155648 bytes
-rw-r--r--runtime/CSharp2/Libraries/StringTemplate.NET/net-2.0/antlr.runtime.dll (renamed from antlr-3.4/runtime/CSharp2/Libraries/StringTemplate.NET/net-2.0/antlr.runtime.dll)bin114688 -> 114688 bytes
-rw-r--r--runtime/CSharp2/NOTICE.TXT (renamed from antlr-3.4/runtime/CSharp2/NOTICE.TXT)0
-rw-r--r--runtime/CSharp2/README.TXT (renamed from antlr-3.4/runtime/CSharp2/README.TXT)0
-rw-r--r--runtime/CSharp2/Sources/Antlr3.Runtime (VS2005).sln (renamed from antlr-3.4/runtime/CSharp2/Sources/Antlr3.Runtime (VS2005).sln)0
-rw-r--r--runtime/CSharp2/Sources/Antlr3.Runtime (VS2008).sln (renamed from antlr-3.4/runtime/CSharp2/Sources/Antlr3.Runtime (VS2008).sln)0
-rw-r--r--runtime/CSharp2/Sources/Antlr3.Runtime.Tests/ANTLRxxxxStreamFixture.cs (renamed from antlr-3.4/runtime/CSharp2/Sources/Antlr3.Runtime.Tests/ANTLRxxxxStreamFixture.cs)0
-rw-r--r--runtime/CSharp2/Sources/Antlr3.Runtime.Tests/Antlr3.Runtime.Tests (VS2005).csproj (renamed from antlr-3.4/runtime/CSharp2/Sources/Antlr3.Runtime.Tests/Antlr3.Runtime.Tests (VS2005).csproj)0
-rw-r--r--runtime/CSharp2/Sources/Antlr3.Runtime.Tests/Antlr3.Runtime.Tests (VS2008).csproj (renamed from antlr-3.4/runtime/CSharp2/Sources/Antlr3.Runtime.Tests/Antlr3.Runtime.Tests (VS2008).csproj)0
-rw-r--r--runtime/CSharp2/Sources/Antlr3.Runtime.Tests/ITreeFixture.cs (renamed from antlr-3.4/runtime/CSharp2/Sources/Antlr3.Runtime.Tests/ITreeFixture.cs)0
-rw-r--r--runtime/CSharp2/Sources/Antlr3.Runtime.Tests/ITreeNodeStreamFixture.cs (renamed from antlr-3.4/runtime/CSharp2/Sources/Antlr3.Runtime.Tests/ITreeNodeStreamFixture.cs)0
-rw-r--r--runtime/CSharp2/Sources/Antlr3.Runtime.Tests/Properties/AssemblyInfo.cs (renamed from antlr-3.4/runtime/CSharp2/Sources/Antlr3.Runtime.Tests/Properties/AssemblyInfo.cs)0
-rw-r--r--runtime/CSharp2/Sources/Antlr3.Runtime.Tests/RewriteRuleXxxxStreamFixture.cs (renamed from antlr-3.4/runtime/CSharp2/Sources/Antlr3.Runtime.Tests/RewriteRuleXxxxStreamFixture.cs)0
-rw-r--r--runtime/CSharp2/Sources/Antlr3.Runtime.Tests/TestDriver.cs (renamed from antlr-3.4/runtime/CSharp2/Sources/Antlr3.Runtime.Tests/TestDriver.cs)0
-rw-r--r--runtime/CSharp2/Sources/Antlr3.Runtime.Tests/TestFixtureBase.cs (renamed from antlr-3.4/runtime/CSharp2/Sources/Antlr3.Runtime.Tests/TestFixtureBase.cs)0
-rw-r--r--runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime.Collections/HashList.cs (renamed from antlr-3.4/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime.Collections/HashList.cs)0
-rw-r--r--runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime.Collections/StackList.cs (renamed from antlr-3.4/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime.Collections/StackList.cs)0
-rw-r--r--runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime.Debug/BlankDebugEventListener.cs (renamed from antlr-3.4/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime.Debug/BlankDebugEventListener.cs)0
-rw-r--r--runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime.Debug/DebugEventHub.cs (renamed from antlr-3.4/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime.Debug/DebugEventHub.cs)0
-rw-r--r--runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime.Debug/DebugEventListenerConstants.cs (renamed from antlr-3.4/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime.Debug/DebugEventListenerConstants.cs)0
-rw-r--r--runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime.Debug/DebugEventRepeater.cs (renamed from antlr-3.4/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime.Debug/DebugEventRepeater.cs)0
-rw-r--r--runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime.Debug/DebugEventSocketProxy.cs (renamed from antlr-3.4/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime.Debug/DebugEventSocketProxy.cs)0
-rw-r--r--runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime.Debug/DebugParser.cs (renamed from antlr-3.4/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime.Debug/DebugParser.cs)0
-rw-r--r--runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime.Debug/DebugTokenStream.cs (renamed from antlr-3.4/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime.Debug/DebugTokenStream.cs)0
-rw-r--r--runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime.Debug/DebugTreeAdaptor.cs (renamed from antlr-3.4/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime.Debug/DebugTreeAdaptor.cs)0
-rw-r--r--runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime.Debug/DebugTreeNodeStream.cs (renamed from antlr-3.4/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime.Debug/DebugTreeNodeStream.cs)0
-rw-r--r--runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime.Debug/DebugTreeParser.cs (renamed from antlr-3.4/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime.Debug/DebugTreeParser.cs)0
-rw-r--r--runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime.Debug/IDebugEventListener.cs (renamed from antlr-3.4/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime.Debug/IDebugEventListener.cs)0
-rw-r--r--runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime.Debug/ParseTreeBuilder.cs (renamed from antlr-3.4/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime.Debug/ParseTreeBuilder.cs)0
-rw-r--r--runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime.Debug/Profiler.cs (renamed from antlr-3.4/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime.Debug/Profiler.cs)0
-rw-r--r--runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime.Debug/RemoteDebugEventSocketListener.cs (renamed from antlr-3.4/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime.Debug/RemoteDebugEventSocketListener.cs)0
-rw-r--r--runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime.Debug/TraceDebugEventListener.cs (renamed from antlr-3.4/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime.Debug/TraceDebugEventListener.cs)0
-rw-r--r--runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime.Debug/Tracer.cs (renamed from antlr-3.4/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime.Debug/Tracer.cs)0
-rw-r--r--runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime.JavaExtensions/Check.cs (renamed from antlr-3.4/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime.JavaExtensions/Check.cs)0
-rw-r--r--runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime.JavaExtensions/DictionaryExtensions.cs (renamed from antlr-3.4/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime.JavaExtensions/DictionaryExtensions.cs)0
-rw-r--r--runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime.JavaExtensions/EnumerableExtensions.cs (renamed from antlr-3.4/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime.JavaExtensions/EnumerableExtensions.cs)0
-rw-r--r--runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime.JavaExtensions/ExceptionExtensions.cs (renamed from antlr-3.4/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime.JavaExtensions/ExceptionExtensions.cs)0
-rw-r--r--runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime.JavaExtensions/IOExtensions.cs (renamed from antlr-3.4/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime.JavaExtensions/IOExtensions.cs)0
-rw-r--r--runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime.JavaExtensions/JSystem.cs (renamed from antlr-3.4/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime.JavaExtensions/JSystem.cs)0
-rw-r--r--runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime.JavaExtensions/LexerExtensions.cs (renamed from antlr-3.4/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime.JavaExtensions/LexerExtensions.cs)0
-rw-r--r--runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime.JavaExtensions/StringExtensions.cs (renamed from antlr-3.4/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime.JavaExtensions/StringExtensions.cs)0
-rw-r--r--runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime.JavaExtensions/StringTokenizer.cs (renamed from antlr-3.4/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime.JavaExtensions/StringTokenizer.cs)0
-rw-r--r--runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime.Misc/DoubleKeyMap.cs (renamed from antlr-3.4/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime.Misc/DoubleKeyMap.cs)0
-rw-r--r--runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime.Misc/ErrorManager.cs (renamed from antlr-3.4/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime.Misc/ErrorManager.cs)0
-rw-r--r--runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime.Misc/FastQueue.cs (renamed from antlr-3.4/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime.Misc/FastQueue.cs)0
-rw-r--r--runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime.Misc/LookaheadStream.cs (renamed from antlr-3.4/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime.Misc/LookaheadStream.cs)0
-rw-r--r--runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime.Misc/Stats.cs (renamed from antlr-3.4/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime.Misc/Stats.cs)0
-rw-r--r--runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime.Tree/BaseTree.cs (renamed from antlr-3.4/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime.Tree/BaseTree.cs)0
-rw-r--r--runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime.Tree/BaseTreeAdaptor.cs (renamed from antlr-3.4/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime.Tree/BaseTreeAdaptor.cs)0
-rw-r--r--runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime.Tree/BufferedTreeNodeStream.cs (renamed from antlr-3.4/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime.Tree/BufferedTreeNodeStream.cs)0
-rw-r--r--runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime.Tree/CommonErrorNode.cs (renamed from antlr-3.4/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime.Tree/CommonErrorNode.cs)0
-rw-r--r--runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime.Tree/CommonTree.cs (renamed from antlr-3.4/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime.Tree/CommonTree.cs)0
-rw-r--r--runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime.Tree/CommonTreeAdaptor.cs (renamed from antlr-3.4/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime.Tree/CommonTreeAdaptor.cs)0
-rw-r--r--runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime.Tree/CommonTreeNodeStream.cs (renamed from antlr-3.4/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime.Tree/CommonTreeNodeStream.cs)0
-rw-r--r--runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime.Tree/DotTreeGenerator.cs (renamed from antlr-3.4/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime.Tree/DotTreeGenerator.cs)0
-rw-r--r--runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime.Tree/ITree.cs (renamed from antlr-3.4/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime.Tree/ITree.cs)0
-rw-r--r--runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime.Tree/ITreeAdaptor.cs (renamed from antlr-3.4/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime.Tree/ITreeAdaptor.cs)0
-rw-r--r--runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime.Tree/ITreeNodeStream.cs (renamed from antlr-3.4/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime.Tree/ITreeNodeStream.cs)0
-rw-r--r--runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime.Tree/ITreeVisitorAction.cs (renamed from antlr-3.4/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime.Tree/ITreeVisitorAction.cs)0
-rw-r--r--runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime.Tree/ParseTree.cs (renamed from antlr-3.4/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime.Tree/ParseTree.cs)0
-rw-r--r--runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime.Tree/RewriteCardinalityException.cs (renamed from antlr-3.4/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime.Tree/RewriteCardinalityException.cs)0
-rw-r--r--runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime.Tree/RewriteEarlyExitException.cs (renamed from antlr-3.4/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime.Tree/RewriteEarlyExitException.cs)0
-rw-r--r--runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime.Tree/RewriteEmptyStreamException.cs (renamed from antlr-3.4/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime.Tree/RewriteEmptyStreamException.cs)0
-rw-r--r--runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime.Tree/RewriteRuleElementStream.cs (renamed from antlr-3.4/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime.Tree/RewriteRuleElementStream.cs)0
-rw-r--r--runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime.Tree/RewriteRuleNodeStream.cs (renamed from antlr-3.4/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime.Tree/RewriteRuleNodeStream.cs)0
-rw-r--r--runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime.Tree/RewriteRuleSubtreeStream.cs (renamed from antlr-3.4/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime.Tree/RewriteRuleSubtreeStream.cs)0
-rw-r--r--runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime.Tree/RewriteRuleTokenStream.cs (renamed from antlr-3.4/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime.Tree/RewriteRuleTokenStream.cs)0
-rw-r--r--runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime.Tree/TreeConstants.cs (renamed from antlr-3.4/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime.Tree/TreeConstants.cs)0
-rw-r--r--runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime.Tree/TreeFilter.cs (renamed from antlr-3.4/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime.Tree/TreeFilter.cs)0
-rw-r--r--runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime.Tree/TreeIterator.cs (renamed from antlr-3.4/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime.Tree/TreeIterator.cs)0
-rw-r--r--runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime.Tree/TreeParser.cs (renamed from antlr-3.4/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime.Tree/TreeParser.cs)0
-rw-r--r--runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime.Tree/TreePatternLexer.cs (renamed from antlr-3.4/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime.Tree/TreePatternLexer.cs)0
-rw-r--r--runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime.Tree/TreePatternParser.cs (renamed from antlr-3.4/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime.Tree/TreePatternParser.cs)0
-rw-r--r--runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime.Tree/TreeRewriter.cs (renamed from antlr-3.4/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime.Tree/TreeRewriter.cs)0
-rw-r--r--runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime.Tree/TreeRuleReturnScope.cs (renamed from antlr-3.4/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime.Tree/TreeRuleReturnScope.cs)0
-rw-r--r--runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime.Tree/TreeVisitor.cs (renamed from antlr-3.4/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime.Tree/TreeVisitor.cs)0
-rw-r--r--runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime.Tree/TreeWizard.cs (renamed from antlr-3.4/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime.Tree/TreeWizard.cs)0
-rw-r--r--runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime/ANTLRFileStream.cs (renamed from antlr-3.4/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime/ANTLRFileStream.cs)0
-rw-r--r--runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime/ANTLRInputStream.cs (renamed from antlr-3.4/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime/ANTLRInputStream.cs)0
-rw-r--r--runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime/ANTLRReaderStream.cs (renamed from antlr-3.4/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime/ANTLRReaderStream.cs)0
-rw-r--r--runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime/ANTLRStringStream.cs (renamed from antlr-3.4/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime/ANTLRStringStream.cs)0
-rw-r--r--runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime/BaseRecognizer.cs (renamed from antlr-3.4/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime/BaseRecognizer.cs)0
-rw-r--r--runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime/BitSet.cs (renamed from antlr-3.4/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime/BitSet.cs)0
-rw-r--r--runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime/BufferedTokenStream.cs (renamed from antlr-3.4/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime/BufferedTokenStream.cs)0
-rw-r--r--runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime/CharStreamConstants.cs (renamed from antlr-3.4/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime/CharStreamConstants.cs)0
-rw-r--r--runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime/CharStreamState.cs (renamed from antlr-3.4/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime/CharStreamState.cs)0
-rw-r--r--runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime/ClassicToken.cs (renamed from antlr-3.4/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime/ClassicToken.cs)0
-rw-r--r--runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime/CommonToken.cs (renamed from antlr-3.4/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime/CommonToken.cs)0
-rw-r--r--runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime/CommonTokenStream.cs (renamed from antlr-3.4/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime/CommonTokenStream.cs)0
-rw-r--r--runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime/Constants.cs (renamed from antlr-3.4/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime/Constants.cs)0
-rw-r--r--runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime/DFA.cs (renamed from antlr-3.4/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime/DFA.cs)0
-rw-r--r--runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime/EarlyExitException.cs (renamed from antlr-3.4/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime/EarlyExitException.cs)0
-rw-r--r--runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime/FailedPredicateException.cs (renamed from antlr-3.4/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime/FailedPredicateException.cs)0
-rw-r--r--runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime/GrammarRuleAttribute.cs (renamed from antlr-3.4/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime/GrammarRuleAttribute.cs)0
-rw-r--r--runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime/ICharStream.cs (renamed from antlr-3.4/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime/ICharStream.cs)0
-rw-r--r--runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime/IIntStream.cs (renamed from antlr-3.4/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime/IIntStream.cs)0
-rw-r--r--runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime/IToken.cs (renamed from antlr-3.4/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime/IToken.cs)0
-rw-r--r--runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime/ITokenSource.cs (renamed from antlr-3.4/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime/ITokenSource.cs)0
-rw-r--r--runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime/ITokenStream.cs (renamed from antlr-3.4/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime/ITokenStream.cs)0
-rw-r--r--runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime/ITokenStreamInformation.cs (renamed from antlr-3.4/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime/ITokenStreamInformation.cs)0
-rw-r--r--runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime/LegacyCommonTokenStream.cs (renamed from antlr-3.4/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime/LegacyCommonTokenStream.cs)0
-rw-r--r--runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime/Lexer.cs (renamed from antlr-3.4/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime/Lexer.cs)0
-rw-r--r--runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime/MismatchedNotSetException.cs (renamed from antlr-3.4/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime/MismatchedNotSetException.cs)0
-rw-r--r--runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime/MismatchedRangeException.cs (renamed from antlr-3.4/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime/MismatchedRangeException.cs)0
-rw-r--r--runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime/MismatchedSetException.cs (renamed from antlr-3.4/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime/MismatchedSetException.cs)0
-rw-r--r--runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime/MismatchedTokenException.cs (renamed from antlr-3.4/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime/MismatchedTokenException.cs)0
-rw-r--r--runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime/MismatchedTreeNodeException.cs (renamed from antlr-3.4/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime/MismatchedTreeNodeException.cs)0
-rw-r--r--runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime/MissingTokenException.cs (renamed from antlr-3.4/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime/MissingTokenException.cs)0
-rw-r--r--runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime/NoViableAltException.cs (renamed from antlr-3.4/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime/NoViableAltException.cs)0
-rw-r--r--runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime/Parser.cs (renamed from antlr-3.4/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime/Parser.cs)0
-rw-r--r--runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime/ParserRuleReturnScope.cs (renamed from antlr-3.4/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime/ParserRuleReturnScope.cs)0
-rw-r--r--runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime/RecognitionException.cs (renamed from antlr-3.4/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime/RecognitionException.cs)0
-rw-r--r--runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime/RecognizerSharedState.cs (renamed from antlr-3.4/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime/RecognizerSharedState.cs)0
-rw-r--r--runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime/RuleReturnScope.cs (renamed from antlr-3.4/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime/RuleReturnScope.cs)0
-rw-r--r--runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime/TokenConstants.cs (renamed from antlr-3.4/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime/TokenConstants.cs)0
-rw-r--r--runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime/TokenRewriteStream.cs (renamed from antlr-3.4/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime/TokenRewriteStream.cs)0
-rw-r--r--runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime/UnbufferedTokenStream.cs (renamed from antlr-3.4/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime/UnbufferedTokenStream.cs)0
-rw-r--r--runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime/UnwantedTokenException.cs (renamed from antlr-3.4/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime/UnwantedTokenException.cs)0
-rw-r--r--runtime/CSharp2/Sources/Antlr3.Runtime/Antlr3.Runtime (VS2005).csproj (renamed from antlr-3.4/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr3.Runtime (VS2005).csproj)0
-rw-r--r--runtime/CSharp2/Sources/Antlr3.Runtime/Antlr3.Runtime (VS2008).csproj (renamed from antlr-3.4/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr3.Runtime (VS2008).csproj)0
-rw-r--r--runtime/CSharp2/Sources/Antlr3.Runtime/AssemblyInfo.cs (renamed from antlr-3.4/runtime/CSharp2/Sources/Antlr3.Runtime/AssemblyInfo.cs)0
-rw-r--r--runtime/CSharp2/Sources/Antlr3.Runtime/Messages.Designer.cs (renamed from antlr-3.4/runtime/CSharp2/Sources/Antlr3.Runtime/Messages.Designer.cs)0
-rw-r--r--runtime/CSharp2/Sources/Antlr3.Runtime/Messages.resx (renamed from antlr-3.4/runtime/CSharp2/Sources/Antlr3.Runtime/Messages.resx)0
-rw-r--r--runtime/CSharp2/Sources/Antlr3.Runtime/default.build (renamed from antlr-3.4/runtime/CSharp2/Sources/Antlr3.Runtime/default.build)0
-rw-r--r--runtime/CSharp2/Sources/Antlr3.Utility/Antlr.Utility.Tree/DOTTreeGenerator.cs (renamed from antlr-3.4/runtime/CSharp2/Sources/Antlr3.Utility/Antlr.Utility.Tree/DOTTreeGenerator.cs)0
-rw-r--r--runtime/CSharp2/Sources/Antlr3.Utility/Antlr3.Utility (VS2005).csproj (renamed from antlr-3.4/runtime/CSharp2/Sources/Antlr3.Utility/Antlr3.Utility (VS2005).csproj)0
-rw-r--r--runtime/CSharp2/Sources/Antlr3.Utility/Antlr3.Utility (VS2008).csproj (renamed from antlr-3.4/runtime/CSharp2/Sources/Antlr3.Utility/Antlr3.Utility (VS2008).csproj)0
-rw-r--r--runtime/CSharp2/Sources/Antlr3.Utility/AssemblyInfo.cs (renamed from antlr-3.4/runtime/CSharp2/Sources/Antlr3.Utility/AssemblyInfo.cs)0
-rw-r--r--runtime/CSharp2/Sources/Antlr3.Utility/default.build (renamed from antlr-3.4/runtime/CSharp2/Sources/Antlr3.Utility/default.build)0
-rw-r--r--runtime/CSharp2/Sources/Antlr3_KeyPair.snk (renamed from antlr-3.4/runtime/CSharp2/Sources/Antlr3_KeyPair.snk)bin596 -> 596 bytes
-rw-r--r--runtime/CSharp2/Sources/Antlr3_PublicKey.snk (renamed from antlr-3.4/runtime/CSharp2/Sources/Antlr3_PublicKey.snk)bin160 -> 160 bytes
-rw-r--r--runtime/CSharp2/all.antlr3.runtime.net.build (renamed from antlr-3.4/runtime/CSharp2/all.antlr3.runtime.net.build)0
-rw-r--r--runtime/CSharp2/antlr3.runtime.net.common.inc (renamed from antlr-3.4/runtime/CSharp2/antlr3.runtime.net.common.inc)0
-rw-r--r--runtime/CSharp2/dist/DOT-NET-runtime-3.1.3.zip (renamed from antlr-3.4/runtime/CSharp2/dist/DOT-NET-runtime-3.1.3.zip)bin219401 -> 219401 bytes
-rw-r--r--runtime/CSharp2/doxyfile (renamed from antlr-3.4/runtime/CSharp2/doxyfile)0
-rw-r--r--runtime/CSharp3/Sources/Antlr3.Runtime.Debug/Antlr3.Runtime.Debug.csproj (renamed from antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime.Debug/Antlr3.Runtime.Debug.csproj)0
-rw-r--r--runtime/CSharp3/Sources/Antlr3.Runtime.Debug/Antlr3.Runtime.Debug.csproj.vspscc (renamed from antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime.Debug/Antlr3.Runtime.Debug.csproj.vspscc)0
-rw-r--r--runtime/CSharp3/Sources/Antlr3.Runtime.Debug/BlankDebugEventListener.cs (renamed from antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime.Debug/BlankDebugEventListener.cs)0
-rw-r--r--runtime/CSharp3/Sources/Antlr3.Runtime.Debug/DebugEventHub.cs (renamed from antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime.Debug/DebugEventHub.cs)0
-rw-r--r--runtime/CSharp3/Sources/Antlr3.Runtime.Debug/DebugEventListenerConstants.cs (renamed from antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime.Debug/DebugEventListenerConstants.cs)0
-rw-r--r--runtime/CSharp3/Sources/Antlr3.Runtime.Debug/DebugEventRepeater.cs (renamed from antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime.Debug/DebugEventRepeater.cs)0
-rw-r--r--runtime/CSharp3/Sources/Antlr3.Runtime.Debug/DebugEventSocketProxy.cs (renamed from antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime.Debug/DebugEventSocketProxy.cs)0
-rw-r--r--runtime/CSharp3/Sources/Antlr3.Runtime.Debug/DebugParser.cs (renamed from antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime.Debug/DebugParser.cs)0
-rw-r--r--runtime/CSharp3/Sources/Antlr3.Runtime.Debug/DebugTokenStream.cs (renamed from antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime.Debug/DebugTokenStream.cs)0
-rw-r--r--runtime/CSharp3/Sources/Antlr3.Runtime.Debug/DebugTreeAdaptor.cs (renamed from antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime.Debug/DebugTreeAdaptor.cs)0
-rw-r--r--runtime/CSharp3/Sources/Antlr3.Runtime.Debug/DebugTreeNodeStream.cs (renamed from antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime.Debug/DebugTreeNodeStream.cs)0
-rw-r--r--runtime/CSharp3/Sources/Antlr3.Runtime.Debug/DebugTreeParser.cs (renamed from antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime.Debug/DebugTreeParser.cs)0
-rw-r--r--runtime/CSharp3/Sources/Antlr3.Runtime.Debug/JavaExtensions/ExceptionExtensions.cs (renamed from antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime.Debug/JavaExtensions/ExceptionExtensions.cs)0
-rw-r--r--runtime/CSharp3/Sources/Antlr3.Runtime.Debug/Misc/DoubleKeyMap`3.cs (renamed from antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime.Debug/Misc/DoubleKeyMap`3.cs)0
-rw-r--r--runtime/CSharp3/Sources/Antlr3.Runtime.Debug/Misc/Stats.cs (renamed from antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime.Debug/Misc/Stats.cs)0
-rw-r--r--runtime/CSharp3/Sources/Antlr3.Runtime.Debug/ParseTreeBuilder.cs (renamed from antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime.Debug/ParseTreeBuilder.cs)0
-rw-r--r--runtime/CSharp3/Sources/Antlr3.Runtime.Debug/ParserDebugger.cs (renamed from antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime.Debug/ParserDebugger.cs)0
-rw-r--r--runtime/CSharp3/Sources/Antlr3.Runtime.Debug/Profiler.cs (renamed from antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime.Debug/Profiler.cs)0
-rw-r--r--runtime/CSharp3/Sources/Antlr3.Runtime.Debug/Properties/AssemblyInfo.cs (renamed from antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime.Debug/Properties/AssemblyInfo.cs)0
-rw-r--r--runtime/CSharp3/Sources/Antlr3.Runtime.Debug/RemoteDebugEventSocketListener.cs (renamed from antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime.Debug/RemoteDebugEventSocketListener.cs)0
-rw-r--r--runtime/CSharp3/Sources/Antlr3.Runtime.Debug/TraceDebugEventListener.cs (renamed from antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime.Debug/TraceDebugEventListener.cs)0
-rw-r--r--runtime/CSharp3/Sources/Antlr3.Runtime.Debug/Tracer.cs (renamed from antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime.Debug/Tracer.cs)0
-rw-r--r--runtime/CSharp3/Sources/Antlr3.Runtime.JavaExtensions/Antlr3.Runtime.JavaExtensions.csproj (renamed from antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime.JavaExtensions/Antlr3.Runtime.JavaExtensions.csproj)0
-rw-r--r--runtime/CSharp3/Sources/Antlr3.Runtime.JavaExtensions/Antlr3.Runtime.JavaExtensions.csproj.vspscc (renamed from antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime.JavaExtensions/Antlr3.Runtime.JavaExtensions.csproj.vspscc)0
-rw-r--r--runtime/CSharp3/Sources/Antlr3.Runtime.JavaExtensions/DictionaryExtensions.cs (renamed from antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime.JavaExtensions/DictionaryExtensions.cs)0
-rw-r--r--runtime/CSharp3/Sources/Antlr3.Runtime.JavaExtensions/ExceptionExtensions.cs (renamed from antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime.JavaExtensions/ExceptionExtensions.cs)0
-rw-r--r--runtime/CSharp3/Sources/Antlr3.Runtime.JavaExtensions/IOExtensions.cs (renamed from antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime.JavaExtensions/IOExtensions.cs)0
-rw-r--r--runtime/CSharp3/Sources/Antlr3.Runtime.JavaExtensions/JSystem.cs (renamed from antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime.JavaExtensions/JSystem.cs)0
-rw-r--r--runtime/CSharp3/Sources/Antlr3.Runtime.JavaExtensions/LexerExtensions.cs (renamed from antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime.JavaExtensions/LexerExtensions.cs)0
-rw-r--r--runtime/CSharp3/Sources/Antlr3.Runtime.JavaExtensions/ListExtensions.cs (renamed from antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime.JavaExtensions/ListExtensions.cs)0
-rw-r--r--runtime/CSharp3/Sources/Antlr3.Runtime.JavaExtensions/ObjectExtensions.cs (renamed from antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime.JavaExtensions/ObjectExtensions.cs)0
-rw-r--r--runtime/CSharp3/Sources/Antlr3.Runtime.JavaExtensions/Properties/AssemblyInfo.cs (renamed from antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime.JavaExtensions/Properties/AssemblyInfo.cs)0
-rw-r--r--runtime/CSharp3/Sources/Antlr3.Runtime.JavaExtensions/SetExtensions.cs (renamed from antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime.JavaExtensions/SetExtensions.cs)0
-rw-r--r--runtime/CSharp3/Sources/Antlr3.Runtime.JavaExtensions/StackExtensions.cs (renamed from antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime.JavaExtensions/StackExtensions.cs)0
-rw-r--r--runtime/CSharp3/Sources/Antlr3.Runtime.JavaExtensions/StringBuilderExtensions.cs (renamed from antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime.JavaExtensions/StringBuilderExtensions.cs)0
-rw-r--r--runtime/CSharp3/Sources/Antlr3.Runtime.JavaExtensions/StringExtensions.cs (renamed from antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime.JavaExtensions/StringExtensions.cs)0
-rw-r--r--runtime/CSharp3/Sources/Antlr3.Runtime.JavaExtensions/StringTokenizer.cs (renamed from antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime.JavaExtensions/StringTokenizer.cs)0
-rw-r--r--runtime/CSharp3/Sources/Antlr3.Runtime.JavaExtensions/SubList.cs (renamed from antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime.JavaExtensions/SubList.cs)0
-rw-r--r--runtime/CSharp3/Sources/Antlr3.Runtime.JavaExtensions/TreeExtensions.cs (renamed from antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime.JavaExtensions/TreeExtensions.cs)0
-rw-r--r--runtime/CSharp3/Sources/Antlr3.Runtime.JavaExtensions/TypeExtensions.cs (renamed from antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime.JavaExtensions/TypeExtensions.cs)0
-rw-r--r--runtime/CSharp3/Sources/Antlr3.Runtime.Test/Antlr3.Runtime.Test.csproj (renamed from antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime.Test/Antlr3.Runtime.Test.csproj)0
-rw-r--r--runtime/CSharp3/Sources/Antlr3.Runtime.Test/Antlr3.Runtime.Test.csproj.vspscc (renamed from antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime.Test/Antlr3.Runtime.Test.csproj.vspscc)0
-rw-r--r--runtime/CSharp3/Sources/Antlr3.Runtime.Test/BuildOptions/DebugGrammar.g3 (renamed from antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime.Test/BuildOptions/DebugGrammar.g3)0
-rw-r--r--runtime/CSharp3/Sources/Antlr3.Runtime.Test/BuildOptions/DebugGrammarLexer.cs (renamed from antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime.Test/BuildOptions/DebugGrammarLexer.cs)0
-rw-r--r--runtime/CSharp3/Sources/Antlr3.Runtime.Test/BuildOptions/DebugGrammarLexerHelper.cs (renamed from antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime.Test/BuildOptions/DebugGrammarLexerHelper.cs)0
-rw-r--r--runtime/CSharp3/Sources/Antlr3.Runtime.Test/BuildOptions/DebugGrammarParser.cs (renamed from antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime.Test/BuildOptions/DebugGrammarParser.cs)0
-rw-r--r--runtime/CSharp3/Sources/Antlr3.Runtime.Test/BuildOptions/DebugGrammarParserHelper.cs (renamed from antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime.Test/BuildOptions/DebugGrammarParserHelper.cs)0
-rw-r--r--runtime/CSharp3/Sources/Antlr3.Runtime.Test/BuildOptions/DebugTreeGrammar.cs (renamed from antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime.Test/BuildOptions/DebugTreeGrammar.cs)0
-rw-r--r--runtime/CSharp3/Sources/Antlr3.Runtime.Test/BuildOptions/DebugTreeGrammar.g3 (renamed from antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime.Test/BuildOptions/DebugTreeGrammar.g3)0
-rw-r--r--runtime/CSharp3/Sources/Antlr3.Runtime.Test/BuildOptions/DebugTreeGrammarHelper.cs (renamed from antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime.Test/BuildOptions/DebugTreeGrammarHelper.cs)0
-rw-r--r--runtime/CSharp3/Sources/Antlr3.Runtime.Test/BuildOptions/ProfileGrammar.g3 (renamed from antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime.Test/BuildOptions/ProfileGrammar.g3)0
-rw-r--r--runtime/CSharp3/Sources/Antlr3.Runtime.Test/BuildOptions/ProfileGrammarLexer.cs (renamed from antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime.Test/BuildOptions/ProfileGrammarLexer.cs)0
-rw-r--r--runtime/CSharp3/Sources/Antlr3.Runtime.Test/BuildOptions/ProfileGrammarLexerHelper.cs (renamed from antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime.Test/BuildOptions/ProfileGrammarLexerHelper.cs)0
-rw-r--r--runtime/CSharp3/Sources/Antlr3.Runtime.Test/BuildOptions/ProfileGrammarParser.cs (renamed from antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime.Test/BuildOptions/ProfileGrammarParser.cs)0
-rw-r--r--runtime/CSharp3/Sources/Antlr3.Runtime.Test/BuildOptions/ProfileGrammarParserHelper.cs (renamed from antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime.Test/BuildOptions/ProfileGrammarParserHelper.cs)0
-rw-r--r--runtime/CSharp3/Sources/Antlr3.Runtime.Test/BuildOptions/ProfileTreeGrammar.cs (renamed from antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime.Test/BuildOptions/ProfileTreeGrammar.cs)0
-rw-r--r--runtime/CSharp3/Sources/Antlr3.Runtime.Test/BuildOptions/ProfileTreeGrammar.g3 (renamed from antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime.Test/BuildOptions/ProfileTreeGrammar.g3)0
-rw-r--r--runtime/CSharp3/Sources/Antlr3.Runtime.Test/BuildOptions/ProfileTreeGrammarHelper.cs (renamed from antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime.Test/BuildOptions/ProfileTreeGrammarHelper.cs)0
-rw-r--r--runtime/CSharp3/Sources/Antlr3.Runtime.Test/Composition/Program.cs (renamed from antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime.Test/Composition/Program.cs)0
-rw-r--r--runtime/CSharp3/Sources/Antlr3.Runtime.Test/Composition/Reduce.g3 (renamed from antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime.Test/Composition/Reduce.g3)0
-rw-r--r--runtime/CSharp3/Sources/Antlr3.Runtime.Test/Composition/Simplify.g3 (renamed from antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime.Test/Composition/Simplify.g3)0
-rw-r--r--runtime/CSharp3/Sources/Antlr3.Runtime.Test/Composition/VecMath.g3 (renamed from antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime.Test/Composition/VecMath.g3)0
-rw-r--r--runtime/CSharp3/Sources/Antlr3.Runtime.Test/Composition/VecMath_Lexer.g3 (renamed from antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime.Test/Composition/VecMath_Lexer.g3)0
-rw-r--r--runtime/CSharp3/Sources/Antlr3.Runtime.Test/Composition/VecMath_Parser.g3 (renamed from antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime.Test/Composition/VecMath_Parser.g3)0
-rw-r--r--runtime/CSharp3/Sources/Antlr3.Runtime.Test/FastSimpleExpression.g3 (renamed from antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime.Test/FastSimpleExpression.g3)0
-rw-r--r--runtime/CSharp3/Sources/Antlr3.Runtime.Test/FastSimpleExpressionLexerHelper.cs (renamed from antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime.Test/FastSimpleExpressionLexerHelper.cs)0
-rw-r--r--runtime/CSharp3/Sources/Antlr3.Runtime.Test/FastSimpleExpressionParserHelper.cs (renamed from antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime.Test/FastSimpleExpressionParserHelper.cs)0
-rw-r--r--runtime/CSharp3/Sources/Antlr3.Runtime.Test/JavaCompat/Expr.g3 (renamed from antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime.Test/JavaCompat/Expr.g3)0
-rw-r--r--runtime/CSharp3/Sources/Antlr3.Runtime.Test/Properties/AssemblyInfo.cs (renamed from antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime.Test/Properties/AssemblyInfo.cs)0
-rw-r--r--runtime/CSharp3/Sources/Antlr3.Runtime.Test/SemanticPredicateReduction.g3 (renamed from antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime.Test/SemanticPredicateReduction.g3)0
-rw-r--r--runtime/CSharp3/Sources/Antlr3.Runtime.Test/SemanticPredicateReduction.g3.lexer.cs (renamed from antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime.Test/SemanticPredicateReduction.g3.lexer.cs)0
-rw-r--r--runtime/CSharp3/Sources/Antlr3.Runtime.Test/SemanticPredicateReduction.g3.parser.cs (renamed from antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime.Test/SemanticPredicateReduction.g3.parser.cs)0
-rw-r--r--runtime/CSharp3/Sources/Antlr3.Runtime.Test/SimpleExpression.g3 (renamed from antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime.Test/SimpleExpression.g3)0
-rw-r--r--runtime/CSharp3/Sources/Antlr3.Runtime.Test/SimpleExpressionLexerHelper.cs (renamed from antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime.Test/SimpleExpressionLexerHelper.cs)0
-rw-r--r--runtime/CSharp3/Sources/Antlr3.Runtime.Test/SimpleExpressionParserHelper.cs (renamed from antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime.Test/SimpleExpressionParserHelper.cs)0
-rw-r--r--runtime/CSharp3/Sources/Antlr3.Runtime.Test/SlimParsing/ITokenSource`1.cs (renamed from antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime.Test/SlimParsing/ITokenSource`1.cs)0
-rw-r--r--runtime/CSharp3/Sources/Antlr3.Runtime.Test/SlimParsing/ITokenStream`1.cs (renamed from antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime.Test/SlimParsing/ITokenStream`1.cs)0
-rw-r--r--runtime/CSharp3/Sources/Antlr3.Runtime.Test/SlimParsing/SlimLexer.cs (renamed from antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime.Test/SlimParsing/SlimLexer.cs)0
-rw-r--r--runtime/CSharp3/Sources/Antlr3.Runtime.Test/SlimParsing/SlimStringStream.cs (renamed from antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime.Test/SlimParsing/SlimStringStream.cs)0
-rw-r--r--runtime/CSharp3/Sources/Antlr3.Runtime.Test/SlimParsing/SlimToken.cs (renamed from antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime.Test/SlimParsing/SlimToken.cs)0
-rw-r--r--runtime/CSharp3/Sources/Antlr3.Runtime.Test/SlimParsing/SlimTokenStream.cs (renamed from antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime.Test/SlimParsing/SlimTokenStream.cs)0
-rw-r--r--runtime/CSharp3/Sources/Antlr3.Runtime.Test/SlimParsing/Tree/ITreeAdaptor`1.cs (renamed from antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime.Test/SlimParsing/Tree/ITreeAdaptor`1.cs)0
-rw-r--r--runtime/CSharp3/Sources/Antlr3.Runtime.Test/SlimParsing/Tree/ITreeFactory.cs (renamed from antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime.Test/SlimParsing/Tree/ITreeFactory.cs)0
-rw-r--r--runtime/CSharp3/Sources/Antlr3.Runtime.Test/SlimParsing/Tree/ITreeNodeStream`1.cs (renamed from antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime.Test/SlimParsing/Tree/ITreeNodeStream`1.cs)0
-rw-r--r--runtime/CSharp3/Sources/Antlr3.Runtime.Test/StringTemplateOutput.g3 (renamed from antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime.Test/StringTemplateOutput.g3)0
-rw-r--r--runtime/CSharp3/Sources/Antlr3.Runtime.Test/StringTemplateOutput.g3.lexer.cs (renamed from antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime.Test/StringTemplateOutput.g3.lexer.cs)0
-rw-r--r--runtime/CSharp3/Sources/Antlr3.Runtime.Test/StringTemplateOutput.g3.parser.cs (renamed from antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime.Test/StringTemplateOutput.g3.parser.cs)0
-rw-r--r--runtime/CSharp3/Sources/Antlr3.Runtime.Test/TestActionFeatures.g3 (renamed from antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime.Test/TestActionFeatures.g3)0
-rw-r--r--runtime/CSharp3/Sources/Antlr3.Runtime.Test/TestActionFeatures.g3.lexer.cs (renamed from antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime.Test/TestActionFeatures.g3.lexer.cs)0
-rw-r--r--runtime/CSharp3/Sources/Antlr3.Runtime.Test/TestActionFeatures.g3.parser.cs (renamed from antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime.Test/TestActionFeatures.g3.parser.cs)0
-rw-r--r--runtime/CSharp3/Sources/Antlr3.Runtime.Test/TestDotTreeGenerator.cs (renamed from antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime.Test/TestDotTreeGenerator.cs)0
-rw-r--r--runtime/CSharp3/Sources/Antlr3.Runtime.Test/TestExpressionFeatures.g3 (renamed from antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime.Test/TestExpressionFeatures.g3)0
-rw-r--r--runtime/CSharp3/Sources/Antlr3.Runtime.Test/TestExpressionFeatures.g3.lexer.cs (renamed from antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime.Test/TestExpressionFeatures.g3.lexer.cs)0
-rw-r--r--runtime/CSharp3/Sources/Antlr3.Runtime.Test/TestExpressionFeatures.g3.parser.cs (renamed from antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime.Test/TestExpressionFeatures.g3.parser.cs)0
-rw-r--r--runtime/CSharp3/Sources/Antlr3.Runtime.Test/TestFastLexer.cs (renamed from antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime.Test/TestFastLexer.cs)0
-rw-r--r--runtime/CSharp3/Sources/Antlr3.Runtime.sln (renamed from antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime.sln)0
-rw-r--r--runtime/CSharp3/Sources/Antlr3.Runtime.vssscc (renamed from antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime.vssscc)0
-rw-r--r--runtime/CSharp3/Sources/Antlr3.Runtime/ANTLRFileStream.cs (renamed from antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime/ANTLRFileStream.cs)0
-rw-r--r--runtime/CSharp3/Sources/Antlr3.Runtime/ANTLRInputStream.cs (renamed from antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime/ANTLRInputStream.cs)0
-rw-r--r--runtime/CSharp3/Sources/Antlr3.Runtime/ANTLRReaderStream.cs (renamed from antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime/ANTLRReaderStream.cs)0
-rw-r--r--runtime/CSharp3/Sources/Antlr3.Runtime/ANTLRStringStream.cs (renamed from antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime/ANTLRStringStream.cs)0
-rw-r--r--runtime/CSharp3/Sources/Antlr3.Runtime/Antlr3.Runtime.csproj (renamed from antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime/Antlr3.Runtime.csproj)0
-rw-r--r--runtime/CSharp3/Sources/Antlr3.Runtime/Antlr3.Runtime.csproj.vspscc (renamed from antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime/Antlr3.Runtime.csproj.vspscc)0
-rw-r--r--runtime/CSharp3/Sources/Antlr3.Runtime/AstParserRuleReturnScope`2.cs (renamed from antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime/AstParserRuleReturnScope`2.cs)0
-rw-r--r--runtime/CSharp3/Sources/Antlr3.Runtime/BaseRecognizer.cs (renamed from antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime/BaseRecognizer.cs)0
-rw-r--r--runtime/CSharp3/Sources/Antlr3.Runtime/BitSet.cs (renamed from antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime/BitSet.cs)0
-rw-r--r--runtime/CSharp3/Sources/Antlr3.Runtime/BufferedTokenStream.cs (renamed from antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime/BufferedTokenStream.cs)0
-rw-r--r--runtime/CSharp3/Sources/Antlr3.Runtime/CharStreamConstants.cs (renamed from antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime/CharStreamConstants.cs)0
-rw-r--r--runtime/CSharp3/Sources/Antlr3.Runtime/CharStreamState.cs (renamed from antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime/CharStreamState.cs)0
-rw-r--r--runtime/CSharp3/Sources/Antlr3.Runtime/ClassicToken.cs (renamed from antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime/ClassicToken.cs)0
-rw-r--r--runtime/CSharp3/Sources/Antlr3.Runtime/CommonToken.cs (renamed from antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime/CommonToken.cs)0
-rw-r--r--runtime/CSharp3/Sources/Antlr3.Runtime/CommonTokenStream.cs (renamed from antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime/CommonTokenStream.cs)0
-rw-r--r--runtime/CSharp3/Sources/Antlr3.Runtime/DFA.cs (renamed from antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime/DFA.cs)0
-rw-r--r--runtime/CSharp3/Sources/Antlr3.Runtime/Debug/IDebugEventListener.cs (renamed from antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime/Debug/IDebugEventListener.cs)0
-rw-r--r--runtime/CSharp3/Sources/Antlr3.Runtime/EarlyExitException.cs (renamed from antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime/EarlyExitException.cs)0
-rw-r--r--runtime/CSharp3/Sources/Antlr3.Runtime/FailedPredicateException.cs (renamed from antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime/FailedPredicateException.cs)0
-rw-r--r--runtime/CSharp3/Sources/Antlr3.Runtime/GrammarRuleAttribute.cs (renamed from antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime/GrammarRuleAttribute.cs)0
-rw-r--r--runtime/CSharp3/Sources/Antlr3.Runtime/IAstRuleReturnScope.cs (renamed from antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime/IAstRuleReturnScope.cs)0
-rw-r--r--runtime/CSharp3/Sources/Antlr3.Runtime/IAstRuleReturnScope`1.cs (renamed from antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime/IAstRuleReturnScope`1.cs)0
-rw-r--r--runtime/CSharp3/Sources/Antlr3.Runtime/ICharStream.cs (renamed from antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime/ICharStream.cs)0
-rw-r--r--runtime/CSharp3/Sources/Antlr3.Runtime/IIntStream.cs (renamed from antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime/IIntStream.cs)0
-rw-r--r--runtime/CSharp3/Sources/Antlr3.Runtime/IRuleReturnScope.cs (renamed from antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime/IRuleReturnScope.cs)0
-rw-r--r--runtime/CSharp3/Sources/Antlr3.Runtime/IRuleReturnScope`1.cs (renamed from antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime/IRuleReturnScope`1.cs)0
-rw-r--r--runtime/CSharp3/Sources/Antlr3.Runtime/ITemplateRuleReturnScope.cs (renamed from antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime/ITemplateRuleReturnScope.cs)0
-rw-r--r--runtime/CSharp3/Sources/Antlr3.Runtime/ITemplateRuleReturnScope`1.cs (renamed from antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime/ITemplateRuleReturnScope`1.cs)0
-rw-r--r--runtime/CSharp3/Sources/Antlr3.Runtime/IToken.cs (renamed from antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime/IToken.cs)0
-rw-r--r--runtime/CSharp3/Sources/Antlr3.Runtime/ITokenSource.cs (renamed from antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime/ITokenSource.cs)0
-rw-r--r--runtime/CSharp3/Sources/Antlr3.Runtime/ITokenStream.cs (renamed from antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime/ITokenStream.cs)0
-rw-r--r--runtime/CSharp3/Sources/Antlr3.Runtime/ITokenStreamInformation.cs (renamed from antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime/ITokenStreamInformation.cs)0
-rw-r--r--runtime/CSharp3/Sources/Antlr3.Runtime/LegacyCommonTokenStream.cs (renamed from antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime/LegacyCommonTokenStream.cs)0
-rw-r--r--runtime/CSharp3/Sources/Antlr3.Runtime/Lexer.cs (renamed from antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime/Lexer.cs)0
-rw-r--r--runtime/CSharp3/Sources/Antlr3.Runtime/Misc/FastQueue.cs (renamed from antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime/Misc/FastQueue.cs)0
-rw-r--r--runtime/CSharp3/Sources/Antlr3.Runtime/Misc/FunctionDelegates.cs (renamed from antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime/Misc/FunctionDelegates.cs)0
-rw-r--r--runtime/CSharp3/Sources/Antlr3.Runtime/Misc/ListStack`1.cs (renamed from antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime/Misc/ListStack`1.cs)0
-rw-r--r--runtime/CSharp3/Sources/Antlr3.Runtime/Misc/LookaheadStream.cs (renamed from antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime/Misc/LookaheadStream.cs)0
-rw-r--r--runtime/CSharp3/Sources/Antlr3.Runtime/MismatchedNotSetException.cs (renamed from antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime/MismatchedNotSetException.cs)0
-rw-r--r--runtime/CSharp3/Sources/Antlr3.Runtime/MismatchedRangeException.cs (renamed from antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime/MismatchedRangeException.cs)0
-rw-r--r--runtime/CSharp3/Sources/Antlr3.Runtime/MismatchedSetException.cs (renamed from antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime/MismatchedSetException.cs)0
-rw-r--r--runtime/CSharp3/Sources/Antlr3.Runtime/MismatchedTokenException.cs (renamed from antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime/MismatchedTokenException.cs)0
-rw-r--r--runtime/CSharp3/Sources/Antlr3.Runtime/MismatchedTreeNodeException.cs (renamed from antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime/MismatchedTreeNodeException.cs)0
-rw-r--r--runtime/CSharp3/Sources/Antlr3.Runtime/MissingTokenException.cs (renamed from antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime/MissingTokenException.cs)0
-rw-r--r--runtime/CSharp3/Sources/Antlr3.Runtime/NoViableAltException.cs (renamed from antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime/NoViableAltException.cs)0
-rw-r--r--runtime/CSharp3/Sources/Antlr3.Runtime/Parser.cs (renamed from antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime/Parser.cs)0
-rw-r--r--runtime/CSharp3/Sources/Antlr3.Runtime/ParserRuleReturnScope.cs (renamed from antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime/ParserRuleReturnScope.cs)0
-rw-r--r--runtime/CSharp3/Sources/Antlr3.Runtime/Properties/AssemblyInfo.cs (renamed from antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime/Properties/AssemblyInfo.cs)0
-rw-r--r--runtime/CSharp3/Sources/Antlr3.Runtime/RecognitionException.cs (renamed from antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime/RecognitionException.cs)0
-rw-r--r--runtime/CSharp3/Sources/Antlr3.Runtime/RecognizerSharedState.cs (renamed from antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime/RecognizerSharedState.cs)0
-rw-r--r--runtime/CSharp3/Sources/Antlr3.Runtime/TemplateParserRuleReturnScope`2.cs (renamed from antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime/TemplateParserRuleReturnScope`2.cs)0
-rw-r--r--runtime/CSharp3/Sources/Antlr3.Runtime/TokenChannels.cs (renamed from antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime/TokenChannels.cs)0
-rw-r--r--runtime/CSharp3/Sources/Antlr3.Runtime/TokenRewriteStream.cs (renamed from antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime/TokenRewriteStream.cs)0
-rw-r--r--runtime/CSharp3/Sources/Antlr3.Runtime/TokenTypes.cs (renamed from antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime/TokenTypes.cs)0
-rw-r--r--runtime/CSharp3/Sources/Antlr3.Runtime/Tokens.cs (renamed from antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime/Tokens.cs)0
-rw-r--r--runtime/CSharp3/Sources/Antlr3.Runtime/Tree/AntlrRuntime_BaseTreeDebugView.cs (renamed from antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime/Tree/AntlrRuntime_BaseTreeDebugView.cs)0
-rw-r--r--runtime/CSharp3/Sources/Antlr3.Runtime/Tree/AstTreeRuleReturnScope`2.cs (renamed from antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime/Tree/AstTreeRuleReturnScope`2.cs)0
-rw-r--r--runtime/CSharp3/Sources/Antlr3.Runtime/Tree/BaseTree.cs (renamed from antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime/Tree/BaseTree.cs)0
-rw-r--r--runtime/CSharp3/Sources/Antlr3.Runtime/Tree/BaseTreeAdaptor.cs (renamed from antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime/Tree/BaseTreeAdaptor.cs)0
-rw-r--r--runtime/CSharp3/Sources/Antlr3.Runtime/Tree/BufferedTreeNodeStream.cs (renamed from antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime/Tree/BufferedTreeNodeStream.cs)0
-rw-r--r--runtime/CSharp3/Sources/Antlr3.Runtime/Tree/CommonErrorNode.cs (renamed from antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime/Tree/CommonErrorNode.cs)0
-rw-r--r--runtime/CSharp3/Sources/Antlr3.Runtime/Tree/CommonTree.cs (renamed from antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime/Tree/CommonTree.cs)0
-rw-r--r--runtime/CSharp3/Sources/Antlr3.Runtime/Tree/CommonTreeAdaptor.cs (renamed from antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime/Tree/CommonTreeAdaptor.cs)0
-rw-r--r--runtime/CSharp3/Sources/Antlr3.Runtime/Tree/CommonTreeNodeStream.cs (renamed from antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime/Tree/CommonTreeNodeStream.cs)0
-rw-r--r--runtime/CSharp3/Sources/Antlr3.Runtime/Tree/DotTreeGenerator.cs (renamed from antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime/Tree/DotTreeGenerator.cs)0
-rw-r--r--runtime/CSharp3/Sources/Antlr3.Runtime/Tree/ITree.cs (renamed from antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime/Tree/ITree.cs)0
-rw-r--r--runtime/CSharp3/Sources/Antlr3.Runtime/Tree/ITreeAdaptor.cs (renamed from antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime/Tree/ITreeAdaptor.cs)0
-rw-r--r--runtime/CSharp3/Sources/Antlr3.Runtime/Tree/ITreeNodeStream.cs (renamed from antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime/Tree/ITreeNodeStream.cs)0
-rw-r--r--runtime/CSharp3/Sources/Antlr3.Runtime/Tree/ITreeVisitorAction.cs (renamed from antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime/Tree/ITreeVisitorAction.cs)0
-rw-r--r--runtime/CSharp3/Sources/Antlr3.Runtime/Tree/ParseTree.cs (renamed from antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime/Tree/ParseTree.cs)0
-rw-r--r--runtime/CSharp3/Sources/Antlr3.Runtime/Tree/RewriteCardinalityException.cs (renamed from antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime/Tree/RewriteCardinalityException.cs)0
-rw-r--r--runtime/CSharp3/Sources/Antlr3.Runtime/Tree/RewriteEarlyExitException.cs (renamed from antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime/Tree/RewriteEarlyExitException.cs)0
-rw-r--r--runtime/CSharp3/Sources/Antlr3.Runtime/Tree/RewriteEmptyStreamException.cs (renamed from antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime/Tree/RewriteEmptyStreamException.cs)0
-rw-r--r--runtime/CSharp3/Sources/Antlr3.Runtime/Tree/RewriteRuleElementStream.cs (renamed from antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime/Tree/RewriteRuleElementStream.cs)0
-rw-r--r--runtime/CSharp3/Sources/Antlr3.Runtime/Tree/RewriteRuleNodeStream.cs (renamed from antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime/Tree/RewriteRuleNodeStream.cs)0
-rw-r--r--runtime/CSharp3/Sources/Antlr3.Runtime/Tree/RewriteRuleSubtreeStream.cs (renamed from antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime/Tree/RewriteRuleSubtreeStream.cs)0
-rw-r--r--runtime/CSharp3/Sources/Antlr3.Runtime/Tree/RewriteRuleTokenStream.cs (renamed from antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime/Tree/RewriteRuleTokenStream.cs)0
-rw-r--r--runtime/CSharp3/Sources/Antlr3.Runtime/Tree/TemplateTreeRuleReturnScope`2.cs (renamed from antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime/Tree/TemplateTreeRuleReturnScope`2.cs)0
-rw-r--r--runtime/CSharp3/Sources/Antlr3.Runtime/Tree/TreeFilter.cs (renamed from antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime/Tree/TreeFilter.cs)0
-rw-r--r--runtime/CSharp3/Sources/Antlr3.Runtime/Tree/TreeIterator.cs (renamed from antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime/Tree/TreeIterator.cs)0
-rw-r--r--runtime/CSharp3/Sources/Antlr3.Runtime/Tree/TreeParser.cs (renamed from antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime/Tree/TreeParser.cs)0
-rw-r--r--runtime/CSharp3/Sources/Antlr3.Runtime/Tree/TreePatternLexer.cs (renamed from antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime/Tree/TreePatternLexer.cs)0
-rw-r--r--runtime/CSharp3/Sources/Antlr3.Runtime/Tree/TreePatternParser.cs (renamed from antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime/Tree/TreePatternParser.cs)0
-rw-r--r--runtime/CSharp3/Sources/Antlr3.Runtime/Tree/TreeRewriter.cs (renamed from antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime/Tree/TreeRewriter.cs)0
-rw-r--r--runtime/CSharp3/Sources/Antlr3.Runtime/Tree/TreeRuleReturnScope`1.cs (renamed from antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime/Tree/TreeRuleReturnScope`1.cs)0
-rw-r--r--runtime/CSharp3/Sources/Antlr3.Runtime/Tree/TreeVisitor.cs (renamed from antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime/Tree/TreeVisitor.cs)0
-rw-r--r--runtime/CSharp3/Sources/Antlr3.Runtime/Tree/TreeWizard.cs (renamed from antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime/Tree/TreeWizard.cs)0
-rw-r--r--runtime/CSharp3/Sources/Antlr3.Runtime/UnbufferedTokenStream.cs (renamed from antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime/UnbufferedTokenStream.cs)0
-rw-r--r--runtime/CSharp3/Sources/Antlr3.Runtime/UnwantedTokenException.cs (renamed from antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime/UnwantedTokenException.cs)0
-rw-r--r--runtime/Delphi/LICENSE.TXT (renamed from antlr-3.4/runtime/Delphi/LICENSE.TXT)0
-rw-r--r--runtime/Delphi/NOTICE.TXT (renamed from antlr-3.4/runtime/Delphi/NOTICE.TXT)0
-rw-r--r--runtime/Delphi/README.TXT (renamed from antlr-3.4/runtime/Delphi/README.TXT)0
-rw-r--r--runtime/Delphi/Sources/Antlr3.Runtime.Tests/Antlr.Runtime.Collections.Tests.pas (renamed from antlr-3.4/runtime/Delphi/Sources/Antlr3.Runtime.Tests/Antlr.Runtime.Collections.Tests.pas)0
-rw-r--r--runtime/Delphi/Sources/Antlr3.Runtime.Tests/Antlr.Runtime.Tests.pas (renamed from antlr-3.4/runtime/Delphi/Sources/Antlr3.Runtime.Tests/Antlr.Runtime.Tests.pas)0
-rw-r--r--runtime/Delphi/Sources/Antlr3.Runtime.Tests/Antlr.Runtime.Tools.Tests.pas (renamed from antlr-3.4/runtime/Delphi/Sources/Antlr3.Runtime.Tests/Antlr.Runtime.Tools.Tests.pas)0
-rw-r--r--runtime/Delphi/Sources/Antlr3.Runtime.Tests/Antlr.Runtime.Tree.Tests.pas (renamed from antlr-3.4/runtime/Delphi/Sources/Antlr3.Runtime.Tests/Antlr.Runtime.Tree.Tests.pas)0
-rw-r--r--runtime/Delphi/Sources/Antlr3.Runtime.Tests/TestDriver.dpr (renamed from antlr-3.4/runtime/Delphi/Sources/Antlr3.Runtime.Tests/TestDriver.dpr)0
-rw-r--r--runtime/Delphi/Sources/Antlr3.Runtime.Tests/TestDriver.dproj (renamed from antlr-3.4/runtime/Delphi/Sources/Antlr3.Runtime.Tests/TestDriver.dproj)0
-rw-r--r--runtime/Delphi/Sources/Antlr3.Runtime.Tests/TestDriver.res (renamed from antlr-3.4/runtime/Delphi/Sources/Antlr3.Runtime.Tests/TestDriver.res)bin5280 -> 5280 bytes
-rw-r--r--runtime/Delphi/Sources/Antlr3.Runtime/Antlr.Runtime.Collections.pas (renamed from antlr-3.4/runtime/Delphi/Sources/Antlr3.Runtime/Antlr.Runtime.Collections.pas)0
-rw-r--r--runtime/Delphi/Sources/Antlr3.Runtime/Antlr.Runtime.Tools.pas (renamed from antlr-3.4/runtime/Delphi/Sources/Antlr3.Runtime/Antlr.Runtime.Tools.pas)0
-rw-r--r--runtime/Delphi/Sources/Antlr3.Runtime/Antlr.Runtime.Tree.pas (renamed from antlr-3.4/runtime/Delphi/Sources/Antlr3.Runtime/Antlr.Runtime.Tree.pas)0
-rw-r--r--runtime/Delphi/Sources/Antlr3.Runtime/Antlr.Runtime.pas (renamed from antlr-3.4/runtime/Delphi/Sources/Antlr3.Runtime/Antlr.Runtime.pas)0
-rw-r--r--runtime/Java/antlr.config (renamed from antlr-3.4/runtime/Java/antlr.config)0
-rw-r--r--runtime/Java/doxyfile (renamed from antlr-3.4/runtime/Java/doxyfile)0
-rw-r--r--runtime/Java/pom.xml (renamed from antlr-3.4/runtime/Java/pom.xml)0
-rw-r--r--runtime/Java/src/main/java/org/antlr/runtime/ANTLRFileStream.java (renamed from antlr-3.4/runtime/Java/src/main/java/org/antlr/runtime/ANTLRFileStream.java)0
-rw-r--r--runtime/Java/src/main/java/org/antlr/runtime/ANTLRInputStream.java (renamed from antlr-3.4/runtime/Java/src/main/java/org/antlr/runtime/ANTLRInputStream.java)0
-rw-r--r--runtime/Java/src/main/java/org/antlr/runtime/ANTLRReaderStream.java (renamed from antlr-3.4/runtime/Java/src/main/java/org/antlr/runtime/ANTLRReaderStream.java)0
-rw-r--r--runtime/Java/src/main/java/org/antlr/runtime/ANTLRStringStream.java (renamed from antlr-3.4/runtime/Java/src/main/java/org/antlr/runtime/ANTLRStringStream.java)0
-rw-r--r--runtime/Java/src/main/java/org/antlr/runtime/BaseRecognizer.java (renamed from antlr-3.4/runtime/Java/src/main/java/org/antlr/runtime/BaseRecognizer.java)0
-rw-r--r--runtime/Java/src/main/java/org/antlr/runtime/BitSet.java (renamed from antlr-3.4/runtime/Java/src/main/java/org/antlr/runtime/BitSet.java)0
-rw-r--r--runtime/Java/src/main/java/org/antlr/runtime/BufferedTokenStream.java (renamed from antlr-3.4/runtime/Java/src/main/java/org/antlr/runtime/BufferedTokenStream.java)0
-rw-r--r--runtime/Java/src/main/java/org/antlr/runtime/CharStream.java (renamed from antlr-3.4/runtime/Java/src/main/java/org/antlr/runtime/CharStream.java)0
-rw-r--r--runtime/Java/src/main/java/org/antlr/runtime/CharStreamState.java (renamed from antlr-3.4/runtime/Java/src/main/java/org/antlr/runtime/CharStreamState.java)0
-rw-r--r--runtime/Java/src/main/java/org/antlr/runtime/ClassicToken.java (renamed from antlr-3.4/runtime/Java/src/main/java/org/antlr/runtime/ClassicToken.java)0
-rw-r--r--runtime/Java/src/main/java/org/antlr/runtime/CommonToken.java (renamed from antlr-3.4/runtime/Java/src/main/java/org/antlr/runtime/CommonToken.java)0
-rw-r--r--runtime/Java/src/main/java/org/antlr/runtime/CommonTokenStream.java (renamed from antlr-3.4/runtime/Java/src/main/java/org/antlr/runtime/CommonTokenStream.java)0
-rw-r--r--runtime/Java/src/main/java/org/antlr/runtime/DFA.java (renamed from antlr-3.4/runtime/Java/src/main/java/org/antlr/runtime/DFA.java)0
-rw-r--r--runtime/Java/src/main/java/org/antlr/runtime/EarlyExitException.java (renamed from antlr-3.4/runtime/Java/src/main/java/org/antlr/runtime/EarlyExitException.java)0
-rw-r--r--runtime/Java/src/main/java/org/antlr/runtime/FailedPredicateException.java (renamed from antlr-3.4/runtime/Java/src/main/java/org/antlr/runtime/FailedPredicateException.java)0
-rw-r--r--runtime/Java/src/main/java/org/antlr/runtime/IntStream.java (renamed from antlr-3.4/runtime/Java/src/main/java/org/antlr/runtime/IntStream.java)0
-rw-r--r--runtime/Java/src/main/java/org/antlr/runtime/LegacyCommonTokenStream.java (renamed from antlr-3.4/runtime/Java/src/main/java/org/antlr/runtime/LegacyCommonTokenStream.java)0
-rw-r--r--runtime/Java/src/main/java/org/antlr/runtime/Lexer.java (renamed from antlr-3.4/runtime/Java/src/main/java/org/antlr/runtime/Lexer.java)0
-rw-r--r--runtime/Java/src/main/java/org/antlr/runtime/MismatchedNotSetException.java (renamed from antlr-3.4/runtime/Java/src/main/java/org/antlr/runtime/MismatchedNotSetException.java)0
-rw-r--r--runtime/Java/src/main/java/org/antlr/runtime/MismatchedRangeException.java (renamed from antlr-3.4/runtime/Java/src/main/java/org/antlr/runtime/MismatchedRangeException.java)0
-rw-r--r--runtime/Java/src/main/java/org/antlr/runtime/MismatchedSetException.java (renamed from antlr-3.4/runtime/Java/src/main/java/org/antlr/runtime/MismatchedSetException.java)0
-rw-r--r--runtime/Java/src/main/java/org/antlr/runtime/MismatchedTokenException.java (renamed from antlr-3.4/runtime/Java/src/main/java/org/antlr/runtime/MismatchedTokenException.java)0
-rw-r--r--runtime/Java/src/main/java/org/antlr/runtime/MismatchedTreeNodeException.java (renamed from antlr-3.4/runtime/Java/src/main/java/org/antlr/runtime/MismatchedTreeNodeException.java)0
-rw-r--r--runtime/Java/src/main/java/org/antlr/runtime/MissingTokenException.java (renamed from antlr-3.4/runtime/Java/src/main/java/org/antlr/runtime/MissingTokenException.java)0
-rw-r--r--runtime/Java/src/main/java/org/antlr/runtime/NoViableAltException.java (renamed from antlr-3.4/runtime/Java/src/main/java/org/antlr/runtime/NoViableAltException.java)0
-rw-r--r--runtime/Java/src/main/java/org/antlr/runtime/Parser.java (renamed from antlr-3.4/runtime/Java/src/main/java/org/antlr/runtime/Parser.java)0
-rw-r--r--runtime/Java/src/main/java/org/antlr/runtime/ParserRuleReturnScope.java (renamed from antlr-3.4/runtime/Java/src/main/java/org/antlr/runtime/ParserRuleReturnScope.java)0
-rw-r--r--runtime/Java/src/main/java/org/antlr/runtime/RecognitionException.java (renamed from antlr-3.4/runtime/Java/src/main/java/org/antlr/runtime/RecognitionException.java)0
-rw-r--r--runtime/Java/src/main/java/org/antlr/runtime/RecognizerSharedState.java (renamed from antlr-3.4/runtime/Java/src/main/java/org/antlr/runtime/RecognizerSharedState.java)0
-rw-r--r--runtime/Java/src/main/java/org/antlr/runtime/RuleReturnScope.java (renamed from antlr-3.4/runtime/Java/src/main/java/org/antlr/runtime/RuleReturnScope.java)0
-rw-r--r--runtime/Java/src/main/java/org/antlr/runtime/SerializedGrammar.java (renamed from antlr-3.4/runtime/Java/src/main/java/org/antlr/runtime/SerializedGrammar.java)0
-rw-r--r--runtime/Java/src/main/java/org/antlr/runtime/Token.java (renamed from antlr-3.4/runtime/Java/src/main/java/org/antlr/runtime/Token.java)0
-rw-r--r--runtime/Java/src/main/java/org/antlr/runtime/TokenRewriteStream.java (renamed from antlr-3.4/runtime/Java/src/main/java/org/antlr/runtime/TokenRewriteStream.java)0
-rw-r--r--runtime/Java/src/main/java/org/antlr/runtime/TokenSource.java (renamed from antlr-3.4/runtime/Java/src/main/java/org/antlr/runtime/TokenSource.java)0
-rw-r--r--runtime/Java/src/main/java/org/antlr/runtime/TokenStream.java (renamed from antlr-3.4/runtime/Java/src/main/java/org/antlr/runtime/TokenStream.java)0
-rw-r--r--runtime/Java/src/main/java/org/antlr/runtime/UnbufferedTokenStream.java (renamed from antlr-3.4/runtime/Java/src/main/java/org/antlr/runtime/UnbufferedTokenStream.java)0
-rw-r--r--runtime/Java/src/main/java/org/antlr/runtime/UnwantedTokenException.java (renamed from antlr-3.4/runtime/Java/src/main/java/org/antlr/runtime/UnwantedTokenException.java)0
-rwxr-xr-xruntime/Java/src/main/java/org/antlr/runtime/debug/BlankDebugEventListener.java (renamed from antlr-3.4/runtime/Java/src/main/java/org/antlr/runtime/debug/BlankDebugEventListener.java)0
-rw-r--r--runtime/Java/src/main/java/org/antlr/runtime/debug/DebugEventHub.java (renamed from antlr-3.4/runtime/Java/src/main/java/org/antlr/runtime/debug/DebugEventHub.java)0
-rw-r--r--runtime/Java/src/main/java/org/antlr/runtime/debug/DebugEventListener.java (renamed from antlr-3.4/runtime/Java/src/main/java/org/antlr/runtime/debug/DebugEventListener.java)0
-rw-r--r--runtime/Java/src/main/java/org/antlr/runtime/debug/DebugEventRepeater.java (renamed from antlr-3.4/runtime/Java/src/main/java/org/antlr/runtime/debug/DebugEventRepeater.java)0
-rw-r--r--runtime/Java/src/main/java/org/antlr/runtime/debug/DebugEventSocketProxy.java (renamed from antlr-3.4/runtime/Java/src/main/java/org/antlr/runtime/debug/DebugEventSocketProxy.java)0
-rw-r--r--runtime/Java/src/main/java/org/antlr/runtime/debug/DebugParser.java (renamed from antlr-3.4/runtime/Java/src/main/java/org/antlr/runtime/debug/DebugParser.java)0
-rw-r--r--runtime/Java/src/main/java/org/antlr/runtime/debug/DebugTokenStream.java (renamed from antlr-3.4/runtime/Java/src/main/java/org/antlr/runtime/debug/DebugTokenStream.java)0
-rw-r--r--runtime/Java/src/main/java/org/antlr/runtime/debug/DebugTreeAdaptor.java (renamed from antlr-3.4/runtime/Java/src/main/java/org/antlr/runtime/debug/DebugTreeAdaptor.java)0
-rw-r--r--runtime/Java/src/main/java/org/antlr/runtime/debug/DebugTreeNodeStream.java (renamed from antlr-3.4/runtime/Java/src/main/java/org/antlr/runtime/debug/DebugTreeNodeStream.java)0
-rw-r--r--runtime/Java/src/main/java/org/antlr/runtime/debug/DebugTreeParser.java (renamed from antlr-3.4/runtime/Java/src/main/java/org/antlr/runtime/debug/DebugTreeParser.java)0
-rw-r--r--runtime/Java/src/main/java/org/antlr/runtime/debug/ParseTreeBuilder.java (renamed from antlr-3.4/runtime/Java/src/main/java/org/antlr/runtime/debug/ParseTreeBuilder.java)0
-rw-r--r--runtime/Java/src/main/java/org/antlr/runtime/debug/Profiler.java (renamed from antlr-3.4/runtime/Java/src/main/java/org/antlr/runtime/debug/Profiler.java)0
-rw-r--r--runtime/Java/src/main/java/org/antlr/runtime/debug/RemoteDebugEventSocketListener.java (renamed from antlr-3.4/runtime/Java/src/main/java/org/antlr/runtime/debug/RemoteDebugEventSocketListener.java)0
-rw-r--r--runtime/Java/src/main/java/org/antlr/runtime/debug/TraceDebugEventListener.java (renamed from antlr-3.4/runtime/Java/src/main/java/org/antlr/runtime/debug/TraceDebugEventListener.java)0
-rw-r--r--runtime/Java/src/main/java/org/antlr/runtime/debug/Tracer.java (renamed from antlr-3.4/runtime/Java/src/main/java/org/antlr/runtime/debug/Tracer.java)0
-rw-r--r--runtime/Java/src/main/java/org/antlr/runtime/misc/DoubleKeyMap.java (renamed from antlr-3.4/runtime/Java/src/main/java/org/antlr/runtime/misc/DoubleKeyMap.java)0
-rw-r--r--runtime/Java/src/main/java/org/antlr/runtime/misc/FastQueue.java (renamed from antlr-3.4/runtime/Java/src/main/java/org/antlr/runtime/misc/FastQueue.java)0
-rw-r--r--runtime/Java/src/main/java/org/antlr/runtime/misc/IntArray.java (renamed from antlr-3.4/runtime/Java/src/main/java/org/antlr/runtime/misc/IntArray.java)0
-rw-r--r--runtime/Java/src/main/java/org/antlr/runtime/misc/LookaheadStream.java (renamed from antlr-3.4/runtime/Java/src/main/java/org/antlr/runtime/misc/LookaheadStream.java)0
-rw-r--r--runtime/Java/src/main/java/org/antlr/runtime/misc/Stats.java (renamed from antlr-3.4/runtime/Java/src/main/java/org/antlr/runtime/misc/Stats.java)0
-rw-r--r--runtime/Java/src/main/java/org/antlr/runtime/tree/BaseTree.java (renamed from antlr-3.4/runtime/Java/src/main/java/org/antlr/runtime/tree/BaseTree.java)0
-rw-r--r--runtime/Java/src/main/java/org/antlr/runtime/tree/BaseTreeAdaptor.java (renamed from antlr-3.4/runtime/Java/src/main/java/org/antlr/runtime/tree/BaseTreeAdaptor.java)0
-rw-r--r--runtime/Java/src/main/java/org/antlr/runtime/tree/BufferedTreeNodeStream.java (renamed from antlr-3.4/runtime/Java/src/main/java/org/antlr/runtime/tree/BufferedTreeNodeStream.java)0
-rw-r--r--runtime/Java/src/main/java/org/antlr/runtime/tree/CommonErrorNode.java (renamed from antlr-3.4/runtime/Java/src/main/java/org/antlr/runtime/tree/CommonErrorNode.java)0
-rw-r--r--runtime/Java/src/main/java/org/antlr/runtime/tree/CommonTree.java (renamed from antlr-3.4/runtime/Java/src/main/java/org/antlr/runtime/tree/CommonTree.java)0
-rw-r--r--runtime/Java/src/main/java/org/antlr/runtime/tree/CommonTreeAdaptor.java (renamed from antlr-3.4/runtime/Java/src/main/java/org/antlr/runtime/tree/CommonTreeAdaptor.java)0
-rw-r--r--runtime/Java/src/main/java/org/antlr/runtime/tree/CommonTreeNodeStream.java (renamed from antlr-3.4/runtime/Java/src/main/java/org/antlr/runtime/tree/CommonTreeNodeStream.java)0
-rw-r--r--runtime/Java/src/main/java/org/antlr/runtime/tree/DOTTreeGenerator.java (renamed from antlr-3.4/runtime/Java/src/main/java/org/antlr/runtime/tree/DOTTreeGenerator.java)0
-rw-r--r--runtime/Java/src/main/java/org/antlr/runtime/tree/ParseTree.java (renamed from antlr-3.4/runtime/Java/src/main/java/org/antlr/runtime/tree/ParseTree.java)0
-rw-r--r--runtime/Java/src/main/java/org/antlr/runtime/tree/RewriteCardinalityException.java (renamed from antlr-3.4/runtime/Java/src/main/java/org/antlr/runtime/tree/RewriteCardinalityException.java)0
-rw-r--r--runtime/Java/src/main/java/org/antlr/runtime/tree/RewriteEarlyExitException.java (renamed from antlr-3.4/runtime/Java/src/main/java/org/antlr/runtime/tree/RewriteEarlyExitException.java)0
-rw-r--r--runtime/Java/src/main/java/org/antlr/runtime/tree/RewriteEmptyStreamException.java (renamed from antlr-3.4/runtime/Java/src/main/java/org/antlr/runtime/tree/RewriteEmptyStreamException.java)0
-rw-r--r--runtime/Java/src/main/java/org/antlr/runtime/tree/RewriteRuleElementStream.java (renamed from antlr-3.4/runtime/Java/src/main/java/org/antlr/runtime/tree/RewriteRuleElementStream.java)0
-rw-r--r--runtime/Java/src/main/java/org/antlr/runtime/tree/RewriteRuleNodeStream.java (renamed from antlr-3.4/runtime/Java/src/main/java/org/antlr/runtime/tree/RewriteRuleNodeStream.java)0
-rw-r--r--runtime/Java/src/main/java/org/antlr/runtime/tree/RewriteRuleSubtreeStream.java (renamed from antlr-3.4/runtime/Java/src/main/java/org/antlr/runtime/tree/RewriteRuleSubtreeStream.java)0
-rw-r--r--runtime/Java/src/main/java/org/antlr/runtime/tree/RewriteRuleTokenStream.java (renamed from antlr-3.4/runtime/Java/src/main/java/org/antlr/runtime/tree/RewriteRuleTokenStream.java)0
-rw-r--r--runtime/Java/src/main/java/org/antlr/runtime/tree/Tree.java (renamed from antlr-3.4/runtime/Java/src/main/java/org/antlr/runtime/tree/Tree.java)0
-rw-r--r--runtime/Java/src/main/java/org/antlr/runtime/tree/TreeAdaptor.java (renamed from antlr-3.4/runtime/Java/src/main/java/org/antlr/runtime/tree/TreeAdaptor.java)0
-rw-r--r--runtime/Java/src/main/java/org/antlr/runtime/tree/TreeFilter.java (renamed from antlr-3.4/runtime/Java/src/main/java/org/antlr/runtime/tree/TreeFilter.java)0
-rw-r--r--runtime/Java/src/main/java/org/antlr/runtime/tree/TreeIterator.java (renamed from antlr-3.4/runtime/Java/src/main/java/org/antlr/runtime/tree/TreeIterator.java)0
-rw-r--r--runtime/Java/src/main/java/org/antlr/runtime/tree/TreeNodeStream.java (renamed from antlr-3.4/runtime/Java/src/main/java/org/antlr/runtime/tree/TreeNodeStream.java)0
-rw-r--r--runtime/Java/src/main/java/org/antlr/runtime/tree/TreeParser.java (renamed from antlr-3.4/runtime/Java/src/main/java/org/antlr/runtime/tree/TreeParser.java)0
-rw-r--r--runtime/Java/src/main/java/org/antlr/runtime/tree/TreePatternLexer.java (renamed from antlr-3.4/runtime/Java/src/main/java/org/antlr/runtime/tree/TreePatternLexer.java)0
-rw-r--r--runtime/Java/src/main/java/org/antlr/runtime/tree/TreePatternParser.java (renamed from antlr-3.4/runtime/Java/src/main/java/org/antlr/runtime/tree/TreePatternParser.java)0
-rw-r--r--runtime/Java/src/main/java/org/antlr/runtime/tree/TreeRewriter.java (renamed from antlr-3.4/runtime/Java/src/main/java/org/antlr/runtime/tree/TreeRewriter.java)0
-rw-r--r--runtime/Java/src/main/java/org/antlr/runtime/tree/TreeRuleReturnScope.java (renamed from antlr-3.4/runtime/Java/src/main/java/org/antlr/runtime/tree/TreeRuleReturnScope.java)0
-rw-r--r--runtime/Java/src/main/java/org/antlr/runtime/tree/TreeVisitor.java (renamed from antlr-3.4/runtime/Java/src/main/java/org/antlr/runtime/tree/TreeVisitor.java)0
-rw-r--r--runtime/Java/src/main/java/org/antlr/runtime/tree/TreeVisitorAction.java (renamed from antlr-3.4/runtime/Java/src/main/java/org/antlr/runtime/tree/TreeVisitorAction.java)0
-rw-r--r--runtime/Java/src/main/java/org/antlr/runtime/tree/TreeWizard.java (renamed from antlr-3.4/runtime/Java/src/main/java/org/antlr/runtime/tree/TreeWizard.java)0
-rwxr-xr-xruntime/JavaScript/AUTHORS (renamed from antlr-3.4/runtime/JavaScript/AUTHORS)0
-rwxr-xr-xruntime/JavaScript/ChangeLog (renamed from antlr-3.4/runtime/JavaScript/ChangeLog)0
-rwxr-xr-xruntime/JavaScript/build/README (renamed from antlr-3.4/runtime/JavaScript/build/README)0
-rwxr-xr-xruntime/JavaScript/build/antlr3.properties (renamed from antlr-3.4/runtime/JavaScript/build/antlr3.properties)0
-rwxr-xr-xruntime/JavaScript/build/build.xml (renamed from antlr-3.4/runtime/JavaScript/build/build.xml)0
-rwxr-xr-xruntime/JavaScript/build/license.txt (renamed from antlr-3.4/runtime/JavaScript/build/license.txt)0
-rwxr-xr-xruntime/JavaScript/src/org/antlr.js (renamed from antlr-3.4/runtime/JavaScript/src/org/antlr.js)0
-rwxr-xr-xruntime/JavaScript/src/org/antlr/runtime/ANTLRFileStream.js (renamed from antlr-3.4/runtime/JavaScript/src/org/antlr/runtime/ANTLRFileStream.js)0
-rwxr-xr-xruntime/JavaScript/src/org/antlr/runtime/ANTLRStringStream.js (renamed from antlr-3.4/runtime/JavaScript/src/org/antlr/runtime/ANTLRStringStream.js)0
-rwxr-xr-xruntime/JavaScript/src/org/antlr/runtime/BaseRecognizer.js (renamed from antlr-3.4/runtime/JavaScript/src/org/antlr/runtime/BaseRecognizer.js)0
-rwxr-xr-xruntime/JavaScript/src/org/antlr/runtime/BitSet.js (renamed from antlr-3.4/runtime/JavaScript/src/org/antlr/runtime/BitSet.js)0
-rwxr-xr-xruntime/JavaScript/src/org/antlr/runtime/CharStream.js (renamed from antlr-3.4/runtime/JavaScript/src/org/antlr/runtime/CharStream.js)0
-rwxr-xr-xruntime/JavaScript/src/org/antlr/runtime/CommonToken.js (renamed from antlr-3.4/runtime/JavaScript/src/org/antlr/runtime/CommonToken.js)0
-rwxr-xr-xruntime/JavaScript/src/org/antlr/runtime/CommonTokenStream.js (renamed from antlr-3.4/runtime/JavaScript/src/org/antlr/runtime/CommonTokenStream.js)0
-rwxr-xr-xruntime/JavaScript/src/org/antlr/runtime/DFA.js (renamed from antlr-3.4/runtime/JavaScript/src/org/antlr/runtime/DFA.js)0
-rwxr-xr-xruntime/JavaScript/src/org/antlr/runtime/EarlyExitException.js (renamed from antlr-3.4/runtime/JavaScript/src/org/antlr/runtime/EarlyExitException.js)0
-rwxr-xr-xruntime/JavaScript/src/org/antlr/runtime/FailedPredicateException.js (renamed from antlr-3.4/runtime/JavaScript/src/org/antlr/runtime/FailedPredicateException.js)0
-rwxr-xr-xruntime/JavaScript/src/org/antlr/runtime/IndexOutOfBoundsExceptions.js (renamed from antlr-3.4/runtime/JavaScript/src/org/antlr/runtime/IndexOutOfBoundsExceptions.js)0
-rwxr-xr-xruntime/JavaScript/src/org/antlr/runtime/Lexer.js (renamed from antlr-3.4/runtime/JavaScript/src/org/antlr/runtime/Lexer.js)0
-rwxr-xr-xruntime/JavaScript/src/org/antlr/runtime/MismatchedNotSetException.js (renamed from antlr-3.4/runtime/JavaScript/src/org/antlr/runtime/MismatchedNotSetException.js)0
-rwxr-xr-xruntime/JavaScript/src/org/antlr/runtime/MismatchedRangeExceptions.js (renamed from antlr-3.4/runtime/JavaScript/src/org/antlr/runtime/MismatchedRangeExceptions.js)0
-rwxr-xr-xruntime/JavaScript/src/org/antlr/runtime/MismatchedSetException.js (renamed from antlr-3.4/runtime/JavaScript/src/org/antlr/runtime/MismatchedSetException.js)0
-rwxr-xr-xruntime/JavaScript/src/org/antlr/runtime/MismatchedTokenException.js (renamed from antlr-3.4/runtime/JavaScript/src/org/antlr/runtime/MismatchedTokenException.js)0
-rwxr-xr-xruntime/JavaScript/src/org/antlr/runtime/MismatchedTreeNodeException.js (renamed from antlr-3.4/runtime/JavaScript/src/org/antlr/runtime/MismatchedTreeNodeException.js)0
-rwxr-xr-xruntime/JavaScript/src/org/antlr/runtime/MissingTokenException.js (renamed from antlr-3.4/runtime/JavaScript/src/org/antlr/runtime/MissingTokenException.js)0
-rwxr-xr-xruntime/JavaScript/src/org/antlr/runtime/NoViableAltException.js (renamed from antlr-3.4/runtime/JavaScript/src/org/antlr/runtime/NoViableAltException.js)0
-rwxr-xr-xruntime/JavaScript/src/org/antlr/runtime/Parser.js (renamed from antlr-3.4/runtime/JavaScript/src/org/antlr/runtime/Parser.js)0
-rwxr-xr-xruntime/JavaScript/src/org/antlr/runtime/ParserRuleReturnScope.js (renamed from antlr-3.4/runtime/JavaScript/src/org/antlr/runtime/ParserRuleReturnScope.js)0
-rwxr-xr-xruntime/JavaScript/src/org/antlr/runtime/RecognitionException.js (renamed from antlr-3.4/runtime/JavaScript/src/org/antlr/runtime/RecognitionException.js)0
-rwxr-xr-xruntime/JavaScript/src/org/antlr/runtime/RecognizerSharedState.js (renamed from antlr-3.4/runtime/JavaScript/src/org/antlr/runtime/RecognizerSharedState.js)0
-rwxr-xr-xruntime/JavaScript/src/org/antlr/runtime/Token.js (renamed from antlr-3.4/runtime/JavaScript/src/org/antlr/runtime/Token.js)0
-rwxr-xr-xruntime/JavaScript/src/org/antlr/runtime/TokenRewriteStream.js (renamed from antlr-3.4/runtime/JavaScript/src/org/antlr/runtime/TokenRewriteStream.js)0
-rwxr-xr-xruntime/JavaScript/src/org/antlr/runtime/UnwantedTokenException.js (renamed from antlr-3.4/runtime/JavaScript/src/org/antlr/runtime/UnwantedTokenException.js)0
-rwxr-xr-xruntime/JavaScript/src/org/antlr/runtime/tree/BaseTree.js (renamed from antlr-3.4/runtime/JavaScript/src/org/antlr/runtime/tree/BaseTree.js)0
-rwxr-xr-xruntime/JavaScript/src/org/antlr/runtime/tree/BaseTreeAdaptor.js (renamed from antlr-3.4/runtime/JavaScript/src/org/antlr/runtime/tree/BaseTreeAdaptor.js)0
-rwxr-xr-xruntime/JavaScript/src/org/antlr/runtime/tree/CommonErrorNode.js (renamed from antlr-3.4/runtime/JavaScript/src/org/antlr/runtime/tree/CommonErrorNode.js)0
-rwxr-xr-xruntime/JavaScript/src/org/antlr/runtime/tree/CommonTree.js (renamed from antlr-3.4/runtime/JavaScript/src/org/antlr/runtime/tree/CommonTree.js)0
-rwxr-xr-xruntime/JavaScript/src/org/antlr/runtime/tree/CommonTreeAdaptor.js (renamed from antlr-3.4/runtime/JavaScript/src/org/antlr/runtime/tree/CommonTreeAdaptor.js)0
-rwxr-xr-xruntime/JavaScript/src/org/antlr/runtime/tree/CommonTreeNodeStream.js (renamed from antlr-3.4/runtime/JavaScript/src/org/antlr/runtime/tree/CommonTreeNodeStream.js)0
-rwxr-xr-xruntime/JavaScript/src/org/antlr/runtime/tree/RewriteCardinalityException.js (renamed from antlr-3.4/runtime/JavaScript/src/org/antlr/runtime/tree/RewriteCardinalityException.js)0
-rwxr-xr-xruntime/JavaScript/src/org/antlr/runtime/tree/RewriteEarlyExitException.js (renamed from antlr-3.4/runtime/JavaScript/src/org/antlr/runtime/tree/RewriteEarlyExitException.js)0
-rwxr-xr-xruntime/JavaScript/src/org/antlr/runtime/tree/RewriteEmptyStreamException.js (renamed from antlr-3.4/runtime/JavaScript/src/org/antlr/runtime/tree/RewriteEmptyStreamException.js)0
-rwxr-xr-xruntime/JavaScript/src/org/antlr/runtime/tree/RewriteRuleElementStream.js (renamed from antlr-3.4/runtime/JavaScript/src/org/antlr/runtime/tree/RewriteRuleElementStream.js)0
-rwxr-xr-xruntime/JavaScript/src/org/antlr/runtime/tree/RewriteRuleNodeStream.js (renamed from antlr-3.4/runtime/JavaScript/src/org/antlr/runtime/tree/RewriteRuleNodeStream.js)0
-rwxr-xr-xruntime/JavaScript/src/org/antlr/runtime/tree/RewriteRuleSubtreeStream.js (renamed from antlr-3.4/runtime/JavaScript/src/org/antlr/runtime/tree/RewriteRuleSubtreeStream.js)0
-rwxr-xr-xruntime/JavaScript/src/org/antlr/runtime/tree/RewriteRuleTokenStream.js (renamed from antlr-3.4/runtime/JavaScript/src/org/antlr/runtime/tree/RewriteRuleTokenStream.js)0
-rwxr-xr-xruntime/JavaScript/src/org/antlr/runtime/tree/Tree.js (renamed from antlr-3.4/runtime/JavaScript/src/org/antlr/runtime/tree/Tree.js)0
-rwxr-xr-xruntime/JavaScript/src/org/antlr/runtime/tree/TreeNodeStream.js (renamed from antlr-3.4/runtime/JavaScript/src/org/antlr/runtime/tree/TreeNodeStream.js)0
-rwxr-xr-xruntime/JavaScript/src/org/antlr/runtime/tree/TreeParser.js (renamed from antlr-3.4/runtime/JavaScript/src/org/antlr/runtime/tree/TreeParser.js)0
-rwxr-xr-xruntime/JavaScript/src/org/antlr/runtime/tree/TreeRuleReturnScope.js (renamed from antlr-3.4/runtime/JavaScript/src/org/antlr/runtime/tree/TreeRuleReturnScope.js)0
-rwxr-xr-xruntime/JavaScript/tests/functional/Python.g (renamed from antlr-3.4/runtime/JavaScript/tests/functional/Python.g)0
-rwxr-xr-xruntime/JavaScript/tests/functional/all.html (renamed from antlr-3.4/runtime/JavaScript/tests/functional/all.html)0
-rwxr-xr-xruntime/JavaScript/tests/functional/rhino-python.extensions (renamed from antlr-3.4/runtime/JavaScript/tests/functional/rhino-python.extensions)0
-rwxr-xr-xruntime/JavaScript/tests/functional/rhino-python.input (renamed from antlr-3.4/runtime/JavaScript/tests/functional/rhino-python.input)0
-rwxr-xr-xruntime/JavaScript/tests/functional/rhino-python.output (renamed from antlr-3.4/runtime/JavaScript/tests/functional/rhino-python.output)0
-rwxr-xr-xruntime/JavaScript/tests/functional/rhino-python.prog (renamed from antlr-3.4/runtime/JavaScript/tests/functional/rhino-python.prog)0
-rwxr-xr-xruntime/JavaScript/tests/functional/t001lexer.g (renamed from antlr-3.4/runtime/JavaScript/tests/functional/t001lexer.g)0
-rwxr-xr-xruntime/JavaScript/tests/functional/t001lexer.html (renamed from antlr-3.4/runtime/JavaScript/tests/functional/t001lexer.html)0
-rwxr-xr-xruntime/JavaScript/tests/functional/t002lexer.g (renamed from antlr-3.4/runtime/JavaScript/tests/functional/t002lexer.g)0
-rwxr-xr-xruntime/JavaScript/tests/functional/t002lexer.html (renamed from antlr-3.4/runtime/JavaScript/tests/functional/t002lexer.html)0
-rwxr-xr-xruntime/JavaScript/tests/functional/t003lexer.g (renamed from antlr-3.4/runtime/JavaScript/tests/functional/t003lexer.g)0
-rwxr-xr-xruntime/JavaScript/tests/functional/t003lexer.html (renamed from antlr-3.4/runtime/JavaScript/tests/functional/t003lexer.html)0
-rwxr-xr-xruntime/JavaScript/tests/functional/t004lexer.g (renamed from antlr-3.4/runtime/JavaScript/tests/functional/t004lexer.g)0
-rwxr-xr-xruntime/JavaScript/tests/functional/t004lexer.html (renamed from antlr-3.4/runtime/JavaScript/tests/functional/t004lexer.html)0
-rwxr-xr-xruntime/JavaScript/tests/functional/t005lexer.g (renamed from antlr-3.4/runtime/JavaScript/tests/functional/t005lexer.g)0
-rwxr-xr-xruntime/JavaScript/tests/functional/t005lexer.html (renamed from antlr-3.4/runtime/JavaScript/tests/functional/t005lexer.html)0
-rwxr-xr-xruntime/JavaScript/tests/functional/t006lexer.g (renamed from antlr-3.4/runtime/JavaScript/tests/functional/t006lexer.g)0
-rwxr-xr-xruntime/JavaScript/tests/functional/t006lexer.html (renamed from antlr-3.4/runtime/JavaScript/tests/functional/t006lexer.html)0
-rwxr-xr-xruntime/JavaScript/tests/functional/t007lexer.g (renamed from antlr-3.4/runtime/JavaScript/tests/functional/t007lexer.g)0
-rwxr-xr-xruntime/JavaScript/tests/functional/t007lexer.html (renamed from antlr-3.4/runtime/JavaScript/tests/functional/t007lexer.html)0
-rwxr-xr-xruntime/JavaScript/tests/functional/t008lexer.g (renamed from antlr-3.4/runtime/JavaScript/tests/functional/t008lexer.g)0
-rwxr-xr-xruntime/JavaScript/tests/functional/t008lexer.html (renamed from antlr-3.4/runtime/JavaScript/tests/functional/t008lexer.html)0
-rwxr-xr-xruntime/JavaScript/tests/functional/t009lexer.g (renamed from antlr-3.4/runtime/JavaScript/tests/functional/t009lexer.g)0
-rwxr-xr-xruntime/JavaScript/tests/functional/t009lexer.html (renamed from antlr-3.4/runtime/JavaScript/tests/functional/t009lexer.html)0
-rwxr-xr-xruntime/JavaScript/tests/functional/t010lexer.g (renamed from antlr-3.4/runtime/JavaScript/tests/functional/t010lexer.g)0
-rwxr-xr-xruntime/JavaScript/tests/functional/t010lexer.html (renamed from antlr-3.4/runtime/JavaScript/tests/functional/t010lexer.html)0
-rwxr-xr-xruntime/JavaScript/tests/functional/t011lexer.g (renamed from antlr-3.4/runtime/JavaScript/tests/functional/t011lexer.g)0
-rwxr-xr-xruntime/JavaScript/tests/functional/t011lexer.html (renamed from antlr-3.4/runtime/JavaScript/tests/functional/t011lexer.html)0
-rwxr-xr-xruntime/JavaScript/tests/functional/t012lexerXML.g (renamed from antlr-3.4/runtime/JavaScript/tests/functional/t012lexerXML.g)0
-rwxr-xr-xruntime/JavaScript/tests/functional/t012lexerXML.html (renamed from antlr-3.4/runtime/JavaScript/tests/functional/t012lexerXML.html)0
-rwxr-xr-xruntime/JavaScript/tests/functional/t013parser.g (renamed from antlr-3.4/runtime/JavaScript/tests/functional/t013parser.g)0
-rwxr-xr-xruntime/JavaScript/tests/functional/t013parser.html (renamed from antlr-3.4/runtime/JavaScript/tests/functional/t013parser.html)0
-rwxr-xr-xruntime/JavaScript/tests/functional/t014parser.g (renamed from antlr-3.4/runtime/JavaScript/tests/functional/t014parser.g)0
-rwxr-xr-xruntime/JavaScript/tests/functional/t014parser.html (renamed from antlr-3.4/runtime/JavaScript/tests/functional/t014parser.html)0
-rwxr-xr-xruntime/JavaScript/tests/functional/t015calc.g (renamed from antlr-3.4/runtime/JavaScript/tests/functional/t015calc.g)0
-rwxr-xr-xruntime/JavaScript/tests/functional/t015calc.html (renamed from antlr-3.4/runtime/JavaScript/tests/functional/t015calc.html)0
-rwxr-xr-xruntime/JavaScript/tests/functional/t016actions.g (renamed from antlr-3.4/runtime/JavaScript/tests/functional/t016actions.g)0
-rwxr-xr-xruntime/JavaScript/tests/functional/t016actions.html (renamed from antlr-3.4/runtime/JavaScript/tests/functional/t016actions.html)0
-rwxr-xr-xruntime/JavaScript/tests/functional/t017parser.g (renamed from antlr-3.4/runtime/JavaScript/tests/functional/t017parser.g)0
-rwxr-xr-xruntime/JavaScript/tests/functional/t017parser.html (renamed from antlr-3.4/runtime/JavaScript/tests/functional/t017parser.html)0
-rwxr-xr-xruntime/JavaScript/tests/functional/t018llstar.g (renamed from antlr-3.4/runtime/JavaScript/tests/functional/t018llstar.g)0
-rwxr-xr-xruntime/JavaScript/tests/functional/t018llstar.html (renamed from antlr-3.4/runtime/JavaScript/tests/functional/t018llstar.html)0
-rwxr-xr-xruntime/JavaScript/tests/functional/t019lexer.g (renamed from antlr-3.4/runtime/JavaScript/tests/functional/t019lexer.g)0
-rwxr-xr-xruntime/JavaScript/tests/functional/t019lexer.html (renamed from antlr-3.4/runtime/JavaScript/tests/functional/t019lexer.html)0
-rwxr-xr-xruntime/JavaScript/tests/functional/t020fuzzy.g (renamed from antlr-3.4/runtime/JavaScript/tests/functional/t020fuzzy.g)0
-rwxr-xr-xruntime/JavaScript/tests/functional/t020fuzzy.html (renamed from antlr-3.4/runtime/JavaScript/tests/functional/t020fuzzy.html)0
-rwxr-xr-xruntime/JavaScript/tests/functional/t021hoist.g (renamed from antlr-3.4/runtime/JavaScript/tests/functional/t021hoist.g)0
-rwxr-xr-xruntime/JavaScript/tests/functional/t021hoist.html (renamed from antlr-3.4/runtime/JavaScript/tests/functional/t021hoist.html)0
-rwxr-xr-xruntime/JavaScript/tests/functional/t022scopes.g (renamed from antlr-3.4/runtime/JavaScript/tests/functional/t022scopes.g)0
-rwxr-xr-xruntime/JavaScript/tests/functional/t022scopes.html (renamed from antlr-3.4/runtime/JavaScript/tests/functional/t022scopes.html)0
-rwxr-xr-xruntime/JavaScript/tests/functional/t023scopes.g (renamed from antlr-3.4/runtime/JavaScript/tests/functional/t023scopes.g)0
-rwxr-xr-xruntime/JavaScript/tests/functional/t023scopes.html (renamed from antlr-3.4/runtime/JavaScript/tests/functional/t023scopes.html)0
-rwxr-xr-xruntime/JavaScript/tests/functional/t024finally.g (renamed from antlr-3.4/runtime/JavaScript/tests/functional/t024finally.g)0
-rwxr-xr-xruntime/JavaScript/tests/functional/t024finally.html (renamed from antlr-3.4/runtime/JavaScript/tests/functional/t024finally.html)0
-rwxr-xr-xruntime/JavaScript/tests/functional/t025lexerRulePropertyRef.g (renamed from antlr-3.4/runtime/JavaScript/tests/functional/t025lexerRulePropertyRef.g)0
-rwxr-xr-xruntime/JavaScript/tests/functional/t025lexerRulePropertyRef.html (renamed from antlr-3.4/runtime/JavaScript/tests/functional/t025lexerRulePropertyRef.html)0
-rwxr-xr-xruntime/JavaScript/tests/functional/t026actions.g (renamed from antlr-3.4/runtime/JavaScript/tests/functional/t026actions.g)0
-rwxr-xr-xruntime/JavaScript/tests/functional/t026actions.html (renamed from antlr-3.4/runtime/JavaScript/tests/functional/t026actions.html)0
-rwxr-xr-xruntime/JavaScript/tests/functional/t027eof.g (renamed from antlr-3.4/runtime/JavaScript/tests/functional/t027eof.g)0
-rwxr-xr-xruntime/JavaScript/tests/functional/t027eof.html (renamed from antlr-3.4/runtime/JavaScript/tests/functional/t027eof.html)0
-rwxr-xr-xruntime/JavaScript/tests/functional/t029synpredgate.g (renamed from antlr-3.4/runtime/JavaScript/tests/functional/t029synpredgate.g)0
-rwxr-xr-xruntime/JavaScript/tests/functional/t029synpredgate.html (renamed from antlr-3.4/runtime/JavaScript/tests/functional/t029synpredgate.html)0
-rwxr-xr-xruntime/JavaScript/tests/functional/t030specialStates.g (renamed from antlr-3.4/runtime/JavaScript/tests/functional/t030specialStates.g)0
-rwxr-xr-xruntime/JavaScript/tests/functional/t030specialStates.html (renamed from antlr-3.4/runtime/JavaScript/tests/functional/t030specialStates.html)0
-rwxr-xr-xruntime/JavaScript/tests/functional/t031emptyAlt.g (renamed from antlr-3.4/runtime/JavaScript/tests/functional/t031emptyAlt.g)0
-rwxr-xr-xruntime/JavaScript/tests/functional/t031emptyAlt.html (renamed from antlr-3.4/runtime/JavaScript/tests/functional/t031emptyAlt.html)0
-rwxr-xr-xruntime/JavaScript/tests/functional/t032subrulePredict.g (renamed from antlr-3.4/runtime/JavaScript/tests/functional/t032subrulePredict.g)0
-rwxr-xr-xruntime/JavaScript/tests/functional/t032subrulePredict.html (renamed from antlr-3.4/runtime/JavaScript/tests/functional/t032subrulePredict.html)0
-rwxr-xr-xruntime/JavaScript/tests/functional/t033backtracking.g (renamed from antlr-3.4/runtime/JavaScript/tests/functional/t033backtracking.g)0
-rwxr-xr-xruntime/JavaScript/tests/functional/t033backtracking.html (renamed from antlr-3.4/runtime/JavaScript/tests/functional/t033backtracking.html)0
-rwxr-xr-xruntime/JavaScript/tests/functional/t034tokenLabelPropertyRef.g (renamed from antlr-3.4/runtime/JavaScript/tests/functional/t034tokenLabelPropertyRef.g)0
-rwxr-xr-xruntime/JavaScript/tests/functional/t034tokenLabelPropertyRef.html (renamed from antlr-3.4/runtime/JavaScript/tests/functional/t034tokenLabelPropertyRef.html)0
-rwxr-xr-xruntime/JavaScript/tests/functional/t035ruleLabelPropertyRef.g (renamed from antlr-3.4/runtime/JavaScript/tests/functional/t035ruleLabelPropertyRef.g)0
-rwxr-xr-xruntime/JavaScript/tests/functional/t035ruleLabelPropertyRef.html (renamed from antlr-3.4/runtime/JavaScript/tests/functional/t035ruleLabelPropertyRef.html)0
-rwxr-xr-xruntime/JavaScript/tests/functional/t036multipleReturnValues.g (renamed from antlr-3.4/runtime/JavaScript/tests/functional/t036multipleReturnValues.g)0
-rwxr-xr-xruntime/JavaScript/tests/functional/t036multipleReturnValues.html (renamed from antlr-3.4/runtime/JavaScript/tests/functional/t036multipleReturnValues.html)0
-rwxr-xr-xruntime/JavaScript/tests/functional/t037rulePropertyRef.g (renamed from antlr-3.4/runtime/JavaScript/tests/functional/t037rulePropertyRef.g)0
-rwxr-xr-xruntime/JavaScript/tests/functional/t037rulePropertyRef.html (renamed from antlr-3.4/runtime/JavaScript/tests/functional/t037rulePropertyRef.html)0
-rwxr-xr-xruntime/JavaScript/tests/functional/t038lexerRuleLabel.g (renamed from antlr-3.4/runtime/JavaScript/tests/functional/t038lexerRuleLabel.g)0
-rwxr-xr-xruntime/JavaScript/tests/functional/t038lexerRuleLabel.html (renamed from antlr-3.4/runtime/JavaScript/tests/functional/t038lexerRuleLabel.html)0
-rwxr-xr-xruntime/JavaScript/tests/functional/t039labels.g (renamed from antlr-3.4/runtime/JavaScript/tests/functional/t039labels.g)0
-rwxr-xr-xruntime/JavaScript/tests/functional/t039labels.html (renamed from antlr-3.4/runtime/JavaScript/tests/functional/t039labels.html)0
-rwxr-xr-xruntime/JavaScript/tests/functional/t040bug80.g (renamed from antlr-3.4/runtime/JavaScript/tests/functional/t040bug80.g)0
-rwxr-xr-xruntime/JavaScript/tests/functional/t040bug80.html (renamed from antlr-3.4/runtime/JavaScript/tests/functional/t040bug80.html)0
-rwxr-xr-xruntime/JavaScript/tests/functional/t041parameters.g (renamed from antlr-3.4/runtime/JavaScript/tests/functional/t041parameters.g)0
-rwxr-xr-xruntime/JavaScript/tests/functional/t041parameters.html (renamed from antlr-3.4/runtime/JavaScript/tests/functional/t041parameters.html)0
-rwxr-xr-xruntime/JavaScript/tests/functional/t042ast.g (renamed from antlr-3.4/runtime/JavaScript/tests/functional/t042ast.g)0
-rwxr-xr-xruntime/JavaScript/tests/functional/t042ast.html (renamed from antlr-3.4/runtime/JavaScript/tests/functional/t042ast.html)0
-rwxr-xr-xruntime/JavaScript/tests/functional/t043synpred.g (renamed from antlr-3.4/runtime/JavaScript/tests/functional/t043synpred.g)0
-rwxr-xr-xruntime/JavaScript/tests/functional/t043synpred.html (renamed from antlr-3.4/runtime/JavaScript/tests/functional/t043synpred.html)0
-rwxr-xr-xruntime/JavaScript/tests/functional/t044trace.g (renamed from antlr-3.4/runtime/JavaScript/tests/functional/t044trace.g)0
-rwxr-xr-xruntime/JavaScript/tests/functional/t044trace.html (renamed from antlr-3.4/runtime/JavaScript/tests/functional/t044trace.html)0
-rwxr-xr-xruntime/JavaScript/tests/functional/t045dfabug.g (renamed from antlr-3.4/runtime/JavaScript/tests/functional/t045dfabug.g)0
-rwxr-xr-xruntime/JavaScript/tests/functional/t045dfabug.html (renamed from antlr-3.4/runtime/JavaScript/tests/functional/t045dfabug.html)0
-rwxr-xr-xruntime/JavaScript/tests/functional/t046rewrite.g (renamed from antlr-3.4/runtime/JavaScript/tests/functional/t046rewrite.g)0
-rwxr-xr-xruntime/JavaScript/tests/functional/t046rewrite.html (renamed from antlr-3.4/runtime/JavaScript/tests/functional/t046rewrite.html)0
-rwxr-xr-xruntime/JavaScript/tests/functional/t047treeparser.g (renamed from antlr-3.4/runtime/JavaScript/tests/functional/t047treeparser.g)0
-rwxr-xr-xruntime/JavaScript/tests/functional/t047treeparser.html (renamed from antlr-3.4/runtime/JavaScript/tests/functional/t047treeparser.html)0
-rwxr-xr-xruntime/JavaScript/tests/functional/t047treeparserWalker.g (renamed from antlr-3.4/runtime/JavaScript/tests/functional/t047treeparserWalker.g)0
-rwxr-xr-xruntime/JavaScript/tests/functional/t048rewrite.g (renamed from antlr-3.4/runtime/JavaScript/tests/functional/t048rewrite.g)0
-rwxr-xr-xruntime/JavaScript/tests/functional/t048rewrite.html (renamed from antlr-3.4/runtime/JavaScript/tests/functional/t048rewrite.html)0
-rwxr-xr-xruntime/JavaScript/tests/functional/t049treeparser.html (renamed from antlr-3.4/runtime/JavaScript/tests/functional/t049treeparser.html)0
-rwxr-xr-xruntime/JavaScript/tests/functional/t049treeparsera.g (renamed from antlr-3.4/runtime/JavaScript/tests/functional/t049treeparsera.g)0
-rwxr-xr-xruntime/JavaScript/tests/functional/t049treeparseraWalker.g (renamed from antlr-3.4/runtime/JavaScript/tests/functional/t049treeparseraWalker.g)0
-rwxr-xr-xruntime/JavaScript/tests/functional/t049treeparserb.g (renamed from antlr-3.4/runtime/JavaScript/tests/functional/t049treeparserb.g)0
-rwxr-xr-xruntime/JavaScript/tests/functional/t049treeparserbWalker.g (renamed from antlr-3.4/runtime/JavaScript/tests/functional/t049treeparserbWalker.g)0
-rwxr-xr-xruntime/JavaScript/tests/functional/t049treeparserc.g (renamed from antlr-3.4/runtime/JavaScript/tests/functional/t049treeparserc.g)0
-rwxr-xr-xruntime/JavaScript/tests/functional/t049treeparsercWalker.g (renamed from antlr-3.4/runtime/JavaScript/tests/functional/t049treeparsercWalker.g)0
-rwxr-xr-xruntime/JavaScript/tests/functional/t049treeparserd.g (renamed from antlr-3.4/runtime/JavaScript/tests/functional/t049treeparserd.g)0
-rwxr-xr-xruntime/JavaScript/tests/functional/t049treeparserdWalker.g (renamed from antlr-3.4/runtime/JavaScript/tests/functional/t049treeparserdWalker.g)0
-rwxr-xr-xruntime/JavaScript/tests/functional/t049treeparsere.g (renamed from antlr-3.4/runtime/JavaScript/tests/functional/t049treeparsere.g)0
-rwxr-xr-xruntime/JavaScript/tests/functional/t049treeparsereWalker.g (renamed from antlr-3.4/runtime/JavaScript/tests/functional/t049treeparsereWalker.g)0
-rwxr-xr-xruntime/JavaScript/tests/functional/t049treeparserf.g (renamed from antlr-3.4/runtime/JavaScript/tests/functional/t049treeparserf.g)0
-rwxr-xr-xruntime/JavaScript/tests/functional/t049treeparserfWalker.g (renamed from antlr-3.4/runtime/JavaScript/tests/functional/t049treeparserfWalker.g)0
-rwxr-xr-xruntime/JavaScript/tests/functional/t049treeparserg.g (renamed from antlr-3.4/runtime/JavaScript/tests/functional/t049treeparserg.g)0
-rwxr-xr-xruntime/JavaScript/tests/functional/t049treeparsergWalker.g (renamed from antlr-3.4/runtime/JavaScript/tests/functional/t049treeparsergWalker.g)0
-rwxr-xr-xruntime/JavaScript/tests/functional/t049treeparserh.g (renamed from antlr-3.4/runtime/JavaScript/tests/functional/t049treeparserh.g)0
-rwxr-xr-xruntime/JavaScript/tests/functional/t049treeparserhWalker.g (renamed from antlr-3.4/runtime/JavaScript/tests/functional/t049treeparserhWalker.g)0
-rwxr-xr-xruntime/JavaScript/tests/functional/t049treeparseri.g (renamed from antlr-3.4/runtime/JavaScript/tests/functional/t049treeparseri.g)0
-rwxr-xr-xruntime/JavaScript/tests/functional/t049treeparseriWalker.g (renamed from antlr-3.4/runtime/JavaScript/tests/functional/t049treeparseriWalker.g)0
-rwxr-xr-xruntime/JavaScript/tests/functional/t051treeRewriteAST.html (renamed from antlr-3.4/runtime/JavaScript/tests/functional/t051treeRewriteAST.html)0
-rwxr-xr-xruntime/JavaScript/tests/functional/t051treeRewriteASTa.g (renamed from antlr-3.4/runtime/JavaScript/tests/functional/t051treeRewriteASTa.g)0
-rwxr-xr-xruntime/JavaScript/tests/functional/t051treeRewriteASTaWalker.g (renamed from antlr-3.4/runtime/JavaScript/tests/functional/t051treeRewriteASTaWalker.g)0
-rwxr-xr-xruntime/JavaScript/tests/functional/t051treeRewriteASTaa.g (renamed from antlr-3.4/runtime/JavaScript/tests/functional/t051treeRewriteASTaa.g)0
-rwxr-xr-xruntime/JavaScript/tests/functional/t051treeRewriteASTaaWalker.g (renamed from antlr-3.4/runtime/JavaScript/tests/functional/t051treeRewriteASTaaWalker.g)0
-rwxr-xr-xruntime/JavaScript/tests/functional/t051treeRewriteASTab.g (renamed from antlr-3.4/runtime/JavaScript/tests/functional/t051treeRewriteASTab.g)0
-rwxr-xr-xruntime/JavaScript/tests/functional/t051treeRewriteASTabWalker.g (renamed from antlr-3.4/runtime/JavaScript/tests/functional/t051treeRewriteASTabWalker.g)0
-rwxr-xr-xruntime/JavaScript/tests/functional/t051treeRewriteASTac.g (renamed from antlr-3.4/runtime/JavaScript/tests/functional/t051treeRewriteASTac.g)0
-rwxr-xr-xruntime/JavaScript/tests/functional/t051treeRewriteASTacWalker.g (renamed from antlr-3.4/runtime/JavaScript/tests/functional/t051treeRewriteASTacWalker.g)0
-rwxr-xr-xruntime/JavaScript/tests/functional/t051treeRewriteASTb.g (renamed from antlr-3.4/runtime/JavaScript/tests/functional/t051treeRewriteASTb.g)0
-rwxr-xr-xruntime/JavaScript/tests/functional/t051treeRewriteASTbWalker.g (renamed from antlr-3.4/runtime/JavaScript/tests/functional/t051treeRewriteASTbWalker.g)0
-rwxr-xr-xruntime/JavaScript/tests/functional/t051treeRewriteASTc.g (renamed from antlr-3.4/runtime/JavaScript/tests/functional/t051treeRewriteASTc.g)0
-rwxr-xr-xruntime/JavaScript/tests/functional/t051treeRewriteASTcWalker.g (renamed from antlr-3.4/runtime/JavaScript/tests/functional/t051treeRewriteASTcWalker.g)0
-rwxr-xr-xruntime/JavaScript/tests/functional/t051treeRewriteASTd.g (renamed from antlr-3.4/runtime/JavaScript/tests/functional/t051treeRewriteASTd.g)0
-rwxr-xr-xruntime/JavaScript/tests/functional/t051treeRewriteASTdWalker.g (renamed from antlr-3.4/runtime/JavaScript/tests/functional/t051treeRewriteASTdWalker.g)0
-rwxr-xr-xruntime/JavaScript/tests/functional/t051treeRewriteASTe.g (renamed from antlr-3.4/runtime/JavaScript/tests/functional/t051treeRewriteASTe.g)0
-rwxr-xr-xruntime/JavaScript/tests/functional/t051treeRewriteASTeWalker.g (renamed from antlr-3.4/runtime/JavaScript/tests/functional/t051treeRewriteASTeWalker.g)0
-rwxr-xr-xruntime/JavaScript/tests/functional/t051treeRewriteASTf.g (renamed from antlr-3.4/runtime/JavaScript/tests/functional/t051treeRewriteASTf.g)0
-rwxr-xr-xruntime/JavaScript/tests/functional/t051treeRewriteASTfWalker.g (renamed from antlr-3.4/runtime/JavaScript/tests/functional/t051treeRewriteASTfWalker.g)0
-rwxr-xr-xruntime/JavaScript/tests/functional/t051treeRewriteASTg.g (renamed from antlr-3.4/runtime/JavaScript/tests/functional/t051treeRewriteASTg.g)0
-rwxr-xr-xruntime/JavaScript/tests/functional/t051treeRewriteASTgWalker.g (renamed from antlr-3.4/runtime/JavaScript/tests/functional/t051treeRewriteASTgWalker.g)0
-rwxr-xr-xruntime/JavaScript/tests/functional/t051treeRewriteASTh.g (renamed from antlr-3.4/runtime/JavaScript/tests/functional/t051treeRewriteASTh.g)0
-rwxr-xr-xruntime/JavaScript/tests/functional/t051treeRewriteASThWalker.g (renamed from antlr-3.4/runtime/JavaScript/tests/functional/t051treeRewriteASThWalker.g)0
-rwxr-xr-xruntime/JavaScript/tests/functional/t051treeRewriteASTi.g (renamed from antlr-3.4/runtime/JavaScript/tests/functional/t051treeRewriteASTi.g)0
-rwxr-xr-xruntime/JavaScript/tests/functional/t051treeRewriteASTiWalker.g (renamed from antlr-3.4/runtime/JavaScript/tests/functional/t051treeRewriteASTiWalker.g)0
-rwxr-xr-xruntime/JavaScript/tests/functional/t051treeRewriteASTj.g (renamed from antlr-3.4/runtime/JavaScript/tests/functional/t051treeRewriteASTj.g)0
-rwxr-xr-xruntime/JavaScript/tests/functional/t051treeRewriteASTjWalker.g (renamed from antlr-3.4/runtime/JavaScript/tests/functional/t051treeRewriteASTjWalker.g)0
-rwxr-xr-xruntime/JavaScript/tests/functional/t051treeRewriteASTk.g (renamed from antlr-3.4/runtime/JavaScript/tests/functional/t051treeRewriteASTk.g)0
-rwxr-xr-xruntime/JavaScript/tests/functional/t051treeRewriteASTkWalker.g (renamed from antlr-3.4/runtime/JavaScript/tests/functional/t051treeRewriteASTkWalker.g)0
-rwxr-xr-xruntime/JavaScript/tests/functional/t051treeRewriteASTl.g (renamed from antlr-3.4/runtime/JavaScript/tests/functional/t051treeRewriteASTl.g)0
-rwxr-xr-xruntime/JavaScript/tests/functional/t051treeRewriteASTlWalker.g (renamed from antlr-3.4/runtime/JavaScript/tests/functional/t051treeRewriteASTlWalker.g)0
-rwxr-xr-xruntime/JavaScript/tests/functional/t051treeRewriteASTm.g (renamed from antlr-3.4/runtime/JavaScript/tests/functional/t051treeRewriteASTm.g)0
-rwxr-xr-xruntime/JavaScript/tests/functional/t051treeRewriteASTmWalker.g (renamed from antlr-3.4/runtime/JavaScript/tests/functional/t051treeRewriteASTmWalker.g)0
-rwxr-xr-xruntime/JavaScript/tests/functional/t051treeRewriteASTn.g (renamed from antlr-3.4/runtime/JavaScript/tests/functional/t051treeRewriteASTn.g)0
-rwxr-xr-xruntime/JavaScript/tests/functional/t051treeRewriteASTnWalker.g (renamed from antlr-3.4/runtime/JavaScript/tests/functional/t051treeRewriteASTnWalker.g)0
-rwxr-xr-xruntime/JavaScript/tests/functional/t051treeRewriteASTo.g (renamed from antlr-3.4/runtime/JavaScript/tests/functional/t051treeRewriteASTo.g)0
-rwxr-xr-xruntime/JavaScript/tests/functional/t051treeRewriteASToWalker.g (renamed from antlr-3.4/runtime/JavaScript/tests/functional/t051treeRewriteASToWalker.g)0
-rwxr-xr-xruntime/JavaScript/tests/functional/t051treeRewriteASTp.g (renamed from antlr-3.4/runtime/JavaScript/tests/functional/t051treeRewriteASTp.g)0
-rwxr-xr-xruntime/JavaScript/tests/functional/t051treeRewriteASTpWalker.g (renamed from antlr-3.4/runtime/JavaScript/tests/functional/t051treeRewriteASTpWalker.g)0
-rwxr-xr-xruntime/JavaScript/tests/functional/t051treeRewriteASTq.g (renamed from antlr-3.4/runtime/JavaScript/tests/functional/t051treeRewriteASTq.g)0
-rwxr-xr-xruntime/JavaScript/tests/functional/t051treeRewriteASTqWalker.g (renamed from antlr-3.4/runtime/JavaScript/tests/functional/t051treeRewriteASTqWalker.g)0
-rwxr-xr-xruntime/JavaScript/tests/functional/t051treeRewriteASTr.g (renamed from antlr-3.4/runtime/JavaScript/tests/functional/t051treeRewriteASTr.g)0
-rwxr-xr-xruntime/JavaScript/tests/functional/t051treeRewriteASTrWalker.g (renamed from antlr-3.4/runtime/JavaScript/tests/functional/t051treeRewriteASTrWalker.g)0
-rwxr-xr-xruntime/JavaScript/tests/functional/t051treeRewriteASTs.g (renamed from antlr-3.4/runtime/JavaScript/tests/functional/t051treeRewriteASTs.g)0
-rwxr-xr-xruntime/JavaScript/tests/functional/t051treeRewriteASTsWalker.g (renamed from antlr-3.4/runtime/JavaScript/tests/functional/t051treeRewriteASTsWalker.g)0
-rwxr-xr-xruntime/JavaScript/tests/functional/t051treeRewriteASTt.g (renamed from antlr-3.4/runtime/JavaScript/tests/functional/t051treeRewriteASTt.g)0
-rwxr-xr-xruntime/JavaScript/tests/functional/t051treeRewriteASTtWalker.g (renamed from antlr-3.4/runtime/JavaScript/tests/functional/t051treeRewriteASTtWalker.g)0
-rwxr-xr-xruntime/JavaScript/tests/functional/t051treeRewriteASTu.g (renamed from antlr-3.4/runtime/JavaScript/tests/functional/t051treeRewriteASTu.g)0
-rwxr-xr-xruntime/JavaScript/tests/functional/t051treeRewriteASTuWalker.g (renamed from antlr-3.4/runtime/JavaScript/tests/functional/t051treeRewriteASTuWalker.g)0
-rwxr-xr-xruntime/JavaScript/tests/functional/t051treeRewriteASTv.g (renamed from antlr-3.4/runtime/JavaScript/tests/functional/t051treeRewriteASTv.g)0
-rwxr-xr-xruntime/JavaScript/tests/functional/t051treeRewriteASTvWalker.g (renamed from antlr-3.4/runtime/JavaScript/tests/functional/t051treeRewriteASTvWalker.g)0
-rwxr-xr-xruntime/JavaScript/tests/functional/t051treeRewriteASTw.g (renamed from antlr-3.4/runtime/JavaScript/tests/functional/t051treeRewriteASTw.g)0
-rwxr-xr-xruntime/JavaScript/tests/functional/t051treeRewriteASTwWalker.g (renamed from antlr-3.4/runtime/JavaScript/tests/functional/t051treeRewriteASTwWalker.g)0
-rwxr-xr-xruntime/JavaScript/tests/functional/t051treeRewriteASTx.g (renamed from antlr-3.4/runtime/JavaScript/tests/functional/t051treeRewriteASTx.g)0
-rwxr-xr-xruntime/JavaScript/tests/functional/t051treeRewriteASTxWalker.g (renamed from antlr-3.4/runtime/JavaScript/tests/functional/t051treeRewriteASTxWalker.g)0
-rwxr-xr-xruntime/JavaScript/tests/functional/t051treeRewriteASTy.g (renamed from antlr-3.4/runtime/JavaScript/tests/functional/t051treeRewriteASTy.g)0
-rwxr-xr-xruntime/JavaScript/tests/functional/t051treeRewriteASTyWalker.g (renamed from antlr-3.4/runtime/JavaScript/tests/functional/t051treeRewriteASTyWalker.g)0
-rwxr-xr-xruntime/JavaScript/tests/functional/t051treeRewriteASTz.g (renamed from antlr-3.4/runtime/JavaScript/tests/functional/t051treeRewriteASTz.g)0
-rwxr-xr-xruntime/JavaScript/tests/functional/t051treeRewriteASTzWalker.g (renamed from antlr-3.4/runtime/JavaScript/tests/functional/t051treeRewriteASTzWalker.g)0
-rwxr-xr-xruntime/JavaScript/tests/functional/t052import.html (renamed from antlr-3.4/runtime/JavaScript/tests/functional/t052import.html)0
-rwxr-xr-xruntime/JavaScript/tests/functional/t052importM1.g (renamed from antlr-3.4/runtime/JavaScript/tests/functional/t052importM1.g)0
-rwxr-xr-xruntime/JavaScript/tests/functional/t052importM2.g (renamed from antlr-3.4/runtime/JavaScript/tests/functional/t052importM2.g)0
-rwxr-xr-xruntime/JavaScript/tests/functional/t052importM3.g (renamed from antlr-3.4/runtime/JavaScript/tests/functional/t052importM3.g)0
-rwxr-xr-xruntime/JavaScript/tests/functional/t052importM4.g (renamed from antlr-3.4/runtime/JavaScript/tests/functional/t052importM4.g)0
-rwxr-xr-xruntime/JavaScript/tests/functional/t052importM5.g (renamed from antlr-3.4/runtime/JavaScript/tests/functional/t052importM5.g)0
-rwxr-xr-xruntime/JavaScript/tests/functional/t052importM6.g (renamed from antlr-3.4/runtime/JavaScript/tests/functional/t052importM6.g)0
-rwxr-xr-xruntime/JavaScript/tests/functional/t052importM7.g (renamed from antlr-3.4/runtime/JavaScript/tests/functional/t052importM7.g)0
-rwxr-xr-xruntime/JavaScript/tests/functional/t052importM8.g (renamed from antlr-3.4/runtime/JavaScript/tests/functional/t052importM8.g)0
-rwxr-xr-xruntime/JavaScript/tests/functional/t052importS1.g (renamed from antlr-3.4/runtime/JavaScript/tests/functional/t052importS1.g)0
-rwxr-xr-xruntime/JavaScript/tests/functional/t052importS2.g (renamed from antlr-3.4/runtime/JavaScript/tests/functional/t052importS2.g)0
-rwxr-xr-xruntime/JavaScript/tests/functional/t052importS3.g (renamed from antlr-3.4/runtime/JavaScript/tests/functional/t052importS3.g)0
-rwxr-xr-xruntime/JavaScript/tests/functional/t052importS4.g (renamed from antlr-3.4/runtime/JavaScript/tests/functional/t052importS4.g)0
-rwxr-xr-xruntime/JavaScript/tests/functional/t052importS5.g (renamed from antlr-3.4/runtime/JavaScript/tests/functional/t052importS5.g)0
-rwxr-xr-xruntime/JavaScript/tests/functional/t052importS6.g (renamed from antlr-3.4/runtime/JavaScript/tests/functional/t052importS6.g)0
-rwxr-xr-xruntime/JavaScript/tests/functional/t052importS7.g (renamed from antlr-3.4/runtime/JavaScript/tests/functional/t052importS7.g)0
-rwxr-xr-xruntime/JavaScript/tests/functional/t052importS8.g (renamed from antlr-3.4/runtime/JavaScript/tests/functional/t052importS8.g)0
-rwxr-xr-xruntime/JavaScript/tests/functional/t052importT4.g (renamed from antlr-3.4/runtime/JavaScript/tests/functional/t052importT4.g)0
-rwxr-xr-xruntime/JavaScript/tests/functional/t052importT5.g (renamed from antlr-3.4/runtime/JavaScript/tests/functional/t052importT5.g)0
-rwxr-xr-xruntime/JavaScript/tests/functional/t053hetero.html (renamed from antlr-3.4/runtime/JavaScript/tests/functional/t053hetero.html)0
-rwxr-xr-xruntime/JavaScript/tests/functional/t053heteroT.g (renamed from antlr-3.4/runtime/JavaScript/tests/functional/t053heteroT.g)0
-rwxr-xr-xruntime/JavaScript/tests/functional/t053heteroT1.g (renamed from antlr-3.4/runtime/JavaScript/tests/functional/t053heteroT1.g)0
-rwxr-xr-xruntime/JavaScript/tests/functional/t053heteroT10.g (renamed from antlr-3.4/runtime/JavaScript/tests/functional/t053heteroT10.g)0
-rwxr-xr-xruntime/JavaScript/tests/functional/t053heteroT11.g (renamed from antlr-3.4/runtime/JavaScript/tests/functional/t053heteroT11.g)0
-rwxr-xr-xruntime/JavaScript/tests/functional/t053heteroT12.g (renamed from antlr-3.4/runtime/JavaScript/tests/functional/t053heteroT12.g)0
-rwxr-xr-xruntime/JavaScript/tests/functional/t053heteroT13.g (renamed from antlr-3.4/runtime/JavaScript/tests/functional/t053heteroT13.g)0
-rwxr-xr-xruntime/JavaScript/tests/functional/t053heteroT14.g (renamed from antlr-3.4/runtime/JavaScript/tests/functional/t053heteroT14.g)0
-rwxr-xr-xruntime/JavaScript/tests/functional/t053heteroT15.g (renamed from antlr-3.4/runtime/JavaScript/tests/functional/t053heteroT15.g)0
-rwxr-xr-xruntime/JavaScript/tests/functional/t053heteroT16.g (renamed from antlr-3.4/runtime/JavaScript/tests/functional/t053heteroT16.g)0
-rwxr-xr-xruntime/JavaScript/tests/functional/t053heteroT17.g (renamed from antlr-3.4/runtime/JavaScript/tests/functional/t053heteroT17.g)0
-rwxr-xr-xruntime/JavaScript/tests/functional/t053heteroT18.g (renamed from antlr-3.4/runtime/JavaScript/tests/functional/t053heteroT18.g)0
-rwxr-xr-xruntime/JavaScript/tests/functional/t053heteroT2.g (renamed from antlr-3.4/runtime/JavaScript/tests/functional/t053heteroT2.g)0
-rwxr-xr-xruntime/JavaScript/tests/functional/t053heteroT3.g (renamed from antlr-3.4/runtime/JavaScript/tests/functional/t053heteroT3.g)0
-rwxr-xr-xruntime/JavaScript/tests/functional/t053heteroT4.g (renamed from antlr-3.4/runtime/JavaScript/tests/functional/t053heteroT4.g)0
-rwxr-xr-xruntime/JavaScript/tests/functional/t053heteroT5.g (renamed from antlr-3.4/runtime/JavaScript/tests/functional/t053heteroT5.g)0
-rwxr-xr-xruntime/JavaScript/tests/functional/t053heteroT6.g (renamed from antlr-3.4/runtime/JavaScript/tests/functional/t053heteroT6.g)0
-rwxr-xr-xruntime/JavaScript/tests/functional/t053heteroT7.g (renamed from antlr-3.4/runtime/JavaScript/tests/functional/t053heteroT7.g)0
-rwxr-xr-xruntime/JavaScript/tests/functional/t053heteroT8.g (renamed from antlr-3.4/runtime/JavaScript/tests/functional/t053heteroT8.g)0
-rwxr-xr-xruntime/JavaScript/tests/functional/t053heteroT9.g (renamed from antlr-3.4/runtime/JavaScript/tests/functional/t053heteroT9.g)0
-rwxr-xr-xruntime/JavaScript/tests/functional/t053heteroTP.g (renamed from antlr-3.4/runtime/JavaScript/tests/functional/t053heteroTP.g)0
-rwxr-xr-xruntime/JavaScript/tests/functional/t053heteroTP13.g (renamed from antlr-3.4/runtime/JavaScript/tests/functional/t053heteroTP13.g)0
-rwxr-xr-xruntime/JavaScript/tests/functional/t053heteroTP14.g (renamed from antlr-3.4/runtime/JavaScript/tests/functional/t053heteroTP14.g)0
-rwxr-xr-xruntime/JavaScript/tests/functional/t053heteroTP15.g (renamed from antlr-3.4/runtime/JavaScript/tests/functional/t053heteroTP15.g)0
-rwxr-xr-xruntime/JavaScript/tests/functional/t053heteroTP16.g (renamed from antlr-3.4/runtime/JavaScript/tests/functional/t053heteroTP16.g)0
-rwxr-xr-xruntime/JavaScript/tests/functional/t053heteroTP17.g (renamed from antlr-3.4/runtime/JavaScript/tests/functional/t053heteroTP17.g)0
-rwxr-xr-xruntime/JavaScript/tests/functional/t053heteroTP18.g (renamed from antlr-3.4/runtime/JavaScript/tests/functional/t053heteroTP18.g)0
-rwxr-xr-xruntime/JavaScript/tests/functional/t056lexer.html (renamed from antlr-3.4/runtime/JavaScript/tests/functional/t056lexer.html)0
-rwxr-xr-xruntime/JavaScript/tests/functional/t056lexer1.g (renamed from antlr-3.4/runtime/JavaScript/tests/functional/t056lexer1.g)0
-rwxr-xr-xruntime/JavaScript/tests/functional/t056lexer10.g (renamed from antlr-3.4/runtime/JavaScript/tests/functional/t056lexer10.g)0
-rwxr-xr-xruntime/JavaScript/tests/functional/t056lexer11.g (renamed from antlr-3.4/runtime/JavaScript/tests/functional/t056lexer11.g)0
-rwxr-xr-xruntime/JavaScript/tests/functional/t056lexer12.g (renamed from antlr-3.4/runtime/JavaScript/tests/functional/t056lexer12.g)0
-rwxr-xr-xruntime/JavaScript/tests/functional/t056lexer13.g (renamed from antlr-3.4/runtime/JavaScript/tests/functional/t056lexer13.g)0
-rwxr-xr-xruntime/JavaScript/tests/functional/t056lexer14.g (renamed from antlr-3.4/runtime/JavaScript/tests/functional/t056lexer14.g)0
-rwxr-xr-xruntime/JavaScript/tests/functional/t056lexer15.g (renamed from antlr-3.4/runtime/JavaScript/tests/functional/t056lexer15.g)0
-rwxr-xr-xruntime/JavaScript/tests/functional/t056lexer2.g (renamed from antlr-3.4/runtime/JavaScript/tests/functional/t056lexer2.g)0
-rwxr-xr-xruntime/JavaScript/tests/functional/t056lexer3.g (renamed from antlr-3.4/runtime/JavaScript/tests/functional/t056lexer3.g)0
-rwxr-xr-xruntime/JavaScript/tests/functional/t056lexer4.g (renamed from antlr-3.4/runtime/JavaScript/tests/functional/t056lexer4.g)0
-rwxr-xr-xruntime/JavaScript/tests/functional/t056lexer5.g (renamed from antlr-3.4/runtime/JavaScript/tests/functional/t056lexer5.g)0
-rwxr-xr-xruntime/JavaScript/tests/functional/t056lexer6.g (renamed from antlr-3.4/runtime/JavaScript/tests/functional/t056lexer6.g)0
-rwxr-xr-xruntime/JavaScript/tests/functional/t056lexer7.g (renamed from antlr-3.4/runtime/JavaScript/tests/functional/t056lexer7.g)0
-rwxr-xr-xruntime/JavaScript/tests/functional/t056lexer8.g (renamed from antlr-3.4/runtime/JavaScript/tests/functional/t056lexer8.g)0
-rwxr-xr-xruntime/JavaScript/tests/functional/t056lexer9.g (renamed from antlr-3.4/runtime/JavaScript/tests/functional/t056lexer9.g)0
-rwxr-xr-xruntime/JavaScript/tests/functional/t057autoAST.html (renamed from antlr-3.4/runtime/JavaScript/tests/functional/t057autoAST.html)0
-rwxr-xr-xruntime/JavaScript/tests/functional/t057autoAST1.g (renamed from antlr-3.4/runtime/JavaScript/tests/functional/t057autoAST1.g)0
-rwxr-xr-xruntime/JavaScript/tests/functional/t057autoAST10.g (renamed from antlr-3.4/runtime/JavaScript/tests/functional/t057autoAST10.g)0
-rwxr-xr-xruntime/JavaScript/tests/functional/t057autoAST11.g (renamed from antlr-3.4/runtime/JavaScript/tests/functional/t057autoAST11.g)0
-rwxr-xr-xruntime/JavaScript/tests/functional/t057autoAST12.g (renamed from antlr-3.4/runtime/JavaScript/tests/functional/t057autoAST12.g)0
-rwxr-xr-xruntime/JavaScript/tests/functional/t057autoAST13.g (renamed from antlr-3.4/runtime/JavaScript/tests/functional/t057autoAST13.g)0
-rwxr-xr-xruntime/JavaScript/tests/functional/t057autoAST14.g (renamed from antlr-3.4/runtime/JavaScript/tests/functional/t057autoAST14.g)0
-rwxr-xr-xruntime/JavaScript/tests/functional/t057autoAST15.g (renamed from antlr-3.4/runtime/JavaScript/tests/functional/t057autoAST15.g)0
-rwxr-xr-xruntime/JavaScript/tests/functional/t057autoAST16.g (renamed from antlr-3.4/runtime/JavaScript/tests/functional/t057autoAST16.g)0
-rwxr-xr-xruntime/JavaScript/tests/functional/t057autoAST17.g (renamed from antlr-3.4/runtime/JavaScript/tests/functional/t057autoAST17.g)0
-rwxr-xr-xruntime/JavaScript/tests/functional/t057autoAST18.g (renamed from antlr-3.4/runtime/JavaScript/tests/functional/t057autoAST18.g)0
-rwxr-xr-xruntime/JavaScript/tests/functional/t057autoAST19.g (renamed from antlr-3.4/runtime/JavaScript/tests/functional/t057autoAST19.g)0
-rwxr-xr-xruntime/JavaScript/tests/functional/t057autoAST2.g (renamed from antlr-3.4/runtime/JavaScript/tests/functional/t057autoAST2.g)0
-rwxr-xr-xruntime/JavaScript/tests/functional/t057autoAST20.g (renamed from antlr-3.4/runtime/JavaScript/tests/functional/t057autoAST20.g)0
-rwxr-xr-xruntime/JavaScript/tests/functional/t057autoAST21.g (renamed from antlr-3.4/runtime/JavaScript/tests/functional/t057autoAST21.g)0
-rwxr-xr-xruntime/JavaScript/tests/functional/t057autoAST22.g (renamed from antlr-3.4/runtime/JavaScript/tests/functional/t057autoAST22.g)0
-rwxr-xr-xruntime/JavaScript/tests/functional/t057autoAST23.g (renamed from antlr-3.4/runtime/JavaScript/tests/functional/t057autoAST23.g)0
-rwxr-xr-xruntime/JavaScript/tests/functional/t057autoAST24.g (renamed from antlr-3.4/runtime/JavaScript/tests/functional/t057autoAST24.g)0
-rwxr-xr-xruntime/JavaScript/tests/functional/t057autoAST25.g (renamed from antlr-3.4/runtime/JavaScript/tests/functional/t057autoAST25.g)0
-rwxr-xr-xruntime/JavaScript/tests/functional/t057autoAST26.g (renamed from antlr-3.4/runtime/JavaScript/tests/functional/t057autoAST26.g)0
-rwxr-xr-xruntime/JavaScript/tests/functional/t057autoAST27.g (renamed from antlr-3.4/runtime/JavaScript/tests/functional/t057autoAST27.g)0
-rwxr-xr-xruntime/JavaScript/tests/functional/t057autoAST28.g (renamed from antlr-3.4/runtime/JavaScript/tests/functional/t057autoAST28.g)0
-rwxr-xr-xruntime/JavaScript/tests/functional/t057autoAST29.g (renamed from antlr-3.4/runtime/JavaScript/tests/functional/t057autoAST29.g)0
-rwxr-xr-xruntime/JavaScript/tests/functional/t057autoAST3.g (renamed from antlr-3.4/runtime/JavaScript/tests/functional/t057autoAST3.g)0
-rwxr-xr-xruntime/JavaScript/tests/functional/t057autoAST30.g (renamed from antlr-3.4/runtime/JavaScript/tests/functional/t057autoAST30.g)0
-rwxr-xr-xruntime/JavaScript/tests/functional/t057autoAST31.g (renamed from antlr-3.4/runtime/JavaScript/tests/functional/t057autoAST31.g)0
-rwxr-xr-xruntime/JavaScript/tests/functional/t057autoAST32.g (renamed from antlr-3.4/runtime/JavaScript/tests/functional/t057autoAST32.g)0
-rwxr-xr-xruntime/JavaScript/tests/functional/t057autoAST33.g (renamed from antlr-3.4/runtime/JavaScript/tests/functional/t057autoAST33.g)0
-rwxr-xr-xruntime/JavaScript/tests/functional/t057autoAST34.g (renamed from antlr-3.4/runtime/JavaScript/tests/functional/t057autoAST34.g)0
-rwxr-xr-xruntime/JavaScript/tests/functional/t057autoAST35.g (renamed from antlr-3.4/runtime/JavaScript/tests/functional/t057autoAST35.g)0
-rwxr-xr-xruntime/JavaScript/tests/functional/t057autoAST36.g (renamed from antlr-3.4/runtime/JavaScript/tests/functional/t057autoAST36.g)0
-rwxr-xr-xruntime/JavaScript/tests/functional/t057autoAST37.g (renamed from antlr-3.4/runtime/JavaScript/tests/functional/t057autoAST37.g)0
-rwxr-xr-xruntime/JavaScript/tests/functional/t057autoAST38.g (renamed from antlr-3.4/runtime/JavaScript/tests/functional/t057autoAST38.g)0
-rwxr-xr-xruntime/JavaScript/tests/functional/t057autoAST39.g (renamed from antlr-3.4/runtime/JavaScript/tests/functional/t057autoAST39.g)0
-rwxr-xr-xruntime/JavaScript/tests/functional/t057autoAST4.g (renamed from antlr-3.4/runtime/JavaScript/tests/functional/t057autoAST4.g)0
-rwxr-xr-xruntime/JavaScript/tests/functional/t057autoAST40.g (renamed from antlr-3.4/runtime/JavaScript/tests/functional/t057autoAST40.g)0
-rwxr-xr-xruntime/JavaScript/tests/functional/t057autoAST41.g (renamed from antlr-3.4/runtime/JavaScript/tests/functional/t057autoAST41.g)0
-rwxr-xr-xruntime/JavaScript/tests/functional/t057autoAST42.g (renamed from antlr-3.4/runtime/JavaScript/tests/functional/t057autoAST42.g)0
-rwxr-xr-xruntime/JavaScript/tests/functional/t057autoAST43.g (renamed from antlr-3.4/runtime/JavaScript/tests/functional/t057autoAST43.g)0
-rwxr-xr-xruntime/JavaScript/tests/functional/t057autoAST44.g (renamed from antlr-3.4/runtime/JavaScript/tests/functional/t057autoAST44.g)0
-rwxr-xr-xruntime/JavaScript/tests/functional/t057autoAST45.g (renamed from antlr-3.4/runtime/JavaScript/tests/functional/t057autoAST45.g)0
-rwxr-xr-xruntime/JavaScript/tests/functional/t057autoAST46.g (renamed from antlr-3.4/runtime/JavaScript/tests/functional/t057autoAST46.g)0
-rwxr-xr-xruntime/JavaScript/tests/functional/t057autoAST47.g (renamed from antlr-3.4/runtime/JavaScript/tests/functional/t057autoAST47.g)0
-rwxr-xr-xruntime/JavaScript/tests/functional/t057autoAST48.g (renamed from antlr-3.4/runtime/JavaScript/tests/functional/t057autoAST48.g)0
-rwxr-xr-xruntime/JavaScript/tests/functional/t057autoAST49.g (renamed from antlr-3.4/runtime/JavaScript/tests/functional/t057autoAST49.g)0
-rwxr-xr-xruntime/JavaScript/tests/functional/t057autoAST5.g (renamed from antlr-3.4/runtime/JavaScript/tests/functional/t057autoAST5.g)0
-rwxr-xr-xruntime/JavaScript/tests/functional/t057autoAST50.g (renamed from antlr-3.4/runtime/JavaScript/tests/functional/t057autoAST50.g)0
-rwxr-xr-xruntime/JavaScript/tests/functional/t057autoAST51.g (renamed from antlr-3.4/runtime/JavaScript/tests/functional/t057autoAST51.g)0
-rwxr-xr-xruntime/JavaScript/tests/functional/t057autoAST52.g (renamed from antlr-3.4/runtime/JavaScript/tests/functional/t057autoAST52.g)0
-rwxr-xr-xruntime/JavaScript/tests/functional/t057autoAST53.g (renamed from antlr-3.4/runtime/JavaScript/tests/functional/t057autoAST53.g)0
-rwxr-xr-xruntime/JavaScript/tests/functional/t057autoAST54.g (renamed from antlr-3.4/runtime/JavaScript/tests/functional/t057autoAST54.g)0
-rwxr-xr-xruntime/JavaScript/tests/functional/t057autoAST6.g (renamed from antlr-3.4/runtime/JavaScript/tests/functional/t057autoAST6.g)0
-rwxr-xr-xruntime/JavaScript/tests/functional/t057autoAST7.g (renamed from antlr-3.4/runtime/JavaScript/tests/functional/t057autoAST7.g)0
-rwxr-xr-xruntime/JavaScript/tests/functional/t057autoAST8.g (renamed from antlr-3.4/runtime/JavaScript/tests/functional/t057autoAST8.g)0
-rwxr-xr-xruntime/JavaScript/tests/functional/t057autoAST9.g (renamed from antlr-3.4/runtime/JavaScript/tests/functional/t057autoAST9.g)0
-rwxr-xr-xruntime/JavaScript/tests/functional/t058rewriteAST.html (renamed from antlr-3.4/runtime/JavaScript/tests/functional/t058rewriteAST.html)0
-rwxr-xr-xruntime/JavaScript/tests/functional/t058rewriteAST1.g (renamed from antlr-3.4/runtime/JavaScript/tests/functional/t058rewriteAST1.g)0
-rwxr-xr-xruntime/JavaScript/tests/functional/t058rewriteAST10.g (renamed from antlr-3.4/runtime/JavaScript/tests/functional/t058rewriteAST10.g)0
-rwxr-xr-xruntime/JavaScript/tests/functional/t058rewriteAST11.g (renamed from antlr-3.4/runtime/JavaScript/tests/functional/t058rewriteAST11.g)0
-rwxr-xr-xruntime/JavaScript/tests/functional/t058rewriteAST12.g (renamed from antlr-3.4/runtime/JavaScript/tests/functional/t058rewriteAST12.g)0
-rwxr-xr-xruntime/JavaScript/tests/functional/t058rewriteAST13.g (renamed from antlr-3.4/runtime/JavaScript/tests/functional/t058rewriteAST13.g)0
-rwxr-xr-xruntime/JavaScript/tests/functional/t058rewriteAST14.g (renamed from antlr-3.4/runtime/JavaScript/tests/functional/t058rewriteAST14.g)0
-rwxr-xr-xruntime/JavaScript/tests/functional/t058rewriteAST15.g (renamed from antlr-3.4/runtime/JavaScript/tests/functional/t058rewriteAST15.g)0
-rwxr-xr-xruntime/JavaScript/tests/functional/t058rewriteAST16.g (renamed from antlr-3.4/runtime/JavaScript/tests/functional/t058rewriteAST16.g)0
-rwxr-xr-xruntime/JavaScript/tests/functional/t058rewriteAST17.g (renamed from antlr-3.4/runtime/JavaScript/tests/functional/t058rewriteAST17.g)0
-rwxr-xr-xruntime/JavaScript/tests/functional/t058rewriteAST18.g (renamed from antlr-3.4/runtime/JavaScript/tests/functional/t058rewriteAST18.g)0
-rwxr-xr-xruntime/JavaScript/tests/functional/t058rewriteAST19.g (renamed from antlr-3.4/runtime/JavaScript/tests/functional/t058rewriteAST19.g)0
-rwxr-xr-xruntime/JavaScript/tests/functional/t058rewriteAST2.g (renamed from antlr-3.4/runtime/JavaScript/tests/functional/t058rewriteAST2.g)0
-rwxr-xr-xruntime/JavaScript/tests/functional/t058rewriteAST20.g (renamed from antlr-3.4/runtime/JavaScript/tests/functional/t058rewriteAST20.g)0
-rwxr-xr-xruntime/JavaScript/tests/functional/t058rewriteAST21.g (renamed from antlr-3.4/runtime/JavaScript/tests/functional/t058rewriteAST21.g)0
-rwxr-xr-xruntime/JavaScript/tests/functional/t058rewriteAST22.g (renamed from antlr-3.4/runtime/JavaScript/tests/functional/t058rewriteAST22.g)0
-rwxr-xr-xruntime/JavaScript/tests/functional/t058rewriteAST23.g (renamed from antlr-3.4/runtime/JavaScript/tests/functional/t058rewriteAST23.g)0
-rwxr-xr-xruntime/JavaScript/tests/functional/t058rewriteAST24.g (renamed from antlr-3.4/runtime/JavaScript/tests/functional/t058rewriteAST24.g)0
-rwxr-xr-xruntime/JavaScript/tests/functional/t058rewriteAST25.g (renamed from antlr-3.4/runtime/JavaScript/tests/functional/t058rewriteAST25.g)0
-rwxr-xr-xruntime/JavaScript/tests/functional/t058rewriteAST26.g (renamed from antlr-3.4/runtime/JavaScript/tests/functional/t058rewriteAST26.g)0
-rwxr-xr-xruntime/JavaScript/tests/functional/t058rewriteAST27.g (renamed from antlr-3.4/runtime/JavaScript/tests/functional/t058rewriteAST27.g)0
-rwxr-xr-xruntime/JavaScript/tests/functional/t058rewriteAST28.g (renamed from antlr-3.4/runtime/JavaScript/tests/functional/t058rewriteAST28.g)0
-rwxr-xr-xruntime/JavaScript/tests/functional/t058rewriteAST29.g (renamed from antlr-3.4/runtime/JavaScript/tests/functional/t058rewriteAST29.g)0
-rwxr-xr-xruntime/JavaScript/tests/functional/t058rewriteAST3.g (renamed from antlr-3.4/runtime/JavaScript/tests/functional/t058rewriteAST3.g)0
-rwxr-xr-xruntime/JavaScript/tests/functional/t058rewriteAST30.g (renamed from antlr-3.4/runtime/JavaScript/tests/functional/t058rewriteAST30.g)0
-rwxr-xr-xruntime/JavaScript/tests/functional/t058rewriteAST31.g (renamed from antlr-3.4/runtime/JavaScript/tests/functional/t058rewriteAST31.g)0
-rwxr-xr-xruntime/JavaScript/tests/functional/t058rewriteAST32.g (renamed from antlr-3.4/runtime/JavaScript/tests/functional/t058rewriteAST32.g)0
-rwxr-xr-xruntime/JavaScript/tests/functional/t058rewriteAST33.g (renamed from antlr-3.4/runtime/JavaScript/tests/functional/t058rewriteAST33.g)0
-rwxr-xr-xruntime/JavaScript/tests/functional/t058rewriteAST34.g (renamed from antlr-3.4/runtime/JavaScript/tests/functional/t058rewriteAST34.g)0
-rwxr-xr-xruntime/JavaScript/tests/functional/t058rewriteAST35.g (renamed from antlr-3.4/runtime/JavaScript/tests/functional/t058rewriteAST35.g)0
-rwxr-xr-xruntime/JavaScript/tests/functional/t058rewriteAST36.g (renamed from antlr-3.4/runtime/JavaScript/tests/functional/t058rewriteAST36.g)0
-rwxr-xr-xruntime/JavaScript/tests/functional/t058rewriteAST37.g (renamed from antlr-3.4/runtime/JavaScript/tests/functional/t058rewriteAST37.g)0
-rwxr-xr-xruntime/JavaScript/tests/functional/t058rewriteAST38.g (renamed from antlr-3.4/runtime/JavaScript/tests/functional/t058rewriteAST38.g)0
-rwxr-xr-xruntime/JavaScript/tests/functional/t058rewriteAST39.g (renamed from antlr-3.4/runtime/JavaScript/tests/functional/t058rewriteAST39.g)0
-rwxr-xr-xruntime/JavaScript/tests/functional/t058rewriteAST4.g (renamed from antlr-3.4/runtime/JavaScript/tests/functional/t058rewriteAST4.g)0
-rwxr-xr-xruntime/JavaScript/tests/functional/t058rewriteAST40.g (renamed from antlr-3.4/runtime/JavaScript/tests/functional/t058rewriteAST40.g)0
-rwxr-xr-xruntime/JavaScript/tests/functional/t058rewriteAST41.g (renamed from antlr-3.4/runtime/JavaScript/tests/functional/t058rewriteAST41.g)0
-rwxr-xr-xruntime/JavaScript/tests/functional/t058rewriteAST42.g (renamed from antlr-3.4/runtime/JavaScript/tests/functional/t058rewriteAST42.g)0
-rwxr-xr-xruntime/JavaScript/tests/functional/t058rewriteAST43.g (renamed from antlr-3.4/runtime/JavaScript/tests/functional/t058rewriteAST43.g)0
-rwxr-xr-xruntime/JavaScript/tests/functional/t058rewriteAST44.g (renamed from antlr-3.4/runtime/JavaScript/tests/functional/t058rewriteAST44.g)0
-rwxr-xr-xruntime/JavaScript/tests/functional/t058rewriteAST45.g (renamed from antlr-3.4/runtime/JavaScript/tests/functional/t058rewriteAST45.g)0
-rwxr-xr-xruntime/JavaScript/tests/functional/t058rewriteAST46.g (renamed from antlr-3.4/runtime/JavaScript/tests/functional/t058rewriteAST46.g)0
-rwxr-xr-xruntime/JavaScript/tests/functional/t058rewriteAST47.g (renamed from antlr-3.4/runtime/JavaScript/tests/functional/t058rewriteAST47.g)0
-rwxr-xr-xruntime/JavaScript/tests/functional/t058rewriteAST48.g (renamed from antlr-3.4/runtime/JavaScript/tests/functional/t058rewriteAST48.g)0
-rwxr-xr-xruntime/JavaScript/tests/functional/t058rewriteAST49.g (renamed from antlr-3.4/runtime/JavaScript/tests/functional/t058rewriteAST49.g)0
-rwxr-xr-xruntime/JavaScript/tests/functional/t058rewriteAST5.g (renamed from antlr-3.4/runtime/JavaScript/tests/functional/t058rewriteAST5.g)0
-rwxr-xr-xruntime/JavaScript/tests/functional/t058rewriteAST50.g (renamed from antlr-3.4/runtime/JavaScript/tests/functional/t058rewriteAST50.g)0
-rwxr-xr-xruntime/JavaScript/tests/functional/t058rewriteAST51.g (renamed from antlr-3.4/runtime/JavaScript/tests/functional/t058rewriteAST51.g)0
-rwxr-xr-xruntime/JavaScript/tests/functional/t058rewriteAST52.g (renamed from antlr-3.4/runtime/JavaScript/tests/functional/t058rewriteAST52.g)0
-rwxr-xr-xruntime/JavaScript/tests/functional/t058rewriteAST53.g (renamed from antlr-3.4/runtime/JavaScript/tests/functional/t058rewriteAST53.g)0
-rwxr-xr-xruntime/JavaScript/tests/functional/t058rewriteAST54.g (renamed from antlr-3.4/runtime/JavaScript/tests/functional/t058rewriteAST54.g)0
-rwxr-xr-xruntime/JavaScript/tests/functional/t058rewriteAST55.g (renamed from antlr-3.4/runtime/JavaScript/tests/functional/t058rewriteAST55.g)0
-rwxr-xr-xruntime/JavaScript/tests/functional/t058rewriteAST56.g (renamed from antlr-3.4/runtime/JavaScript/tests/functional/t058rewriteAST56.g)0
-rwxr-xr-xruntime/JavaScript/tests/functional/t058rewriteAST57.g (renamed from antlr-3.4/runtime/JavaScript/tests/functional/t058rewriteAST57.g)0
-rwxr-xr-xruntime/JavaScript/tests/functional/t058rewriteAST58.g (renamed from antlr-3.4/runtime/JavaScript/tests/functional/t058rewriteAST58.g)0
-rwxr-xr-xruntime/JavaScript/tests/functional/t058rewriteAST59.g (renamed from antlr-3.4/runtime/JavaScript/tests/functional/t058rewriteAST59.g)0
-rwxr-xr-xruntime/JavaScript/tests/functional/t058rewriteAST6.g (renamed from antlr-3.4/runtime/JavaScript/tests/functional/t058rewriteAST6.g)0
-rwxr-xr-xruntime/JavaScript/tests/functional/t058rewriteAST60.g (renamed from antlr-3.4/runtime/JavaScript/tests/functional/t058rewriteAST60.g)0
-rwxr-xr-xruntime/JavaScript/tests/functional/t058rewriteAST61.g (renamed from antlr-3.4/runtime/JavaScript/tests/functional/t058rewriteAST61.g)0
-rwxr-xr-xruntime/JavaScript/tests/functional/t058rewriteAST62.g (renamed from antlr-3.4/runtime/JavaScript/tests/functional/t058rewriteAST62.g)0
-rwxr-xr-xruntime/JavaScript/tests/functional/t058rewriteAST63.g (renamed from antlr-3.4/runtime/JavaScript/tests/functional/t058rewriteAST63.g)0
-rwxr-xr-xruntime/JavaScript/tests/functional/t058rewriteAST64.g (renamed from antlr-3.4/runtime/JavaScript/tests/functional/t058rewriteAST64.g)0
-rwxr-xr-xruntime/JavaScript/tests/functional/t058rewriteAST65.g (renamed from antlr-3.4/runtime/JavaScript/tests/functional/t058rewriteAST65.g)0
-rwxr-xr-xruntime/JavaScript/tests/functional/t058rewriteAST66.g (renamed from antlr-3.4/runtime/JavaScript/tests/functional/t058rewriteAST66.g)0
-rwxr-xr-xruntime/JavaScript/tests/functional/t058rewriteAST67.g (renamed from antlr-3.4/runtime/JavaScript/tests/functional/t058rewriteAST67.g)0
-rwxr-xr-xruntime/JavaScript/tests/functional/t058rewriteAST68.g (renamed from antlr-3.4/runtime/JavaScript/tests/functional/t058rewriteAST68.g)0
-rwxr-xr-xruntime/JavaScript/tests/functional/t058rewriteAST69.g (renamed from antlr-3.4/runtime/JavaScript/tests/functional/t058rewriteAST69.g)0
-rwxr-xr-xruntime/JavaScript/tests/functional/t058rewriteAST7.g (renamed from antlr-3.4/runtime/JavaScript/tests/functional/t058rewriteAST7.g)0
-rwxr-xr-xruntime/JavaScript/tests/functional/t058rewriteAST70.g (renamed from antlr-3.4/runtime/JavaScript/tests/functional/t058rewriteAST70.g)0
-rwxr-xr-xruntime/JavaScript/tests/functional/t058rewriteAST71.g (renamed from antlr-3.4/runtime/JavaScript/tests/functional/t058rewriteAST71.g)0
-rwxr-xr-xruntime/JavaScript/tests/functional/t058rewriteAST72.g (renamed from antlr-3.4/runtime/JavaScript/tests/functional/t058rewriteAST72.g)0
-rwxr-xr-xruntime/JavaScript/tests/functional/t058rewriteAST73.g (renamed from antlr-3.4/runtime/JavaScript/tests/functional/t058rewriteAST73.g)0
-rwxr-xr-xruntime/JavaScript/tests/functional/t058rewriteAST74.g (renamed from antlr-3.4/runtime/JavaScript/tests/functional/t058rewriteAST74.g)0
-rwxr-xr-xruntime/JavaScript/tests/functional/t058rewriteAST75.g (renamed from antlr-3.4/runtime/JavaScript/tests/functional/t058rewriteAST75.g)0
-rwxr-xr-xruntime/JavaScript/tests/functional/t058rewriteAST76.g (renamed from antlr-3.4/runtime/JavaScript/tests/functional/t058rewriteAST76.g)0
-rwxr-xr-xruntime/JavaScript/tests/functional/t058rewriteAST77.g (renamed from antlr-3.4/runtime/JavaScript/tests/functional/t058rewriteAST77.g)0
-rwxr-xr-xruntime/JavaScript/tests/functional/t058rewriteAST78.g (renamed from antlr-3.4/runtime/JavaScript/tests/functional/t058rewriteAST78.g)0
-rwxr-xr-xruntime/JavaScript/tests/functional/t058rewriteAST79.g (renamed from antlr-3.4/runtime/JavaScript/tests/functional/t058rewriteAST79.g)0
-rwxr-xr-xruntime/JavaScript/tests/functional/t058rewriteAST8.g (renamed from antlr-3.4/runtime/JavaScript/tests/functional/t058rewriteAST8.g)0
-rwxr-xr-xruntime/JavaScript/tests/functional/t058rewriteAST80.g (renamed from antlr-3.4/runtime/JavaScript/tests/functional/t058rewriteAST80.g)0
-rwxr-xr-xruntime/JavaScript/tests/functional/t058rewriteAST81.g (renamed from antlr-3.4/runtime/JavaScript/tests/functional/t058rewriteAST81.g)0
-rwxr-xr-xruntime/JavaScript/tests/functional/t058rewriteAST82.g (renamed from antlr-3.4/runtime/JavaScript/tests/functional/t058rewriteAST82.g)0
-rwxr-xr-xruntime/JavaScript/tests/functional/t058rewriteAST83.g (renamed from antlr-3.4/runtime/JavaScript/tests/functional/t058rewriteAST83.g)0
-rwxr-xr-xruntime/JavaScript/tests/functional/t058rewriteAST9.g (renamed from antlr-3.4/runtime/JavaScript/tests/functional/t058rewriteAST9.g)0
-rwxr-xr-xruntime/JavaScript/third/antcontrib.properties (renamed from antlr-3.4/runtime/JavaScript/third/antcontrib.properties)0
-rw-r--r--runtime/ObjC/ANTLR.framework.zip (renamed from antlr-3.4/runtime/ObjC/ANTLR.framework.zip)bin312541 -> 312541 bytes
-rwxr-xr-xruntime/ObjC/ANTLR.framework/ANTLR (renamed from antlr-3.4/runtime/ObjC/ANTLR.framework/ANTLR)bin448740 -> 448740 bytes
-rwxr-xr-xruntime/ObjC/ANTLR.framework/Headers/ANTLR.h (renamed from antlr-3.4/runtime/ObjC/ANTLR.framework/Headers/ANTLR.h)0
-rw-r--r--runtime/ObjC/ANTLR.framework/Headers/ANTLRBaseMapElement.h (renamed from antlr-3.4/runtime/ObjC/ANTLR.framework/Headers/ANTLRBaseMapElement.h)0
-rwxr-xr-xruntime/ObjC/ANTLR.framework/Headers/ANTLRBaseRecognizer.h (renamed from antlr-3.4/runtime/ObjC/ANTLR.framework/Headers/ANTLRBaseRecognizer.h)0
-rw-r--r--runtime/ObjC/ANTLR.framework/Headers/ANTLRBaseStack.h (renamed from antlr-3.4/runtime/ObjC/ANTLR.framework/Headers/ANTLRBaseStack.h)0
-rwxr-xr-xruntime/ObjC/ANTLR.framework/Headers/ANTLRBaseTree.h (renamed from antlr-3.4/runtime/ObjC/ANTLR.framework/Headers/ANTLRBaseTree.h)0
-rw-r--r--runtime/ObjC/ANTLR.framework/Headers/ANTLRBaseTreeAdaptor.h (renamed from antlr-3.4/runtime/ObjC/ANTLR.framework/Headers/ANTLRBaseTreeAdaptor.h)0
-rwxr-xr-xruntime/ObjC/ANTLR.framework/Headers/ANTLRBitSet.h (renamed from antlr-3.4/runtime/ObjC/ANTLR.framework/Headers/ANTLRBitSet.h)0
-rw-r--r--runtime/ObjC/ANTLR.framework/Headers/ANTLRBufferedTokenStream.h (renamed from antlr-3.4/runtime/ObjC/ANTLR.framework/Headers/ANTLRBufferedTokenStream.h)0
-rw-r--r--runtime/ObjC/ANTLR.framework/Headers/ANTLRBufferedTreeNodeStream.h (renamed from antlr-3.4/runtime/ObjC/ANTLR.framework/Headers/ANTLRBufferedTreeNodeStream.h)0
-rwxr-xr-xruntime/ObjC/ANTLR.framework/Headers/ANTLRCharStream.h (renamed from antlr-3.4/runtime/ObjC/ANTLR.framework/Headers/ANTLRCharStream.h)0
-rw-r--r--runtime/ObjC/ANTLR.framework/Headers/ANTLRCharStreamState.h (renamed from antlr-3.4/runtime/ObjC/ANTLR.framework/Headers/ANTLRCharStreamState.h)0
-rw-r--r--runtime/ObjC/ANTLR.framework/Headers/ANTLRCommonErrorNode.h (renamed from antlr-3.4/runtime/ObjC/ANTLR.framework/Headers/ANTLRCommonErrorNode.h)0
-rwxr-xr-xruntime/ObjC/ANTLR.framework/Headers/ANTLRCommonToken.h (renamed from antlr-3.4/runtime/ObjC/ANTLR.framework/Headers/ANTLRCommonToken.h)0
-rwxr-xr-xruntime/ObjC/ANTLR.framework/Headers/ANTLRCommonTokenStream.h (renamed from antlr-3.4/runtime/ObjC/ANTLR.framework/Headers/ANTLRCommonTokenStream.h)0
-rwxr-xr-xruntime/ObjC/ANTLR.framework/Headers/ANTLRCommonTree.h (renamed from antlr-3.4/runtime/ObjC/ANTLR.framework/Headers/ANTLRCommonTree.h)0
-rwxr-xr-xruntime/ObjC/ANTLR.framework/Headers/ANTLRCommonTreeAdaptor.h (renamed from antlr-3.4/runtime/ObjC/ANTLR.framework/Headers/ANTLRCommonTreeAdaptor.h)0
-rwxr-xr-xruntime/ObjC/ANTLR.framework/Headers/ANTLRCommonTreeNodeStream.h (renamed from antlr-3.4/runtime/ObjC/ANTLR.framework/Headers/ANTLRCommonTreeNodeStream.h)0
-rwxr-xr-xruntime/ObjC/ANTLR.framework/Headers/ANTLRDFA.h (renamed from antlr-3.4/runtime/ObjC/ANTLR.framework/Headers/ANTLRDFA.h)0
-rwxr-xr-xruntime/ObjC/ANTLR.framework/Headers/ANTLRDebug.h (renamed from antlr-3.4/runtime/ObjC/ANTLR.framework/Headers/ANTLRDebug.h)0
-rwxr-xr-xruntime/ObjC/ANTLR.framework/Headers/ANTLRDebugEventListener.h (renamed from antlr-3.4/runtime/ObjC/ANTLR.framework/Headers/ANTLRDebugEventListener.h)0
-rwxr-xr-xruntime/ObjC/ANTLR.framework/Headers/ANTLRDebugEventProxy.h (renamed from antlr-3.4/runtime/ObjC/ANTLR.framework/Headers/ANTLRDebugEventProxy.h)0
-rwxr-xr-xruntime/ObjC/ANTLR.framework/Headers/ANTLRDebugParser.h (renamed from antlr-3.4/runtime/ObjC/ANTLR.framework/Headers/ANTLRDebugParser.h)0
-rwxr-xr-xruntime/ObjC/ANTLR.framework/Headers/ANTLRDebugTokenStream.h (renamed from antlr-3.4/runtime/ObjC/ANTLR.framework/Headers/ANTLRDebugTokenStream.h)0
-rwxr-xr-xruntime/ObjC/ANTLR.framework/Headers/ANTLRDebugTreeAdaptor.h (renamed from antlr-3.4/runtime/ObjC/ANTLR.framework/Headers/ANTLRDebugTreeAdaptor.h)0
-rwxr-xr-xruntime/ObjC/ANTLR.framework/Headers/ANTLRDebugTreeNodeStream.h (renamed from antlr-3.4/runtime/ObjC/ANTLR.framework/Headers/ANTLRDebugTreeNodeStream.h)0
-rwxr-xr-xruntime/ObjC/ANTLR.framework/Headers/ANTLRDebugTreeParser.h (renamed from antlr-3.4/runtime/ObjC/ANTLR.framework/Headers/ANTLRDebugTreeParser.h)0
-rwxr-xr-xruntime/ObjC/ANTLR.framework/Headers/ANTLREarlyExitException.h (renamed from antlr-3.4/runtime/ObjC/ANTLR.framework/Headers/ANTLREarlyExitException.h)0
-rw-r--r--runtime/ObjC/ANTLR.framework/Headers/ANTLRError.h (renamed from antlr-3.4/runtime/ObjC/ANTLR.framework/Headers/ANTLRError.h)0
-rwxr-xr-xruntime/ObjC/ANTLR.framework/Headers/ANTLRFailedPredicateException.h (renamed from antlr-3.4/runtime/ObjC/ANTLR.framework/Headers/ANTLRFailedPredicateException.h)0
-rw-r--r--runtime/ObjC/ANTLR.framework/Headers/ANTLRFastQueue.h (renamed from antlr-3.4/runtime/ObjC/ANTLR.framework/Headers/ANTLRFastQueue.h)0
-rw-r--r--runtime/ObjC/ANTLR.framework/Headers/ANTLRHashMap.h (renamed from antlr-3.4/runtime/ObjC/ANTLR.framework/Headers/ANTLRHashMap.h)0
-rw-r--r--runtime/ObjC/ANTLR.framework/Headers/ANTLRHashMap.m (renamed from antlr-3.4/runtime/ObjC/ANTLR.framework/Headers/ANTLRHashMap.m)0
-rw-r--r--runtime/ObjC/ANTLR.framework/Headers/ANTLRHashRule.h (renamed from antlr-3.4/runtime/ObjC/ANTLR.framework/Headers/ANTLRHashRule.h)0
-rw-r--r--runtime/ObjC/ANTLR.framework/Headers/ANTLRHashRule.m (renamed from antlr-3.4/runtime/ObjC/ANTLR.framework/Headers/ANTLRHashRule.m)0
-rw-r--r--runtime/ObjC/ANTLR.framework/Headers/ANTLRIntArray.h (renamed from antlr-3.4/runtime/ObjC/ANTLR.framework/Headers/ANTLRIntArray.h)0
-rwxr-xr-xruntime/ObjC/ANTLR.framework/Headers/ANTLRIntStream.h (renamed from antlr-3.4/runtime/ObjC/ANTLR.framework/Headers/ANTLRIntStream.h)0
-rwxr-xr-xruntime/ObjC/ANTLR.framework/Headers/ANTLRLexer.h (renamed from antlr-3.4/runtime/ObjC/ANTLR.framework/Headers/ANTLRLexer.h)0
-rwxr-xr-xruntime/ObjC/ANTLR.framework/Headers/ANTLRLexerRuleReturnScope.h (renamed from antlr-3.4/runtime/ObjC/ANTLR.framework/Headers/ANTLRLexerRuleReturnScope.h)0
-rw-r--r--runtime/ObjC/ANTLR.framework/Headers/ANTLRLinkBase.h (renamed from antlr-3.4/runtime/ObjC/ANTLR.framework/Headers/ANTLRLinkBase.h)0
-rw-r--r--runtime/ObjC/ANTLR.framework/Headers/ANTLRLookaheadStream.h (renamed from antlr-3.4/runtime/ObjC/ANTLR.framework/Headers/ANTLRLookaheadStream.h)0
-rw-r--r--runtime/ObjC/ANTLR.framework/Headers/ANTLRMap.h (renamed from antlr-3.4/runtime/ObjC/ANTLR.framework/Headers/ANTLRMap.h)0
-rw-r--r--runtime/ObjC/ANTLR.framework/Headers/ANTLRMapElement.h (renamed from antlr-3.4/runtime/ObjC/ANTLR.framework/Headers/ANTLRMapElement.h)0
-rw-r--r--runtime/ObjC/ANTLR.framework/Headers/ANTLRMismatchedNotSetException.h (renamed from antlr-3.4/runtime/ObjC/ANTLR.framework/Headers/ANTLRMismatchedNotSetException.h)0
-rwxr-xr-xruntime/ObjC/ANTLR.framework/Headers/ANTLRMismatchedRangeException.h (renamed from antlr-3.4/runtime/ObjC/ANTLR.framework/Headers/ANTLRMismatchedRangeException.h)0
-rwxr-xr-xruntime/ObjC/ANTLR.framework/Headers/ANTLRMismatchedSetException.h (renamed from antlr-3.4/runtime/ObjC/ANTLR.framework/Headers/ANTLRMismatchedSetException.h)0
-rwxr-xr-xruntime/ObjC/ANTLR.framework/Headers/ANTLRMismatchedTokenException.h (renamed from antlr-3.4/runtime/ObjC/ANTLR.framework/Headers/ANTLRMismatchedTokenException.h)0
-rwxr-xr-xruntime/ObjC/ANTLR.framework/Headers/ANTLRMismatchedTreeNodeException.h (renamed from antlr-3.4/runtime/ObjC/ANTLR.framework/Headers/ANTLRMismatchedTreeNodeException.h)0
-rw-r--r--runtime/ObjC/ANTLR.framework/Headers/ANTLRMissingTokenException.h (renamed from antlr-3.4/runtime/ObjC/ANTLR.framework/Headers/ANTLRMissingTokenException.h)0
-rwxr-xr-xruntime/ObjC/ANTLR.framework/Headers/ANTLRNoViableAltException.h (renamed from antlr-3.4/runtime/ObjC/ANTLR.framework/Headers/ANTLRNoViableAltException.h)0
-rw-r--r--runtime/ObjC/ANTLR.framework/Headers/ANTLRNodeMapElement.h (renamed from antlr-3.4/runtime/ObjC/ANTLR.framework/Headers/ANTLRNodeMapElement.h)0
-rw-r--r--runtime/ObjC/ANTLR.framework/Headers/ANTLRParseTree.h (renamed from antlr-3.4/runtime/ObjC/ANTLR.framework/Headers/ANTLRParseTree.h)0
-rwxr-xr-xruntime/ObjC/ANTLR.framework/Headers/ANTLRParser.h (renamed from antlr-3.4/runtime/ObjC/ANTLR.framework/Headers/ANTLRParser.h)0
-rwxr-xr-xruntime/ObjC/ANTLR.framework/Headers/ANTLRParserRuleReturnScope.h (renamed from antlr-3.4/runtime/ObjC/ANTLR.framework/Headers/ANTLRParserRuleReturnScope.h)0
-rw-r--r--runtime/ObjC/ANTLR.framework/Headers/ANTLRPtrBuffer.h (renamed from antlr-3.4/runtime/ObjC/ANTLR.framework/Headers/ANTLRPtrBuffer.h)0
-rwxr-xr-xruntime/ObjC/ANTLR.framework/Headers/ANTLRRecognitionException.h (renamed from antlr-3.4/runtime/ObjC/ANTLR.framework/Headers/ANTLRRecognitionException.h)0
-rwxr-xr-xruntime/ObjC/ANTLR.framework/Headers/ANTLRRecognizerSharedState.h (renamed from antlr-3.4/runtime/ObjC/ANTLR.framework/Headers/ANTLRRecognizerSharedState.h)0
-rwxr-xr-xruntime/ObjC/ANTLR.framework/Headers/ANTLRRewriteRuleElementStream.h (renamed from antlr-3.4/runtime/ObjC/ANTLR.framework/Headers/ANTLRRewriteRuleElementStream.h)0
-rwxr-xr-xruntime/ObjC/ANTLR.framework/Headers/ANTLRRewriteRuleSubtreeStream.h (renamed from antlr-3.4/runtime/ObjC/ANTLR.framework/Headers/ANTLRRewriteRuleSubtreeStream.h)0
-rwxr-xr-xruntime/ObjC/ANTLR.framework/Headers/ANTLRRewriteRuleTokenStream.h (renamed from antlr-3.4/runtime/ObjC/ANTLR.framework/Headers/ANTLRRewriteRuleTokenStream.h)0
-rw-r--r--runtime/ObjC/ANTLR.framework/Headers/ANTLRRuleMapElement.h (renamed from antlr-3.4/runtime/ObjC/ANTLR.framework/Headers/ANTLRRuleMapElement.h)0
-rw-r--r--runtime/ObjC/ANTLR.framework/Headers/ANTLRRuleMemo.h (renamed from antlr-3.4/runtime/ObjC/ANTLR.framework/Headers/ANTLRRuleMemo.h)0
-rw-r--r--runtime/ObjC/ANTLR.framework/Headers/ANTLRRuleReturnScope.h (renamed from antlr-3.4/runtime/ObjC/ANTLR.framework/Headers/ANTLRRuleReturnScope.h)0
-rw-r--r--runtime/ObjC/ANTLR.framework/Headers/ANTLRRuleStack.h (renamed from antlr-3.4/runtime/ObjC/ANTLR.framework/Headers/ANTLRRuleStack.h)0
-rw-r--r--runtime/ObjC/ANTLR.framework/Headers/ANTLRRuleStack.m (renamed from antlr-3.4/runtime/ObjC/ANTLR.framework/Headers/ANTLRRuleStack.m)0
-rw-r--r--runtime/ObjC/ANTLR.framework/Headers/ANTLRRuntimeException.h (renamed from antlr-3.4/runtime/ObjC/ANTLR.framework/Headers/ANTLRRuntimeException.h)0
-rw-r--r--runtime/ObjC/ANTLR.framework/Headers/ANTLRStreamEnumerator.h (renamed from antlr-3.4/runtime/ObjC/ANTLR.framework/Headers/ANTLRStreamEnumerator.h)0
-rwxr-xr-xruntime/ObjC/ANTLR.framework/Headers/ANTLRStringStream.h (renamed from antlr-3.4/runtime/ObjC/ANTLR.framework/Headers/ANTLRStringStream.h)0
-rw-r--r--runtime/ObjC/ANTLR.framework/Headers/ANTLRSymbolStack.h (renamed from antlr-3.4/runtime/ObjC/ANTLR.framework/Headers/ANTLRSymbolStack.h)0
-rw-r--r--runtime/ObjC/ANTLR.framework/Headers/ANTLRSymbolStack.m (renamed from antlr-3.4/runtime/ObjC/ANTLR.framework/Headers/ANTLRSymbolStack.m)0
-rwxr-xr-xruntime/ObjC/ANTLR.framework/Headers/ANTLRToken+DebuggerSupport.h (renamed from antlr-3.4/runtime/ObjC/ANTLR.framework/Headers/ANTLRToken+DebuggerSupport.h)0
-rwxr-xr-xruntime/ObjC/ANTLR.framework/Headers/ANTLRToken.h (renamed from antlr-3.4/runtime/ObjC/ANTLR.framework/Headers/ANTLRToken.h)0
-rw-r--r--runtime/ObjC/ANTLR.framework/Headers/ANTLRTokenRewriteStream.h (renamed from antlr-3.4/runtime/ObjC/ANTLR.framework/Headers/ANTLRTokenRewriteStream.h)0
-rwxr-xr-xruntime/ObjC/ANTLR.framework/Headers/ANTLRTokenSource.h (renamed from antlr-3.4/runtime/ObjC/ANTLR.framework/Headers/ANTLRTokenSource.h)0
-rwxr-xr-xruntime/ObjC/ANTLR.framework/Headers/ANTLRTokenStream.h (renamed from antlr-3.4/runtime/ObjC/ANTLR.framework/Headers/ANTLRTokenStream.h)0
-rwxr-xr-xruntime/ObjC/ANTLR.framework/Headers/ANTLRTree.h (renamed from antlr-3.4/runtime/ObjC/ANTLR.framework/Headers/ANTLRTree.h)0
-rwxr-xr-xruntime/ObjC/ANTLR.framework/Headers/ANTLRTreeAdaptor.h (renamed from antlr-3.4/runtime/ObjC/ANTLR.framework/Headers/ANTLRTreeAdaptor.h)0
-rwxr-xr-xruntime/ObjC/ANTLR.framework/Headers/ANTLRTreeException.h (renamed from antlr-3.4/runtime/ObjC/ANTLR.framework/Headers/ANTLRTreeException.h)0
-rw-r--r--runtime/ObjC/ANTLR.framework/Headers/ANTLRTreeIterator.h (renamed from antlr-3.4/runtime/ObjC/ANTLR.framework/Headers/ANTLRTreeIterator.h)0
-rwxr-xr-xruntime/ObjC/ANTLR.framework/Headers/ANTLRTreeNodeStream.h (renamed from antlr-3.4/runtime/ObjC/ANTLR.framework/Headers/ANTLRTreeNodeStream.h)0
-rwxr-xr-xruntime/ObjC/ANTLR.framework/Headers/ANTLRTreeParser.h (renamed from antlr-3.4/runtime/ObjC/ANTLR.framework/Headers/ANTLRTreeParser.h)0
-rw-r--r--runtime/ObjC/ANTLR.framework/Headers/ANTLRTreePatternLexer.h (renamed from antlr-3.4/runtime/ObjC/ANTLR.framework/Headers/ANTLRTreePatternLexer.h)0
-rw-r--r--runtime/ObjC/ANTLR.framework/Headers/ANTLRTreePatternParser.h (renamed from antlr-3.4/runtime/ObjC/ANTLR.framework/Headers/ANTLRTreePatternParser.h)0
-rw-r--r--runtime/ObjC/ANTLR.framework/Headers/ANTLRTreeRewriter.h (renamed from antlr-3.4/runtime/ObjC/ANTLR.framework/Headers/ANTLRTreeRewriter.h)0
-rw-r--r--runtime/ObjC/ANTLR.framework/Headers/ANTLRTreeRuleReturnScope.h (renamed from antlr-3.4/runtime/ObjC/ANTLR.framework/Headers/ANTLRTreeRuleReturnScope.h)0
-rw-r--r--runtime/ObjC/ANTLR.framework/Headers/ANTLRTreeVisitor.h (renamed from antlr-3.4/runtime/ObjC/ANTLR.framework/Headers/ANTLRTreeVisitor.h)0
-rw-r--r--runtime/ObjC/ANTLR.framework/Headers/ANTLRTreeVisitorAction.h (renamed from antlr-3.4/runtime/ObjC/ANTLR.framework/Headers/ANTLRTreeVisitorAction.h)0
-rw-r--r--runtime/ObjC/ANTLR.framework/Headers/ANTLRTreeWizard.h (renamed from antlr-3.4/runtime/ObjC/ANTLR.framework/Headers/ANTLRTreeWizard.h)0
-rwxr-xr-xruntime/ObjC/ANTLR.framework/Headers/ANTLRUnbufferedCommonTreeNodeStreamState.h (renamed from antlr-3.4/runtime/ObjC/ANTLR.framework/Headers/ANTLRUnbufferedCommonTreeNodeStreamState.h)0
-rw-r--r--runtime/ObjC/ANTLR.framework/Headers/ANTLRUnbufferedTokenStream.h (renamed from antlr-3.4/runtime/ObjC/ANTLR.framework/Headers/ANTLRUnbufferedTokenStream.h)0
-rw-r--r--runtime/ObjC/ANTLR.framework/Headers/ANTLRUniqueIDMap.h (renamed from antlr-3.4/runtime/ObjC/ANTLR.framework/Headers/ANTLRUniqueIDMap.h)0
-rw-r--r--runtime/ObjC/ANTLR.framework/Headers/ANTLRUnwantedTokenException.h (renamed from antlr-3.4/runtime/ObjC/ANTLR.framework/Headers/ANTLRUnwantedTokenException.h)0
-rw-r--r--runtime/ObjC/ANTLR.framework/Resources/English.lproj/InfoPlist.strings (renamed from antlr-3.4/runtime/ObjC/ANTLR.framework/Resources/English.lproj/InfoPlist.strings)bin204 -> 204 bytes
-rw-r--r--runtime/ObjC/ANTLR.framework/Resources/Info.plist (renamed from antlr-3.4/runtime/ObjC/ANTLR.framework/Resources/Info.plist)0
-rwxr-xr-xruntime/ObjC/ANTLR.framework/Versions/A/ANTLR (renamed from antlr-3.4/runtime/ObjC/ANTLR.framework/Versions/A/ANTLR)bin448740 -> 448740 bytes
-rwxr-xr-xruntime/ObjC/ANTLR.framework/Versions/A/Headers/ANTLR.h (renamed from antlr-3.4/runtime/ObjC/ANTLR.framework/Versions/A/Headers/ANTLR.h)0
-rw-r--r--runtime/ObjC/ANTLR.framework/Versions/A/Headers/ANTLRBaseMapElement.h (renamed from antlr-3.4/runtime/ObjC/ANTLR.framework/Versions/A/Headers/ANTLRBaseMapElement.h)0
-rwxr-xr-xruntime/ObjC/ANTLR.framework/Versions/A/Headers/ANTLRBaseRecognizer.h (renamed from antlr-3.4/runtime/ObjC/ANTLR.framework/Versions/A/Headers/ANTLRBaseRecognizer.h)0
-rw-r--r--runtime/ObjC/ANTLR.framework/Versions/A/Headers/ANTLRBaseStack.h (renamed from antlr-3.4/runtime/ObjC/ANTLR.framework/Versions/A/Headers/ANTLRBaseStack.h)0
-rwxr-xr-xruntime/ObjC/ANTLR.framework/Versions/A/Headers/ANTLRBaseTree.h (renamed from antlr-3.4/runtime/ObjC/ANTLR.framework/Versions/A/Headers/ANTLRBaseTree.h)0
-rw-r--r--runtime/ObjC/ANTLR.framework/Versions/A/Headers/ANTLRBaseTreeAdaptor.h (renamed from antlr-3.4/runtime/ObjC/ANTLR.framework/Versions/A/Headers/ANTLRBaseTreeAdaptor.h)0
-rwxr-xr-xruntime/ObjC/ANTLR.framework/Versions/A/Headers/ANTLRBitSet.h (renamed from antlr-3.4/runtime/ObjC/ANTLR.framework/Versions/A/Headers/ANTLRBitSet.h)0
-rw-r--r--runtime/ObjC/ANTLR.framework/Versions/A/Headers/ANTLRBufferedTokenStream.h (renamed from antlr-3.4/runtime/ObjC/ANTLR.framework/Versions/A/Headers/ANTLRBufferedTokenStream.h)0
-rw-r--r--runtime/ObjC/ANTLR.framework/Versions/A/Headers/ANTLRBufferedTreeNodeStream.h (renamed from antlr-3.4/runtime/ObjC/ANTLR.framework/Versions/A/Headers/ANTLRBufferedTreeNodeStream.h)0
-rwxr-xr-xruntime/ObjC/ANTLR.framework/Versions/A/Headers/ANTLRCharStream.h (renamed from antlr-3.4/runtime/ObjC/ANTLR.framework/Versions/A/Headers/ANTLRCharStream.h)0
-rw-r--r--runtime/ObjC/ANTLR.framework/Versions/A/Headers/ANTLRCharStreamState.h (renamed from antlr-3.4/runtime/ObjC/ANTLR.framework/Versions/A/Headers/ANTLRCharStreamState.h)0
-rw-r--r--runtime/ObjC/ANTLR.framework/Versions/A/Headers/ANTLRCommonErrorNode.h (renamed from antlr-3.4/runtime/ObjC/ANTLR.framework/Versions/A/Headers/ANTLRCommonErrorNode.h)0
-rwxr-xr-xruntime/ObjC/ANTLR.framework/Versions/A/Headers/ANTLRCommonToken.h (renamed from antlr-3.4/runtime/ObjC/ANTLR.framework/Versions/A/Headers/ANTLRCommonToken.h)0
-rwxr-xr-xruntime/ObjC/ANTLR.framework/Versions/A/Headers/ANTLRCommonTokenStream.h (renamed from antlr-3.4/runtime/ObjC/ANTLR.framework/Versions/A/Headers/ANTLRCommonTokenStream.h)0
-rwxr-xr-xruntime/ObjC/ANTLR.framework/Versions/A/Headers/ANTLRCommonTree.h (renamed from antlr-3.4/runtime/ObjC/ANTLR.framework/Versions/A/Headers/ANTLRCommonTree.h)0
-rwxr-xr-xruntime/ObjC/ANTLR.framework/Versions/A/Headers/ANTLRCommonTreeAdaptor.h (renamed from antlr-3.4/runtime/ObjC/ANTLR.framework/Versions/A/Headers/ANTLRCommonTreeAdaptor.h)0
-rwxr-xr-xruntime/ObjC/ANTLR.framework/Versions/A/Headers/ANTLRCommonTreeNodeStream.h (renamed from antlr-3.4/runtime/ObjC/ANTLR.framework/Versions/A/Headers/ANTLRCommonTreeNodeStream.h)0
-rwxr-xr-xruntime/ObjC/ANTLR.framework/Versions/A/Headers/ANTLRDFA.h (renamed from antlr-3.4/runtime/ObjC/ANTLR.framework/Versions/A/Headers/ANTLRDFA.h)0
-rwxr-xr-xruntime/ObjC/ANTLR.framework/Versions/A/Headers/ANTLRDebug.h (renamed from antlr-3.4/runtime/ObjC/ANTLR.framework/Versions/A/Headers/ANTLRDebug.h)0
-rwxr-xr-xruntime/ObjC/ANTLR.framework/Versions/A/Headers/ANTLRDebugEventListener.h (renamed from antlr-3.4/runtime/ObjC/ANTLR.framework/Versions/A/Headers/ANTLRDebugEventListener.h)0
-rwxr-xr-xruntime/ObjC/ANTLR.framework/Versions/A/Headers/ANTLRDebugEventProxy.h (renamed from antlr-3.4/runtime/ObjC/ANTLR.framework/Versions/A/Headers/ANTLRDebugEventProxy.h)0
-rwxr-xr-xruntime/ObjC/ANTLR.framework/Versions/A/Headers/ANTLRDebugParser.h (renamed from antlr-3.4/runtime/ObjC/ANTLR.framework/Versions/A/Headers/ANTLRDebugParser.h)0
-rwxr-xr-xruntime/ObjC/ANTLR.framework/Versions/A/Headers/ANTLRDebugTokenStream.h (renamed from antlr-3.4/runtime/ObjC/ANTLR.framework/Versions/A/Headers/ANTLRDebugTokenStream.h)0
-rwxr-xr-xruntime/ObjC/ANTLR.framework/Versions/A/Headers/ANTLRDebugTreeAdaptor.h (renamed from antlr-3.4/runtime/ObjC/ANTLR.framework/Versions/A/Headers/ANTLRDebugTreeAdaptor.h)0
-rwxr-xr-xruntime/ObjC/ANTLR.framework/Versions/A/Headers/ANTLRDebugTreeNodeStream.h (renamed from antlr-3.4/runtime/ObjC/ANTLR.framework/Versions/A/Headers/ANTLRDebugTreeNodeStream.h)0
-rwxr-xr-xruntime/ObjC/ANTLR.framework/Versions/A/Headers/ANTLRDebugTreeParser.h (renamed from antlr-3.4/runtime/ObjC/ANTLR.framework/Versions/A/Headers/ANTLRDebugTreeParser.h)0
-rwxr-xr-xruntime/ObjC/ANTLR.framework/Versions/A/Headers/ANTLREarlyExitException.h (renamed from antlr-3.4/runtime/ObjC/ANTLR.framework/Versions/A/Headers/ANTLREarlyExitException.h)0
-rw-r--r--runtime/ObjC/ANTLR.framework/Versions/A/Headers/ANTLRError.h (renamed from antlr-3.4/runtime/ObjC/ANTLR.framework/Versions/A/Headers/ANTLRError.h)0
-rwxr-xr-xruntime/ObjC/ANTLR.framework/Versions/A/Headers/ANTLRFailedPredicateException.h (renamed from antlr-3.4/runtime/ObjC/ANTLR.framework/Versions/A/Headers/ANTLRFailedPredicateException.h)0
-rw-r--r--runtime/ObjC/ANTLR.framework/Versions/A/Headers/ANTLRFastQueue.h (renamed from antlr-3.4/runtime/ObjC/ANTLR.framework/Versions/A/Headers/ANTLRFastQueue.h)0
-rw-r--r--runtime/ObjC/ANTLR.framework/Versions/A/Headers/ANTLRHashMap.h (renamed from antlr-3.4/runtime/ObjC/ANTLR.framework/Versions/A/Headers/ANTLRHashMap.h)0
-rw-r--r--runtime/ObjC/ANTLR.framework/Versions/A/Headers/ANTLRHashMap.m (renamed from antlr-3.4/runtime/ObjC/ANTLR.framework/Versions/A/Headers/ANTLRHashMap.m)0
-rw-r--r--runtime/ObjC/ANTLR.framework/Versions/A/Headers/ANTLRHashRule.h (renamed from antlr-3.4/runtime/ObjC/ANTLR.framework/Versions/A/Headers/ANTLRHashRule.h)0
-rw-r--r--runtime/ObjC/ANTLR.framework/Versions/A/Headers/ANTLRHashRule.m (renamed from antlr-3.4/runtime/ObjC/ANTLR.framework/Versions/A/Headers/ANTLRHashRule.m)0
-rw-r--r--runtime/ObjC/ANTLR.framework/Versions/A/Headers/ANTLRIntArray.h (renamed from antlr-3.4/runtime/ObjC/ANTLR.framework/Versions/A/Headers/ANTLRIntArray.h)0
-rwxr-xr-xruntime/ObjC/ANTLR.framework/Versions/A/Headers/ANTLRIntStream.h (renamed from antlr-3.4/runtime/ObjC/ANTLR.framework/Versions/A/Headers/ANTLRIntStream.h)0
-rwxr-xr-xruntime/ObjC/ANTLR.framework/Versions/A/Headers/ANTLRLexer.h (renamed from antlr-3.4/runtime/ObjC/ANTLR.framework/Versions/A/Headers/ANTLRLexer.h)0
-rwxr-xr-xruntime/ObjC/ANTLR.framework/Versions/A/Headers/ANTLRLexerRuleReturnScope.h (renamed from antlr-3.4/runtime/ObjC/ANTLR.framework/Versions/A/Headers/ANTLRLexerRuleReturnScope.h)0
-rw-r--r--runtime/ObjC/ANTLR.framework/Versions/A/Headers/ANTLRLinkBase.h (renamed from antlr-3.4/runtime/ObjC/ANTLR.framework/Versions/A/Headers/ANTLRLinkBase.h)0
-rw-r--r--runtime/ObjC/ANTLR.framework/Versions/A/Headers/ANTLRLookaheadStream.h (renamed from antlr-3.4/runtime/ObjC/ANTLR.framework/Versions/A/Headers/ANTLRLookaheadStream.h)0
-rw-r--r--runtime/ObjC/ANTLR.framework/Versions/A/Headers/ANTLRMap.h (renamed from antlr-3.4/runtime/ObjC/ANTLR.framework/Versions/A/Headers/ANTLRMap.h)0
-rw-r--r--runtime/ObjC/ANTLR.framework/Versions/A/Headers/ANTLRMapElement.h (renamed from antlr-3.4/runtime/ObjC/ANTLR.framework/Versions/A/Headers/ANTLRMapElement.h)0
-rw-r--r--runtime/ObjC/ANTLR.framework/Versions/A/Headers/ANTLRMismatchedNotSetException.h (renamed from antlr-3.4/runtime/ObjC/ANTLR.framework/Versions/A/Headers/ANTLRMismatchedNotSetException.h)0
-rwxr-xr-xruntime/ObjC/ANTLR.framework/Versions/A/Headers/ANTLRMismatchedRangeException.h (renamed from antlr-3.4/runtime/ObjC/ANTLR.framework/Versions/A/Headers/ANTLRMismatchedRangeException.h)0
-rwxr-xr-xruntime/ObjC/ANTLR.framework/Versions/A/Headers/ANTLRMismatchedSetException.h (renamed from antlr-3.4/runtime/ObjC/ANTLR.framework/Versions/A/Headers/ANTLRMismatchedSetException.h)0
-rwxr-xr-xruntime/ObjC/ANTLR.framework/Versions/A/Headers/ANTLRMismatchedTokenException.h (renamed from antlr-3.4/runtime/ObjC/ANTLR.framework/Versions/A/Headers/ANTLRMismatchedTokenException.h)0
-rwxr-xr-xruntime/ObjC/ANTLR.framework/Versions/A/Headers/ANTLRMismatchedTreeNodeException.h (renamed from antlr-3.4/runtime/ObjC/ANTLR.framework/Versions/A/Headers/ANTLRMismatchedTreeNodeException.h)0
-rw-r--r--runtime/ObjC/ANTLR.framework/Versions/A/Headers/ANTLRMissingTokenException.h (renamed from antlr-3.4/runtime/ObjC/ANTLR.framework/Versions/A/Headers/ANTLRMissingTokenException.h)0
-rwxr-xr-xruntime/ObjC/ANTLR.framework/Versions/A/Headers/ANTLRNoViableAltException.h (renamed from antlr-3.4/runtime/ObjC/ANTLR.framework/Versions/A/Headers/ANTLRNoViableAltException.h)0
-rw-r--r--runtime/ObjC/ANTLR.framework/Versions/A/Headers/ANTLRNodeMapElement.h (renamed from antlr-3.4/runtime/ObjC/ANTLR.framework/Versions/A/Headers/ANTLRNodeMapElement.h)0
-rw-r--r--runtime/ObjC/ANTLR.framework/Versions/A/Headers/ANTLRParseTree.h (renamed from antlr-3.4/runtime/ObjC/ANTLR.framework/Versions/A/Headers/ANTLRParseTree.h)0
-rwxr-xr-xruntime/ObjC/ANTLR.framework/Versions/A/Headers/ANTLRParser.h (renamed from antlr-3.4/runtime/ObjC/ANTLR.framework/Versions/A/Headers/ANTLRParser.h)0
-rwxr-xr-xruntime/ObjC/ANTLR.framework/Versions/A/Headers/ANTLRParserRuleReturnScope.h (renamed from antlr-3.4/runtime/ObjC/ANTLR.framework/Versions/A/Headers/ANTLRParserRuleReturnScope.h)0
-rw-r--r--runtime/ObjC/ANTLR.framework/Versions/A/Headers/ANTLRPtrBuffer.h (renamed from antlr-3.4/runtime/ObjC/ANTLR.framework/Versions/A/Headers/ANTLRPtrBuffer.h)0
-rwxr-xr-xruntime/ObjC/ANTLR.framework/Versions/A/Headers/ANTLRRecognitionException.h (renamed from antlr-3.4/runtime/ObjC/ANTLR.framework/Versions/A/Headers/ANTLRRecognitionException.h)0
-rwxr-xr-xruntime/ObjC/ANTLR.framework/Versions/A/Headers/ANTLRRecognizerSharedState.h (renamed from antlr-3.4/runtime/ObjC/ANTLR.framework/Versions/A/Headers/ANTLRRecognizerSharedState.h)0
-rwxr-xr-xruntime/ObjC/ANTLR.framework/Versions/A/Headers/ANTLRRewriteRuleElementStream.h (renamed from antlr-3.4/runtime/ObjC/ANTLR.framework/Versions/A/Headers/ANTLRRewriteRuleElementStream.h)0
-rwxr-xr-xruntime/ObjC/ANTLR.framework/Versions/A/Headers/ANTLRRewriteRuleSubtreeStream.h (renamed from antlr-3.4/runtime/ObjC/ANTLR.framework/Versions/A/Headers/ANTLRRewriteRuleSubtreeStream.h)0
-rwxr-xr-xruntime/ObjC/ANTLR.framework/Versions/A/Headers/ANTLRRewriteRuleTokenStream.h (renamed from antlr-3.4/runtime/ObjC/ANTLR.framework/Versions/A/Headers/ANTLRRewriteRuleTokenStream.h)0
-rw-r--r--runtime/ObjC/ANTLR.framework/Versions/A/Headers/ANTLRRuleMapElement.h (renamed from antlr-3.4/runtime/ObjC/ANTLR.framework/Versions/A/Headers/ANTLRRuleMapElement.h)0
-rw-r--r--runtime/ObjC/ANTLR.framework/Versions/A/Headers/ANTLRRuleMemo.h (renamed from antlr-3.4/runtime/ObjC/ANTLR.framework/Versions/A/Headers/ANTLRRuleMemo.h)0
-rw-r--r--runtime/ObjC/ANTLR.framework/Versions/A/Headers/ANTLRRuleReturnScope.h (renamed from antlr-3.4/runtime/ObjC/ANTLR.framework/Versions/A/Headers/ANTLRRuleReturnScope.h)0
-rw-r--r--runtime/ObjC/ANTLR.framework/Versions/A/Headers/ANTLRRuleStack.h (renamed from antlr-3.4/runtime/ObjC/ANTLR.framework/Versions/A/Headers/ANTLRRuleStack.h)0
-rw-r--r--runtime/ObjC/ANTLR.framework/Versions/A/Headers/ANTLRRuleStack.m (renamed from antlr-3.4/runtime/ObjC/ANTLR.framework/Versions/A/Headers/ANTLRRuleStack.m)0
-rw-r--r--runtime/ObjC/ANTLR.framework/Versions/A/Headers/ANTLRRuntimeException.h (renamed from antlr-3.4/runtime/ObjC/ANTLR.framework/Versions/A/Headers/ANTLRRuntimeException.h)0
-rw-r--r--runtime/ObjC/ANTLR.framework/Versions/A/Headers/ANTLRStreamEnumerator.h (renamed from antlr-3.4/runtime/ObjC/ANTLR.framework/Versions/A/Headers/ANTLRStreamEnumerator.h)0
-rwxr-xr-xruntime/ObjC/ANTLR.framework/Versions/A/Headers/ANTLRStringStream.h (renamed from antlr-3.4/runtime/ObjC/ANTLR.framework/Versions/A/Headers/ANTLRStringStream.h)0
-rw-r--r--runtime/ObjC/ANTLR.framework/Versions/A/Headers/ANTLRSymbolStack.h (renamed from antlr-3.4/runtime/ObjC/ANTLR.framework/Versions/A/Headers/ANTLRSymbolStack.h)0
-rw-r--r--runtime/ObjC/ANTLR.framework/Versions/A/Headers/ANTLRSymbolStack.m (renamed from antlr-3.4/runtime/ObjC/ANTLR.framework/Versions/A/Headers/ANTLRSymbolStack.m)0
-rwxr-xr-xruntime/ObjC/ANTLR.framework/Versions/A/Headers/ANTLRToken+DebuggerSupport.h (renamed from antlr-3.4/runtime/ObjC/ANTLR.framework/Versions/A/Headers/ANTLRToken+DebuggerSupport.h)0
-rwxr-xr-xruntime/ObjC/ANTLR.framework/Versions/A/Headers/ANTLRToken.h (renamed from antlr-3.4/runtime/ObjC/ANTLR.framework/Versions/A/Headers/ANTLRToken.h)0
-rw-r--r--runtime/ObjC/ANTLR.framework/Versions/A/Headers/ANTLRTokenRewriteStream.h (renamed from antlr-3.4/runtime/ObjC/ANTLR.framework/Versions/A/Headers/ANTLRTokenRewriteStream.h)0
-rwxr-xr-xruntime/ObjC/ANTLR.framework/Versions/A/Headers/ANTLRTokenSource.h (renamed from antlr-3.4/runtime/ObjC/ANTLR.framework/Versions/A/Headers/ANTLRTokenSource.h)0
-rwxr-xr-xruntime/ObjC/ANTLR.framework/Versions/A/Headers/ANTLRTokenStream.h (renamed from antlr-3.4/runtime/ObjC/ANTLR.framework/Versions/A/Headers/ANTLRTokenStream.h)0
-rwxr-xr-xruntime/ObjC/ANTLR.framework/Versions/A/Headers/ANTLRTree.h (renamed from antlr-3.4/runtime/ObjC/ANTLR.framework/Versions/A/Headers/ANTLRTree.h)0
-rwxr-xr-xruntime/ObjC/ANTLR.framework/Versions/A/Headers/ANTLRTreeAdaptor.h (renamed from antlr-3.4/runtime/ObjC/ANTLR.framework/Versions/A/Headers/ANTLRTreeAdaptor.h)0
-rwxr-xr-xruntime/ObjC/ANTLR.framework/Versions/A/Headers/ANTLRTreeException.h (renamed from antlr-3.4/runtime/ObjC/ANTLR.framework/Versions/A/Headers/ANTLRTreeException.h)0
-rw-r--r--runtime/ObjC/ANTLR.framework/Versions/A/Headers/ANTLRTreeIterator.h (renamed from antlr-3.4/runtime/ObjC/ANTLR.framework/Versions/A/Headers/ANTLRTreeIterator.h)0
-rwxr-xr-xruntime/ObjC/ANTLR.framework/Versions/A/Headers/ANTLRTreeNodeStream.h (renamed from antlr-3.4/runtime/ObjC/ANTLR.framework/Versions/A/Headers/ANTLRTreeNodeStream.h)0
-rwxr-xr-xruntime/ObjC/ANTLR.framework/Versions/A/Headers/ANTLRTreeParser.h (renamed from antlr-3.4/runtime/ObjC/ANTLR.framework/Versions/A/Headers/ANTLRTreeParser.h)0
-rw-r--r--runtime/ObjC/ANTLR.framework/Versions/A/Headers/ANTLRTreePatternLexer.h (renamed from antlr-3.4/runtime/ObjC/ANTLR.framework/Versions/A/Headers/ANTLRTreePatternLexer.h)0
-rw-r--r--runtime/ObjC/ANTLR.framework/Versions/A/Headers/ANTLRTreePatternParser.h (renamed from antlr-3.4/runtime/ObjC/ANTLR.framework/Versions/A/Headers/ANTLRTreePatternParser.h)0
-rw-r--r--runtime/ObjC/ANTLR.framework/Versions/A/Headers/ANTLRTreeRewriter.h (renamed from antlr-3.4/runtime/ObjC/ANTLR.framework/Versions/A/Headers/ANTLRTreeRewriter.h)0
-rw-r--r--runtime/ObjC/ANTLR.framework/Versions/A/Headers/ANTLRTreeRuleReturnScope.h (renamed from antlr-3.4/runtime/ObjC/ANTLR.framework/Versions/A/Headers/ANTLRTreeRuleReturnScope.h)0
-rw-r--r--runtime/ObjC/ANTLR.framework/Versions/A/Headers/ANTLRTreeVisitor.h (renamed from antlr-3.4/runtime/ObjC/ANTLR.framework/Versions/A/Headers/ANTLRTreeVisitor.h)0
-rw-r--r--runtime/ObjC/ANTLR.framework/Versions/A/Headers/ANTLRTreeVisitorAction.h (renamed from antlr-3.4/runtime/ObjC/ANTLR.framework/Versions/A/Headers/ANTLRTreeVisitorAction.h)0
-rw-r--r--runtime/ObjC/ANTLR.framework/Versions/A/Headers/ANTLRTreeWizard.h (renamed from antlr-3.4/runtime/ObjC/ANTLR.framework/Versions/A/Headers/ANTLRTreeWizard.h)0
-rwxr-xr-xruntime/ObjC/ANTLR.framework/Versions/A/Headers/ANTLRUnbufferedCommonTreeNodeStreamState.h (renamed from antlr-3.4/runtime/ObjC/ANTLR.framework/Versions/A/Headers/ANTLRUnbufferedCommonTreeNodeStreamState.h)0
-rw-r--r--runtime/ObjC/ANTLR.framework/Versions/A/Headers/ANTLRUnbufferedTokenStream.h (renamed from antlr-3.4/runtime/ObjC/ANTLR.framework/Versions/A/Headers/ANTLRUnbufferedTokenStream.h)0
-rw-r--r--runtime/ObjC/ANTLR.framework/Versions/A/Headers/ANTLRUniqueIDMap.h (renamed from antlr-3.4/runtime/ObjC/ANTLR.framework/Versions/A/Headers/ANTLRUniqueIDMap.h)0
-rw-r--r--runtime/ObjC/ANTLR.framework/Versions/A/Headers/ANTLRUnwantedTokenException.h (renamed from antlr-3.4/runtime/ObjC/ANTLR.framework/Versions/A/Headers/ANTLRUnwantedTokenException.h)0
-rw-r--r--runtime/ObjC/ANTLR.framework/Versions/A/Resources/English.lproj/InfoPlist.strings (renamed from antlr-3.4/runtime/ObjC/ANTLR.framework/Versions/A/Resources/English.lproj/InfoPlist.strings)bin204 -> 204 bytes
-rw-r--r--runtime/ObjC/ANTLR.framework/Versions/A/Resources/Info.plist (renamed from antlr-3.4/runtime/ObjC/ANTLR.framework/Versions/A/Resources/Info.plist)0
-rwxr-xr-xruntime/ObjC/ANTLR.framework/Versions/Current/ANTLR (renamed from antlr-3.4/runtime/ObjC/ANTLR.framework/Versions/Current/ANTLR)bin448740 -> 448740 bytes
-rwxr-xr-xruntime/ObjC/ANTLR.framework/Versions/Current/Headers/ANTLR.h (renamed from antlr-3.4/runtime/ObjC/ANTLR.framework/Versions/Current/Headers/ANTLR.h)0
-rw-r--r--runtime/ObjC/ANTLR.framework/Versions/Current/Headers/ANTLRBaseMapElement.h (renamed from antlr-3.4/runtime/ObjC/ANTLR.framework/Versions/Current/Headers/ANTLRBaseMapElement.h)0
-rwxr-xr-xruntime/ObjC/ANTLR.framework/Versions/Current/Headers/ANTLRBaseRecognizer.h (renamed from antlr-3.4/runtime/ObjC/ANTLR.framework/Versions/Current/Headers/ANTLRBaseRecognizer.h)0
-rw-r--r--runtime/ObjC/ANTLR.framework/Versions/Current/Headers/ANTLRBaseStack.h (renamed from antlr-3.4/runtime/ObjC/ANTLR.framework/Versions/Current/Headers/ANTLRBaseStack.h)0
-rwxr-xr-xruntime/ObjC/ANTLR.framework/Versions/Current/Headers/ANTLRBaseTree.h (renamed from antlr-3.4/runtime/ObjC/ANTLR.framework/Versions/Current/Headers/ANTLRBaseTree.h)0
-rw-r--r--runtime/ObjC/ANTLR.framework/Versions/Current/Headers/ANTLRBaseTreeAdaptor.h (renamed from antlr-3.4/runtime/ObjC/ANTLR.framework/Versions/Current/Headers/ANTLRBaseTreeAdaptor.h)0
-rwxr-xr-xruntime/ObjC/ANTLR.framework/Versions/Current/Headers/ANTLRBitSet.h (renamed from antlr-3.4/runtime/ObjC/ANTLR.framework/Versions/Current/Headers/ANTLRBitSet.h)0
-rw-r--r--runtime/ObjC/ANTLR.framework/Versions/Current/Headers/ANTLRBufferedTokenStream.h (renamed from antlr-3.4/runtime/ObjC/ANTLR.framework/Versions/Current/Headers/ANTLRBufferedTokenStream.h)0
-rw-r--r--runtime/ObjC/ANTLR.framework/Versions/Current/Headers/ANTLRBufferedTreeNodeStream.h (renamed from antlr-3.4/runtime/ObjC/ANTLR.framework/Versions/Current/Headers/ANTLRBufferedTreeNodeStream.h)0
-rwxr-xr-xruntime/ObjC/ANTLR.framework/Versions/Current/Headers/ANTLRCharStream.h (renamed from antlr-3.4/runtime/ObjC/ANTLR.framework/Versions/Current/Headers/ANTLRCharStream.h)0
-rw-r--r--runtime/ObjC/ANTLR.framework/Versions/Current/Headers/ANTLRCharStreamState.h (renamed from antlr-3.4/runtime/ObjC/ANTLR.framework/Versions/Current/Headers/ANTLRCharStreamState.h)0
-rw-r--r--runtime/ObjC/ANTLR.framework/Versions/Current/Headers/ANTLRCommonErrorNode.h (renamed from antlr-3.4/runtime/ObjC/ANTLR.framework/Versions/Current/Headers/ANTLRCommonErrorNode.h)0
-rwxr-xr-xruntime/ObjC/ANTLR.framework/Versions/Current/Headers/ANTLRCommonToken.h (renamed from antlr-3.4/runtime/ObjC/ANTLR.framework/Versions/Current/Headers/ANTLRCommonToken.h)0
-rwxr-xr-xruntime/ObjC/ANTLR.framework/Versions/Current/Headers/ANTLRCommonTokenStream.h (renamed from antlr-3.4/runtime/ObjC/ANTLR.framework/Versions/Current/Headers/ANTLRCommonTokenStream.h)0
-rwxr-xr-xruntime/ObjC/ANTLR.framework/Versions/Current/Headers/ANTLRCommonTree.h (renamed from antlr-3.4/runtime/ObjC/ANTLR.framework/Versions/Current/Headers/ANTLRCommonTree.h)0
-rwxr-xr-xruntime/ObjC/ANTLR.framework/Versions/Current/Headers/ANTLRCommonTreeAdaptor.h (renamed from antlr-3.4/runtime/ObjC/ANTLR.framework/Versions/Current/Headers/ANTLRCommonTreeAdaptor.h)0
-rwxr-xr-xruntime/ObjC/ANTLR.framework/Versions/Current/Headers/ANTLRCommonTreeNodeStream.h (renamed from antlr-3.4/runtime/ObjC/ANTLR.framework/Versions/Current/Headers/ANTLRCommonTreeNodeStream.h)0
-rwxr-xr-xruntime/ObjC/ANTLR.framework/Versions/Current/Headers/ANTLRDFA.h (renamed from antlr-3.4/runtime/ObjC/ANTLR.framework/Versions/Current/Headers/ANTLRDFA.h)0
-rwxr-xr-xruntime/ObjC/ANTLR.framework/Versions/Current/Headers/ANTLRDebug.h (renamed from antlr-3.4/runtime/ObjC/ANTLR.framework/Versions/Current/Headers/ANTLRDebug.h)0
-rwxr-xr-xruntime/ObjC/ANTLR.framework/Versions/Current/Headers/ANTLRDebugEventListener.h (renamed from antlr-3.4/runtime/ObjC/ANTLR.framework/Versions/Current/Headers/ANTLRDebugEventListener.h)0
-rwxr-xr-xruntime/ObjC/ANTLR.framework/Versions/Current/Headers/ANTLRDebugEventProxy.h (renamed from antlr-3.4/runtime/ObjC/ANTLR.framework/Versions/Current/Headers/ANTLRDebugEventProxy.h)0
-rwxr-xr-xruntime/ObjC/ANTLR.framework/Versions/Current/Headers/ANTLRDebugParser.h (renamed from antlr-3.4/runtime/ObjC/ANTLR.framework/Versions/Current/Headers/ANTLRDebugParser.h)0
-rwxr-xr-xruntime/ObjC/ANTLR.framework/Versions/Current/Headers/ANTLRDebugTokenStream.h (renamed from antlr-3.4/runtime/ObjC/ANTLR.framework/Versions/Current/Headers/ANTLRDebugTokenStream.h)0
-rwxr-xr-xruntime/ObjC/ANTLR.framework/Versions/Current/Headers/ANTLRDebugTreeAdaptor.h (renamed from antlr-3.4/runtime/ObjC/ANTLR.framework/Versions/Current/Headers/ANTLRDebugTreeAdaptor.h)0
-rwxr-xr-xruntime/ObjC/ANTLR.framework/Versions/Current/Headers/ANTLRDebugTreeNodeStream.h (renamed from antlr-3.4/runtime/ObjC/ANTLR.framework/Versions/Current/Headers/ANTLRDebugTreeNodeStream.h)0
-rwxr-xr-xruntime/ObjC/ANTLR.framework/Versions/Current/Headers/ANTLRDebugTreeParser.h (renamed from antlr-3.4/runtime/ObjC/ANTLR.framework/Versions/Current/Headers/ANTLRDebugTreeParser.h)0
-rwxr-xr-xruntime/ObjC/ANTLR.framework/Versions/Current/Headers/ANTLREarlyExitException.h (renamed from antlr-3.4/runtime/ObjC/ANTLR.framework/Versions/Current/Headers/ANTLREarlyExitException.h)0
-rw-r--r--runtime/ObjC/ANTLR.framework/Versions/Current/Headers/ANTLRError.h (renamed from antlr-3.4/runtime/ObjC/ANTLR.framework/Versions/Current/Headers/ANTLRError.h)0
-rwxr-xr-xruntime/ObjC/ANTLR.framework/Versions/Current/Headers/ANTLRFailedPredicateException.h (renamed from antlr-3.4/runtime/ObjC/ANTLR.framework/Versions/Current/Headers/ANTLRFailedPredicateException.h)0
-rw-r--r--runtime/ObjC/ANTLR.framework/Versions/Current/Headers/ANTLRFastQueue.h (renamed from antlr-3.4/runtime/ObjC/ANTLR.framework/Versions/Current/Headers/ANTLRFastQueue.h)0
-rw-r--r--runtime/ObjC/ANTLR.framework/Versions/Current/Headers/ANTLRHashMap.h (renamed from antlr-3.4/runtime/ObjC/ANTLR.framework/Versions/Current/Headers/ANTLRHashMap.h)0
-rw-r--r--runtime/ObjC/ANTLR.framework/Versions/Current/Headers/ANTLRHashMap.m (renamed from antlr-3.4/runtime/ObjC/ANTLR.framework/Versions/Current/Headers/ANTLRHashMap.m)0
-rw-r--r--runtime/ObjC/ANTLR.framework/Versions/Current/Headers/ANTLRHashRule.h (renamed from antlr-3.4/runtime/ObjC/ANTLR.framework/Versions/Current/Headers/ANTLRHashRule.h)0
-rw-r--r--runtime/ObjC/ANTLR.framework/Versions/Current/Headers/ANTLRHashRule.m (renamed from antlr-3.4/runtime/ObjC/ANTLR.framework/Versions/Current/Headers/ANTLRHashRule.m)0
-rw-r--r--runtime/ObjC/ANTLR.framework/Versions/Current/Headers/ANTLRIntArray.h (renamed from antlr-3.4/runtime/ObjC/ANTLR.framework/Versions/Current/Headers/ANTLRIntArray.h)0
-rwxr-xr-xruntime/ObjC/ANTLR.framework/Versions/Current/Headers/ANTLRIntStream.h (renamed from antlr-3.4/runtime/ObjC/ANTLR.framework/Versions/Current/Headers/ANTLRIntStream.h)0
-rwxr-xr-xruntime/ObjC/ANTLR.framework/Versions/Current/Headers/ANTLRLexer.h (renamed from antlr-3.4/runtime/ObjC/ANTLR.framework/Versions/Current/Headers/ANTLRLexer.h)0
-rwxr-xr-xruntime/ObjC/ANTLR.framework/Versions/Current/Headers/ANTLRLexerRuleReturnScope.h (renamed from antlr-3.4/runtime/ObjC/ANTLR.framework/Versions/Current/Headers/ANTLRLexerRuleReturnScope.h)0
-rw-r--r--runtime/ObjC/ANTLR.framework/Versions/Current/Headers/ANTLRLinkBase.h (renamed from antlr-3.4/runtime/ObjC/ANTLR.framework/Versions/Current/Headers/ANTLRLinkBase.h)0
-rw-r--r--runtime/ObjC/ANTLR.framework/Versions/Current/Headers/ANTLRLookaheadStream.h (renamed from antlr-3.4/runtime/ObjC/ANTLR.framework/Versions/Current/Headers/ANTLRLookaheadStream.h)0
-rw-r--r--runtime/ObjC/ANTLR.framework/Versions/Current/Headers/ANTLRMap.h (renamed from antlr-3.4/runtime/ObjC/ANTLR.framework/Versions/Current/Headers/ANTLRMap.h)0
-rw-r--r--runtime/ObjC/ANTLR.framework/Versions/Current/Headers/ANTLRMapElement.h (renamed from antlr-3.4/runtime/ObjC/ANTLR.framework/Versions/Current/Headers/ANTLRMapElement.h)0
-rw-r--r--runtime/ObjC/ANTLR.framework/Versions/Current/Headers/ANTLRMismatchedNotSetException.h (renamed from antlr-3.4/runtime/ObjC/ANTLR.framework/Versions/Current/Headers/ANTLRMismatchedNotSetException.h)0
-rwxr-xr-xruntime/ObjC/ANTLR.framework/Versions/Current/Headers/ANTLRMismatchedRangeException.h (renamed from antlr-3.4/runtime/ObjC/ANTLR.framework/Versions/Current/Headers/ANTLRMismatchedRangeException.h)0
-rwxr-xr-xruntime/ObjC/ANTLR.framework/Versions/Current/Headers/ANTLRMismatchedSetException.h (renamed from antlr-3.4/runtime/ObjC/ANTLR.framework/Versions/Current/Headers/ANTLRMismatchedSetException.h)0
-rwxr-xr-xruntime/ObjC/ANTLR.framework/Versions/Current/Headers/ANTLRMismatchedTokenException.h (renamed from antlr-3.4/runtime/ObjC/ANTLR.framework/Versions/Current/Headers/ANTLRMismatchedTokenException.h)0
-rwxr-xr-xruntime/ObjC/ANTLR.framework/Versions/Current/Headers/ANTLRMismatchedTreeNodeException.h (renamed from antlr-3.4/runtime/ObjC/ANTLR.framework/Versions/Current/Headers/ANTLRMismatchedTreeNodeException.h)0
-rw-r--r--runtime/ObjC/ANTLR.framework/Versions/Current/Headers/ANTLRMissingTokenException.h (renamed from antlr-3.4/runtime/ObjC/ANTLR.framework/Versions/Current/Headers/ANTLRMissingTokenException.h)0
-rwxr-xr-xruntime/ObjC/ANTLR.framework/Versions/Current/Headers/ANTLRNoViableAltException.h (renamed from antlr-3.4/runtime/ObjC/ANTLR.framework/Versions/Current/Headers/ANTLRNoViableAltException.h)0
-rw-r--r--runtime/ObjC/ANTLR.framework/Versions/Current/Headers/ANTLRNodeMapElement.h (renamed from antlr-3.4/runtime/ObjC/ANTLR.framework/Versions/Current/Headers/ANTLRNodeMapElement.h)0
-rw-r--r--runtime/ObjC/ANTLR.framework/Versions/Current/Headers/ANTLRParseTree.h (renamed from antlr-3.4/runtime/ObjC/ANTLR.framework/Versions/Current/Headers/ANTLRParseTree.h)0
-rwxr-xr-xruntime/ObjC/ANTLR.framework/Versions/Current/Headers/ANTLRParser.h (renamed from antlr-3.4/runtime/ObjC/ANTLR.framework/Versions/Current/Headers/ANTLRParser.h)0
-rwxr-xr-xruntime/ObjC/ANTLR.framework/Versions/Current/Headers/ANTLRParserRuleReturnScope.h (renamed from antlr-3.4/runtime/ObjC/ANTLR.framework/Versions/Current/Headers/ANTLRParserRuleReturnScope.h)0
-rw-r--r--runtime/ObjC/ANTLR.framework/Versions/Current/Headers/ANTLRPtrBuffer.h (renamed from antlr-3.4/runtime/ObjC/ANTLR.framework/Versions/Current/Headers/ANTLRPtrBuffer.h)0
-rwxr-xr-xruntime/ObjC/ANTLR.framework/Versions/Current/Headers/ANTLRRecognitionException.h (renamed from antlr-3.4/runtime/ObjC/ANTLR.framework/Versions/Current/Headers/ANTLRRecognitionException.h)0
-rwxr-xr-xruntime/ObjC/ANTLR.framework/Versions/Current/Headers/ANTLRRecognizerSharedState.h (renamed from antlr-3.4/runtime/ObjC/ANTLR.framework/Versions/Current/Headers/ANTLRRecognizerSharedState.h)0
-rwxr-xr-xruntime/ObjC/ANTLR.framework/Versions/Current/Headers/ANTLRRewriteRuleElementStream.h (renamed from antlr-3.4/runtime/ObjC/ANTLR.framework/Versions/Current/Headers/ANTLRRewriteRuleElementStream.h)0
-rwxr-xr-xruntime/ObjC/ANTLR.framework/Versions/Current/Headers/ANTLRRewriteRuleSubtreeStream.h (renamed from antlr-3.4/runtime/ObjC/ANTLR.framework/Versions/Current/Headers/ANTLRRewriteRuleSubtreeStream.h)0
-rwxr-xr-xruntime/ObjC/ANTLR.framework/Versions/Current/Headers/ANTLRRewriteRuleTokenStream.h (renamed from antlr-3.4/runtime/ObjC/ANTLR.framework/Versions/Current/Headers/ANTLRRewriteRuleTokenStream.h)0
-rw-r--r--runtime/ObjC/ANTLR.framework/Versions/Current/Headers/ANTLRRuleMapElement.h (renamed from antlr-3.4/runtime/ObjC/ANTLR.framework/Versions/Current/Headers/ANTLRRuleMapElement.h)0
-rw-r--r--runtime/ObjC/ANTLR.framework/Versions/Current/Headers/ANTLRRuleMemo.h (renamed from antlr-3.4/runtime/ObjC/ANTLR.framework/Versions/Current/Headers/ANTLRRuleMemo.h)0
-rw-r--r--runtime/ObjC/ANTLR.framework/Versions/Current/Headers/ANTLRRuleReturnScope.h (renamed from antlr-3.4/runtime/ObjC/ANTLR.framework/Versions/Current/Headers/ANTLRRuleReturnScope.h)0
-rw-r--r--runtime/ObjC/ANTLR.framework/Versions/Current/Headers/ANTLRRuleStack.h (renamed from antlr-3.4/runtime/ObjC/ANTLR.framework/Versions/Current/Headers/ANTLRRuleStack.h)0
-rw-r--r--runtime/ObjC/ANTLR.framework/Versions/Current/Headers/ANTLRRuleStack.m (renamed from antlr-3.4/runtime/ObjC/ANTLR.framework/Versions/Current/Headers/ANTLRRuleStack.m)0
-rw-r--r--runtime/ObjC/ANTLR.framework/Versions/Current/Headers/ANTLRRuntimeException.h (renamed from antlr-3.4/runtime/ObjC/ANTLR.framework/Versions/Current/Headers/ANTLRRuntimeException.h)0
-rw-r--r--runtime/ObjC/ANTLR.framework/Versions/Current/Headers/ANTLRStreamEnumerator.h (renamed from antlr-3.4/runtime/ObjC/ANTLR.framework/Versions/Current/Headers/ANTLRStreamEnumerator.h)0
-rwxr-xr-xruntime/ObjC/ANTLR.framework/Versions/Current/Headers/ANTLRStringStream.h (renamed from antlr-3.4/runtime/ObjC/ANTLR.framework/Versions/Current/Headers/ANTLRStringStream.h)0
-rw-r--r--runtime/ObjC/ANTLR.framework/Versions/Current/Headers/ANTLRSymbolStack.h (renamed from antlr-3.4/runtime/ObjC/ANTLR.framework/Versions/Current/Headers/ANTLRSymbolStack.h)0
-rw-r--r--runtime/ObjC/ANTLR.framework/Versions/Current/Headers/ANTLRSymbolStack.m (renamed from antlr-3.4/runtime/ObjC/ANTLR.framework/Versions/Current/Headers/ANTLRSymbolStack.m)0
-rwxr-xr-xruntime/ObjC/ANTLR.framework/Versions/Current/Headers/ANTLRToken+DebuggerSupport.h (renamed from antlr-3.4/runtime/ObjC/ANTLR.framework/Versions/Current/Headers/ANTLRToken+DebuggerSupport.h)0
-rwxr-xr-xruntime/ObjC/ANTLR.framework/Versions/Current/Headers/ANTLRToken.h (renamed from antlr-3.4/runtime/ObjC/ANTLR.framework/Versions/Current/Headers/ANTLRToken.h)0
-rw-r--r--runtime/ObjC/ANTLR.framework/Versions/Current/Headers/ANTLRTokenRewriteStream.h (renamed from antlr-3.4/runtime/ObjC/ANTLR.framework/Versions/Current/Headers/ANTLRTokenRewriteStream.h)0
-rwxr-xr-xruntime/ObjC/ANTLR.framework/Versions/Current/Headers/ANTLRTokenSource.h (renamed from antlr-3.4/runtime/ObjC/ANTLR.framework/Versions/Current/Headers/ANTLRTokenSource.h)0
-rwxr-xr-xruntime/ObjC/ANTLR.framework/Versions/Current/Headers/ANTLRTokenStream.h (renamed from antlr-3.4/runtime/ObjC/ANTLR.framework/Versions/Current/Headers/ANTLRTokenStream.h)0
-rwxr-xr-xruntime/ObjC/ANTLR.framework/Versions/Current/Headers/ANTLRTree.h (renamed from antlr-3.4/runtime/ObjC/ANTLR.framework/Versions/Current/Headers/ANTLRTree.h)0
-rwxr-xr-xruntime/ObjC/ANTLR.framework/Versions/Current/Headers/ANTLRTreeAdaptor.h (renamed from antlr-3.4/runtime/ObjC/ANTLR.framework/Versions/Current/Headers/ANTLRTreeAdaptor.h)0
-rwxr-xr-xruntime/ObjC/ANTLR.framework/Versions/Current/Headers/ANTLRTreeException.h (renamed from antlr-3.4/runtime/ObjC/ANTLR.framework/Versions/Current/Headers/ANTLRTreeException.h)0
-rw-r--r--runtime/ObjC/ANTLR.framework/Versions/Current/Headers/ANTLRTreeIterator.h (renamed from antlr-3.4/runtime/ObjC/ANTLR.framework/Versions/Current/Headers/ANTLRTreeIterator.h)0
-rwxr-xr-xruntime/ObjC/ANTLR.framework/Versions/Current/Headers/ANTLRTreeNodeStream.h (renamed from antlr-3.4/runtime/ObjC/ANTLR.framework/Versions/Current/Headers/ANTLRTreeNodeStream.h)0
-rwxr-xr-xruntime/ObjC/ANTLR.framework/Versions/Current/Headers/ANTLRTreeParser.h (renamed from antlr-3.4/runtime/ObjC/ANTLR.framework/Versions/Current/Headers/ANTLRTreeParser.h)0
-rw-r--r--runtime/ObjC/ANTLR.framework/Versions/Current/Headers/ANTLRTreePatternLexer.h (renamed from antlr-3.4/runtime/ObjC/ANTLR.framework/Versions/Current/Headers/ANTLRTreePatternLexer.h)0
-rw-r--r--runtime/ObjC/ANTLR.framework/Versions/Current/Headers/ANTLRTreePatternParser.h (renamed from antlr-3.4/runtime/ObjC/ANTLR.framework/Versions/Current/Headers/ANTLRTreePatternParser.h)0
-rw-r--r--runtime/ObjC/ANTLR.framework/Versions/Current/Headers/ANTLRTreeRewriter.h (renamed from antlr-3.4/runtime/ObjC/ANTLR.framework/Versions/Current/Headers/ANTLRTreeRewriter.h)0
-rw-r--r--runtime/ObjC/ANTLR.framework/Versions/Current/Headers/ANTLRTreeRuleReturnScope.h (renamed from antlr-3.4/runtime/ObjC/ANTLR.framework/Versions/Current/Headers/ANTLRTreeRuleReturnScope.h)0
-rw-r--r--runtime/ObjC/ANTLR.framework/Versions/Current/Headers/ANTLRTreeVisitor.h (renamed from antlr-3.4/runtime/ObjC/ANTLR.framework/Versions/Current/Headers/ANTLRTreeVisitor.h)0
-rw-r--r--runtime/ObjC/ANTLR.framework/Versions/Current/Headers/ANTLRTreeVisitorAction.h (renamed from antlr-3.4/runtime/ObjC/ANTLR.framework/Versions/Current/Headers/ANTLRTreeVisitorAction.h)0
-rw-r--r--runtime/ObjC/ANTLR.framework/Versions/Current/Headers/ANTLRTreeWizard.h (renamed from antlr-3.4/runtime/ObjC/ANTLR.framework/Versions/Current/Headers/ANTLRTreeWizard.h)0
-rwxr-xr-xruntime/ObjC/ANTLR.framework/Versions/Current/Headers/ANTLRUnbufferedCommonTreeNodeStreamState.h (renamed from antlr-3.4/runtime/ObjC/ANTLR.framework/Versions/Current/Headers/ANTLRUnbufferedCommonTreeNodeStreamState.h)0
-rw-r--r--runtime/ObjC/ANTLR.framework/Versions/Current/Headers/ANTLRUnbufferedTokenStream.h (renamed from antlr-3.4/runtime/ObjC/ANTLR.framework/Versions/Current/Headers/ANTLRUnbufferedTokenStream.h)0
-rw-r--r--runtime/ObjC/ANTLR.framework/Versions/Current/Headers/ANTLRUniqueIDMap.h (renamed from antlr-3.4/runtime/ObjC/ANTLR.framework/Versions/Current/Headers/ANTLRUniqueIDMap.h)0
-rw-r--r--runtime/ObjC/ANTLR.framework/Versions/Current/Headers/ANTLRUnwantedTokenException.h (renamed from antlr-3.4/runtime/ObjC/ANTLR.framework/Versions/Current/Headers/ANTLRUnwantedTokenException.h)0
-rw-r--r--runtime/ObjC/ANTLR.framework/Versions/Current/Resources/English.lproj/InfoPlist.strings (renamed from antlr-3.4/runtime/ObjC/ANTLR.framework/Versions/Current/Resources/English.lproj/InfoPlist.strings)bin204 -> 204 bytes
-rw-r--r--runtime/ObjC/ANTLR.framework/Versions/Current/Resources/Info.plist (renamed from antlr-3.4/runtime/ObjC/ANTLR.framework/Versions/Current/Resources/Info.plist)0
-rw-r--r--runtime/ObjC/Framework/ACBTree.h (renamed from antlr-3.4/runtime/ObjC/Framework/ACBTree.h)0
-rw-r--r--runtime/ObjC/Framework/ACBTree.m (renamed from antlr-3.4/runtime/ObjC/Framework/ACBTree.m)0
-rw-r--r--runtime/ObjC/Framework/AMutableArray.h (renamed from antlr-3.4/runtime/ObjC/Framework/AMutableArray.h)0
-rw-r--r--runtime/ObjC/Framework/AMutableArray.m (renamed from antlr-3.4/runtime/ObjC/Framework/AMutableArray.m)0
-rw-r--r--runtime/ObjC/Framework/AMutableDictionary.h (renamed from antlr-3.4/runtime/ObjC/Framework/AMutableDictionary.h)0
-rw-r--r--runtime/ObjC/Framework/AMutableDictionary.m (renamed from antlr-3.4/runtime/ObjC/Framework/AMutableDictionary.m)0
-rw-r--r--runtime/ObjC/Framework/ANTLR.h (renamed from antlr-3.4/runtime/ObjC/Framework/ANTLR.h)0
-rw-r--r--runtime/ObjC/Framework/ANTLR.xcodeproj/acondit.mode1v3 (renamed from antlr-3.4/runtime/ObjC/Framework/ANTLR.xcodeproj/acondit.mode1v3)0
-rw-r--r--runtime/ObjC/Framework/ANTLR.xcodeproj/acondit.pbxuser (renamed from antlr-3.4/runtime/ObjC/Framework/ANTLR.xcodeproj/acondit.pbxuser)0
-rw-r--r--runtime/ObjC/Framework/ANTLR.xcodeproj/project.pbxproj (renamed from antlr-3.4/runtime/ObjC/Framework/ANTLR.xcodeproj/project.pbxproj)0
-rw-r--r--runtime/ObjC/Framework/ANTLR/.DS_Store (renamed from antlr-3.4/runtime/ObjC/Framework/ANTLR/.DS_Store)bin6148 -> 6148 bytes
-rw-r--r--runtime/ObjC/Framework/ANTLR/ANTLR.xcodeproj/project.pbxproj (renamed from antlr-3.4/runtime/ObjC/Framework/ANTLR/ANTLR.xcodeproj/project.pbxproj)0
-rw-r--r--runtime/ObjC/Framework/ANTLR/ANTLR.xcodeproj/project.xcworkspace/contents.xcworkspacedata (renamed from antlr-3.4/runtime/ObjC/Framework/ANTLR/ANTLR.xcodeproj/project.xcworkspace/contents.xcworkspacedata)0
-rw-r--r--runtime/ObjC/Framework/ANTLR/ANTLR.xcodeproj/project.xcworkspace/xcuserdata/acondit.xcuserdatad/UserInterfaceState.xcuserstate (renamed from antlr-3.4/runtime/ObjC/Framework/ANTLR/ANTLR.xcodeproj/project.xcworkspace/xcuserdata/acondit.xcuserdatad/UserInterfaceState.xcuserstate)0
-rw-r--r--runtime/ObjC/Framework/ANTLR/ANTLR.xcodeproj/project.xcworkspace/xcuserdata/acondit.xcuserdatad/WorkspaceSettings.xcsettings (renamed from antlr-3.4/runtime/ObjC/Framework/ANTLR/ANTLR.xcodeproj/project.xcworkspace/xcuserdata/acondit.xcuserdatad/WorkspaceSettings.xcsettings)0
-rw-r--r--runtime/ObjC/Framework/ANTLR/ANTLR.xcodeproj/project.xcworkspace/xcuserdata/acondit.xcuserdatad/xcdebugger/Expressions.xcexplist (renamed from antlr-3.4/runtime/ObjC/Framework/ANTLR/ANTLR.xcodeproj/project.xcworkspace/xcuserdata/acondit.xcuserdatad/xcdebugger/Expressions.xcexplist)0
-rw-r--r--runtime/ObjC/Framework/ANTLR/ANTLR.xcodeproj/xcuserdata/acondit.xcuserdatad/xcdebugger/Breakpoints.xcbkptlist (renamed from antlr-3.4/runtime/ObjC/Framework/ANTLR/ANTLR.xcodeproj/xcuserdata/acondit.xcuserdatad/xcdebugger/Breakpoints.xcbkptlist)0
-rw-r--r--runtime/ObjC/Framework/ANTLR/ANTLR.xcodeproj/xcuserdata/acondit.xcuserdatad/xcschemes/ANTLR.xcscheme (renamed from antlr-3.4/runtime/ObjC/Framework/ANTLR/ANTLR.xcodeproj/xcuserdata/acondit.xcuserdatad/xcschemes/ANTLR.xcscheme)0
-rw-r--r--runtime/ObjC/Framework/ANTLR/ANTLR.xcodeproj/xcuserdata/acondit.xcuserdatad/xcschemes/ANTLRTests.xcscheme (renamed from antlr-3.4/runtime/ObjC/Framework/ANTLR/ANTLR.xcodeproj/xcuserdata/acondit.xcuserdatad/xcschemes/ANTLRTests.xcscheme)0
-rw-r--r--runtime/ObjC/Framework/ANTLR/ANTLR.xcodeproj/xcuserdata/acondit.xcuserdatad/xcschemes/Fuzzy.xcscheme (renamed from antlr-3.4/runtime/ObjC/Framework/ANTLR/ANTLR.xcodeproj/xcuserdata/acondit.xcuserdatad/xcschemes/Fuzzy.xcscheme)0
-rw-r--r--runtime/ObjC/Framework/ANTLR/ANTLR.xcodeproj/xcuserdata/acondit.xcuserdatad/xcschemes/LL-start.xcscheme (renamed from antlr-3.4/runtime/ObjC/Framework/ANTLR/ANTLR.xcodeproj/xcuserdata/acondit.xcuserdatad/xcschemes/LL-start.xcscheme)0
-rw-r--r--runtime/ObjC/Framework/ANTLR/ANTLR.xcodeproj/xcuserdata/acondit.xcuserdatad/xcschemes/combined.xcscheme (renamed from antlr-3.4/runtime/ObjC/Framework/ANTLR/ANTLR.xcodeproj/xcuserdata/acondit.xcuserdatad/xcschemes/combined.xcscheme)0
-rw-r--r--runtime/ObjC/Framework/ANTLR/ANTLR.xcodeproj/xcuserdata/acondit.xcuserdatad/xcschemes/hoistedPredicates.xcscheme (renamed from antlr-3.4/runtime/ObjC/Framework/ANTLR/ANTLR.xcodeproj/xcuserdata/acondit.xcuserdatad/xcschemes/hoistedPredicates.xcscheme)0
-rw-r--r--runtime/ObjC/Framework/ANTLR/ANTLR.xcodeproj/xcuserdata/acondit.xcuserdatad/xcschemes/lexertest-simple.xcscheme (renamed from antlr-3.4/runtime/ObjC/Framework/ANTLR/ANTLR.xcodeproj/xcuserdata/acondit.xcuserdatad/xcschemes/lexertest-simple.xcscheme)0
-rw-r--r--runtime/ObjC/Framework/ANTLR/ANTLR.xcodeproj/xcuserdata/acondit.xcuserdatad/xcschemes/polydiff.xcscheme (renamed from antlr-3.4/runtime/ObjC/Framework/ANTLR/ANTLR.xcodeproj/xcuserdata/acondit.xcuserdatad/xcschemes/polydiff.xcscheme)0
-rw-r--r--runtime/ObjC/Framework/ANTLR/ANTLR.xcodeproj/xcuserdata/acondit.xcuserdatad/xcschemes/scopes.xcscheme (renamed from antlr-3.4/runtime/ObjC/Framework/ANTLR/ANTLR.xcodeproj/xcuserdata/acondit.xcuserdatad/xcschemes/scopes.xcscheme)0
-rw-r--r--runtime/ObjC/Framework/ANTLR/ANTLR.xcodeproj/xcuserdata/acondit.xcuserdatad/xcschemes/simplecTreeParser.xcscheme (renamed from antlr-3.4/runtime/ObjC/Framework/ANTLR/ANTLR.xcodeproj/xcuserdata/acondit.xcuserdatad/xcschemes/simplecTreeParser.xcscheme)0
-rw-r--r--runtime/ObjC/Framework/ANTLR/ANTLR.xcodeproj/xcuserdata/acondit.xcuserdatad/xcschemes/treeparser.xcscheme (renamed from antlr-3.4/runtime/ObjC/Framework/ANTLR/ANTLR.xcodeproj/xcuserdata/acondit.xcuserdatad/xcschemes/treeparser.xcscheme)0
-rw-r--r--runtime/ObjC/Framework/ANTLR/ANTLR.xcodeproj/xcuserdata/acondit.xcuserdatad/xcschemes/treerewrite.xcscheme (renamed from antlr-3.4/runtime/ObjC/Framework/ANTLR/ANTLR.xcodeproj/xcuserdata/acondit.xcuserdatad/xcschemes/treerewrite.xcscheme)0
-rw-r--r--runtime/ObjC/Framework/ANTLR/ANTLR.xcodeproj/xcuserdata/acondit.xcuserdatad/xcschemes/xcschememanagement.plist (renamed from antlr-3.4/runtime/ObjC/Framework/ANTLR/ANTLR.xcodeproj/xcuserdata/acondit.xcuserdatad/xcschemes/xcschememanagement.plist)0
-rw-r--r--runtime/ObjC/Framework/ANTLR/ANTLR/ANTLR-Info.plist (renamed from antlr-3.4/runtime/ObjC/Framework/ANTLR/ANTLR/ANTLR-Info.plist)0
-rw-r--r--runtime/ObjC/Framework/ANTLR/ANTLR/ANTLR-Prefix.pch (renamed from antlr-3.4/runtime/ObjC/Framework/ANTLR/ANTLR/ANTLR-Prefix.pch)0
-rw-r--r--runtime/ObjC/Framework/ANTLR/ANTLR/en.lproj/InfoPlist.strings (renamed from antlr-3.4/runtime/ObjC/Framework/ANTLR/ANTLR/en.lproj/InfoPlist.strings)0
-rw-r--r--runtime/ObjC/Framework/ANTLR/ANTLRTests/ANTLRTests-Info.plist (renamed from antlr-3.4/runtime/ObjC/Framework/ANTLR/ANTLRTests/ANTLRTests-Info.plist)0
-rw-r--r--runtime/ObjC/Framework/ANTLR/ANTLRTests/ANTLRTests-Prefix.pch (renamed from antlr-3.4/runtime/ObjC/Framework/ANTLR/ANTLRTests/ANTLRTests-Prefix.pch)0
-rw-r--r--runtime/ObjC/Framework/ANTLR/ANTLRTests/ANTLRTests.h (renamed from antlr-3.4/runtime/ObjC/Framework/ANTLR/ANTLRTests/ANTLRTests.h)0
-rw-r--r--runtime/ObjC/Framework/ANTLR/ANTLRTests/ANTLRTests.m (renamed from antlr-3.4/runtime/ObjC/Framework/ANTLR/ANTLRTests/ANTLRTests.m)0
-rw-r--r--runtime/ObjC/Framework/ANTLR/ANTLRTests/en.lproj/InfoPlist.strings (renamed from antlr-3.4/runtime/ObjC/Framework/ANTLR/ANTLRTests/en.lproj/InfoPlist.strings)0
-rw-r--r--runtime/ObjC/Framework/ANTLRBaseMapElement.h (renamed from antlr-3.4/runtime/ObjC/Framework/ANTLRBaseMapElement.h)0
-rw-r--r--runtime/ObjC/Framework/ANTLRBaseMapElement.m (renamed from antlr-3.4/runtime/ObjC/Framework/ANTLRBaseMapElement.m)0
-rw-r--r--runtime/ObjC/Framework/ANTLRBaseRecognizer.h (renamed from antlr-3.4/runtime/ObjC/Framework/ANTLRBaseRecognizer.h)0
-rw-r--r--runtime/ObjC/Framework/ANTLRBaseRecognizer.m (renamed from antlr-3.4/runtime/ObjC/Framework/ANTLRBaseRecognizer.m)0
-rw-r--r--runtime/ObjC/Framework/ANTLRBaseStack.h (renamed from antlr-3.4/runtime/ObjC/Framework/ANTLRBaseStack.h)0
-rw-r--r--runtime/ObjC/Framework/ANTLRBaseStack.m (renamed from antlr-3.4/runtime/ObjC/Framework/ANTLRBaseStack.m)0
-rwxr-xr-xruntime/ObjC/Framework/ANTLRBaseTree.h (renamed from antlr-3.4/runtime/ObjC/Framework/ANTLRBaseTree.h)0
-rwxr-xr-xruntime/ObjC/Framework/ANTLRBaseTree.m (renamed from antlr-3.4/runtime/ObjC/Framework/ANTLRBaseTree.m)0
-rw-r--r--runtime/ObjC/Framework/ANTLRBaseTreeAdaptor.h (renamed from antlr-3.4/runtime/ObjC/Framework/ANTLRBaseTreeAdaptor.h)0
-rw-r--r--runtime/ObjC/Framework/ANTLRBaseTreeAdaptor.m (renamed from antlr-3.4/runtime/ObjC/Framework/ANTLRBaseTreeAdaptor.m)0
-rw-r--r--runtime/ObjC/Framework/ANTLRBitSet.h (renamed from antlr-3.4/runtime/ObjC/Framework/ANTLRBitSet.h)0
-rw-r--r--runtime/ObjC/Framework/ANTLRBitSet.m (renamed from antlr-3.4/runtime/ObjC/Framework/ANTLRBitSet.m)0
-rw-r--r--runtime/ObjC/Framework/ANTLRBitsetTest-Info.plist (renamed from antlr-3.4/runtime/ObjC/Framework/ANTLRBitsetTest-Info.plist)0
-rw-r--r--runtime/ObjC/Framework/ANTLRBufferedTokenStream.h (renamed from antlr-3.4/runtime/ObjC/Framework/ANTLRBufferedTokenStream.h)0
-rw-r--r--runtime/ObjC/Framework/ANTLRBufferedTokenStream.m (renamed from antlr-3.4/runtime/ObjC/Framework/ANTLRBufferedTokenStream.m)0
-rw-r--r--runtime/ObjC/Framework/ANTLRBufferedTreeNodeStream.h (renamed from antlr-3.4/runtime/ObjC/Framework/ANTLRBufferedTreeNodeStream.h)0
-rw-r--r--runtime/ObjC/Framework/ANTLRBufferedTreeNodeStream.m (renamed from antlr-3.4/runtime/ObjC/Framework/ANTLRBufferedTreeNodeStream.m)0
-rw-r--r--runtime/ObjC/Framework/ANTLRCharStream.h (renamed from antlr-3.4/runtime/ObjC/Framework/ANTLRCharStream.h)0
-rw-r--r--runtime/ObjC/Framework/ANTLRCharStreamState.h (renamed from antlr-3.4/runtime/ObjC/Framework/ANTLRCharStreamState.h)0
-rwxr-xr-xruntime/ObjC/Framework/ANTLRCharStreamState.m (renamed from antlr-3.4/runtime/ObjC/Framework/ANTLRCharStreamState.m)0
-rw-r--r--runtime/ObjC/Framework/ANTLRCommonErrorNode.h (renamed from antlr-3.4/runtime/ObjC/Framework/ANTLRCommonErrorNode.h)0
-rw-r--r--runtime/ObjC/Framework/ANTLRCommonErrorNode.m (renamed from antlr-3.4/runtime/ObjC/Framework/ANTLRCommonErrorNode.m)0
-rw-r--r--runtime/ObjC/Framework/ANTLRCommonToken.h (renamed from antlr-3.4/runtime/ObjC/Framework/ANTLRCommonToken.h)0
-rw-r--r--runtime/ObjC/Framework/ANTLRCommonToken.m (renamed from antlr-3.4/runtime/ObjC/Framework/ANTLRCommonToken.m)0
-rw-r--r--runtime/ObjC/Framework/ANTLRCommonTokenStream.h (renamed from antlr-3.4/runtime/ObjC/Framework/ANTLRCommonTokenStream.h)0
-rw-r--r--runtime/ObjC/Framework/ANTLRCommonTokenStream.m (renamed from antlr-3.4/runtime/ObjC/Framework/ANTLRCommonTokenStream.m)0
-rw-r--r--runtime/ObjC/Framework/ANTLRCommonTokenTest-Info.plist (renamed from antlr-3.4/runtime/ObjC/Framework/ANTLRCommonTokenTest-Info.plist)0
-rw-r--r--runtime/ObjC/Framework/ANTLRCommonTree.h (renamed from antlr-3.4/runtime/ObjC/Framework/ANTLRCommonTree.h)0
-rw-r--r--runtime/ObjC/Framework/ANTLRCommonTree.m (renamed from antlr-3.4/runtime/ObjC/Framework/ANTLRCommonTree.m)0
-rw-r--r--runtime/ObjC/Framework/ANTLRCommonTreeAdaptor.h (renamed from antlr-3.4/runtime/ObjC/Framework/ANTLRCommonTreeAdaptor.h)0
-rw-r--r--runtime/ObjC/Framework/ANTLRCommonTreeAdaptor.m (renamed from antlr-3.4/runtime/ObjC/Framework/ANTLRCommonTreeAdaptor.m)0
-rw-r--r--runtime/ObjC/Framework/ANTLRCommonTreeNodeStream.h (renamed from antlr-3.4/runtime/ObjC/Framework/ANTLRCommonTreeNodeStream.h)0
-rw-r--r--runtime/ObjC/Framework/ANTLRCommonTreeNodeStream.m (renamed from antlr-3.4/runtime/ObjC/Framework/ANTLRCommonTreeNodeStream.m)0
-rw-r--r--runtime/ObjC/Framework/ANTLRCommonTreeTest-Info.plist (renamed from antlr-3.4/runtime/ObjC/Framework/ANTLRCommonTreeTest-Info.plist)0
-rw-r--r--runtime/ObjC/Framework/ANTLRDFA.h (renamed from antlr-3.4/runtime/ObjC/Framework/ANTLRDFA.h)0
-rw-r--r--runtime/ObjC/Framework/ANTLRDFA.m (renamed from antlr-3.4/runtime/ObjC/Framework/ANTLRDFA.m)0
-rw-r--r--runtime/ObjC/Framework/ANTLRDebug.h (renamed from antlr-3.4/runtime/ObjC/Framework/ANTLRDebug.h)0
-rw-r--r--runtime/ObjC/Framework/ANTLRDebugEventListener.h (renamed from antlr-3.4/runtime/ObjC/Framework/ANTLRDebugEventListener.h)0
-rw-r--r--runtime/ObjC/Framework/ANTLRDebugEventProxy.h (renamed from antlr-3.4/runtime/ObjC/Framework/ANTLRDebugEventProxy.h)0
-rw-r--r--runtime/ObjC/Framework/ANTLRDebugEventProxy.m (renamed from antlr-3.4/runtime/ObjC/Framework/ANTLRDebugEventProxy.m)0
-rw-r--r--runtime/ObjC/Framework/ANTLRDebugParser.h (renamed from antlr-3.4/runtime/ObjC/Framework/ANTLRDebugParser.h)0
-rw-r--r--runtime/ObjC/Framework/ANTLRDebugParser.m (renamed from antlr-3.4/runtime/ObjC/Framework/ANTLRDebugParser.m)0
-rw-r--r--runtime/ObjC/Framework/ANTLRDebugTokenStream.h (renamed from antlr-3.4/runtime/ObjC/Framework/ANTLRDebugTokenStream.h)0
-rw-r--r--runtime/ObjC/Framework/ANTLRDebugTokenStream.m (renamed from antlr-3.4/runtime/ObjC/Framework/ANTLRDebugTokenStream.m)0
-rw-r--r--runtime/ObjC/Framework/ANTLRDebugTreeAdaptor.h (renamed from antlr-3.4/runtime/ObjC/Framework/ANTLRDebugTreeAdaptor.h)0
-rw-r--r--runtime/ObjC/Framework/ANTLRDebugTreeAdaptor.m (renamed from antlr-3.4/runtime/ObjC/Framework/ANTLRDebugTreeAdaptor.m)0
-rw-r--r--runtime/ObjC/Framework/ANTLRDebugTreeNodeStream.h (renamed from antlr-3.4/runtime/ObjC/Framework/ANTLRDebugTreeNodeStream.h)0
-rw-r--r--runtime/ObjC/Framework/ANTLRDebugTreeNodeStream.m (renamed from antlr-3.4/runtime/ObjC/Framework/ANTLRDebugTreeNodeStream.m)0
-rw-r--r--runtime/ObjC/Framework/ANTLRDebugTreeParser.h (renamed from antlr-3.4/runtime/ObjC/Framework/ANTLRDebugTreeParser.h)0
-rw-r--r--runtime/ObjC/Framework/ANTLRDebugTreeParser.m (renamed from antlr-3.4/runtime/ObjC/Framework/ANTLRDebugTreeParser.m)0
-rw-r--r--runtime/ObjC/Framework/ANTLRDoubleKeyMap.h (renamed from antlr-3.4/runtime/ObjC/Framework/ANTLRDoubleKeyMap.h)0
-rw-r--r--runtime/ObjC/Framework/ANTLRDoubleKeyMap.m (renamed from antlr-3.4/runtime/ObjC/Framework/ANTLRDoubleKeyMap.m)0
-rw-r--r--runtime/ObjC/Framework/ANTLREarlyExitException.h (renamed from antlr-3.4/runtime/ObjC/Framework/ANTLREarlyExitException.h)0
-rw-r--r--runtime/ObjC/Framework/ANTLREarlyExitException.m (renamed from antlr-3.4/runtime/ObjC/Framework/ANTLREarlyExitException.m)0
-rw-r--r--runtime/ObjC/Framework/ANTLRError.h (renamed from antlr-3.4/runtime/ObjC/Framework/ANTLRError.h)0
-rw-r--r--runtime/ObjC/Framework/ANTLRFailedPredicateException.h (renamed from antlr-3.4/runtime/ObjC/Framework/ANTLRFailedPredicateException.h)0
-rw-r--r--runtime/ObjC/Framework/ANTLRFailedPredicateException.m (renamed from antlr-3.4/runtime/ObjC/Framework/ANTLRFailedPredicateException.m)0
-rw-r--r--runtime/ObjC/Framework/ANTLRFastQueue.h (renamed from antlr-3.4/runtime/ObjC/Framework/ANTLRFastQueue.h)0
-rw-r--r--runtime/ObjC/Framework/ANTLRFastQueue.m (renamed from antlr-3.4/runtime/ObjC/Framework/ANTLRFastQueue.m)0
-rw-r--r--runtime/ObjC/Framework/ANTLRFastQueueTest-Info.plist (renamed from antlr-3.4/runtime/ObjC/Framework/ANTLRFastQueueTest-Info.plist)0
-rw-r--r--runtime/ObjC/Framework/ANTLRFileStream.h (renamed from antlr-3.4/runtime/ObjC/Framework/ANTLRFileStream.h)0
-rw-r--r--runtime/ObjC/Framework/ANTLRFileStream.m (renamed from antlr-3.4/runtime/ObjC/Framework/ANTLRFileStream.m)0
-rw-r--r--runtime/ObjC/Framework/ANTLRHashMap.h (renamed from antlr-3.4/runtime/ObjC/Framework/ANTLRHashMap.h)0
-rw-r--r--runtime/ObjC/Framework/ANTLRHashMap.m (renamed from antlr-3.4/runtime/ObjC/Framework/ANTLRHashMap.m)0
-rw-r--r--runtime/ObjC/Framework/ANTLRHashRule.h (renamed from antlr-3.4/runtime/ObjC/Framework/ANTLRHashRule.h)0
-rw-r--r--runtime/ObjC/Framework/ANTLRHashRule.m (renamed from antlr-3.4/runtime/ObjC/Framework/ANTLRHashRule.m)0
-rw-r--r--runtime/ObjC/Framework/ANTLRInputStream.h (renamed from antlr-3.4/runtime/ObjC/Framework/ANTLRInputStream.h)0
-rw-r--r--runtime/ObjC/Framework/ANTLRInputStream.m (renamed from antlr-3.4/runtime/ObjC/Framework/ANTLRInputStream.m)0
-rw-r--r--runtime/ObjC/Framework/ANTLRIntArray.h (renamed from antlr-3.4/runtime/ObjC/Framework/ANTLRIntArray.h)0
-rw-r--r--runtime/ObjC/Framework/ANTLRIntArray.m (renamed from antlr-3.4/runtime/ObjC/Framework/ANTLRIntArray.m)0
-rw-r--r--runtime/ObjC/Framework/ANTLRIntArrayTest-Info.plist (renamed from antlr-3.4/runtime/ObjC/Framework/ANTLRIntArrayTest-Info.plist)0
-rw-r--r--runtime/ObjC/Framework/ANTLRIntStream.h (renamed from antlr-3.4/runtime/ObjC/Framework/ANTLRIntStream.h)0
-rw-r--r--runtime/ObjC/Framework/ANTLRLexer.h (renamed from antlr-3.4/runtime/ObjC/Framework/ANTLRLexer.h)0
-rw-r--r--runtime/ObjC/Framework/ANTLRLexer.m (renamed from antlr-3.4/runtime/ObjC/Framework/ANTLRLexer.m)0
-rw-r--r--runtime/ObjC/Framework/ANTLRLexerRuleReturnScope.h (renamed from antlr-3.4/runtime/ObjC/Framework/ANTLRLexerRuleReturnScope.h)0
-rw-r--r--runtime/ObjC/Framework/ANTLRLexerRuleReturnScope.m (renamed from antlr-3.4/runtime/ObjC/Framework/ANTLRLexerRuleReturnScope.m)0
-rw-r--r--runtime/ObjC/Framework/ANTLRLexerState.h (renamed from antlr-3.4/runtime/ObjC/Framework/ANTLRLexerState.h)0
-rw-r--r--runtime/ObjC/Framework/ANTLRLexerState.m (renamed from antlr-3.4/runtime/ObjC/Framework/ANTLRLexerState.m)0
-rw-r--r--runtime/ObjC/Framework/ANTLRLinkBase.h (renamed from antlr-3.4/runtime/ObjC/Framework/ANTLRLinkBase.h)0
-rw-r--r--runtime/ObjC/Framework/ANTLRLinkBase.m (renamed from antlr-3.4/runtime/ObjC/Framework/ANTLRLinkBase.m)0
-rw-r--r--runtime/ObjC/Framework/ANTLRLookaheadStream.h (renamed from antlr-3.4/runtime/ObjC/Framework/ANTLRLookaheadStream.h)0
-rw-r--r--runtime/ObjC/Framework/ANTLRLookaheadStream.m (renamed from antlr-3.4/runtime/ObjC/Framework/ANTLRLookaheadStream.m)0
-rw-r--r--runtime/ObjC/Framework/ANTLRMap.h (renamed from antlr-3.4/runtime/ObjC/Framework/ANTLRMap.h)0
-rw-r--r--runtime/ObjC/Framework/ANTLRMap.m (renamed from antlr-3.4/runtime/ObjC/Framework/ANTLRMap.m)0
-rw-r--r--runtime/ObjC/Framework/ANTLRMapElement.h (renamed from antlr-3.4/runtime/ObjC/Framework/ANTLRMapElement.h)0
-rw-r--r--runtime/ObjC/Framework/ANTLRMapElement.m (renamed from antlr-3.4/runtime/ObjC/Framework/ANTLRMapElement.m)0
-rw-r--r--runtime/ObjC/Framework/ANTLRMismatchedNotSetException.h (renamed from antlr-3.4/runtime/ObjC/Framework/ANTLRMismatchedNotSetException.h)0
-rw-r--r--runtime/ObjC/Framework/ANTLRMismatchedNotSetException.m (renamed from antlr-3.4/runtime/ObjC/Framework/ANTLRMismatchedNotSetException.m)0
-rw-r--r--runtime/ObjC/Framework/ANTLRMismatchedRangeException.h (renamed from antlr-3.4/runtime/ObjC/Framework/ANTLRMismatchedRangeException.h)0
-rw-r--r--runtime/ObjC/Framework/ANTLRMismatchedRangeException.m (renamed from antlr-3.4/runtime/ObjC/Framework/ANTLRMismatchedRangeException.m)0
-rw-r--r--runtime/ObjC/Framework/ANTLRMismatchedSetException.h (renamed from antlr-3.4/runtime/ObjC/Framework/ANTLRMismatchedSetException.h)0
-rw-r--r--runtime/ObjC/Framework/ANTLRMismatchedSetException.m (renamed from antlr-3.4/runtime/ObjC/Framework/ANTLRMismatchedSetException.m)0
-rw-r--r--runtime/ObjC/Framework/ANTLRMismatchedTokenException.h (renamed from antlr-3.4/runtime/ObjC/Framework/ANTLRMismatchedTokenException.h)0
-rw-r--r--runtime/ObjC/Framework/ANTLRMismatchedTokenException.m (renamed from antlr-3.4/runtime/ObjC/Framework/ANTLRMismatchedTokenException.m)0
-rw-r--r--runtime/ObjC/Framework/ANTLRMismatchedTreeNodeException.h (renamed from antlr-3.4/runtime/ObjC/Framework/ANTLRMismatchedTreeNodeException.h)0
-rw-r--r--runtime/ObjC/Framework/ANTLRMismatchedTreeNodeException.m (renamed from antlr-3.4/runtime/ObjC/Framework/ANTLRMismatchedTreeNodeException.m)0
-rw-r--r--runtime/ObjC/Framework/ANTLRMissingTokenException.h (renamed from antlr-3.4/runtime/ObjC/Framework/ANTLRMissingTokenException.h)0
-rw-r--r--runtime/ObjC/Framework/ANTLRMissingTokenException.m (renamed from antlr-3.4/runtime/ObjC/Framework/ANTLRMissingTokenException.m)0
-rw-r--r--runtime/ObjC/Framework/ANTLRNoViableAltException.h (renamed from antlr-3.4/runtime/ObjC/Framework/ANTLRNoViableAltException.h)0
-rw-r--r--runtime/ObjC/Framework/ANTLRNoViableAltException.m (renamed from antlr-3.4/runtime/ObjC/Framework/ANTLRNoViableAltException.m)0
-rw-r--r--runtime/ObjC/Framework/ANTLRNodeMapElement.h (renamed from antlr-3.4/runtime/ObjC/Framework/ANTLRNodeMapElement.h)0
-rw-r--r--runtime/ObjC/Framework/ANTLRNodeMapElement.m (renamed from antlr-3.4/runtime/ObjC/Framework/ANTLRNodeMapElement.m)0
-rw-r--r--runtime/ObjC/Framework/ANTLRParseTree.h (renamed from antlr-3.4/runtime/ObjC/Framework/ANTLRParseTree.h)0
-rw-r--r--runtime/ObjC/Framework/ANTLRParseTree.m (renamed from antlr-3.4/runtime/ObjC/Framework/ANTLRParseTree.m)0
-rw-r--r--runtime/ObjC/Framework/ANTLRParser.h (renamed from antlr-3.4/runtime/ObjC/Framework/ANTLRParser.h)0
-rw-r--r--runtime/ObjC/Framework/ANTLRParser.m (renamed from antlr-3.4/runtime/ObjC/Framework/ANTLRParser.m)0
-rw-r--r--runtime/ObjC/Framework/ANTLRParserRuleReturnScope.h (renamed from antlr-3.4/runtime/ObjC/Framework/ANTLRParserRuleReturnScope.h)0
-rw-r--r--runtime/ObjC/Framework/ANTLRParserRuleReturnScope.m (renamed from antlr-3.4/runtime/ObjC/Framework/ANTLRParserRuleReturnScope.m)0
-rw-r--r--runtime/ObjC/Framework/ANTLRPtrBuffer.h (renamed from antlr-3.4/runtime/ObjC/Framework/ANTLRPtrBuffer.h)0
-rw-r--r--runtime/ObjC/Framework/ANTLRPtrBuffer.m (renamed from antlr-3.4/runtime/ObjC/Framework/ANTLRPtrBuffer.m)0
-rw-r--r--runtime/ObjC/Framework/ANTLRPtrStack.h (renamed from antlr-3.4/runtime/ObjC/Framework/ANTLRPtrStack.h)0
-rw-r--r--runtime/ObjC/Framework/ANTLRPtrStack.m (renamed from antlr-3.4/runtime/ObjC/Framework/ANTLRPtrStack.m)0
-rw-r--r--runtime/ObjC/Framework/ANTLRReaderStream.h (renamed from antlr-3.4/runtime/ObjC/Framework/ANTLRReaderStream.h)0
-rw-r--r--runtime/ObjC/Framework/ANTLRReaderStream.m (renamed from antlr-3.4/runtime/ObjC/Framework/ANTLRReaderStream.m)0
-rw-r--r--runtime/ObjC/Framework/ANTLRRecognitionException.h (renamed from antlr-3.4/runtime/ObjC/Framework/ANTLRRecognitionException.h)0
-rw-r--r--runtime/ObjC/Framework/ANTLRRecognitionException.m (renamed from antlr-3.4/runtime/ObjC/Framework/ANTLRRecognitionException.m)0
-rwxr-xr-xruntime/ObjC/Framework/ANTLRRecognizerSharedState.h (renamed from antlr-3.4/runtime/ObjC/Framework/ANTLRRecognizerSharedState.h)0
-rwxr-xr-xruntime/ObjC/Framework/ANTLRRecognizerSharedState.m (renamed from antlr-3.4/runtime/ObjC/Framework/ANTLRRecognizerSharedState.m)0
-rw-r--r--runtime/ObjC/Framework/ANTLRRewriteRuleElementStream.h (renamed from antlr-3.4/runtime/ObjC/Framework/ANTLRRewriteRuleElementStream.h)0
-rw-r--r--runtime/ObjC/Framework/ANTLRRewriteRuleElementStream.m (renamed from antlr-3.4/runtime/ObjC/Framework/ANTLRRewriteRuleElementStream.m)0
-rwxr-xr-xruntime/ObjC/Framework/ANTLRRewriteRuleNodeStream.h (renamed from antlr-3.4/runtime/ObjC/Framework/ANTLRRewriteRuleNodeStream.h)0
-rwxr-xr-xruntime/ObjC/Framework/ANTLRRewriteRuleNodeStream.m (renamed from antlr-3.4/runtime/ObjC/Framework/ANTLRRewriteRuleNodeStream.m)0
-rw-r--r--runtime/ObjC/Framework/ANTLRRewriteRuleSubtreeStream.h (renamed from antlr-3.4/runtime/ObjC/Framework/ANTLRRewriteRuleSubtreeStream.h)0
-rw-r--r--runtime/ObjC/Framework/ANTLRRewriteRuleSubtreeStream.m (renamed from antlr-3.4/runtime/ObjC/Framework/ANTLRRewriteRuleSubtreeStream.m)0
-rw-r--r--runtime/ObjC/Framework/ANTLRRewriteRuleTokenStream.h (renamed from antlr-3.4/runtime/ObjC/Framework/ANTLRRewriteRuleTokenStream.h)0
-rw-r--r--runtime/ObjC/Framework/ANTLRRewriteRuleTokenStream.m (renamed from antlr-3.4/runtime/ObjC/Framework/ANTLRRewriteRuleTokenStream.m)0
-rw-r--r--runtime/ObjC/Framework/ANTLRRuleMapElement.h (renamed from antlr-3.4/runtime/ObjC/Framework/ANTLRRuleMapElement.h)0
-rw-r--r--runtime/ObjC/Framework/ANTLRRuleMapElement.m (renamed from antlr-3.4/runtime/ObjC/Framework/ANTLRRuleMapElement.m)0
-rw-r--r--runtime/ObjC/Framework/ANTLRRuleMemo.h (renamed from antlr-3.4/runtime/ObjC/Framework/ANTLRRuleMemo.h)0
-rw-r--r--runtime/ObjC/Framework/ANTLRRuleMemo.m (renamed from antlr-3.4/runtime/ObjC/Framework/ANTLRRuleMemo.m)0
-rw-r--r--runtime/ObjC/Framework/ANTLRRuleReturnScope.h (renamed from antlr-3.4/runtime/ObjC/Framework/ANTLRRuleReturnScope.h)0
-rw-r--r--runtime/ObjC/Framework/ANTLRRuleReturnScope.m (renamed from antlr-3.4/runtime/ObjC/Framework/ANTLRRuleReturnScope.m)0
-rw-r--r--runtime/ObjC/Framework/ANTLRRuleStack.h (renamed from antlr-3.4/runtime/ObjC/Framework/ANTLRRuleStack.h)0
-rw-r--r--runtime/ObjC/Framework/ANTLRRuleStack.m (renamed from antlr-3.4/runtime/ObjC/Framework/ANTLRRuleStack.m)0
-rw-r--r--runtime/ObjC/Framework/ANTLRRuntimeException.h (renamed from antlr-3.4/runtime/ObjC/Framework/ANTLRRuntimeException.h)0
-rw-r--r--runtime/ObjC/Framework/ANTLRRuntimeException.m (renamed from antlr-3.4/runtime/ObjC/Framework/ANTLRRuntimeException.m)0
-rw-r--r--runtime/ObjC/Framework/ANTLRStreamEnumerator.h (renamed from antlr-3.4/runtime/ObjC/Framework/ANTLRStreamEnumerator.h)0
-rw-r--r--runtime/ObjC/Framework/ANTLRStreamEnumerator.m (renamed from antlr-3.4/runtime/ObjC/Framework/ANTLRStreamEnumerator.m)0
-rw-r--r--runtime/ObjC/Framework/ANTLRStringStream.h (renamed from antlr-3.4/runtime/ObjC/Framework/ANTLRStringStream.h)0
-rw-r--r--runtime/ObjC/Framework/ANTLRStringStream.m (renamed from antlr-3.4/runtime/ObjC/Framework/ANTLRStringStream.m)0
-rw-r--r--runtime/ObjC/Framework/ANTLRStringStreamState.h (renamed from antlr-3.4/runtime/ObjC/Framework/ANTLRStringStreamState.h)0
-rw-r--r--runtime/ObjC/Framework/ANTLRStringStreamTest-Info.plist (renamed from antlr-3.4/runtime/ObjC/Framework/ANTLRStringStreamTest-Info.plist)0
-rw-r--r--runtime/ObjC/Framework/ANTLRSymbolStack.h (renamed from antlr-3.4/runtime/ObjC/Framework/ANTLRSymbolStack.h)0
-rw-r--r--runtime/ObjC/Framework/ANTLRSymbolStack.m (renamed from antlr-3.4/runtime/ObjC/Framework/ANTLRSymbolStack.m)0
-rw-r--r--runtime/ObjC/Framework/ANTLRToken+DebuggerSupport.h (renamed from antlr-3.4/runtime/ObjC/Framework/ANTLRToken+DebuggerSupport.h)0
-rw-r--r--runtime/ObjC/Framework/ANTLRToken+DebuggerSupport.m (renamed from antlr-3.4/runtime/ObjC/Framework/ANTLRToken+DebuggerSupport.m)0
-rw-r--r--runtime/ObjC/Framework/ANTLRToken.h (renamed from antlr-3.4/runtime/ObjC/Framework/ANTLRToken.h)0
-rw-r--r--runtime/ObjC/Framework/ANTLRTokenRewriteStream.h (renamed from antlr-3.4/runtime/ObjC/Framework/ANTLRTokenRewriteStream.h)0
-rw-r--r--runtime/ObjC/Framework/ANTLRTokenRewriteStream.m (renamed from antlr-3.4/runtime/ObjC/Framework/ANTLRTokenRewriteStream.m)0
-rw-r--r--runtime/ObjC/Framework/ANTLRTokenSource.h (renamed from antlr-3.4/runtime/ObjC/Framework/ANTLRTokenSource.h)0
-rw-r--r--runtime/ObjC/Framework/ANTLRTokenStream.h (renamed from antlr-3.4/runtime/ObjC/Framework/ANTLRTokenStream.h)0
-rw-r--r--runtime/ObjC/Framework/ANTLRTree.h (renamed from antlr-3.4/runtime/ObjC/Framework/ANTLRTree.h)0
-rw-r--r--runtime/ObjC/Framework/ANTLRTree.m (renamed from antlr-3.4/runtime/ObjC/Framework/ANTLRTree.m)0
-rw-r--r--runtime/ObjC/Framework/ANTLRTreeAdaptor.h (renamed from antlr-3.4/runtime/ObjC/Framework/ANTLRTreeAdaptor.h)0
-rw-r--r--runtime/ObjC/Framework/ANTLRTreeAdaptor.m (renamed from antlr-3.4/runtime/ObjC/Framework/ANTLRTreeAdaptor.m)0
-rw-r--r--runtime/ObjC/Framework/ANTLRTreeException.h (renamed from antlr-3.4/runtime/ObjC/Framework/ANTLRTreeException.h)0
-rw-r--r--runtime/ObjC/Framework/ANTLRTreeException.m (renamed from antlr-3.4/runtime/ObjC/Framework/ANTLRTreeException.m)0
-rw-r--r--runtime/ObjC/Framework/ANTLRTreeIterator.h (renamed from antlr-3.4/runtime/ObjC/Framework/ANTLRTreeIterator.h)0
-rw-r--r--runtime/ObjC/Framework/ANTLRTreeIterator.m (renamed from antlr-3.4/runtime/ObjC/Framework/ANTLRTreeIterator.m)0
-rw-r--r--runtime/ObjC/Framework/ANTLRTreeNodeStream.h (renamed from antlr-3.4/runtime/ObjC/Framework/ANTLRTreeNodeStream.h)0
-rw-r--r--runtime/ObjC/Framework/ANTLRTreeParser.h (renamed from antlr-3.4/runtime/ObjC/Framework/ANTLRTreeParser.h)0
-rw-r--r--runtime/ObjC/Framework/ANTLRTreeParser.m (renamed from antlr-3.4/runtime/ObjC/Framework/ANTLRTreeParser.m)0
-rw-r--r--runtime/ObjC/Framework/ANTLRTreePatternLexer.h (renamed from antlr-3.4/runtime/ObjC/Framework/ANTLRTreePatternLexer.h)0
-rw-r--r--runtime/ObjC/Framework/ANTLRTreePatternLexer.m (renamed from antlr-3.4/runtime/ObjC/Framework/ANTLRTreePatternLexer.m)0
-rw-r--r--runtime/ObjC/Framework/ANTLRTreePatternParser.h (renamed from antlr-3.4/runtime/ObjC/Framework/ANTLRTreePatternParser.h)0
-rw-r--r--runtime/ObjC/Framework/ANTLRTreePatternParser.m (renamed from antlr-3.4/runtime/ObjC/Framework/ANTLRTreePatternParser.m)0
-rw-r--r--runtime/ObjC/Framework/ANTLRTreeRewriter.h (renamed from antlr-3.4/runtime/ObjC/Framework/ANTLRTreeRewriter.h)0
-rw-r--r--runtime/ObjC/Framework/ANTLRTreeRewriter.m (renamed from antlr-3.4/runtime/ObjC/Framework/ANTLRTreeRewriter.m)0
-rw-r--r--runtime/ObjC/Framework/ANTLRTreeRuleReturnScope.h (renamed from antlr-3.4/runtime/ObjC/Framework/ANTLRTreeRuleReturnScope.h)0
-rw-r--r--runtime/ObjC/Framework/ANTLRTreeRuleReturnScope.m (renamed from antlr-3.4/runtime/ObjC/Framework/ANTLRTreeRuleReturnScope.m)0
-rw-r--r--runtime/ObjC/Framework/ANTLRTreeVisitor.h (renamed from antlr-3.4/runtime/ObjC/Framework/ANTLRTreeVisitor.h)0
-rw-r--r--runtime/ObjC/Framework/ANTLRTreeVisitor.m (renamed from antlr-3.4/runtime/ObjC/Framework/ANTLRTreeVisitor.m)0
-rw-r--r--runtime/ObjC/Framework/ANTLRTreeVisitorAction.h (renamed from antlr-3.4/runtime/ObjC/Framework/ANTLRTreeVisitorAction.h)0
-rw-r--r--runtime/ObjC/Framework/ANTLRTreeVisitorAction.m (renamed from antlr-3.4/runtime/ObjC/Framework/ANTLRTreeVisitorAction.m)0
-rw-r--r--runtime/ObjC/Framework/ANTLRTreeWizard.h (renamed from antlr-3.4/runtime/ObjC/Framework/ANTLRTreeWizard.h)0
-rw-r--r--runtime/ObjC/Framework/ANTLRTreeWizard.m (renamed from antlr-3.4/runtime/ObjC/Framework/ANTLRTreeWizard.m)0
-rw-r--r--runtime/ObjC/Framework/ANTLRUnbufferedCommonTreeNodeStream.h (renamed from antlr-3.4/runtime/ObjC/Framework/ANTLRUnbufferedCommonTreeNodeStream.h)0
-rw-r--r--runtime/ObjC/Framework/ANTLRUnbufferedCommonTreeNodeStream.m (renamed from antlr-3.4/runtime/ObjC/Framework/ANTLRUnbufferedCommonTreeNodeStream.m)0
-rw-r--r--runtime/ObjC/Framework/ANTLRUnbufferedCommonTreeNodeStreamState.h (renamed from antlr-3.4/runtime/ObjC/Framework/ANTLRUnbufferedCommonTreeNodeStreamState.h)0
-rw-r--r--runtime/ObjC/Framework/ANTLRUnbufferedCommonTreeNodeStreamState.m (renamed from antlr-3.4/runtime/ObjC/Framework/ANTLRUnbufferedCommonTreeNodeStreamState.m)0
-rw-r--r--runtime/ObjC/Framework/ANTLRUnbufferedTokenStream.h (renamed from antlr-3.4/runtime/ObjC/Framework/ANTLRUnbufferedTokenStream.h)0
-rw-r--r--runtime/ObjC/Framework/ANTLRUnbufferedTokenStream.m (renamed from antlr-3.4/runtime/ObjC/Framework/ANTLRUnbufferedTokenStream.m)0
-rw-r--r--runtime/ObjC/Framework/ANTLRUniqueIDMap.h (renamed from antlr-3.4/runtime/ObjC/Framework/ANTLRUniqueIDMap.h)0
-rw-r--r--runtime/ObjC/Framework/ANTLRUniqueIDMap.m (renamed from antlr-3.4/runtime/ObjC/Framework/ANTLRUniqueIDMap.m)0
-rw-r--r--runtime/ObjC/Framework/ANTLRUnwantedTokenException.h (renamed from antlr-3.4/runtime/ObjC/Framework/ANTLRUnwantedTokenException.h)0
-rw-r--r--runtime/ObjC/Framework/ANTLRUnwantedTokenException.m (renamed from antlr-3.4/runtime/ObjC/Framework/ANTLRUnwantedTokenException.m)0
-rw-r--r--runtime/ObjC/Framework/ANTLR_Prefix.pch (renamed from antlr-3.4/runtime/ObjC/Framework/ANTLR_Prefix.pch)0
-rw-r--r--runtime/ObjC/Framework/ArrayIterator.h (renamed from antlr-3.4/runtime/ObjC/Framework/ArrayIterator.h)0
-rw-r--r--runtime/ObjC/Framework/ArrayIterator.m (renamed from antlr-3.4/runtime/ObjC/Framework/ArrayIterator.m)0
-rw-r--r--runtime/ObjC/Framework/CHANGES.txt (renamed from antlr-3.4/runtime/ObjC/Framework/CHANGES.txt)0
-rw-r--r--runtime/ObjC/Framework/English.lproj/InfoPlist.strings (renamed from antlr-3.4/runtime/ObjC/Framework/English.lproj/InfoPlist.strings)bin204 -> 204 bytes
-rw-r--r--runtime/ObjC/Framework/FastQueue.h (renamed from antlr-3.4/runtime/ObjC/Framework/FastQueue.h)0
-rw-r--r--runtime/ObjC/Framework/FastQueue.m (renamed from antlr-3.4/runtime/ObjC/Framework/FastQueue.m)0
-rw-r--r--runtime/ObjC/Framework/Info.plist (renamed from antlr-3.4/runtime/ObjC/Framework/Info.plist)0
-rw-r--r--runtime/ObjC/Framework/IntArray.h (renamed from antlr-3.4/runtime/ObjC/Framework/IntArray.h)0
-rw-r--r--runtime/ObjC/Framework/IntArray.m (renamed from antlr-3.4/runtime/ObjC/Framework/IntArray.m)0
-rw-r--r--runtime/ObjC/Framework/LookaheadStream.h (renamed from antlr-3.4/runtime/ObjC/Framework/LookaheadStream.h)0
-rw-r--r--runtime/ObjC/Framework/LookaheadStream.m (renamed from antlr-3.4/runtime/ObjC/Framework/LookaheadStream.m)0
-rw-r--r--runtime/ObjC/Framework/README.rtf (renamed from antlr-3.4/runtime/ObjC/Framework/README.rtf)0
-rw-r--r--runtime/ObjC/Framework/Test-Info.plist (renamed from antlr-3.4/runtime/ObjC/Framework/Test-Info.plist)0
-rwxr-xr-xruntime/ObjC/Framework/Tests-Info.plist (renamed from antlr-3.4/runtime/ObjC/Framework/Tests-Info.plist)0
-rw-r--r--runtime/ObjC/Framework/antlr3.h (renamed from antlr-3.4/runtime/ObjC/Framework/antlr3.h)0
-rw-r--r--runtime/ObjC/Framework/build/ANTLR.build/Debug/ANTLR.build/Objects-normal/i386/ANTLRBaseMapElement.o (renamed from antlr-3.4/runtime/ObjC/Framework/build/ANTLR.build/Debug/ANTLR.build/Objects-normal/i386/ANTLRBaseMapElement.o)bin11048 -> 11048 bytes
-rw-r--r--runtime/ObjC/Framework/build/ANTLR.build/Debug/ANTLR.build/Objects-normal/i386/ANTLRBaseRecognizer.o (renamed from antlr-3.4/runtime/ObjC/Framework/build/ANTLR.build/Debug/ANTLR.build/Objects-normal/i386/ANTLRBaseRecognizer.o)bin62640 -> 62640 bytes
-rw-r--r--runtime/ObjC/Framework/build/ANTLR.build/Debug/ANTLR.build/Objects-normal/i386/ANTLRBaseStack.o (renamed from antlr-3.4/runtime/ObjC/Framework/build/ANTLR.build/Debug/ANTLR.build/Objects-normal/i386/ANTLRBaseStack.o)bin11900 -> 11900 bytes
-rw-r--r--runtime/ObjC/Framework/build/ANTLR.build/Debug/ANTLR.build/Objects-normal/i386/ANTLRBaseTree.o (renamed from antlr-3.4/runtime/ObjC/Framework/build/ANTLR.build/Debug/ANTLR.build/Objects-normal/i386/ANTLRBaseTree.o)bin42844 -> 42844 bytes
-rw-r--r--runtime/ObjC/Framework/build/ANTLR.build/Debug/ANTLR.build/Objects-normal/i386/ANTLRBaseTreeAdaptor.o (renamed from antlr-3.4/runtime/ObjC/Framework/build/ANTLR.build/Debug/ANTLR.build/Objects-normal/i386/ANTLRBaseTreeAdaptor.o)bin28804 -> 28804 bytes
-rw-r--r--runtime/ObjC/Framework/build/ANTLR.build/Debug/ANTLR.build/Objects-normal/i386/ANTLRBitSet.o (renamed from antlr-3.4/runtime/ObjC/Framework/build/ANTLR.build/Debug/ANTLR.build/Objects-normal/i386/ANTLRBitSet.o)bin26028 -> 26028 bytes
-rw-r--r--runtime/ObjC/Framework/build/ANTLR.build/Debug/ANTLR.build/Objects-normal/i386/ANTLRBufferedTokenStream.o (renamed from antlr-3.4/runtime/ObjC/Framework/build/ANTLR.build/Debug/ANTLR.build/Objects-normal/i386/ANTLRBufferedTokenStream.o)bin33772 -> 33772 bytes
-rw-r--r--runtime/ObjC/Framework/build/ANTLR.build/Debug/ANTLR.build/Objects-normal/i386/ANTLRBufferedTreeNodeStream.o (renamed from antlr-3.4/runtime/ObjC/Framework/build/ANTLR.build/Debug/ANTLR.build/Objects-normal/i386/ANTLRBufferedTreeNodeStream.o)bin47704 -> 47704 bytes
-rw-r--r--runtime/ObjC/Framework/build/ANTLR.build/Debug/ANTLR.build/Objects-normal/i386/ANTLRCharStreamState.o (renamed from antlr-3.4/runtime/ObjC/Framework/build/ANTLR.build/Debug/ANTLR.build/Objects-normal/i386/ANTLRCharStreamState.o)bin9924 -> 9924 bytes
-rw-r--r--runtime/ObjC/Framework/build/ANTLR.build/Debug/ANTLR.build/Objects-normal/i386/ANTLRCommonErrorNode.o (renamed from antlr-3.4/runtime/ObjC/Framework/build/ANTLR.build/Debug/ANTLR.build/Objects-normal/i386/ANTLRCommonErrorNode.o)bin15764 -> 15764 bytes
-rw-r--r--runtime/ObjC/Framework/build/ANTLR.build/Debug/ANTLR.build/Objects-normal/i386/ANTLRCommonToken.o (renamed from antlr-3.4/runtime/ObjC/Framework/build/ANTLR.build/Debug/ANTLR.build/Objects-normal/i386/ANTLRCommonToken.o)bin31560 -> 31560 bytes
-rw-r--r--runtime/ObjC/Framework/build/ANTLR.build/Debug/ANTLR.build/Objects-normal/i386/ANTLRCommonTokenStream.o (renamed from antlr-3.4/runtime/ObjC/Framework/build/ANTLR.build/Debug/ANTLR.build/Objects-normal/i386/ANTLRCommonTokenStream.o)bin30500 -> 30500 bytes
-rw-r--r--runtime/ObjC/Framework/build/ANTLR.build/Debug/ANTLR.build/Objects-normal/i386/ANTLRCommonTree.o (renamed from antlr-3.4/runtime/ObjC/Framework/build/ANTLR.build/Debug/ANTLR.build/Objects-normal/i386/ANTLRCommonTree.o)bin28720 -> 28720 bytes
-rw-r--r--runtime/ObjC/Framework/build/ANTLR.build/Debug/ANTLR.build/Objects-normal/i386/ANTLRCommonTreeAdaptor.o (renamed from antlr-3.4/runtime/ObjC/Framework/build/ANTLR.build/Debug/ANTLR.build/Objects-normal/i386/ANTLRCommonTreeAdaptor.o)bin20584 -> 20584 bytes
-rw-r--r--runtime/ObjC/Framework/build/ANTLR.build/Debug/ANTLR.build/Objects-normal/i386/ANTLRCommonTreeNodeStream.o (renamed from antlr-3.4/runtime/ObjC/Framework/build/ANTLR.build/Debug/ANTLR.build/Objects-normal/i386/ANTLRCommonTreeNodeStream.o)bin26604 -> 26604 bytes
-rw-r--r--runtime/ObjC/Framework/build/ANTLR.build/Debug/ANTLR.build/Objects-normal/i386/ANTLREarlyExitException.o (renamed from antlr-3.4/runtime/ObjC/Framework/build/ANTLR.build/Debug/ANTLR.build/Objects-normal/i386/ANTLREarlyExitException.o)bin9272 -> 9272 bytes
-rw-r--r--runtime/ObjC/Framework/build/ANTLR.build/Debug/ANTLR.build/Objects-normal/i386/ANTLRFailedPredicateException.o (renamed from antlr-3.4/runtime/ObjC/Framework/build/ANTLR.build/Debug/ANTLR.build/Objects-normal/i386/ANTLRFailedPredicateException.o)bin10592 -> 10592 bytes
-rw-r--r--runtime/ObjC/Framework/build/ANTLR.build/Debug/ANTLR.build/Objects-normal/i386/ANTLRFastQueue.o (renamed from antlr-3.4/runtime/ObjC/Framework/build/ANTLR.build/Debug/ANTLR.build/Objects-normal/i386/ANTLRFastQueue.o)bin18320 -> 18320 bytes
-rw-r--r--runtime/ObjC/Framework/build/ANTLR.build/Debug/ANTLR.build/Objects-normal/i386/ANTLRHashMap.o (renamed from antlr-3.4/runtime/ObjC/Framework/build/ANTLR.build/Debug/ANTLR.build/Objects-normal/i386/ANTLRHashMap.o)bin27788 -> 27788 bytes
-rw-r--r--runtime/ObjC/Framework/build/ANTLR.build/Debug/ANTLR.build/Objects-normal/i386/ANTLRHashRule.o (renamed from antlr-3.4/runtime/ObjC/Framework/build/ANTLR.build/Debug/ANTLR.build/Objects-normal/i386/ANTLRHashRule.o)bin19412 -> 19412 bytes
-rw-r--r--runtime/ObjC/Framework/build/ANTLR.build/Debug/ANTLR.build/Objects-normal/i386/ANTLRIntArray.o (renamed from antlr-3.4/runtime/ObjC/Framework/build/ANTLR.build/Debug/ANTLR.build/Objects-normal/i386/ANTLRIntArray.o)bin12412 -> 12412 bytes
-rw-r--r--runtime/ObjC/Framework/build/ANTLR.build/Debug/ANTLR.build/Objects-normal/i386/ANTLRLexer.o (renamed from antlr-3.4/runtime/ObjC/Framework/build/ANTLR.build/Debug/ANTLR.build/Objects-normal/i386/ANTLRLexer.o)bin33500 -> 33500 bytes
-rw-r--r--runtime/ObjC/Framework/build/ANTLR.build/Debug/ANTLR.build/Objects-normal/i386/ANTLRLexerRuleReturnScope.o (renamed from antlr-3.4/runtime/ObjC/Framework/build/ANTLR.build/Debug/ANTLR.build/Objects-normal/i386/ANTLRLexerRuleReturnScope.o)bin6856 -> 6856 bytes
-rw-r--r--runtime/ObjC/Framework/build/ANTLR.build/Debug/ANTLR.build/Objects-normal/i386/ANTLRLinkBase.o (renamed from antlr-3.4/runtime/ObjC/Framework/build/ANTLR.build/Debug/ANTLR.build/Objects-normal/i386/ANTLRLinkBase.o)bin14112 -> 14112 bytes
-rw-r--r--runtime/ObjC/Framework/build/ANTLR.build/Debug/ANTLR.build/Objects-normal/i386/ANTLRLookaheadStream.o (renamed from antlr-3.4/runtime/ObjC/Framework/build/ANTLR.build/Debug/ANTLR.build/Objects-normal/i386/ANTLRLookaheadStream.o)bin19272 -> 19272 bytes
-rw-r--r--runtime/ObjC/Framework/build/ANTLR.build/Debug/ANTLR.build/Objects-normal/i386/ANTLRMap.o (renamed from antlr-3.4/runtime/ObjC/Framework/build/ANTLR.build/Debug/ANTLR.build/Objects-normal/i386/ANTLRMap.o)bin20940 -> 20940 bytes
-rw-r--r--runtime/ObjC/Framework/build/ANTLR.build/Debug/ANTLR.build/Objects-normal/i386/ANTLRMapElement.o (renamed from antlr-3.4/runtime/ObjC/Framework/build/ANTLR.build/Debug/ANTLR.build/Objects-normal/i386/ANTLRMapElement.o)bin18416 -> 18416 bytes
-rw-r--r--runtime/ObjC/Framework/build/ANTLR.build/Debug/ANTLR.build/Objects-normal/i386/ANTLRMismatchedNotSetException.o (renamed from antlr-3.4/runtime/ObjC/Framework/build/ANTLR.build/Debug/ANTLR.build/Objects-normal/i386/ANTLRMismatchedNotSetException.o)bin11756 -> 11756 bytes
-rw-r--r--runtime/ObjC/Framework/build/ANTLR.build/Debug/ANTLR.build/Objects-normal/i386/ANTLRMismatchedRangeException.o (renamed from antlr-3.4/runtime/ObjC/Framework/build/ANTLR.build/Debug/ANTLR.build/Objects-normal/i386/ANTLRMismatchedRangeException.o)bin9552 -> 9552 bytes
-rw-r--r--runtime/ObjC/Framework/build/ANTLR.build/Debug/ANTLR.build/Objects-normal/i386/ANTLRMismatchedSetException.o (renamed from antlr-3.4/runtime/ObjC/Framework/build/ANTLR.build/Debug/ANTLR.build/Objects-normal/i386/ANTLRMismatchedSetException.o)bin11076 -> 11076 bytes
-rw-r--r--runtime/ObjC/Framework/build/ANTLR.build/Debug/ANTLR.build/Objects-normal/i386/ANTLRMismatchedTokenException.o (renamed from antlr-3.4/runtime/ObjC/Framework/build/ANTLR.build/Debug/ANTLR.build/Objects-normal/i386/ANTLRMismatchedTokenException.o)bin15888 -> 15888 bytes
-rw-r--r--runtime/ObjC/Framework/build/ANTLR.build/Debug/ANTLR.build/Objects-normal/i386/ANTLRMismatchedTreeNodeException.o (renamed from antlr-3.4/runtime/ObjC/Framework/build/ANTLR.build/Debug/ANTLR.build/Objects-normal/i386/ANTLRMismatchedTreeNodeException.o)bin10480 -> 10480 bytes
-rw-r--r--runtime/ObjC/Framework/build/ANTLR.build/Debug/ANTLR.build/Objects-normal/i386/ANTLRMissingTokenException.o (renamed from antlr-3.4/runtime/ObjC/Framework/build/ANTLR.build/Debug/ANTLR.build/Objects-normal/i386/ANTLRMissingTokenException.o)bin11296 -> 11296 bytes
-rw-r--r--runtime/ObjC/Framework/build/ANTLR.build/Debug/ANTLR.build/Objects-normal/i386/ANTLRNoViableAltException.o (renamed from antlr-3.4/runtime/ObjC/Framework/build/ANTLR.build/Debug/ANTLR.build/Objects-normal/i386/ANTLRNoViableAltException.o)bin10832 -> 10832 bytes
-rw-r--r--runtime/ObjC/Framework/build/ANTLR.build/Debug/ANTLR.build/Objects-normal/i386/ANTLRNodeMapElement.o (renamed from antlr-3.4/runtime/ObjC/Framework/build/ANTLR.build/Debug/ANTLR.build/Objects-normal/i386/ANTLRNodeMapElement.o)bin11720 -> 11720 bytes
-rw-r--r--runtime/ObjC/Framework/build/ANTLR.build/Debug/ANTLR.build/Objects-normal/i386/ANTLRParseTree.o (renamed from antlr-3.4/runtime/ObjC/Framework/build/ANTLR.build/Debug/ANTLR.build/Objects-normal/i386/ANTLRParseTree.o)bin14504 -> 14504 bytes
-rw-r--r--runtime/ObjC/Framework/build/ANTLR.build/Debug/ANTLR.build/Objects-normal/i386/ANTLRParser.o (renamed from antlr-3.4/runtime/ObjC/Framework/build/ANTLR.build/Debug/ANTLR.build/Objects-normal/i386/ANTLRParser.o)bin18160 -> 18160 bytes
-rw-r--r--runtime/ObjC/Framework/build/ANTLR.build/Debug/ANTLR.build/Objects-normal/i386/ANTLRParserRuleReturnScope.o (renamed from antlr-3.4/runtime/ObjC/Framework/build/ANTLR.build/Debug/ANTLR.build/Objects-normal/i386/ANTLRParserRuleReturnScope.o)bin9992 -> 9992 bytes
-rw-r--r--runtime/ObjC/Framework/build/ANTLR.build/Debug/ANTLR.build/Objects-normal/i386/ANTLRPtrBuffer.o (renamed from antlr-3.4/runtime/ObjC/Framework/build/ANTLR.build/Debug/ANTLR.build/Objects-normal/i386/ANTLRPtrBuffer.o)bin21556 -> 21556 bytes
-rw-r--r--runtime/ObjC/Framework/build/ANTLR.build/Debug/ANTLR.build/Objects-normal/i386/ANTLRRecognitionException.o (renamed from antlr-3.4/runtime/ObjC/Framework/build/ANTLR.build/Debug/ANTLR.build/Objects-normal/i386/ANTLRRecognitionException.o)bin22656 -> 22656 bytes
-rw-r--r--runtime/ObjC/Framework/build/ANTLR.build/Debug/ANTLR.build/Objects-normal/i386/ANTLRRecognizerSharedState.o (renamed from antlr-3.4/runtime/ObjC/Framework/build/ANTLR.build/Debug/ANTLR.build/Objects-normal/i386/ANTLRRecognizerSharedState.o)bin31204 -> 31204 bytes
-rw-r--r--runtime/ObjC/Framework/build/ANTLR.build/Debug/ANTLR.build/Objects-normal/i386/ANTLRRewriteRuleElementStream.o (renamed from antlr-3.4/runtime/ObjC/Framework/build/ANTLR.build/Debug/ANTLR.build/Objects-normal/i386/ANTLRRewriteRuleElementStream.o)bin26052 -> 26052 bytes
-rw-r--r--runtime/ObjC/Framework/build/ANTLR.build/Debug/ANTLR.build/Objects-normal/i386/ANTLRRewriteRuleSubtreeStream.o (renamed from antlr-3.4/runtime/ObjC/Framework/build/ANTLR.build/Debug/ANTLR.build/Objects-normal/i386/ANTLRRewriteRuleSubtreeStream.o)bin12140 -> 12140 bytes
-rw-r--r--runtime/ObjC/Framework/build/ANTLR.build/Debug/ANTLR.build/Objects-normal/i386/ANTLRRewriteRuleTokenStream.o (renamed from antlr-3.4/runtime/ObjC/Framework/build/ANTLR.build/Debug/ANTLR.build/Objects-normal/i386/ANTLRRewriteRuleTokenStream.o)bin13768 -> 13768 bytes
-rw-r--r--runtime/ObjC/Framework/build/ANTLR.build/Debug/ANTLR.build/Objects-normal/i386/ANTLRRuleMapElement.o (renamed from antlr-3.4/runtime/ObjC/Framework/build/ANTLR.build/Debug/ANTLR.build/Objects-normal/i386/ANTLRRuleMapElement.o)bin12256 -> 12256 bytes
-rw-r--r--runtime/ObjC/Framework/build/ANTLR.build/Debug/ANTLR.build/Objects-normal/i386/ANTLRRuleMemo.o (renamed from antlr-3.4/runtime/ObjC/Framework/build/ANTLR.build/Debug/ANTLR.build/Objects-normal/i386/ANTLRRuleMemo.o)bin14108 -> 14108 bytes
-rw-r--r--runtime/ObjC/Framework/build/ANTLR.build/Debug/ANTLR.build/Objects-normal/i386/ANTLRRuleReturnScope.o (renamed from antlr-3.4/runtime/ObjC/Framework/build/ANTLR.build/Debug/ANTLR.build/Objects-normal/i386/ANTLRRuleReturnScope.o)bin7508 -> 7508 bytes
-rw-r--r--runtime/ObjC/Framework/build/ANTLR.build/Debug/ANTLR.build/Objects-normal/i386/ANTLRRuleStack.o (renamed from antlr-3.4/runtime/ObjC/Framework/build/ANTLR.build/Debug/ANTLR.build/Objects-normal/i386/ANTLRRuleStack.o)bin14572 -> 14572 bytes
-rw-r--r--runtime/ObjC/Framework/build/ANTLR.build/Debug/ANTLR.build/Objects-normal/i386/ANTLRRuntimeException.o (renamed from antlr-3.4/runtime/ObjC/Framework/build/ANTLR.build/Debug/ANTLR.build/Objects-normal/i386/ANTLRRuntimeException.o)bin12952 -> 12952 bytes
-rw-r--r--runtime/ObjC/Framework/build/ANTLR.build/Debug/ANTLR.build/Objects-normal/i386/ANTLRStreamEnumerator.o (renamed from antlr-3.4/runtime/ObjC/Framework/build/ANTLR.build/Debug/ANTLR.build/Objects-normal/i386/ANTLRStreamEnumerator.o)bin8732 -> 8732 bytes
-rw-r--r--runtime/ObjC/Framework/build/ANTLR.build/Debug/ANTLR.build/Objects-normal/i386/ANTLRStringStream.o (renamed from antlr-3.4/runtime/ObjC/Framework/build/ANTLR.build/Debug/ANTLR.build/Objects-normal/i386/ANTLRStringStream.o)bin34348 -> 34348 bytes
-rw-r--r--runtime/ObjC/Framework/build/ANTLR.build/Debug/ANTLR.build/Objects-normal/i386/ANTLRSymbolStack.o (renamed from antlr-3.4/runtime/ObjC/Framework/build/ANTLR.build/Debug/ANTLR.build/Objects-normal/i386/ANTLRSymbolStack.o)bin13280 -> 13280 bytes
-rw-r--r--runtime/ObjC/Framework/build/ANTLR.build/Debug/ANTLR.build/Objects-normal/i386/ANTLRToken+DebuggerSupport.o (renamed from antlr-3.4/runtime/ObjC/Framework/build/ANTLR.build/Debug/ANTLR.build/Objects-normal/i386/ANTLRToken+DebuggerSupport.o)bin8596 -> 8596 bytes
-rw-r--r--runtime/ObjC/Framework/build/ANTLR.build/Debug/ANTLR.build/Objects-normal/i386/ANTLRTokenRewriteStream.o (renamed from antlr-3.4/runtime/ObjC/Framework/build/ANTLR.build/Debug/ANTLR.build/Objects-normal/i386/ANTLRTokenRewriteStream.o)bin60848 -> 60848 bytes
-rw-r--r--runtime/ObjC/Framework/build/ANTLR.build/Debug/ANTLR.build/Objects-normal/i386/ANTLRTreeException.o (renamed from antlr-3.4/runtime/ObjC/Framework/build/ANTLR.build/Debug/ANTLR.build/Objects-normal/i386/ANTLRTreeException.o)bin11456 -> 11456 bytes
-rw-r--r--runtime/ObjC/Framework/build/ANTLR.build/Debug/ANTLR.build/Objects-normal/i386/ANTLRTreeIterator.o (renamed from antlr-3.4/runtime/ObjC/Framework/build/ANTLR.build/Debug/ANTLR.build/Objects-normal/i386/ANTLRTreeIterator.o)bin19644 -> 19644 bytes
-rw-r--r--runtime/ObjC/Framework/build/ANTLR.build/Debug/ANTLR.build/Objects-normal/i386/ANTLRTreeParser.o (renamed from antlr-3.4/runtime/ObjC/Framework/build/ANTLR.build/Debug/ANTLR.build/Objects-normal/i386/ANTLRTreeParser.o)bin23036 -> 23036 bytes
-rw-r--r--runtime/ObjC/Framework/build/ANTLR.build/Debug/ANTLR.build/Objects-normal/i386/ANTLRTreePatternLexer.o (renamed from antlr-3.4/runtime/ObjC/Framework/build/ANTLR.build/Debug/ANTLR.build/Objects-normal/i386/ANTLRTreePatternLexer.o)bin14092 -> 14092 bytes
-rw-r--r--runtime/ObjC/Framework/build/ANTLR.build/Debug/ANTLR.build/Objects-normal/i386/ANTLRTreePatternParser.o (renamed from antlr-3.4/runtime/ObjC/Framework/build/ANTLR.build/Debug/ANTLR.build/Objects-normal/i386/ANTLRTreePatternParser.o)bin16096 -> 16096 bytes
-rw-r--r--runtime/ObjC/Framework/build/ANTLR.build/Debug/ANTLR.build/Objects-normal/i386/ANTLRTreeRewriter.o (renamed from antlr-3.4/runtime/ObjC/Framework/build/ANTLR.build/Debug/ANTLR.build/Objects-normal/i386/ANTLRTreeRewriter.o)bin24856 -> 24856 bytes
-rw-r--r--runtime/ObjC/Framework/build/ANTLR.build/Debug/ANTLR.build/Objects-normal/i386/ANTLRTreeRuleReturnScope.o (renamed from antlr-3.4/runtime/ObjC/Framework/build/ANTLR.build/Debug/ANTLR.build/Objects-normal/i386/ANTLRTreeRuleReturnScope.o)bin9224 -> 9224 bytes
-rw-r--r--runtime/ObjC/Framework/build/ANTLR.build/Debug/ANTLR.build/Objects-normal/i386/ANTLRTreeVisitor.o (renamed from antlr-3.4/runtime/ObjC/Framework/build/ANTLR.build/Debug/ANTLR.build/Objects-normal/i386/ANTLRTreeVisitor.o)bin10880 -> 10880 bytes
-rw-r--r--runtime/ObjC/Framework/build/ANTLR.build/Debug/ANTLR.build/Objects-normal/i386/ANTLRTreeVisitorAction.o (renamed from antlr-3.4/runtime/ObjC/Framework/build/ANTLR.build/Debug/ANTLR.build/Objects-normal/i386/ANTLRTreeVisitorAction.o)bin7956 -> 7956 bytes
-rw-r--r--runtime/ObjC/Framework/build/ANTLR.build/Debug/ANTLR.build/Objects-normal/i386/ANTLRTreeWizard.o (renamed from antlr-3.4/runtime/ObjC/Framework/build/ANTLR.build/Debug/ANTLR.build/Objects-normal/i386/ANTLRTreeWizard.o)bin41136 -> 41136 bytes
-rw-r--r--runtime/ObjC/Framework/build/ANTLR.build/Debug/ANTLR.build/Objects-normal/i386/ANTLRUnbufferedTokenStream.o (renamed from antlr-3.4/runtime/ObjC/Framework/build/ANTLR.build/Debug/ANTLR.build/Objects-normal/i386/ANTLRUnbufferedTokenStream.o)bin15764 -> 15764 bytes
-rw-r--r--runtime/ObjC/Framework/build/ANTLR.build/Debug/ANTLR.build/Objects-normal/i386/ANTLRUniqueIDMap.o (renamed from antlr-3.4/runtime/ObjC/Framework/build/ANTLR.build/Debug/ANTLR.build/Objects-normal/i386/ANTLRUniqueIDMap.o)bin15004 -> 15004 bytes
-rw-r--r--runtime/ObjC/Framework/build/ANTLR.build/Debug/ANTLR.build/Objects-normal/i386/ANTLRUnwantedTokenException.o (renamed from antlr-3.4/runtime/ObjC/Framework/build/ANTLR.build/Debug/ANTLR.build/Objects-normal/i386/ANTLRUnwantedTokenException.o)bin11300 -> 11300 bytes
-rw-r--r--runtime/ObjC/Framework/examples/LL-star/SimpleC.tokens (renamed from antlr-3.4/runtime/ObjC/Framework/examples/LL-star/SimpleC.tokens)0
-rw-r--r--runtime/ObjC/Framework/examples/LL-star/SimpleCLexer.h (renamed from antlr-3.4/runtime/ObjC/Framework/examples/LL-star/SimpleCLexer.h)0
-rw-r--r--runtime/ObjC/Framework/examples/LL-star/SimpleCLexer.m (renamed from antlr-3.4/runtime/ObjC/Framework/examples/LL-star/SimpleCLexer.m)0
-rw-r--r--runtime/ObjC/Framework/examples/LL-star/SimpleCParser.h (renamed from antlr-3.4/runtime/ObjC/Framework/examples/LL-star/SimpleCParser.h)0
-rw-r--r--runtime/ObjC/Framework/examples/LL-star/SimpleCParser.m (renamed from antlr-3.4/runtime/ObjC/Framework/examples/LL-star/SimpleCParser.m)0
-rw-r--r--runtime/ObjC/Framework/examples/LL-star/SimpleC__.gl (renamed from antlr-3.4/runtime/ObjC/Framework/examples/LL-star/SimpleC__.gl)0
-rw-r--r--runtime/ObjC/Framework/examples/LL-star/antlr3.h (renamed from antlr-3.4/runtime/ObjC/Framework/examples/LL-star/antlr3.h)0
-rw-r--r--runtime/ObjC/Framework/examples/LL-star/input (renamed from antlr-3.4/runtime/ObjC/Framework/examples/LL-star/input)0
-rw-r--r--runtime/ObjC/Framework/examples/LL-star/main.m (renamed from antlr-3.4/runtime/ObjC/Framework/examples/LL-star/main.m)0
-rw-r--r--runtime/ObjC/Framework/examples/LL-star/output (renamed from antlr-3.4/runtime/ObjC/Framework/examples/LL-star/output)0
-rw-r--r--runtime/ObjC/Framework/examples/LL-star/simplec.g (renamed from antlr-3.4/runtime/ObjC/Framework/examples/LL-star/simplec.g)0
-rw-r--r--runtime/ObjC/Framework/examples/combined/Combined.g (renamed from antlr-3.4/runtime/ObjC/Framework/examples/combined/Combined.g)0
-rw-r--r--runtime/ObjC/Framework/examples/combined/Combined.tokens (renamed from antlr-3.4/runtime/ObjC/Framework/examples/combined/Combined.tokens)0
-rw-r--r--runtime/ObjC/Framework/examples/combined/CombinedLexer.h (renamed from antlr-3.4/runtime/ObjC/Framework/examples/combined/CombinedLexer.h)0
-rw-r--r--runtime/ObjC/Framework/examples/combined/CombinedLexer.m (renamed from antlr-3.4/runtime/ObjC/Framework/examples/combined/CombinedLexer.m)0
-rw-r--r--runtime/ObjC/Framework/examples/combined/CombinedParser.h (renamed from antlr-3.4/runtime/ObjC/Framework/examples/combined/CombinedParser.h)0
-rw-r--r--runtime/ObjC/Framework/examples/combined/CombinedParser.m (renamed from antlr-3.4/runtime/ObjC/Framework/examples/combined/CombinedParser.m)0
-rw-r--r--runtime/ObjC/Framework/examples/combined/Combined__.gl (renamed from antlr-3.4/runtime/ObjC/Framework/examples/combined/Combined__.gl)0
-rw-r--r--runtime/ObjC/Framework/examples/combined/antlr3.h (renamed from antlr-3.4/runtime/ObjC/Framework/examples/combined/antlr3.h)0
-rw-r--r--runtime/ObjC/Framework/examples/combined/main.m (renamed from antlr-3.4/runtime/ObjC/Framework/examples/combined/main.m)0
-rw-r--r--runtime/ObjC/Framework/examples/combined/output1/Combined.tokens (renamed from antlr-3.4/runtime/ObjC/Framework/examples/combined/output1/Combined.tokens)0
-rw-r--r--runtime/ObjC/Framework/examples/fuzzy/Fuzzy.g (renamed from antlr-3.4/runtime/ObjC/Framework/examples/fuzzy/Fuzzy.g)0
-rw-r--r--runtime/ObjC/Framework/examples/fuzzy/Fuzzy.h (renamed from antlr-3.4/runtime/ObjC/Framework/examples/fuzzy/Fuzzy.h)0
-rw-r--r--runtime/ObjC/Framework/examples/fuzzy/Fuzzy.m (renamed from antlr-3.4/runtime/ObjC/Framework/examples/fuzzy/Fuzzy.m)0
-rw-r--r--runtime/ObjC/Framework/examples/fuzzy/Fuzzy.tokens (renamed from antlr-3.4/runtime/ObjC/Framework/examples/fuzzy/Fuzzy.tokens)0
-rw-r--r--runtime/ObjC/Framework/examples/fuzzy/FuzzyLexer.h (renamed from antlr-3.4/runtime/ObjC/Framework/examples/fuzzy/FuzzyLexer.h)0
-rw-r--r--runtime/ObjC/Framework/examples/fuzzy/antlr3.h (renamed from antlr-3.4/runtime/ObjC/Framework/examples/fuzzy/antlr3.h)0
-rw-r--r--runtime/ObjC/Framework/examples/fuzzy/input (renamed from antlr-3.4/runtime/ObjC/Framework/examples/fuzzy/input)0
-rw-r--r--runtime/ObjC/Framework/examples/fuzzy/main.m (renamed from antlr-3.4/runtime/ObjC/Framework/examples/fuzzy/main.m)0
-rw-r--r--runtime/ObjC/Framework/examples/fuzzy/output1/Fuzzy.m (renamed from antlr-3.4/runtime/ObjC/Framework/examples/fuzzy/output1/Fuzzy.m)0
-rw-r--r--runtime/ObjC/Framework/examples/fuzzy/output1/Fuzzy.tokens (renamed from antlr-3.4/runtime/ObjC/Framework/examples/fuzzy/output1/Fuzzy.tokens)0
-rw-r--r--runtime/ObjC/Framework/examples/fuzzy/output1/FuzzyLexer.h (renamed from antlr-3.4/runtime/ObjC/Framework/examples/fuzzy/output1/FuzzyLexer.h)0
-rw-r--r--runtime/ObjC/Framework/examples/hoistedPredicates/T.g (renamed from antlr-3.4/runtime/ObjC/Framework/examples/hoistedPredicates/T.g)0
-rw-r--r--runtime/ObjC/Framework/examples/hoistedPredicates/T.tokens (renamed from antlr-3.4/runtime/ObjC/Framework/examples/hoistedPredicates/T.tokens)0
-rw-r--r--runtime/ObjC/Framework/examples/hoistedPredicates/TLexer.h (renamed from antlr-3.4/runtime/ObjC/Framework/examples/hoistedPredicates/TLexer.h)0
-rw-r--r--runtime/ObjC/Framework/examples/hoistedPredicates/TLexer.m (renamed from antlr-3.4/runtime/ObjC/Framework/examples/hoistedPredicates/TLexer.m)0
-rw-r--r--runtime/ObjC/Framework/examples/hoistedPredicates/TParser.h (renamed from antlr-3.4/runtime/ObjC/Framework/examples/hoistedPredicates/TParser.h)0
-rw-r--r--runtime/ObjC/Framework/examples/hoistedPredicates/TParser.m (renamed from antlr-3.4/runtime/ObjC/Framework/examples/hoistedPredicates/TParser.m)0
-rw-r--r--runtime/ObjC/Framework/examples/hoistedPredicates/antlr3.h (renamed from antlr-3.4/runtime/ObjC/Framework/examples/hoistedPredicates/antlr3.h)0
-rw-r--r--runtime/ObjC/Framework/examples/hoistedPredicates/input (renamed from antlr-3.4/runtime/ObjC/Framework/examples/hoistedPredicates/input)0
-rw-r--r--runtime/ObjC/Framework/examples/hoistedPredicates/main.m (renamed from antlr-3.4/runtime/ObjC/Framework/examples/hoistedPredicates/main.m)0
-rw-r--r--runtime/ObjC/Framework/examples/hoistedPredicates/output (renamed from antlr-3.4/runtime/ObjC/Framework/examples/hoistedPredicates/output)0
-rw-r--r--runtime/ObjC/Framework/examples/lexertest-simple/Test.tokens (renamed from antlr-3.4/runtime/ObjC/Framework/examples/lexertest-simple/Test.tokens)0
-rw-r--r--runtime/ObjC/Framework/examples/lexertest-simple/TestLexer.g (renamed from antlr-3.4/runtime/ObjC/Framework/examples/lexertest-simple/TestLexer.g)0
-rw-r--r--runtime/ObjC/Framework/examples/lexertest-simple/TestLexer.h (renamed from antlr-3.4/runtime/ObjC/Framework/examples/lexertest-simple/TestLexer.h)0
-rwxr-xr-xruntime/ObjC/Framework/examples/lexertest-simple/TestLexer.h.old (renamed from antlr-3.4/runtime/ObjC/Framework/examples/lexertest-simple/TestLexer.h.old)0
-rw-r--r--runtime/ObjC/Framework/examples/lexertest-simple/TestLexer.m (renamed from antlr-3.4/runtime/ObjC/Framework/examples/lexertest-simple/TestLexer.m)0
-rwxr-xr-xruntime/ObjC/Framework/examples/lexertest-simple/TestLexer.m.old (renamed from antlr-3.4/runtime/ObjC/Framework/examples/lexertest-simple/TestLexer.m.old)0
-rw-r--r--runtime/ObjC/Framework/examples/lexertest-simple/TestLexer.tokens (renamed from antlr-3.4/runtime/ObjC/Framework/examples/lexertest-simple/TestLexer.tokens)0
-rw-r--r--runtime/ObjC/Framework/examples/lexertest-simple/TestLexerLexer.h (renamed from antlr-3.4/runtime/ObjC/Framework/examples/lexertest-simple/TestLexerLexer.h)0
-rw-r--r--runtime/ObjC/Framework/examples/lexertest-simple/antlr3.h (renamed from antlr-3.4/runtime/ObjC/Framework/examples/lexertest-simple/antlr3.h)0
-rw-r--r--runtime/ObjC/Framework/examples/lexertest-simple/main.m (renamed from antlr-3.4/runtime/ObjC/Framework/examples/lexertest-simple/main.m)0
-rw-r--r--runtime/ObjC/Framework/examples/lexertest-simple/output1/Test.tokens (renamed from antlr-3.4/runtime/ObjC/Framework/examples/lexertest-simple/output1/Test.tokens)0
-rw-r--r--runtime/ObjC/Framework/examples/lexertest-simple/output1/TestLexer.h (renamed from antlr-3.4/runtime/ObjC/Framework/examples/lexertest-simple/output1/TestLexer.h)0
-rw-r--r--runtime/ObjC/Framework/examples/lexertest-simple/output1/TestLexer.tokens (renamed from antlr-3.4/runtime/ObjC/Framework/examples/lexertest-simple/output1/TestLexer.tokens)0
-rw-r--r--runtime/ObjC/Framework/examples/lexertest-simple/output1/TestLexerLexer.h (renamed from antlr-3.4/runtime/ObjC/Framework/examples/lexertest-simple/output1/TestLexerLexer.h)0
-rw-r--r--runtime/ObjC/Framework/examples/lexertest-simple/output1/Testlexer.m (renamed from antlr-3.4/runtime/ObjC/Framework/examples/lexertest-simple/output1/Testlexer.m)0
-rw-r--r--runtime/ObjC/Framework/examples/scopes/SymbolTable.g (renamed from antlr-3.4/runtime/ObjC/Framework/examples/scopes/SymbolTable.g)0
-rw-r--r--runtime/ObjC/Framework/examples/scopes/SymbolTable.tokens (renamed from antlr-3.4/runtime/ObjC/Framework/examples/scopes/SymbolTable.tokens)0
-rw-r--r--runtime/ObjC/Framework/examples/scopes/SymbolTableLexer.h (renamed from antlr-3.4/runtime/ObjC/Framework/examples/scopes/SymbolTableLexer.h)0
-rw-r--r--runtime/ObjC/Framework/examples/scopes/SymbolTableLexer.m (renamed from antlr-3.4/runtime/ObjC/Framework/examples/scopes/SymbolTableLexer.m)0
-rw-r--r--runtime/ObjC/Framework/examples/scopes/SymbolTableParser.h (renamed from antlr-3.4/runtime/ObjC/Framework/examples/scopes/SymbolTableParser.h)0
-rw-r--r--runtime/ObjC/Framework/examples/scopes/SymbolTableParser.m (renamed from antlr-3.4/runtime/ObjC/Framework/examples/scopes/SymbolTableParser.m)0
-rw-r--r--runtime/ObjC/Framework/examples/scopes/SymbolTable__.gl (renamed from antlr-3.4/runtime/ObjC/Framework/examples/scopes/SymbolTable__.gl)0
-rw-r--r--runtime/ObjC/Framework/examples/scopes/antlr3.h (renamed from antlr-3.4/runtime/ObjC/Framework/examples/scopes/antlr3.h)0
-rw-r--r--runtime/ObjC/Framework/examples/scopes/input (renamed from antlr-3.4/runtime/ObjC/Framework/examples/scopes/input)0
-rw-r--r--runtime/ObjC/Framework/examples/scopes/main.m (renamed from antlr-3.4/runtime/ObjC/Framework/examples/scopes/main.m)0
-rw-r--r--runtime/ObjC/Framework/examples/scopes/output (renamed from antlr-3.4/runtime/ObjC/Framework/examples/scopes/output)0
-rw-r--r--runtime/ObjC/Framework/examples/scopes/output1/SymbolTable.tokens (renamed from antlr-3.4/runtime/ObjC/Framework/examples/scopes/output1/SymbolTable.tokens)0
-rw-r--r--runtime/ObjC/Framework/examples/scopes/output1/SymbolTableLexer.h (renamed from antlr-3.4/runtime/ObjC/Framework/examples/scopes/output1/SymbolTableLexer.h)0
-rw-r--r--runtime/ObjC/Framework/examples/scopes/output1/SymbolTableLexer.m (renamed from antlr-3.4/runtime/ObjC/Framework/examples/scopes/output1/SymbolTableLexer.m)0
-rw-r--r--runtime/ObjC/Framework/examples/scopes/output1/SymbolTableParser.h (renamed from antlr-3.4/runtime/ObjC/Framework/examples/scopes/output1/SymbolTableParser.h)0
-rw-r--r--runtime/ObjC/Framework/examples/scopes/output1/SymbolTableParser.m (renamed from antlr-3.4/runtime/ObjC/Framework/examples/scopes/output1/SymbolTableParser.m)0
-rw-r--r--runtime/ObjC/Framework/examples/simplecTreeParser/SimpleC.g (renamed from antlr-3.4/runtime/ObjC/Framework/examples/simplecTreeParser/SimpleC.g)0
-rw-r--r--runtime/ObjC/Framework/examples/simplecTreeParser/SimpleC.tokens (renamed from antlr-3.4/runtime/ObjC/Framework/examples/simplecTreeParser/SimpleC.tokens)0
-rw-r--r--runtime/ObjC/Framework/examples/simplecTreeParser/SimpleCLexer.h (renamed from antlr-3.4/runtime/ObjC/Framework/examples/simplecTreeParser/SimpleCLexer.h)0
-rw-r--r--runtime/ObjC/Framework/examples/simplecTreeParser/SimpleCLexer.java (renamed from antlr-3.4/runtime/ObjC/Framework/examples/simplecTreeParser/SimpleCLexer.java)0
-rw-r--r--runtime/ObjC/Framework/examples/simplecTreeParser/SimpleCLexer.m (renamed from antlr-3.4/runtime/ObjC/Framework/examples/simplecTreeParser/SimpleCLexer.m)0
-rw-r--r--runtime/ObjC/Framework/examples/simplecTreeParser/SimpleCParser.h (renamed from antlr-3.4/runtime/ObjC/Framework/examples/simplecTreeParser/SimpleCParser.h)0
-rw-r--r--runtime/ObjC/Framework/examples/simplecTreeParser/SimpleCParser.java (renamed from antlr-3.4/runtime/ObjC/Framework/examples/simplecTreeParser/SimpleCParser.java)0
-rw-r--r--runtime/ObjC/Framework/examples/simplecTreeParser/SimpleCParser.m (renamed from antlr-3.4/runtime/ObjC/Framework/examples/simplecTreeParser/SimpleCParser.m)0
-rw-r--r--runtime/ObjC/Framework/examples/simplecTreeParser/SimpleCTP.g (renamed from antlr-3.4/runtime/ObjC/Framework/examples/simplecTreeParser/SimpleCTP.g)0
-rw-r--r--runtime/ObjC/Framework/examples/simplecTreeParser/SimpleCTP.h (renamed from antlr-3.4/runtime/ObjC/Framework/examples/simplecTreeParser/SimpleCTP.h)0
-rw-r--r--runtime/ObjC/Framework/examples/simplecTreeParser/SimpleCTP.java (renamed from antlr-3.4/runtime/ObjC/Framework/examples/simplecTreeParser/SimpleCTP.java)0
-rw-r--r--runtime/ObjC/Framework/examples/simplecTreeParser/SimpleCTP.m (renamed from antlr-3.4/runtime/ObjC/Framework/examples/simplecTreeParser/SimpleCTP.m)0
-rw-r--r--runtime/ObjC/Framework/examples/simplecTreeParser/SimpleCTP.tokens (renamed from antlr-3.4/runtime/ObjC/Framework/examples/simplecTreeParser/SimpleCTP.tokens)0
-rw-r--r--runtime/ObjC/Framework/examples/simplecTreeParser/SimpleC__.gl (renamed from antlr-3.4/runtime/ObjC/Framework/examples/simplecTreeParser/SimpleC__.gl)0
-rw-r--r--runtime/ObjC/Framework/examples/simplecTreeParser/antlr3.h (renamed from antlr-3.4/runtime/ObjC/Framework/examples/simplecTreeParser/antlr3.h)0
-rw-r--r--runtime/ObjC/Framework/examples/simplecTreeParser/input (renamed from antlr-3.4/runtime/ObjC/Framework/examples/simplecTreeParser/input)0
-rw-r--r--runtime/ObjC/Framework/examples/simplecTreeParser/main.m (renamed from antlr-3.4/runtime/ObjC/Framework/examples/simplecTreeParser/main.m)0
-rw-r--r--runtime/ObjC/Framework/examples/simplecTreeParser/output (renamed from antlr-3.4/runtime/ObjC/Framework/examples/simplecTreeParser/output)0
-rw-r--r--runtime/ObjC/Framework/examples/simplecTreeParser/output1/SimpleC.tokens (renamed from antlr-3.4/runtime/ObjC/Framework/examples/simplecTreeParser/output1/SimpleC.tokens)0
-rw-r--r--runtime/ObjC/Framework/examples/simplecTreeParser/output1/SimpleCLexer.h (renamed from antlr-3.4/runtime/ObjC/Framework/examples/simplecTreeParser/output1/SimpleCLexer.h)0
-rw-r--r--runtime/ObjC/Framework/examples/simplecTreeParser/output1/SimpleCLexer.java (renamed from antlr-3.4/runtime/ObjC/Framework/examples/simplecTreeParser/output1/SimpleCLexer.java)0
-rw-r--r--runtime/ObjC/Framework/examples/simplecTreeParser/output1/SimpleCLexer.m (renamed from antlr-3.4/runtime/ObjC/Framework/examples/simplecTreeParser/output1/SimpleCLexer.m)0
-rw-r--r--runtime/ObjC/Framework/examples/simplecTreeParser/output1/SimpleCParser.h (renamed from antlr-3.4/runtime/ObjC/Framework/examples/simplecTreeParser/output1/SimpleCParser.h)0
-rw-r--r--runtime/ObjC/Framework/examples/simplecTreeParser/output1/SimpleCParser.java (renamed from antlr-3.4/runtime/ObjC/Framework/examples/simplecTreeParser/output1/SimpleCParser.java)0
-rw-r--r--runtime/ObjC/Framework/examples/simplecTreeParser/output1/SimpleCParser.m (renamed from antlr-3.4/runtime/ObjC/Framework/examples/simplecTreeParser/output1/SimpleCParser.m)0
-rw-r--r--runtime/ObjC/Framework/examples/simplecTreeParser/output1/SimpleCTP.h (renamed from antlr-3.4/runtime/ObjC/Framework/examples/simplecTreeParser/output1/SimpleCTP.h)0
-rw-r--r--runtime/ObjC/Framework/examples/simplecTreeParser/output1/SimpleCTP.java (renamed from antlr-3.4/runtime/ObjC/Framework/examples/simplecTreeParser/output1/SimpleCTP.java)0
-rw-r--r--runtime/ObjC/Framework/examples/simplecTreeParser/output1/SimpleCTP.m (renamed from antlr-3.4/runtime/ObjC/Framework/examples/simplecTreeParser/output1/SimpleCTP.m)0
-rw-r--r--runtime/ObjC/Framework/examples/simplecTreeParser/output1/SimpleCTP.tokens (renamed from antlr-3.4/runtime/ObjC/Framework/examples/simplecTreeParser/output1/SimpleCTP.tokens)0
-rwxr-xr-xruntime/ObjC/Framework/examples/treeparser/Lang.g (renamed from antlr-3.4/runtime/ObjC/Framework/examples/treeparser/Lang.g)0
-rw-r--r--runtime/ObjC/Framework/examples/treeparser/Lang.tokens (renamed from antlr-3.4/runtime/ObjC/Framework/examples/treeparser/Lang.tokens)0
-rwxr-xr-xruntime/ObjC/Framework/examples/treeparser/LangDumpDecl.g (renamed from antlr-3.4/runtime/ObjC/Framework/examples/treeparser/LangDumpDecl.g)0
-rw-r--r--runtime/ObjC/Framework/examples/treeparser/LangDumpDecl.h (renamed from antlr-3.4/runtime/ObjC/Framework/examples/treeparser/LangDumpDecl.h)0
-rw-r--r--runtime/ObjC/Framework/examples/treeparser/LangDumpDecl.m (renamed from antlr-3.4/runtime/ObjC/Framework/examples/treeparser/LangDumpDecl.m)0
-rw-r--r--runtime/ObjC/Framework/examples/treeparser/LangDumpDecl.tokens (renamed from antlr-3.4/runtime/ObjC/Framework/examples/treeparser/LangDumpDecl.tokens)0
-rw-r--r--runtime/ObjC/Framework/examples/treeparser/LangLexer.h (renamed from antlr-3.4/runtime/ObjC/Framework/examples/treeparser/LangLexer.h)0
-rw-r--r--runtime/ObjC/Framework/examples/treeparser/LangLexer.m (renamed from antlr-3.4/runtime/ObjC/Framework/examples/treeparser/LangLexer.m)0
-rw-r--r--runtime/ObjC/Framework/examples/treeparser/LangParser.h (renamed from antlr-3.4/runtime/ObjC/Framework/examples/treeparser/LangParser.h)0
-rw-r--r--runtime/ObjC/Framework/examples/treeparser/LangParser.m (renamed from antlr-3.4/runtime/ObjC/Framework/examples/treeparser/LangParser.m)0
-rwxr-xr-xruntime/ObjC/Framework/examples/treeparser/Main.java (renamed from antlr-3.4/runtime/ObjC/Framework/examples/treeparser/Main.java)0
-rwxr-xr-xruntime/ObjC/Framework/examples/treeparser/README.txt (renamed from antlr-3.4/runtime/ObjC/Framework/examples/treeparser/README.txt)0
-rwxr-xr-xruntime/ObjC/Framework/examples/treeparser/files (renamed from antlr-3.4/runtime/ObjC/Framework/examples/treeparser/files)0
-rwxr-xr-xruntime/ObjC/Framework/examples/treeparser/input (renamed from antlr-3.4/runtime/ObjC/Framework/examples/treeparser/input)0
-rw-r--r--runtime/ObjC/Framework/examples/treeparser/main.m (renamed from antlr-3.4/runtime/ObjC/Framework/examples/treeparser/main.m)0
-rwxr-xr-xruntime/ObjC/Framework/examples/treeparser/output (renamed from antlr-3.4/runtime/ObjC/Framework/examples/treeparser/output)0
-rw-r--r--runtime/ObjC/Framework/examples/treerewrite/TreeRewrite.g (renamed from antlr-3.4/runtime/ObjC/Framework/examples/treerewrite/TreeRewrite.g)0
-rw-r--r--runtime/ObjC/Framework/examples/treerewrite/TreeRewrite.tokens (renamed from antlr-3.4/runtime/ObjC/Framework/examples/treerewrite/TreeRewrite.tokens)0
-rw-r--r--runtime/ObjC/Framework/examples/treerewrite/TreeRewriteLexer.h (renamed from antlr-3.4/runtime/ObjC/Framework/examples/treerewrite/TreeRewriteLexer.h)0
-rw-r--r--runtime/ObjC/Framework/examples/treerewrite/TreeRewriteLexer.m (renamed from antlr-3.4/runtime/ObjC/Framework/examples/treerewrite/TreeRewriteLexer.m)0
-rw-r--r--runtime/ObjC/Framework/examples/treerewrite/TreeRewriteParser.h (renamed from antlr-3.4/runtime/ObjC/Framework/examples/treerewrite/TreeRewriteParser.h)0
-rw-r--r--runtime/ObjC/Framework/examples/treerewrite/TreeRewriteParser.m (renamed from antlr-3.4/runtime/ObjC/Framework/examples/treerewrite/TreeRewriteParser.m)0
-rw-r--r--runtime/ObjC/Framework/examples/treerewrite/antlr3.h (renamed from antlr-3.4/runtime/ObjC/Framework/examples/treerewrite/antlr3.h)0
-rw-r--r--runtime/ObjC/Framework/examples/treerewrite/main.m (renamed from antlr-3.4/runtime/ObjC/Framework/examples/treerewrite/main.m)0
-rw-r--r--runtime/ObjC/Framework/examples/treerewrite/output1/TreeRewrite.tokens (renamed from antlr-3.4/runtime/ObjC/Framework/examples/treerewrite/output1/TreeRewrite.tokens)0
-rw-r--r--runtime/ObjC/Framework/examples/treerewrite/output1/TreeRewriteLexer.h (renamed from antlr-3.4/runtime/ObjC/Framework/examples/treerewrite/output1/TreeRewriteLexer.h)0
-rw-r--r--runtime/ObjC/Framework/examples/treerewrite/output1/TreeRewriteLexer.m (renamed from antlr-3.4/runtime/ObjC/Framework/examples/treerewrite/output1/TreeRewriteLexer.m)0
-rw-r--r--runtime/ObjC/Framework/examples/treerewrite/output1/TreeRewriteParser.h (renamed from antlr-3.4/runtime/ObjC/Framework/examples/treerewrite/output1/TreeRewriteParser.h)0
-rw-r--r--runtime/ObjC/Framework/examples/treerewrite/output1/TreeRewriteParser.m (renamed from antlr-3.4/runtime/ObjC/Framework/examples/treerewrite/output1/TreeRewriteParser.m)0
-rw-r--r--runtime/ObjC/Framework/filelist.java (renamed from antlr-3.4/runtime/ObjC/Framework/filelist.java)0
-rw-r--r--runtime/ObjC/Framework/filelist.objc (renamed from antlr-3.4/runtime/ObjC/Framework/filelist.objc)0
-rw-r--r--runtime/ObjC/Framework/java src (renamed from antlr-3.4/runtime/ObjC/Framework/java src)bin519468 -> 519468 bytes
-rwxr-xr-xruntime/ObjC/Framework/test/runtime/TestRewriteRuleTokenStream/TestRewriteRuleTokenStream.h (renamed from antlr-3.4/runtime/ObjC/Framework/test/runtime/TestRewriteRuleTokenStream/TestRewriteRuleTokenStream.h)0
-rwxr-xr-xruntime/ObjC/Framework/test/runtime/TestRewriteRuleTokenStream/TestRewriteRuleTokenStream.m (renamed from antlr-3.4/runtime/ObjC/Framework/test/runtime/TestRewriteRuleTokenStream/TestRewriteRuleTokenStream.m)0
-rw-r--r--runtime/ObjC/Framework/test/runtime/misc/ANTLRFastQueueTest.h (renamed from antlr-3.4/runtime/ObjC/Framework/test/runtime/misc/ANTLRFastQueueTest.h)0
-rw-r--r--runtime/ObjC/Framework/test/runtime/misc/ANTLRFastQueueTest.m (renamed from antlr-3.4/runtime/ObjC/Framework/test/runtime/misc/ANTLRFastQueueTest.m)0
-rw-r--r--runtime/ObjC/Framework/test/runtime/misc/ANTLRIntArrayTest.h (renamed from antlr-3.4/runtime/ObjC/Framework/test/runtime/misc/ANTLRIntArrayTest.h)0
-rw-r--r--runtime/ObjC/Framework/test/runtime/misc/ANTLRIntArrayTest.m (renamed from antlr-3.4/runtime/ObjC/Framework/test/runtime/misc/ANTLRIntArrayTest.m)0
-rw-r--r--runtime/ObjC/Framework/test/runtime/misc/IntArrayTest.h (renamed from antlr-3.4/runtime/ObjC/Framework/test/runtime/misc/IntArrayTest.h)0
-rw-r--r--runtime/ObjC/Framework/test/runtime/misc/IntArrayTest.m (renamed from antlr-3.4/runtime/ObjC/Framework/test/runtime/misc/IntArrayTest.m)0
-rw-r--r--runtime/ObjC/Framework/test/runtime/misc/TestDictionary.h (renamed from antlr-3.4/runtime/ObjC/Framework/test/runtime/misc/TestDictionary.h)0
-rw-r--r--runtime/ObjC/Framework/test/runtime/misc/TestDictionary.m (renamed from antlr-3.4/runtime/ObjC/Framework/test/runtime/misc/TestDictionary.m)0
-rwxr-xr-xruntime/ObjC/Framework/test/runtime/recognizer/ANTLRRecognizerTest.h (renamed from antlr-3.4/runtime/ObjC/Framework/test/runtime/recognizer/ANTLRRecognizerTest.h)0
-rwxr-xr-xruntime/ObjC/Framework/test/runtime/recognizer/ANTLRRecognizerTest.m (renamed from antlr-3.4/runtime/ObjC/Framework/test/runtime/recognizer/ANTLRRecognizerTest.m)0
-rw-r--r--runtime/ObjC/Framework/test/runtime/sets/ANTLRBitSetTest.h (renamed from antlr-3.4/runtime/ObjC/Framework/test/runtime/sets/ANTLRBitSetTest.h)0
-rw-r--r--runtime/ObjC/Framework/test/runtime/sets/ANTLRBitSetTest.m (renamed from antlr-3.4/runtime/ObjC/Framework/test/runtime/sets/ANTLRBitSetTest.m)0
-rw-r--r--runtime/ObjC/Framework/test/runtime/stream/ANTLRStringStreamTest.h (renamed from antlr-3.4/runtime/ObjC/Framework/test/runtime/stream/ANTLRStringStreamTest.h)0
-rw-r--r--runtime/ObjC/Framework/test/runtime/stream/ANTLRStringStreamTest.m (renamed from antlr-3.4/runtime/ObjC/Framework/test/runtime/stream/ANTLRStringStreamTest.m)0
-rw-r--r--runtime/ObjC/Framework/test/runtime/token/ANTLRCommonTokenTest.h (renamed from antlr-3.4/runtime/ObjC/Framework/test/runtime/token/ANTLRCommonTokenTest.h)0
-rw-r--r--runtime/ObjC/Framework/test/runtime/token/ANTLRCommonTokenTest.m (renamed from antlr-3.4/runtime/ObjC/Framework/test/runtime/token/ANTLRCommonTokenTest.m)0
-rwxr-xr-xruntime/ObjC/Framework/test/runtime/tree/ANTLRCommonErrorNodeTest.h (renamed from antlr-3.4/runtime/ObjC/Framework/test/runtime/tree/ANTLRCommonErrorNodeTest.h)0
-rwxr-xr-xruntime/ObjC/Framework/test/runtime/tree/ANTLRCommonErrorNodeTest.m (renamed from antlr-3.4/runtime/ObjC/Framework/test/runtime/tree/ANTLRCommonErrorNodeTest.m)0
-rwxr-xr-xruntime/ObjC/Framework/test/runtime/tree/ANTLRCommonTreeAdaptorTest.h (renamed from antlr-3.4/runtime/ObjC/Framework/test/runtime/tree/ANTLRCommonTreeAdaptorTest.h)0
-rwxr-xr-xruntime/ObjC/Framework/test/runtime/tree/ANTLRCommonTreeAdaptorTest.m (renamed from antlr-3.4/runtime/ObjC/Framework/test/runtime/tree/ANTLRCommonTreeAdaptorTest.m)0
-rw-r--r--runtime/ObjC/Framework/test/runtime/tree/ANTLRCommonTreeTest.h (renamed from antlr-3.4/runtime/ObjC/Framework/test/runtime/tree/ANTLRCommonTreeTest.h)0
-rw-r--r--runtime/ObjC/Framework/test/runtime/tree/ANTLRCommonTreeTest.m (renamed from antlr-3.4/runtime/ObjC/Framework/test/runtime/tree/ANTLRCommonTreeTest.m)0
-rw-r--r--runtime/ObjC/README (renamed from antlr-3.4/runtime/ObjC/README)0
-rw-r--r--runtime/Perl5/.p4ignore (renamed from antlr-3.4/runtime/Perl5/.p4ignore)0
-rw-r--r--runtime/Perl5/Build.PL (renamed from antlr-3.4/runtime/Perl5/Build.PL)0
-rw-r--r--runtime/Perl5/Changes (renamed from antlr-3.4/runtime/Perl5/Changes)0
-rw-r--r--runtime/Perl5/INSTALL (renamed from antlr-3.4/runtime/Perl5/INSTALL)0
-rw-r--r--runtime/Perl5/MANIFEST (renamed from antlr-3.4/runtime/Perl5/MANIFEST)0
-rw-r--r--runtime/Perl5/MANIFEST.SKIP (renamed from antlr-3.4/runtime/Perl5/MANIFEST.SKIP)0
-rw-r--r--runtime/Perl5/Makefile.PL (renamed from antlr-3.4/runtime/Perl5/Makefile.PL)0
-rw-r--r--runtime/Perl5/README (renamed from antlr-3.4/runtime/Perl5/README)0
-rw-r--r--runtime/Perl5/docs/design.pod (renamed from antlr-3.4/runtime/Perl5/docs/design.pod)0
-rw-r--r--runtime/Perl5/examples/README (renamed from antlr-3.4/runtime/Perl5/examples/README)0
-rw-r--r--runtime/Perl5/examples/expr/Expr.g (renamed from antlr-3.4/runtime/Perl5/examples/expr/Expr.g)0
-rw-r--r--runtime/Perl5/examples/expr/expr.pl (renamed from antlr-3.4/runtime/Perl5/examples/expr/expr.pl)0
-rw-r--r--runtime/Perl5/examples/id/IDLexer.g (renamed from antlr-3.4/runtime/Perl5/examples/id/IDLexer.g)0
-rw-r--r--runtime/Perl5/examples/id/id.pl (renamed from antlr-3.4/runtime/Perl5/examples/id/id.pl)0
-rw-r--r--runtime/Perl5/examples/mexpr/MExpr.g (renamed from antlr-3.4/runtime/Perl5/examples/mexpr/MExpr.g)0
-rw-r--r--runtime/Perl5/examples/mexpr/mexpr.pl (renamed from antlr-3.4/runtime/Perl5/examples/mexpr/mexpr.pl)0
-rw-r--r--runtime/Perl5/examples/simplecalc/SimpleCalc.g (renamed from antlr-3.4/runtime/Perl5/examples/simplecalc/SimpleCalc.g)0
-rw-r--r--runtime/Perl5/examples/simplecalc/simplecalc.pl (renamed from antlr-3.4/runtime/Perl5/examples/simplecalc/simplecalc.pl)0
-rw-r--r--runtime/Perl5/examples/tweak/T.g (renamed from antlr-3.4/runtime/Perl5/examples/tweak/T.g)0
-rw-r--r--runtime/Perl5/examples/tweak/input (renamed from antlr-3.4/runtime/Perl5/examples/tweak/input)0
-rw-r--r--runtime/Perl5/examples/tweak/output (renamed from antlr-3.4/runtime/Perl5/examples/tweak/output)0
-rw-r--r--runtime/Perl5/examples/tweak/tweak.pl (renamed from antlr-3.4/runtime/Perl5/examples/tweak/tweak.pl)0
-rw-r--r--runtime/Perl5/examples/zero-one/T.g (renamed from antlr-3.4/runtime/Perl5/examples/zero-one/T.g)0
-rw-r--r--runtime/Perl5/examples/zero-one/t-error.pl (renamed from antlr-3.4/runtime/Perl5/examples/zero-one/t-error.pl)0
-rw-r--r--runtime/Perl5/examples/zero-one/t.pl (renamed from antlr-3.4/runtime/Perl5/examples/zero-one/t.pl)0
-rw-r--r--runtime/Perl5/lib/ANTLR/Runtime.pm (renamed from antlr-3.4/runtime/Perl5/lib/ANTLR/Runtime.pm)0
-rw-r--r--runtime/Perl5/lib/ANTLR/Runtime/ANTLRFileStream.pm (renamed from antlr-3.4/runtime/Perl5/lib/ANTLR/Runtime/ANTLRFileStream.pm)0
-rw-r--r--runtime/Perl5/lib/ANTLR/Runtime/ANTLRStringStream.pm (renamed from antlr-3.4/runtime/Perl5/lib/ANTLR/Runtime/ANTLRStringStream.pm)0
-rw-r--r--runtime/Perl5/lib/ANTLR/Runtime/BaseRecognizer.pm (renamed from antlr-3.4/runtime/Perl5/lib/ANTLR/Runtime/BaseRecognizer.pm)0
-rw-r--r--runtime/Perl5/lib/ANTLR/Runtime/BitSet.pm (renamed from antlr-3.4/runtime/Perl5/lib/ANTLR/Runtime/BitSet.pm)0
-rw-r--r--runtime/Perl5/lib/ANTLR/Runtime/CharStream.pm (renamed from antlr-3.4/runtime/Perl5/lib/ANTLR/Runtime/CharStream.pm)0
-rw-r--r--runtime/Perl5/lib/ANTLR/Runtime/CharStreamState.pm (renamed from antlr-3.4/runtime/Perl5/lib/ANTLR/Runtime/CharStreamState.pm)0
-rw-r--r--runtime/Perl5/lib/ANTLR/Runtime/CommonToken.pm (renamed from antlr-3.4/runtime/Perl5/lib/ANTLR/Runtime/CommonToken.pm)0
-rw-r--r--runtime/Perl5/lib/ANTLR/Runtime/CommonTokenStream.pm (renamed from antlr-3.4/runtime/Perl5/lib/ANTLR/Runtime/CommonTokenStream.pm)0
-rw-r--r--runtime/Perl5/lib/ANTLR/Runtime/DFA.pm (renamed from antlr-3.4/runtime/Perl5/lib/ANTLR/Runtime/DFA.pm)0
-rw-r--r--runtime/Perl5/lib/ANTLR/Runtime/EarlyExitException.pm (renamed from antlr-3.4/runtime/Perl5/lib/ANTLR/Runtime/EarlyExitException.pm)0
-rw-r--r--runtime/Perl5/lib/ANTLR/Runtime/Exception.pm (renamed from antlr-3.4/runtime/Perl5/lib/ANTLR/Runtime/Exception.pm)0
-rw-r--r--runtime/Perl5/lib/ANTLR/Runtime/IntStream.pm (renamed from antlr-3.4/runtime/Perl5/lib/ANTLR/Runtime/IntStream.pm)0
-rw-r--r--runtime/Perl5/lib/ANTLR/Runtime/Lexer.pm (renamed from antlr-3.4/runtime/Perl5/lib/ANTLR/Runtime/Lexer.pm)0
-rw-r--r--runtime/Perl5/lib/ANTLR/Runtime/MismatchedSetException.pm (renamed from antlr-3.4/runtime/Perl5/lib/ANTLR/Runtime/MismatchedSetException.pm)0
-rw-r--r--runtime/Perl5/lib/ANTLR/Runtime/MismatchedTokenException.pm (renamed from antlr-3.4/runtime/Perl5/lib/ANTLR/Runtime/MismatchedTokenException.pm)0
-rw-r--r--runtime/Perl5/lib/ANTLR/Runtime/MissingTokenException.pm (renamed from antlr-3.4/runtime/Perl5/lib/ANTLR/Runtime/MissingTokenException.pm)0
-rw-r--r--runtime/Perl5/lib/ANTLR/Runtime/NoViableAltException.pm (renamed from antlr-3.4/runtime/Perl5/lib/ANTLR/Runtime/NoViableAltException.pm)0
-rw-r--r--runtime/Perl5/lib/ANTLR/Runtime/Parser.pm (renamed from antlr-3.4/runtime/Perl5/lib/ANTLR/Runtime/Parser.pm)0
-rw-r--r--runtime/Perl5/lib/ANTLR/Runtime/ParserRuleReturnScope.pm (renamed from antlr-3.4/runtime/Perl5/lib/ANTLR/Runtime/ParserRuleReturnScope.pm)0
-rw-r--r--runtime/Perl5/lib/ANTLR/Runtime/RecognitionException.pm (renamed from antlr-3.4/runtime/Perl5/lib/ANTLR/Runtime/RecognitionException.pm)0
-rw-r--r--runtime/Perl5/lib/ANTLR/Runtime/RecognizerSharedState.pm (renamed from antlr-3.4/runtime/Perl5/lib/ANTLR/Runtime/RecognizerSharedState.pm)0
-rw-r--r--runtime/Perl5/lib/ANTLR/Runtime/RuleReturnScope.pm (renamed from antlr-3.4/runtime/Perl5/lib/ANTLR/Runtime/RuleReturnScope.pm)0
-rw-r--r--runtime/Perl5/lib/ANTLR/Runtime/Stream.pm (renamed from antlr-3.4/runtime/Perl5/lib/ANTLR/Runtime/Stream.pm)0
-rw-r--r--runtime/Perl5/lib/ANTLR/Runtime/Token.pm (renamed from antlr-3.4/runtime/Perl5/lib/ANTLR/Runtime/Token.pm)0
-rw-r--r--runtime/Perl5/lib/ANTLR/Runtime/TokenSource.pm (renamed from antlr-3.4/runtime/Perl5/lib/ANTLR/Runtime/TokenSource.pm)0
-rw-r--r--runtime/Perl5/lib/ANTLR/Runtime/TokenStream.pm (renamed from antlr-3.4/runtime/Perl5/lib/ANTLR/Runtime/TokenStream.pm)0
-rw-r--r--runtime/Perl5/lib/ANTLR/Runtime/UnwantedTokenException.pm (renamed from antlr-3.4/runtime/Perl5/lib/ANTLR/Runtime/UnwantedTokenException.pm)0
-rw-r--r--runtime/Perl5/port.yml (renamed from antlr-3.4/runtime/Perl5/port.yml)0
-rw-r--r--runtime/Perl5/t/author/api.t (renamed from antlr-3.4/runtime/Perl5/t/author/api.t)0
-rw-r--r--runtime/Perl5/t/author/perlcritic.t (renamed from antlr-3.4/runtime/Perl5/t/author/perlcritic.t)0
-rw-r--r--runtime/Perl5/t/author/perlcriticrc (renamed from antlr-3.4/runtime/Perl5/t/author/perlcriticrc)0
-rw-r--r--runtime/Perl5/t/author/pod-coverage.t (renamed from antlr-3.4/runtime/Perl5/t/author/pod-coverage.t)0
-rw-r--r--runtime/Perl5/t/author/pod.t (renamed from antlr-3.4/runtime/Perl5/t/author/pod.t)0
-rw-r--r--runtime/Perl5/t/classes.t (renamed from antlr-3.4/runtime/Perl5/t/classes.t)0
-rw-r--r--runtime/Perl5/t/classes/Test/ANTLR/Runtime/ANTLRStringStream.pm (renamed from antlr-3.4/runtime/Perl5/t/classes/Test/ANTLR/Runtime/ANTLRStringStream.pm)0
-rw-r--r--runtime/Perl5/t/classes/Test/ANTLR/Runtime/BitSet.pm (renamed from antlr-3.4/runtime/Perl5/t/classes/Test/ANTLR/Runtime/BitSet.pm)0
-rw-r--r--runtime/Perl5/t/classes/Test/ANTLR/Runtime/CommonToken.pm (renamed from antlr-3.4/runtime/Perl5/t/classes/Test/ANTLR/Runtime/CommonToken.pm)0
-rw-r--r--runtime/Perl5/t/classes/Test/ANTLR/Runtime/Exception.pm (renamed from antlr-3.4/runtime/Perl5/t/classes/Test/ANTLR/Runtime/Exception.pm)0
-rw-r--r--runtime/Perl5/t/classes/Test/ANTLR/Runtime/Lexer.pm (renamed from antlr-3.4/runtime/Perl5/t/classes/Test/ANTLR/Runtime/Lexer.pm)0
-rw-r--r--runtime/Perl5/t/examples/expr.t (renamed from antlr-3.4/runtime/Perl5/t/examples/expr.t)0
-rw-r--r--runtime/Perl5/t/examples/fig.t (renamed from antlr-3.4/runtime/Perl5/t/examples/fig.t)0
-rw-r--r--runtime/Perl5/t/examples/simplecalc.t (renamed from antlr-3.4/runtime/Perl5/t/examples/simplecalc.t)0
-rw-r--r--runtime/Perl5/t/lexer.t (renamed from antlr-3.4/runtime/Perl5/t/lexer.t)0
-rw-r--r--runtime/Perl5/t/lib/ANTLR/Runtime/Test.pm (renamed from antlr-3.4/runtime/Perl5/t/lib/ANTLR/Runtime/Test.pm)0
-rw-r--r--runtime/Perl5/t/lib/My/Test/Class.pm (renamed from antlr-3.4/runtime/Perl5/t/lib/My/Test/Class.pm)0
-rw-r--r--runtime/Perl5/t/lib/My/Test/Class/Load.pm (renamed from antlr-3.4/runtime/Perl5/t/lib/My/Test/Class/Load.pm)0
-rw-r--r--runtime/Perl5/t/version.t (renamed from antlr-3.4/runtime/Perl5/t/version.t)0
-rwxr-xr-xruntime/Perl5/tools/antlr.bat (renamed from antlr-3.4/runtime/Perl5/tools/antlr.bat)0
-rwxr-xr-xruntime/Perl5/tools/antlr.sh (renamed from antlr-3.4/runtime/Perl5/tools/antlr.sh)0
-rw-r--r--runtime/Perl5/tools/port.pl (renamed from antlr-3.4/runtime/Perl5/tools/port.pl)0
-rw-r--r--runtime/Python/AUTHORS (renamed from antlr-3.4/runtime/Python/AUTHORS)0
-rw-r--r--runtime/Python/ChangeLog (renamed from antlr-3.4/runtime/Python/ChangeLog)0
-rw-r--r--runtime/Python/LICENSE (renamed from antlr-3.4/runtime/Python/LICENSE)0
-rw-r--r--runtime/Python/MANIFEST.in (renamed from antlr-3.4/runtime/Python/MANIFEST.in)0
-rw-r--r--runtime/Python/README (renamed from antlr-3.4/runtime/Python/README)0
-rw-r--r--runtime/Python/TODO (renamed from antlr-3.4/runtime/Python/TODO)0
-rw-r--r--runtime/Python/antlr3/__init__.py (renamed from antlr-3.4/runtime/Python/antlr3/__init__.py)0
-rw-r--r--runtime/Python/antlr3/compat.py (renamed from antlr-3.4/runtime/Python/antlr3/compat.py)0
-rw-r--r--runtime/Python/antlr3/constants.py (renamed from antlr-3.4/runtime/Python/antlr3/constants.py)0
-rw-r--r--runtime/Python/antlr3/debug.py (renamed from antlr-3.4/runtime/Python/antlr3/debug.py)0
-rw-r--r--runtime/Python/antlr3/dfa.py (renamed from antlr-3.4/runtime/Python/antlr3/dfa.py)0
-rw-r--r--runtime/Python/antlr3/dottreegen.py (renamed from antlr-3.4/runtime/Python/antlr3/dottreegen.py)0
-rw-r--r--runtime/Python/antlr3/exceptions.py (renamed from antlr-3.4/runtime/Python/antlr3/exceptions.py)0
-rw-r--r--runtime/Python/antlr3/extras.py (renamed from antlr-3.4/runtime/Python/antlr3/extras.py)0
-rw-r--r--runtime/Python/antlr3/main.py (renamed from antlr-3.4/runtime/Python/antlr3/main.py)0
-rw-r--r--runtime/Python/antlr3/recognizers.py (renamed from antlr-3.4/runtime/Python/antlr3/recognizers.py)0
-rw-r--r--runtime/Python/antlr3/streams.py (renamed from antlr-3.4/runtime/Python/antlr3/streams.py)0
-rw-r--r--runtime/Python/antlr3/tokens.py (renamed from antlr-3.4/runtime/Python/antlr3/tokens.py)0
-rw-r--r--runtime/Python/antlr3/tree.py (renamed from antlr-3.4/runtime/Python/antlr3/tree.py)0
-rw-r--r--runtime/Python/antlr3/treewizard.py (renamed from antlr-3.4/runtime/Python/antlr3/treewizard.py)0
-rw-r--r--runtime/Python/dist/antlr_python_runtime-3.4-py2.4.egg (renamed from antlr-3.4/runtime/Python/dist/antlr_python_runtime-3.4-py2.4.egg)bin173464 -> 173464 bytes
-rw-r--r--runtime/Python/dist/antlr_python_runtime-3.4-py2.6.egg (renamed from antlr-3.4/runtime/Python/dist/antlr_python_runtime-3.4-py2.6.egg)bin172221 -> 172221 bytes
-rw-r--r--runtime/Python/dist/antlr_python_runtime-3.4.tar.gz (renamed from antlr-3.4/runtime/Python/dist/antlr_python_runtime-3.4.tar.gz)bin76355 -> 76355 bytes
-rw-r--r--runtime/Python/dist/antlr_python_runtime-3.4.zip (renamed from antlr-3.4/runtime/Python/dist/antlr_python_runtime-3.4.zip)bin92597 -> 92597 bytes
-rw-r--r--runtime/Python/doxyfile (renamed from antlr-3.4/runtime/Python/doxyfile)0
-rw-r--r--runtime/Python/ez_setup.py (renamed from antlr-3.4/runtime/Python/ez_setup.py)0
-rwxr-xr-xruntime/Python/hudson-build.sh (renamed from antlr-3.4/runtime/Python/hudson-build.sh)0
-rwxr-xr-xruntime/Python/mkdoxy.sh (renamed from antlr-3.4/runtime/Python/mkdoxy.sh)0
-rw-r--r--runtime/Python/pylintrc (renamed from antlr-3.4/runtime/Python/pylintrc)0
-rw-r--r--runtime/Python/setup.py (renamed from antlr-3.4/runtime/Python/setup.py)0
-rw-r--r--runtime/Python/tests/t001lexer.g (renamed from antlr-3.4/runtime/Python/tests/t001lexer.g)0
-rw-r--r--runtime/Python/tests/t001lexer.py (renamed from antlr-3.4/runtime/Python/tests/t001lexer.py)0
-rw-r--r--runtime/Python/tests/t002lexer.g (renamed from antlr-3.4/runtime/Python/tests/t002lexer.g)0
-rw-r--r--runtime/Python/tests/t002lexer.py (renamed from antlr-3.4/runtime/Python/tests/t002lexer.py)0
-rw-r--r--runtime/Python/tests/t003lexer.g (renamed from antlr-3.4/runtime/Python/tests/t003lexer.g)0
-rw-r--r--runtime/Python/tests/t003lexer.py (renamed from antlr-3.4/runtime/Python/tests/t003lexer.py)0
-rw-r--r--runtime/Python/tests/t004lexer.g (renamed from antlr-3.4/runtime/Python/tests/t004lexer.g)0
-rw-r--r--runtime/Python/tests/t004lexer.py (renamed from antlr-3.4/runtime/Python/tests/t004lexer.py)0
-rw-r--r--runtime/Python/tests/t005lexer.g (renamed from antlr-3.4/runtime/Python/tests/t005lexer.g)0
-rw-r--r--runtime/Python/tests/t005lexer.py (renamed from antlr-3.4/runtime/Python/tests/t005lexer.py)0
-rw-r--r--runtime/Python/tests/t006lexer.g (renamed from antlr-3.4/runtime/Python/tests/t006lexer.g)0
-rw-r--r--runtime/Python/tests/t006lexer.py (renamed from antlr-3.4/runtime/Python/tests/t006lexer.py)0
-rw-r--r--runtime/Python/tests/t007lexer.g (renamed from antlr-3.4/runtime/Python/tests/t007lexer.g)0
-rw-r--r--runtime/Python/tests/t007lexer.py (renamed from antlr-3.4/runtime/Python/tests/t007lexer.py)0
-rw-r--r--runtime/Python/tests/t008lexer.g (renamed from antlr-3.4/runtime/Python/tests/t008lexer.g)0
-rw-r--r--runtime/Python/tests/t008lexer.py (renamed from antlr-3.4/runtime/Python/tests/t008lexer.py)0
-rw-r--r--runtime/Python/tests/t009lexer.g (renamed from antlr-3.4/runtime/Python/tests/t009lexer.g)0
-rw-r--r--runtime/Python/tests/t009lexer.py (renamed from antlr-3.4/runtime/Python/tests/t009lexer.py)0
-rw-r--r--runtime/Python/tests/t010lexer.g (renamed from antlr-3.4/runtime/Python/tests/t010lexer.g)0
-rw-r--r--runtime/Python/tests/t010lexer.py (renamed from antlr-3.4/runtime/Python/tests/t010lexer.py)0
-rw-r--r--runtime/Python/tests/t011lexer.g (renamed from antlr-3.4/runtime/Python/tests/t011lexer.g)0
-rw-r--r--runtime/Python/tests/t011lexer.py (renamed from antlr-3.4/runtime/Python/tests/t011lexer.py)0
-rw-r--r--runtime/Python/tests/t012lexerXML.input (renamed from antlr-3.4/runtime/Python/tests/t012lexerXML.input)0
-rw-r--r--runtime/Python/tests/t012lexerXML.output (renamed from antlr-3.4/runtime/Python/tests/t012lexerXML.output)0
-rw-r--r--runtime/Python/tests/t012lexerXML.py (renamed from antlr-3.4/runtime/Python/tests/t012lexerXML.py)0
-rw-r--r--runtime/Python/tests/t012lexerXMLLexer.g (renamed from antlr-3.4/runtime/Python/tests/t012lexerXMLLexer.g)0
-rw-r--r--runtime/Python/tests/t013parser.g (renamed from antlr-3.4/runtime/Python/tests/t013parser.g)0
-rw-r--r--runtime/Python/tests/t013parser.py (renamed from antlr-3.4/runtime/Python/tests/t013parser.py)0
-rw-r--r--runtime/Python/tests/t014parser.g (renamed from antlr-3.4/runtime/Python/tests/t014parser.g)0
-rw-r--r--runtime/Python/tests/t014parser.py (renamed from antlr-3.4/runtime/Python/tests/t014parser.py)0
-rw-r--r--runtime/Python/tests/t015calc.g (renamed from antlr-3.4/runtime/Python/tests/t015calc.g)0
-rw-r--r--runtime/Python/tests/t015calc.py (renamed from antlr-3.4/runtime/Python/tests/t015calc.py)0
-rw-r--r--runtime/Python/tests/t016actions.g (renamed from antlr-3.4/runtime/Python/tests/t016actions.g)0
-rw-r--r--runtime/Python/tests/t016actions.py (renamed from antlr-3.4/runtime/Python/tests/t016actions.py)0
-rw-r--r--runtime/Python/tests/t017parser.g (renamed from antlr-3.4/runtime/Python/tests/t017parser.g)0
-rw-r--r--runtime/Python/tests/t017parser.py (renamed from antlr-3.4/runtime/Python/tests/t017parser.py)0
-rw-r--r--runtime/Python/tests/t018llstar.g (renamed from antlr-3.4/runtime/Python/tests/t018llstar.g)0
-rw-r--r--runtime/Python/tests/t018llstar.input (renamed from antlr-3.4/runtime/Python/tests/t018llstar.input)0
-rw-r--r--runtime/Python/tests/t018llstar.output (renamed from antlr-3.4/runtime/Python/tests/t018llstar.output)0
-rw-r--r--runtime/Python/tests/t018llstar.py (renamed from antlr-3.4/runtime/Python/tests/t018llstar.py)0
-rw-r--r--runtime/Python/tests/t019lexer.g (renamed from antlr-3.4/runtime/Python/tests/t019lexer.g)0
-rw-r--r--runtime/Python/tests/t019lexer.input (renamed from antlr-3.4/runtime/Python/tests/t019lexer.input)0
-rw-r--r--runtime/Python/tests/t019lexer.py (renamed from antlr-3.4/runtime/Python/tests/t019lexer.py)0
-rw-r--r--runtime/Python/tests/t020fuzzy.input (renamed from antlr-3.4/runtime/Python/tests/t020fuzzy.input)0
-rw-r--r--runtime/Python/tests/t020fuzzy.output (renamed from antlr-3.4/runtime/Python/tests/t020fuzzy.output)0
-rw-r--r--runtime/Python/tests/t020fuzzy.py (renamed from antlr-3.4/runtime/Python/tests/t020fuzzy.py)0
-rw-r--r--runtime/Python/tests/t020fuzzyLexer.g (renamed from antlr-3.4/runtime/Python/tests/t020fuzzyLexer.g)0
-rw-r--r--runtime/Python/tests/t021hoist.g (renamed from antlr-3.4/runtime/Python/tests/t021hoist.g)0
-rw-r--r--runtime/Python/tests/t021hoist.py (renamed from antlr-3.4/runtime/Python/tests/t021hoist.py)0
-rw-r--r--runtime/Python/tests/t022scopes.g (renamed from antlr-3.4/runtime/Python/tests/t022scopes.g)0
-rw-r--r--runtime/Python/tests/t022scopes.py (renamed from antlr-3.4/runtime/Python/tests/t022scopes.py)0
-rw-r--r--runtime/Python/tests/t023scopes.g (renamed from antlr-3.4/runtime/Python/tests/t023scopes.g)0
-rw-r--r--runtime/Python/tests/t023scopes.py (renamed from antlr-3.4/runtime/Python/tests/t023scopes.py)0
-rw-r--r--runtime/Python/tests/t024finally.g (renamed from antlr-3.4/runtime/Python/tests/t024finally.g)0
-rw-r--r--runtime/Python/tests/t024finally.py (renamed from antlr-3.4/runtime/Python/tests/t024finally.py)0
-rw-r--r--runtime/Python/tests/t025lexerRulePropertyRef.g (renamed from antlr-3.4/runtime/Python/tests/t025lexerRulePropertyRef.g)0
-rw-r--r--runtime/Python/tests/t025lexerRulePropertyRef.py (renamed from antlr-3.4/runtime/Python/tests/t025lexerRulePropertyRef.py)0
-rw-r--r--runtime/Python/tests/t026actions.g (renamed from antlr-3.4/runtime/Python/tests/t026actions.g)0
-rw-r--r--runtime/Python/tests/t026actions.py (renamed from antlr-3.4/runtime/Python/tests/t026actions.py)0
-rw-r--r--runtime/Python/tests/t027eof.g (renamed from antlr-3.4/runtime/Python/tests/t027eof.g)0
-rw-r--r--runtime/Python/tests/t027eof.py (renamed from antlr-3.4/runtime/Python/tests/t027eof.py)0
-rw-r--r--runtime/Python/tests/t028labelExpr.g.disabled (renamed from antlr-3.4/runtime/Python/tests/t028labelExpr.g.disabled)0
-rw-r--r--runtime/Python/tests/t029synpredgate.g (renamed from antlr-3.4/runtime/Python/tests/t029synpredgate.g)0
-rw-r--r--runtime/Python/tests/t029synpredgate.py (renamed from antlr-3.4/runtime/Python/tests/t029synpredgate.py)0
-rw-r--r--runtime/Python/tests/t030specialStates.g (renamed from antlr-3.4/runtime/Python/tests/t030specialStates.g)0
-rw-r--r--runtime/Python/tests/t030specialStates.py (renamed from antlr-3.4/runtime/Python/tests/t030specialStates.py)0
-rw-r--r--runtime/Python/tests/t031emptyAlt.g (renamed from antlr-3.4/runtime/Python/tests/t031emptyAlt.g)0
-rw-r--r--runtime/Python/tests/t031emptyAlt.py (renamed from antlr-3.4/runtime/Python/tests/t031emptyAlt.py)0
-rw-r--r--runtime/Python/tests/t032subrulePredict.g (renamed from antlr-3.4/runtime/Python/tests/t032subrulePredict.g)0
-rw-r--r--runtime/Python/tests/t032subrulePredict.py (renamed from antlr-3.4/runtime/Python/tests/t032subrulePredict.py)0
-rw-r--r--runtime/Python/tests/t033backtracking.g (renamed from antlr-3.4/runtime/Python/tests/t033backtracking.g)0
-rw-r--r--runtime/Python/tests/t033backtracking.py (renamed from antlr-3.4/runtime/Python/tests/t033backtracking.py)0
-rw-r--r--runtime/Python/tests/t034tokenLabelPropertyRef.g (renamed from antlr-3.4/runtime/Python/tests/t034tokenLabelPropertyRef.g)0
-rw-r--r--runtime/Python/tests/t034tokenLabelPropertyRef.py (renamed from antlr-3.4/runtime/Python/tests/t034tokenLabelPropertyRef.py)0
-rw-r--r--runtime/Python/tests/t035ruleLabelPropertyRef.g (renamed from antlr-3.4/runtime/Python/tests/t035ruleLabelPropertyRef.g)0
-rw-r--r--runtime/Python/tests/t035ruleLabelPropertyRef.py (renamed from antlr-3.4/runtime/Python/tests/t035ruleLabelPropertyRef.py)0
-rw-r--r--runtime/Python/tests/t036multipleReturnValues.g (renamed from antlr-3.4/runtime/Python/tests/t036multipleReturnValues.g)0
-rw-r--r--runtime/Python/tests/t036multipleReturnValues.py (renamed from antlr-3.4/runtime/Python/tests/t036multipleReturnValues.py)0
-rw-r--r--runtime/Python/tests/t037rulePropertyRef.g (renamed from antlr-3.4/runtime/Python/tests/t037rulePropertyRef.g)0
-rw-r--r--runtime/Python/tests/t037rulePropertyRef.py (renamed from antlr-3.4/runtime/Python/tests/t037rulePropertyRef.py)0
-rw-r--r--runtime/Python/tests/t038lexerRuleLabel.g (renamed from antlr-3.4/runtime/Python/tests/t038lexerRuleLabel.g)0
-rw-r--r--runtime/Python/tests/t038lexerRuleLabel.py (renamed from antlr-3.4/runtime/Python/tests/t038lexerRuleLabel.py)0
-rw-r--r--runtime/Python/tests/t039labels.g (renamed from antlr-3.4/runtime/Python/tests/t039labels.g)0
-rw-r--r--runtime/Python/tests/t039labels.py (renamed from antlr-3.4/runtime/Python/tests/t039labels.py)0
-rw-r--r--runtime/Python/tests/t040bug80.g (renamed from antlr-3.4/runtime/Python/tests/t040bug80.g)0
-rw-r--r--runtime/Python/tests/t040bug80.py (renamed from antlr-3.4/runtime/Python/tests/t040bug80.py)0
-rw-r--r--runtime/Python/tests/t041parameters.g (renamed from antlr-3.4/runtime/Python/tests/t041parameters.g)0
-rw-r--r--runtime/Python/tests/t041parameters.py (renamed from antlr-3.4/runtime/Python/tests/t041parameters.py)0
-rw-r--r--runtime/Python/tests/t042ast.g (renamed from antlr-3.4/runtime/Python/tests/t042ast.g)0
-rw-r--r--runtime/Python/tests/t042ast.py (renamed from antlr-3.4/runtime/Python/tests/t042ast.py)0
-rw-r--r--runtime/Python/tests/t043synpred.g (renamed from antlr-3.4/runtime/Python/tests/t043synpred.g)0
-rw-r--r--runtime/Python/tests/t043synpred.py (renamed from antlr-3.4/runtime/Python/tests/t043synpred.py)0
-rw-r--r--runtime/Python/tests/t044trace.g (renamed from antlr-3.4/runtime/Python/tests/t044trace.g)0
-rw-r--r--runtime/Python/tests/t044trace.py (renamed from antlr-3.4/runtime/Python/tests/t044trace.py)0
-rw-r--r--runtime/Python/tests/t045dfabug.g (renamed from antlr-3.4/runtime/Python/tests/t045dfabug.g)0
-rw-r--r--runtime/Python/tests/t045dfabug.py (renamed from antlr-3.4/runtime/Python/tests/t045dfabug.py)0
-rw-r--r--runtime/Python/tests/t046rewrite.g (renamed from antlr-3.4/runtime/Python/tests/t046rewrite.g)0
-rw-r--r--runtime/Python/tests/t046rewrite.py (renamed from antlr-3.4/runtime/Python/tests/t046rewrite.py)0
-rw-r--r--runtime/Python/tests/t047treeparser.g (renamed from antlr-3.4/runtime/Python/tests/t047treeparser.g)0
-rw-r--r--runtime/Python/tests/t047treeparser.py (renamed from antlr-3.4/runtime/Python/tests/t047treeparser.py)0
-rw-r--r--runtime/Python/tests/t047treeparserWalker.g (renamed from antlr-3.4/runtime/Python/tests/t047treeparserWalker.g)0
-rw-r--r--runtime/Python/tests/t048rewrite.g (renamed from antlr-3.4/runtime/Python/tests/t048rewrite.g)0
-rw-r--r--runtime/Python/tests/t048rewrite.py (renamed from antlr-3.4/runtime/Python/tests/t048rewrite.py)0
-rw-r--r--runtime/Python/tests/t048rewrite2.g (renamed from antlr-3.4/runtime/Python/tests/t048rewrite2.g)0
-rw-r--r--runtime/Python/tests/t049treeparser.py (renamed from antlr-3.4/runtime/Python/tests/t049treeparser.py)0
-rw-r--r--runtime/Python/tests/t050decorate.g (renamed from antlr-3.4/runtime/Python/tests/t050decorate.g)0
-rw-r--r--runtime/Python/tests/t050decorate.py (renamed from antlr-3.4/runtime/Python/tests/t050decorate.py)0
-rw-r--r--runtime/Python/tests/t051treeRewriteAST.py (renamed from antlr-3.4/runtime/Python/tests/t051treeRewriteAST.py)0
-rw-r--r--runtime/Python/tests/t052import.py (renamed from antlr-3.4/runtime/Python/tests/t052import.py)0
-rw-r--r--runtime/Python/tests/t053hetero.py (renamed from antlr-3.4/runtime/Python/tests/t053hetero.py)0
-rw-r--r--runtime/Python/tests/t054main.py (renamed from antlr-3.4/runtime/Python/tests/t054main.py)0
-rw-r--r--runtime/Python/tests/t055templates.py (renamed from antlr-3.4/runtime/Python/tests/t055templates.py)0
-rw-r--r--runtime/Python/tests/t056lexer.py (renamed from antlr-3.4/runtime/Python/tests/t056lexer.py)0
-rw-r--r--runtime/Python/tests/t057autoAST.py (renamed from antlr-3.4/runtime/Python/tests/t057autoAST.py)0
-rw-r--r--runtime/Python/tests/t058rewriteAST.py (renamed from antlr-3.4/runtime/Python/tests/t058rewriteAST.py)0
-rw-r--r--runtime/Python/tests/t059debug.py (renamed from antlr-3.4/runtime/Python/tests/t059debug.py)0
-rw-r--r--runtime/Python/tests/t060leftrecursion.py (renamed from antlr-3.4/runtime/Python/tests/t060leftrecursion.py)0
-rw-r--r--runtime/Python/tests/testbase.py (renamed from antlr-3.4/runtime/Python/tests/testbase.py)0
-rw-r--r--runtime/Python/unittests/testantlr3.py (renamed from antlr-3.4/runtime/Python/unittests/testantlr3.py)0
-rw-r--r--runtime/Python/unittests/testbase.py (renamed from antlr-3.4/runtime/Python/unittests/testbase.py)0
-rw-r--r--runtime/Python/unittests/testdfa.py (renamed from antlr-3.4/runtime/Python/unittests/testdfa.py)0
-rw-r--r--runtime/Python/unittests/testdottreegen.py (renamed from antlr-3.4/runtime/Python/unittests/testdottreegen.py)0
-rw-r--r--runtime/Python/unittests/testexceptions.py (renamed from antlr-3.4/runtime/Python/unittests/testexceptions.py)0
-rw-r--r--runtime/Python/unittests/testrecognizers.py (renamed from antlr-3.4/runtime/Python/unittests/testrecognizers.py)0
-rw-r--r--runtime/Python/unittests/teststreams.input1 (renamed from antlr-3.4/runtime/Python/unittests/teststreams.input1)0
-rw-r--r--runtime/Python/unittests/teststreams.input2 (renamed from antlr-3.4/runtime/Python/unittests/teststreams.input2)0
-rw-r--r--runtime/Python/unittests/teststreams.py (renamed from antlr-3.4/runtime/Python/unittests/teststreams.py)0
-rw-r--r--runtime/Python/unittests/testtree.py (renamed from antlr-3.4/runtime/Python/unittests/testtree.py)0
-rw-r--r--runtime/Python/unittests/testtreewizard.py (renamed from antlr-3.4/runtime/Python/unittests/testtreewizard.py)0
-rw-r--r--runtime/Python/xmlrunner.py (renamed from antlr-3.4/runtime/Python/xmlrunner.py)0
-rw-r--r--runtime/Ruby/ANTLR-LICENSE.txt (renamed from antlr-3.4/runtime/Ruby/ANTLR-LICENSE.txt)0
-rw-r--r--runtime/Ruby/History.txt (renamed from antlr-3.4/runtime/Ruby/History.txt)0
-rw-r--r--runtime/Ruby/README.txt (renamed from antlr-3.4/runtime/Ruby/README.txt)0
-rw-r--r--runtime/Ruby/lib/antlr3.rb (renamed from antlr-3.4/runtime/Ruby/lib/antlr3.rb)0
-rw-r--r--runtime/Ruby/lib/antlr3/constants.rb (renamed from antlr-3.4/runtime/Ruby/lib/antlr3/constants.rb)0
-rw-r--r--runtime/Ruby/lib/antlr3/debug.rb (renamed from antlr-3.4/runtime/Ruby/lib/antlr3/debug.rb)0
-rw-r--r--runtime/Ruby/lib/antlr3/debug/event-hub.rb (renamed from antlr-3.4/runtime/Ruby/lib/antlr3/debug/event-hub.rb)0
-rw-r--r--runtime/Ruby/lib/antlr3/debug/record-event-listener.rb (renamed from antlr-3.4/runtime/Ruby/lib/antlr3/debug/record-event-listener.rb)0
-rw-r--r--runtime/Ruby/lib/antlr3/debug/rule-tracer.rb (renamed from antlr-3.4/runtime/Ruby/lib/antlr3/debug/rule-tracer.rb)0
-rw-r--r--runtime/Ruby/lib/antlr3/debug/socket.rb (renamed from antlr-3.4/runtime/Ruby/lib/antlr3/debug/socket.rb)0
-rw-r--r--runtime/Ruby/lib/antlr3/debug/trace-event-listener.rb (renamed from antlr-3.4/runtime/Ruby/lib/antlr3/debug/trace-event-listener.rb)0
-rw-r--r--runtime/Ruby/lib/antlr3/dfa.rb (renamed from antlr-3.4/runtime/Ruby/lib/antlr3/dfa.rb)0
-rw-r--r--runtime/Ruby/lib/antlr3/dot.rb (renamed from antlr-3.4/runtime/Ruby/lib/antlr3/dot.rb)0
-rw-r--r--runtime/Ruby/lib/antlr3/error.rb (renamed from antlr-3.4/runtime/Ruby/lib/antlr3/error.rb)0
-rw-r--r--runtime/Ruby/lib/antlr3/main.rb (renamed from antlr-3.4/runtime/Ruby/lib/antlr3/main.rb)0
-rwxr-xr-xruntime/Ruby/lib/antlr3/modes/ast-builder.rb (renamed from antlr-3.4/runtime/Ruby/lib/antlr3/modes/ast-builder.rb)0
-rw-r--r--runtime/Ruby/lib/antlr3/modes/filter.rb (renamed from antlr-3.4/runtime/Ruby/lib/antlr3/modes/filter.rb)0
-rw-r--r--runtime/Ruby/lib/antlr3/profile.rb (renamed from antlr-3.4/runtime/Ruby/lib/antlr3/profile.rb)0
-rw-r--r--runtime/Ruby/lib/antlr3/recognizers.rb (renamed from antlr-3.4/runtime/Ruby/lib/antlr3/recognizers.rb)0
-rw-r--r--runtime/Ruby/lib/antlr3/streams.rb (renamed from antlr-3.4/runtime/Ruby/lib/antlr3/streams.rb)0
-rwxr-xr-xruntime/Ruby/lib/antlr3/streams/interactive.rb (renamed from antlr-3.4/runtime/Ruby/lib/antlr3/streams/interactive.rb)0
-rwxr-xr-xruntime/Ruby/lib/antlr3/streams/rewrite.rb (renamed from antlr-3.4/runtime/Ruby/lib/antlr3/streams/rewrite.rb)0
-rw-r--r--runtime/Ruby/lib/antlr3/task.rb (renamed from antlr-3.4/runtime/Ruby/lib/antlr3/task.rb)0
-rw-r--r--runtime/Ruby/lib/antlr3/template.rb (renamed from antlr-3.4/runtime/Ruby/lib/antlr3/template.rb)0
-rw-r--r--runtime/Ruby/lib/antlr3/template/group-file-lexer.rb (renamed from antlr-3.4/runtime/Ruby/lib/antlr3/template/group-file-lexer.rb)0
-rw-r--r--runtime/Ruby/lib/antlr3/template/group-file-parser.rb (renamed from antlr-3.4/runtime/Ruby/lib/antlr3/template/group-file-parser.rb)0
-rw-r--r--runtime/Ruby/lib/antlr3/template/group-file.rb (renamed from antlr-3.4/runtime/Ruby/lib/antlr3/template/group-file.rb)0
-rw-r--r--runtime/Ruby/lib/antlr3/template/parameter.rb (renamed from antlr-3.4/runtime/Ruby/lib/antlr3/template/parameter.rb)0
-rw-r--r--runtime/Ruby/lib/antlr3/test/call-stack.rb (renamed from antlr-3.4/runtime/Ruby/lib/antlr3/test/call-stack.rb)0
-rw-r--r--runtime/Ruby/lib/antlr3/test/core-extensions.rb (renamed from antlr-3.4/runtime/Ruby/lib/antlr3/test/core-extensions.rb)0
-rw-r--r--runtime/Ruby/lib/antlr3/test/functional.rb (renamed from antlr-3.4/runtime/Ruby/lib/antlr3/test/functional.rb)0
-rwxr-xr-xruntime/Ruby/lib/antlr3/test/grammar.rb (renamed from antlr-3.4/runtime/Ruby/lib/antlr3/test/grammar.rb)0
-rw-r--r--runtime/Ruby/lib/antlr3/token.rb (renamed from antlr-3.4/runtime/Ruby/lib/antlr3/token.rb)0
-rw-r--r--runtime/Ruby/lib/antlr3/tree.rb (renamed from antlr-3.4/runtime/Ruby/lib/antlr3/tree.rb)0
-rw-r--r--runtime/Ruby/lib/antlr3/tree/debug.rb (renamed from antlr-3.4/runtime/Ruby/lib/antlr3/tree/debug.rb)0
-rw-r--r--runtime/Ruby/lib/antlr3/tree/visitor.rb (renamed from antlr-3.4/runtime/Ruby/lib/antlr3/tree/visitor.rb)0
-rw-r--r--runtime/Ruby/lib/antlr3/tree/wizard.rb (renamed from antlr-3.4/runtime/Ruby/lib/antlr3/tree/wizard.rb)0
-rwxr-xr-xruntime/Ruby/lib/antlr3/util.rb (renamed from antlr-3.4/runtime/Ruby/lib/antlr3/util.rb)0
-rw-r--r--runtime/Ruby/lib/antlr3/version.rb (renamed from antlr-3.4/runtime/Ruby/lib/antlr3/version.rb)0
-rw-r--r--runtime/Ruby/rakefile (renamed from antlr-3.4/runtime/Ruby/rakefile)0
-rw-r--r--runtime/Ruby/test/functional/ast-output/auto-ast.rb (renamed from antlr-3.4/runtime/Ruby/test/functional/ast-output/auto-ast.rb)0
-rw-r--r--runtime/Ruby/test/functional/ast-output/construction.rb (renamed from antlr-3.4/runtime/Ruby/test/functional/ast-output/construction.rb)0
-rw-r--r--runtime/Ruby/test/functional/ast-output/hetero-nodes.rb (renamed from antlr-3.4/runtime/Ruby/test/functional/ast-output/hetero-nodes.rb)0
-rw-r--r--runtime/Ruby/test/functional/ast-output/rewrites.rb (renamed from antlr-3.4/runtime/Ruby/test/functional/ast-output/rewrites.rb)0
-rw-r--r--runtime/Ruby/test/functional/ast-output/tree-rewrite.rb (renamed from antlr-3.4/runtime/Ruby/test/functional/ast-output/tree-rewrite.rb)0
-rw-r--r--runtime/Ruby/test/functional/debugging/debug-mode.rb (renamed from antlr-3.4/runtime/Ruby/test/functional/debugging/debug-mode.rb)0
-rw-r--r--runtime/Ruby/test/functional/debugging/profile-mode.rb (renamed from antlr-3.4/runtime/Ruby/test/functional/debugging/profile-mode.rb)0
-rw-r--r--runtime/Ruby/test/functional/debugging/rule-tracing.rb (renamed from antlr-3.4/runtime/Ruby/test/functional/debugging/rule-tracing.rb)0
-rw-r--r--runtime/Ruby/test/functional/delegation/import.rb (renamed from antlr-3.4/runtime/Ruby/test/functional/delegation/import.rb)0
-rw-r--r--runtime/Ruby/test/functional/lexer/basic.rb (renamed from antlr-3.4/runtime/Ruby/test/functional/lexer/basic.rb)0
-rw-r--r--runtime/Ruby/test/functional/lexer/filter-mode.rb (renamed from antlr-3.4/runtime/Ruby/test/functional/lexer/filter-mode.rb)0
-rw-r--r--runtime/Ruby/test/functional/lexer/nuances.rb (renamed from antlr-3.4/runtime/Ruby/test/functional/lexer/nuances.rb)0
-rw-r--r--runtime/Ruby/test/functional/lexer/properties.rb (renamed from antlr-3.4/runtime/Ruby/test/functional/lexer/properties.rb)0
-rw-r--r--runtime/Ruby/test/functional/lexer/syn-pred.rb (renamed from antlr-3.4/runtime/Ruby/test/functional/lexer/syn-pred.rb)0
-rw-r--r--runtime/Ruby/test/functional/lexer/xml.rb (renamed from antlr-3.4/runtime/Ruby/test/functional/lexer/xml.rb)0
-rw-r--r--runtime/Ruby/test/functional/main/main-scripts.rb (renamed from antlr-3.4/runtime/Ruby/test/functional/main/main-scripts.rb)0
-rw-r--r--runtime/Ruby/test/functional/parser/actions.rb (renamed from antlr-3.4/runtime/Ruby/test/functional/parser/actions.rb)0
-rw-r--r--runtime/Ruby/test/functional/parser/backtracking.rb (renamed from antlr-3.4/runtime/Ruby/test/functional/parser/backtracking.rb)0
-rw-r--r--runtime/Ruby/test/functional/parser/basic.rb (renamed from antlr-3.4/runtime/Ruby/test/functional/parser/basic.rb)0
-rw-r--r--runtime/Ruby/test/functional/parser/calc.rb (renamed from antlr-3.4/runtime/Ruby/test/functional/parser/calc.rb)0
-rw-r--r--runtime/Ruby/test/functional/parser/ll-star.rb (renamed from antlr-3.4/runtime/Ruby/test/functional/parser/ll-star.rb)0
-rw-r--r--runtime/Ruby/test/functional/parser/nuances.rb (renamed from antlr-3.4/runtime/Ruby/test/functional/parser/nuances.rb)0
-rw-r--r--runtime/Ruby/test/functional/parser/predicates.rb (renamed from antlr-3.4/runtime/Ruby/test/functional/parser/predicates.rb)0
-rw-r--r--runtime/Ruby/test/functional/parser/properties.rb (renamed from antlr-3.4/runtime/Ruby/test/functional/parser/properties.rb)0
-rw-r--r--runtime/Ruby/test/functional/parser/rule-methods.rb (renamed from antlr-3.4/runtime/Ruby/test/functional/parser/rule-methods.rb)0
-rw-r--r--runtime/Ruby/test/functional/parser/scopes.rb (renamed from antlr-3.4/runtime/Ruby/test/functional/parser/scopes.rb)0
-rw-r--r--runtime/Ruby/test/functional/template-output/template-output.rb (renamed from antlr-3.4/runtime/Ruby/test/functional/template-output/template-output.rb)0
-rw-r--r--runtime/Ruby/test/functional/token-rewrite/basic.rb (renamed from antlr-3.4/runtime/Ruby/test/functional/token-rewrite/basic.rb)0
-rw-r--r--runtime/Ruby/test/functional/token-rewrite/via-parser.rb (renamed from antlr-3.4/runtime/Ruby/test/functional/token-rewrite/via-parser.rb)0
-rw-r--r--runtime/Ruby/test/functional/tree-parser/basic.rb (renamed from antlr-3.4/runtime/Ruby/test/functional/tree-parser/basic.rb)0
-rw-r--r--runtime/Ruby/test/unit/sample-input/file-stream-1 (renamed from antlr-3.4/runtime/Ruby/test/unit/sample-input/file-stream-1)0
-rw-r--r--runtime/Ruby/test/unit/sample-input/template-group (renamed from antlr-3.4/runtime/Ruby/test/unit/sample-input/template-group)0
-rw-r--r--runtime/Ruby/test/unit/sample-input/teststreams.input2 (renamed from antlr-3.4/runtime/Ruby/test/unit/sample-input/teststreams.input2)0
-rw-r--r--runtime/Ruby/test/unit/test-dfa.rb (renamed from antlr-3.4/runtime/Ruby/test/unit/test-dfa.rb)0
-rw-r--r--runtime/Ruby/test/unit/test-exceptions.rb (renamed from antlr-3.4/runtime/Ruby/test/unit/test-exceptions.rb)0
-rw-r--r--runtime/Ruby/test/unit/test-recognizers.rb (renamed from antlr-3.4/runtime/Ruby/test/unit/test-recognizers.rb)0
-rw-r--r--runtime/Ruby/test/unit/test-scheme.rb (renamed from antlr-3.4/runtime/Ruby/test/unit/test-scheme.rb)0
-rw-r--r--runtime/Ruby/test/unit/test-scope.rb (renamed from antlr-3.4/runtime/Ruby/test/unit/test-scope.rb)0
-rw-r--r--runtime/Ruby/test/unit/test-streams.rb (renamed from antlr-3.4/runtime/Ruby/test/unit/test-streams.rb)0
-rw-r--r--runtime/Ruby/test/unit/test-template.rb (renamed from antlr-3.4/runtime/Ruby/test/unit/test-template.rb)0
-rw-r--r--runtime/Ruby/test/unit/test-tree-wizard.rb (renamed from antlr-3.4/runtime/Ruby/test/unit/test-tree-wizard.rb)0
-rw-r--r--runtime/Ruby/test/unit/test-trees.rb (renamed from antlr-3.4/runtime/Ruby/test/unit/test-trees.rb)0
-rw-r--r--tool/CHANGES.txt (renamed from antlr-3.4/tool/CHANGES.txt)0
-rw-r--r--tool/LICENSE.txt (renamed from antlr-3.4/tool/LICENSE.txt)0
-rw-r--r--tool/README.txt (renamed from antlr-3.4/tool/README.txt)0
-rw-r--r--tool/antlr.config (renamed from antlr-3.4/tool/antlr.config)0
-rw-r--r--tool/pom.xml (renamed from antlr-3.4/tool/pom.xml)0
-rw-r--r--tool/src/main/antlr3/org/antlr/grammar/v3/ANTLR.g (renamed from antlr-3.4/tool/src/main/antlr3/org/antlr/grammar/v3/ANTLR.g)0
-rw-r--r--tool/src/main/antlr3/org/antlr/grammar/v3/ANTLRTreePrinter.g (renamed from antlr-3.4/tool/src/main/antlr3/org/antlr/grammar/v3/ANTLRTreePrinter.g)0
-rw-r--r--tool/src/main/antlr3/org/antlr/grammar/v3/ANTLRv3.g (renamed from antlr-3.4/tool/src/main/antlr3/org/antlr/grammar/v3/ANTLRv3.g)0
-rw-r--r--tool/src/main/antlr3/org/antlr/grammar/v3/ANTLRv3Tree.g (renamed from antlr-3.4/tool/src/main/antlr3/org/antlr/grammar/v3/ANTLRv3Tree.g)0
-rw-r--r--tool/src/main/antlr3/org/antlr/grammar/v3/ActionAnalysis.g (renamed from antlr-3.4/tool/src/main/antlr3/org/antlr/grammar/v3/ActionAnalysis.g)0
-rw-r--r--tool/src/main/antlr3/org/antlr/grammar/v3/ActionTranslator.g (renamed from antlr-3.4/tool/src/main/antlr3/org/antlr/grammar/v3/ActionTranslator.g)0
-rw-r--r--tool/src/main/antlr3/org/antlr/grammar/v3/AssignTokenTypesWalker.g (renamed from antlr-3.4/tool/src/main/antlr3/org/antlr/grammar/v3/AssignTokenTypesWalker.g)0
-rw-r--r--tool/src/main/antlr3/org/antlr/grammar/v3/CodeGenTreeWalker.g (renamed from antlr-3.4/tool/src/main/antlr3/org/antlr/grammar/v3/CodeGenTreeWalker.g)0
-rw-r--r--tool/src/main/antlr3/org/antlr/grammar/v3/DefineGrammarItemsWalker.g (renamed from antlr-3.4/tool/src/main/antlr3/org/antlr/grammar/v3/DefineGrammarItemsWalker.g)0
-rw-r--r--tool/src/main/antlr3/org/antlr/grammar/v3/LeftRecursiveRuleWalker.g (renamed from antlr-3.4/tool/src/main/antlr3/org/antlr/grammar/v3/LeftRecursiveRuleWalker.g)0
-rw-r--r--tool/src/main/antlr3/org/antlr/grammar/v3/TreeToNFAConverter.g (renamed from antlr-3.4/tool/src/main/antlr3/org/antlr/grammar/v3/TreeToNFAConverter.g)0
-rw-r--r--tool/src/main/java/org/antlr/Tool.java (renamed from antlr-3.4/tool/src/main/java/org/antlr/Tool.java)0
-rw-r--r--tool/src/main/java/org/antlr/analysis/ActionLabel.java (renamed from antlr-3.4/tool/src/main/java/org/antlr/analysis/ActionLabel.java)0
-rw-r--r--tool/src/main/java/org/antlr/analysis/AnalysisRecursionOverflowException.java (renamed from antlr-3.4/tool/src/main/java/org/antlr/analysis/AnalysisRecursionOverflowException.java)0
-rw-r--r--tool/src/main/java/org/antlr/analysis/AnalysisTimeoutException.java (renamed from antlr-3.4/tool/src/main/java/org/antlr/analysis/AnalysisTimeoutException.java)0
-rw-r--r--tool/src/main/java/org/antlr/analysis/DFA.java (renamed from antlr-3.4/tool/src/main/java/org/antlr/analysis/DFA.java)0
-rw-r--r--tool/src/main/java/org/antlr/analysis/DFAOptimizer.java (renamed from antlr-3.4/tool/src/main/java/org/antlr/analysis/DFAOptimizer.java)0
-rw-r--r--tool/src/main/java/org/antlr/analysis/DFAState.java (renamed from antlr-3.4/tool/src/main/java/org/antlr/analysis/DFAState.java)0
-rw-r--r--tool/src/main/java/org/antlr/analysis/DecisionProbe.java (renamed from antlr-3.4/tool/src/main/java/org/antlr/analysis/DecisionProbe.java)0
-rw-r--r--tool/src/main/java/org/antlr/analysis/LL1Analyzer.java (renamed from antlr-3.4/tool/src/main/java/org/antlr/analysis/LL1Analyzer.java)0
-rw-r--r--tool/src/main/java/org/antlr/analysis/LL1DFA.java (renamed from antlr-3.4/tool/src/main/java/org/antlr/analysis/LL1DFA.java)0
-rw-r--r--tool/src/main/java/org/antlr/analysis/Label.java (renamed from antlr-3.4/tool/src/main/java/org/antlr/analysis/Label.java)0
-rw-r--r--tool/src/main/java/org/antlr/analysis/LookaheadSet.java (renamed from antlr-3.4/tool/src/main/java/org/antlr/analysis/LookaheadSet.java)0
-rw-r--r--tool/src/main/java/org/antlr/analysis/MachineProbe.java (renamed from antlr-3.4/tool/src/main/java/org/antlr/analysis/MachineProbe.java)0
-rw-r--r--tool/src/main/java/org/antlr/analysis/NFA.java (renamed from antlr-3.4/tool/src/main/java/org/antlr/analysis/NFA.java)0
-rw-r--r--tool/src/main/java/org/antlr/analysis/NFAConfiguration.java (renamed from antlr-3.4/tool/src/main/java/org/antlr/analysis/NFAConfiguration.java)0
-rw-r--r--tool/src/main/java/org/antlr/analysis/NFAContext.java (renamed from antlr-3.4/tool/src/main/java/org/antlr/analysis/NFAContext.java)0
-rw-r--r--tool/src/main/java/org/antlr/analysis/NFAConversionThread.java (renamed from antlr-3.4/tool/src/main/java/org/antlr/analysis/NFAConversionThread.java)0
-rw-r--r--tool/src/main/java/org/antlr/analysis/NFAState.java (renamed from antlr-3.4/tool/src/main/java/org/antlr/analysis/NFAState.java)0
-rw-r--r--tool/src/main/java/org/antlr/analysis/NFAToDFAConverter.java (renamed from antlr-3.4/tool/src/main/java/org/antlr/analysis/NFAToDFAConverter.java)0
-rw-r--r--tool/src/main/java/org/antlr/analysis/NonLLStarDecisionException.java (renamed from antlr-3.4/tool/src/main/java/org/antlr/analysis/NonLLStarDecisionException.java)0
-rw-r--r--tool/src/main/java/org/antlr/analysis/PredicateLabel.java (renamed from antlr-3.4/tool/src/main/java/org/antlr/analysis/PredicateLabel.java)0
-rw-r--r--tool/src/main/java/org/antlr/analysis/RuleClosureTransition.java (renamed from antlr-3.4/tool/src/main/java/org/antlr/analysis/RuleClosureTransition.java)0
-rw-r--r--tool/src/main/java/org/antlr/analysis/SemanticContext.java (renamed from antlr-3.4/tool/src/main/java/org/antlr/analysis/SemanticContext.java)0
-rw-r--r--tool/src/main/java/org/antlr/analysis/State.java (renamed from antlr-3.4/tool/src/main/java/org/antlr/analysis/State.java)0
-rw-r--r--tool/src/main/java/org/antlr/analysis/StateCluster.java (renamed from antlr-3.4/tool/src/main/java/org/antlr/analysis/StateCluster.java)0
-rw-r--r--tool/src/main/java/org/antlr/analysis/Transition.java (renamed from antlr-3.4/tool/src/main/java/org/antlr/analysis/Transition.java)0
-rw-r--r--tool/src/main/java/org/antlr/codegen/ACyclicDFACodeGenerator.java (renamed from antlr-3.4/tool/src/main/java/org/antlr/codegen/ACyclicDFACodeGenerator.java)0
-rw-r--r--tool/src/main/java/org/antlr/codegen/ActionScriptTarget.java (renamed from antlr-3.4/tool/src/main/java/org/antlr/codegen/ActionScriptTarget.java)0
-rw-r--r--tool/src/main/java/org/antlr/codegen/CPPTarget.java (renamed from antlr-3.4/tool/src/main/java/org/antlr/codegen/CPPTarget.java)0
-rw-r--r--tool/src/main/java/org/antlr/codegen/CSharp2Target.java (renamed from antlr-3.4/tool/src/main/java/org/antlr/codegen/CSharp2Target.java)0
-rw-r--r--tool/src/main/java/org/antlr/codegen/CSharp3Target.java (renamed from antlr-3.4/tool/src/main/java/org/antlr/codegen/CSharp3Target.java)0
-rw-r--r--tool/src/main/java/org/antlr/codegen/CTarget.java (renamed from antlr-3.4/tool/src/main/java/org/antlr/codegen/CTarget.java)0
-rw-r--r--tool/src/main/java/org/antlr/codegen/CodeGenerator.java (renamed from antlr-3.4/tool/src/main/java/org/antlr/codegen/CodeGenerator.java)0
-rw-r--r--tool/src/main/java/org/antlr/codegen/DelphiTarget.java (renamed from antlr-3.4/tool/src/main/java/org/antlr/codegen/DelphiTarget.java)0
-rwxr-xr-xtool/src/main/java/org/antlr/codegen/JavaScriptTarget.java (renamed from antlr-3.4/tool/src/main/java/org/antlr/codegen/JavaScriptTarget.java)0
-rw-r--r--tool/src/main/java/org/antlr/codegen/JavaTarget.java (renamed from antlr-3.4/tool/src/main/java/org/antlr/codegen/JavaTarget.java)0
-rw-r--r--tool/src/main/java/org/antlr/codegen/ObjCTarget.java (renamed from antlr-3.4/tool/src/main/java/org/antlr/codegen/ObjCTarget.java)0
-rw-r--r--tool/src/main/java/org/antlr/codegen/Perl5Target.java (renamed from antlr-3.4/tool/src/main/java/org/antlr/codegen/Perl5Target.java)0
-rw-r--r--tool/src/main/java/org/antlr/codegen/PythonTarget.java (renamed from antlr-3.4/tool/src/main/java/org/antlr/codegen/PythonTarget.java)0
-rw-r--r--tool/src/main/java/org/antlr/codegen/RubyTarget.java (renamed from antlr-3.4/tool/src/main/java/org/antlr/codegen/RubyTarget.java)0
-rw-r--r--tool/src/main/java/org/antlr/codegen/Target.java (renamed from antlr-3.4/tool/src/main/java/org/antlr/codegen/Target.java)0
-rw-r--r--tool/src/main/java/org/antlr/misc/Barrier.java (renamed from antlr-3.4/tool/src/main/java/org/antlr/misc/Barrier.java)0
-rw-r--r--tool/src/main/java/org/antlr/misc/BitSet.java (renamed from antlr-3.4/tool/src/main/java/org/antlr/misc/BitSet.java)0
-rw-r--r--tool/src/main/java/org/antlr/misc/Graph.java (renamed from antlr-3.4/tool/src/main/java/org/antlr/misc/Graph.java)0
-rw-r--r--tool/src/main/java/org/antlr/misc/IntArrayList.java (renamed from antlr-3.4/tool/src/main/java/org/antlr/misc/IntArrayList.java)0
-rw-r--r--tool/src/main/java/org/antlr/misc/IntSet.java (renamed from antlr-3.4/tool/src/main/java/org/antlr/misc/IntSet.java)0
-rw-r--r--tool/src/main/java/org/antlr/misc/Interval.java (renamed from antlr-3.4/tool/src/main/java/org/antlr/misc/Interval.java)0
-rw-r--r--tool/src/main/java/org/antlr/misc/IntervalSet.java (renamed from antlr-3.4/tool/src/main/java/org/antlr/misc/IntervalSet.java)0
-rw-r--r--tool/src/main/java/org/antlr/misc/MultiMap.java (renamed from antlr-3.4/tool/src/main/java/org/antlr/misc/MultiMap.java)0
-rw-r--r--tool/src/main/java/org/antlr/misc/MutableInteger.java (renamed from antlr-3.4/tool/src/main/java/org/antlr/misc/MutableInteger.java)0
-rw-r--r--tool/src/main/java/org/antlr/misc/OrderedHashSet.java (renamed from antlr-3.4/tool/src/main/java/org/antlr/misc/OrderedHashSet.java)0
-rw-r--r--tool/src/main/java/org/antlr/misc/Utils.java (renamed from antlr-3.4/tool/src/main/java/org/antlr/misc/Utils.java)0
-rw-r--r--tool/src/main/java/org/antlr/tool/ANTLRErrorListener.java (renamed from antlr-3.4/tool/src/main/java/org/antlr/tool/ANTLRErrorListener.java)0
-rw-r--r--tool/src/main/java/org/antlr/tool/AssignTokenTypesBehavior.java (renamed from antlr-3.4/tool/src/main/java/org/antlr/tool/AssignTokenTypesBehavior.java)0
-rw-r--r--tool/src/main/java/org/antlr/tool/Attribute.java (renamed from antlr-3.4/tool/src/main/java/org/antlr/tool/Attribute.java)0
-rw-r--r--tool/src/main/java/org/antlr/tool/AttributeScope.java (renamed from antlr-3.4/tool/src/main/java/org/antlr/tool/AttributeScope.java)0
-rw-r--r--tool/src/main/java/org/antlr/tool/BuildDependencyGenerator.java (renamed from antlr-3.4/tool/src/main/java/org/antlr/tool/BuildDependencyGenerator.java)0
-rw-r--r--tool/src/main/java/org/antlr/tool/CompositeGrammar.java (renamed from antlr-3.4/tool/src/main/java/org/antlr/tool/CompositeGrammar.java)0
-rw-r--r--tool/src/main/java/org/antlr/tool/CompositeGrammarTree.java (renamed from antlr-3.4/tool/src/main/java/org/antlr/tool/CompositeGrammarTree.java)0
-rw-r--r--tool/src/main/java/org/antlr/tool/DOTGenerator.java (renamed from antlr-3.4/tool/src/main/java/org/antlr/tool/DOTGenerator.java)0
-rw-r--r--tool/src/main/java/org/antlr/tool/ErrorManager.java (renamed from antlr-3.4/tool/src/main/java/org/antlr/tool/ErrorManager.java)0
-rw-r--r--tool/src/main/java/org/antlr/tool/FASerializer.java (renamed from antlr-3.4/tool/src/main/java/org/antlr/tool/FASerializer.java)0
-rw-r--r--tool/src/main/java/org/antlr/tool/Grammar.java (renamed from antlr-3.4/tool/src/main/java/org/antlr/tool/Grammar.java)0
-rw-r--r--tool/src/main/java/org/antlr/tool/GrammarAST.java (renamed from antlr-3.4/tool/src/main/java/org/antlr/tool/GrammarAST.java)0
-rw-r--r--tool/src/main/java/org/antlr/tool/GrammarAnalysisAbortedMessage.java (renamed from antlr-3.4/tool/src/main/java/org/antlr/tool/GrammarAnalysisAbortedMessage.java)0
-rw-r--r--tool/src/main/java/org/antlr/tool/GrammarDanglingStateMessage.java (renamed from antlr-3.4/tool/src/main/java/org/antlr/tool/GrammarDanglingStateMessage.java)0
-rw-r--r--tool/src/main/java/org/antlr/tool/GrammarInsufficientPredicatesMessage.java (renamed from antlr-3.4/tool/src/main/java/org/antlr/tool/GrammarInsufficientPredicatesMessage.java)0
-rw-r--r--tool/src/main/java/org/antlr/tool/GrammarNonDeterminismMessage.java (renamed from antlr-3.4/tool/src/main/java/org/antlr/tool/GrammarNonDeterminismMessage.java)0
-rw-r--r--tool/src/main/java/org/antlr/tool/GrammarReport.java (renamed from antlr-3.4/tool/src/main/java/org/antlr/tool/GrammarReport.java)0
-rw-r--r--tool/src/main/java/org/antlr/tool/GrammarReport2.java (renamed from antlr-3.4/tool/src/main/java/org/antlr/tool/GrammarReport2.java)0
-rw-r--r--tool/src/main/java/org/antlr/tool/GrammarSanity.java (renamed from antlr-3.4/tool/src/main/java/org/antlr/tool/GrammarSanity.java)0
-rw-r--r--tool/src/main/java/org/antlr/tool/GrammarSemanticsMessage.java (renamed from antlr-3.4/tool/src/main/java/org/antlr/tool/GrammarSemanticsMessage.java)0
-rw-r--r--tool/src/main/java/org/antlr/tool/GrammarSerializerFoo.java (renamed from antlr-3.4/tool/src/main/java/org/antlr/tool/GrammarSerializerFoo.java)0
-rw-r--r--tool/src/main/java/org/antlr/tool/GrammarSpelunker.java (renamed from antlr-3.4/tool/src/main/java/org/antlr/tool/GrammarSpelunker.java)0
-rw-r--r--tool/src/main/java/org/antlr/tool/GrammarSyntaxMessage.java (renamed from antlr-3.4/tool/src/main/java/org/antlr/tool/GrammarSyntaxMessage.java)0
-rw-r--r--tool/src/main/java/org/antlr/tool/GrammarUnreachableAltsMessage.java (renamed from antlr-3.4/tool/src/main/java/org/antlr/tool/GrammarUnreachableAltsMessage.java)0
-rw-r--r--tool/src/main/java/org/antlr/tool/Interp.java (renamed from antlr-3.4/tool/src/main/java/org/antlr/tool/Interp.java)0
-rw-r--r--tool/src/main/java/org/antlr/tool/Interpreter.java (renamed from antlr-3.4/tool/src/main/java/org/antlr/tool/Interpreter.java)0
-rw-r--r--tool/src/main/java/org/antlr/tool/LeftRecursionCyclesMessage.java (renamed from antlr-3.4/tool/src/main/java/org/antlr/tool/LeftRecursionCyclesMessage.java)0
-rw-r--r--tool/src/main/java/org/antlr/tool/LeftRecursiveRuleAnalyzer.java (renamed from antlr-3.4/tool/src/main/java/org/antlr/tool/LeftRecursiveRuleAnalyzer.java)0
-rw-r--r--tool/src/main/java/org/antlr/tool/Message.java (renamed from antlr-3.4/tool/src/main/java/org/antlr/tool/Message.java)0
-rw-r--r--tool/src/main/java/org/antlr/tool/NFAFactory.java (renamed from antlr-3.4/tool/src/main/java/org/antlr/tool/NFAFactory.java)0
-rw-r--r--tool/src/main/java/org/antlr/tool/NameSpaceChecker.java (renamed from antlr-3.4/tool/src/main/java/org/antlr/tool/NameSpaceChecker.java)0
-rw-r--r--tool/src/main/java/org/antlr/tool/NonRegularDecisionMessage.java (renamed from antlr-3.4/tool/src/main/java/org/antlr/tool/NonRegularDecisionMessage.java)0
-rw-r--r--tool/src/main/java/org/antlr/tool/RandomPhrase.java (renamed from antlr-3.4/tool/src/main/java/org/antlr/tool/RandomPhrase.java)0
-rw-r--r--tool/src/main/java/org/antlr/tool/RecursionOverflowMessage.java (renamed from antlr-3.4/tool/src/main/java/org/antlr/tool/RecursionOverflowMessage.java)0
-rw-r--r--tool/src/main/java/org/antlr/tool/Rule.java (renamed from antlr-3.4/tool/src/main/java/org/antlr/tool/Rule.java)0
-rw-r--r--tool/src/main/java/org/antlr/tool/RuleLabelScope.java (renamed from antlr-3.4/tool/src/main/java/org/antlr/tool/RuleLabelScope.java)0
-rw-r--r--tool/src/main/java/org/antlr/tool/Strip.java (renamed from antlr-3.4/tool/src/main/java/org/antlr/tool/Strip.java)0
-rw-r--r--tool/src/main/java/org/antlr/tool/ToolMessage.java (renamed from antlr-3.4/tool/src/main/java/org/antlr/tool/ToolMessage.java)0
-rw-r--r--tool/src/main/java/org/antlr/tool/serialize.g (renamed from antlr-3.4/tool/src/main/java/org/antlr/tool/serialize.g)0
-rw-r--r--tool/src/main/resources/org/antlr/antlr.properties (renamed from antlr-3.4/tool/src/main/resources/org/antlr/antlr.properties)0
-rw-r--r--tool/src/main/resources/org/antlr/codegen/templates/ActionScript/AST.stg (renamed from antlr-3.4/tool/src/main/resources/org/antlr/codegen/templates/ActionScript/AST.stg)0
-rw-r--r--tool/src/main/resources/org/antlr/codegen/templates/ActionScript/ASTParser.stg (renamed from antlr-3.4/tool/src/main/resources/org/antlr/codegen/templates/ActionScript/ASTParser.stg)0
-rw-r--r--tool/src/main/resources/org/antlr/codegen/templates/ActionScript/ASTTreeParser.stg (renamed from antlr-3.4/tool/src/main/resources/org/antlr/codegen/templates/ActionScript/ASTTreeParser.stg)0
-rw-r--r--tool/src/main/resources/org/antlr/codegen/templates/ActionScript/ActionScript.stg (renamed from antlr-3.4/tool/src/main/resources/org/antlr/codegen/templates/ActionScript/ActionScript.stg)0
-rw-r--r--tool/src/main/resources/org/antlr/codegen/templates/C/AST.stg (renamed from antlr-3.4/tool/src/main/resources/org/antlr/codegen/templates/C/AST.stg)0
-rw-r--r--tool/src/main/resources/org/antlr/codegen/templates/C/ASTDbg.stg (renamed from antlr-3.4/tool/src/main/resources/org/antlr/codegen/templates/C/ASTDbg.stg)0
-rw-r--r--tool/src/main/resources/org/antlr/codegen/templates/C/ASTParser.stg (renamed from antlr-3.4/tool/src/main/resources/org/antlr/codegen/templates/C/ASTParser.stg)0
-rw-r--r--tool/src/main/resources/org/antlr/codegen/templates/C/ASTTreeParser.stg (renamed from antlr-3.4/tool/src/main/resources/org/antlr/codegen/templates/C/ASTTreeParser.stg)0
-rw-r--r--tool/src/main/resources/org/antlr/codegen/templates/C/C.stg (renamed from antlr-3.4/tool/src/main/resources/org/antlr/codegen/templates/C/C.stg)0
-rw-r--r--tool/src/main/resources/org/antlr/codegen/templates/C/Dbg.stg (renamed from antlr-3.4/tool/src/main/resources/org/antlr/codegen/templates/C/Dbg.stg)0
-rw-r--r--tool/src/main/resources/org/antlr/codegen/templates/CPP/CPP.stg (renamed from antlr-3.4/tool/src/main/resources/org/antlr/codegen/templates/CPP/CPP.stg)0
-rw-r--r--tool/src/main/resources/org/antlr/codegen/templates/CSharp2/AST.stg (renamed from antlr-3.4/tool/src/main/resources/org/antlr/codegen/templates/CSharp2/AST.stg)0
-rw-r--r--tool/src/main/resources/org/antlr/codegen/templates/CSharp2/ASTDbg.stg (renamed from antlr-3.4/tool/src/main/resources/org/antlr/codegen/templates/CSharp2/ASTDbg.stg)0
-rw-r--r--tool/src/main/resources/org/antlr/codegen/templates/CSharp2/ASTParser.stg (renamed from antlr-3.4/tool/src/main/resources/org/antlr/codegen/templates/CSharp2/ASTParser.stg)0
-rw-r--r--tool/src/main/resources/org/antlr/codegen/templates/CSharp2/ASTTreeParser.stg (renamed from antlr-3.4/tool/src/main/resources/org/antlr/codegen/templates/CSharp2/ASTTreeParser.stg)0
-rw-r--r--tool/src/main/resources/org/antlr/codegen/templates/CSharp2/CSharp2.stg (renamed from antlr-3.4/tool/src/main/resources/org/antlr/codegen/templates/CSharp2/CSharp2.stg)0
-rw-r--r--tool/src/main/resources/org/antlr/codegen/templates/CSharp2/Dbg.stg (renamed from antlr-3.4/tool/src/main/resources/org/antlr/codegen/templates/CSharp2/Dbg.stg)0
-rw-r--r--tool/src/main/resources/org/antlr/codegen/templates/CSharp2/ST.stg (renamed from antlr-3.4/tool/src/main/resources/org/antlr/codegen/templates/CSharp2/ST.stg)0
-rw-r--r--tool/src/main/resources/org/antlr/codegen/templates/CSharp3/AST.stg (renamed from antlr-3.4/tool/src/main/resources/org/antlr/codegen/templates/CSharp3/AST.stg)0
-rw-r--r--tool/src/main/resources/org/antlr/codegen/templates/CSharp3/ASTDbg.stg (renamed from antlr-3.4/tool/src/main/resources/org/antlr/codegen/templates/CSharp3/ASTDbg.stg)0
-rw-r--r--tool/src/main/resources/org/antlr/codegen/templates/CSharp3/ASTParser.stg (renamed from antlr-3.4/tool/src/main/resources/org/antlr/codegen/templates/CSharp3/ASTParser.stg)0
-rw-r--r--tool/src/main/resources/org/antlr/codegen/templates/CSharp3/ASTTreeParser.stg (renamed from antlr-3.4/tool/src/main/resources/org/antlr/codegen/templates/CSharp3/ASTTreeParser.stg)0
-rw-r--r--tool/src/main/resources/org/antlr/codegen/templates/CSharp3/CSharp3.stg (renamed from antlr-3.4/tool/src/main/resources/org/antlr/codegen/templates/CSharp3/CSharp3.stg)0
-rw-r--r--tool/src/main/resources/org/antlr/codegen/templates/CSharp3/Dbg.stg (renamed from antlr-3.4/tool/src/main/resources/org/antlr/codegen/templates/CSharp3/Dbg.stg)0
-rw-r--r--tool/src/main/resources/org/antlr/codegen/templates/CSharp3/ST.stg (renamed from antlr-3.4/tool/src/main/resources/org/antlr/codegen/templates/CSharp3/ST.stg)0
-rw-r--r--tool/src/main/resources/org/antlr/codegen/templates/Delphi/AST.stg (renamed from antlr-3.4/tool/src/main/resources/org/antlr/codegen/templates/Delphi/AST.stg)0
-rw-r--r--tool/src/main/resources/org/antlr/codegen/templates/Delphi/ASTParser.stg (renamed from antlr-3.4/tool/src/main/resources/org/antlr/codegen/templates/Delphi/ASTParser.stg)0
-rw-r--r--tool/src/main/resources/org/antlr/codegen/templates/Delphi/ASTTreeParser.stg (renamed from antlr-3.4/tool/src/main/resources/org/antlr/codegen/templates/Delphi/ASTTreeParser.stg)0
-rw-r--r--tool/src/main/resources/org/antlr/codegen/templates/Delphi/Delphi.stg (renamed from antlr-3.4/tool/src/main/resources/org/antlr/codegen/templates/Delphi/Delphi.stg)0
-rw-r--r--tool/src/main/resources/org/antlr/codegen/templates/Java/AST.stg (renamed from antlr-3.4/tool/src/main/resources/org/antlr/codegen/templates/Java/AST.stg)0
-rw-r--r--tool/src/main/resources/org/antlr/codegen/templates/Java/ASTDbg.stg (renamed from antlr-3.4/tool/src/main/resources/org/antlr/codegen/templates/Java/ASTDbg.stg)0
-rw-r--r--tool/src/main/resources/org/antlr/codegen/templates/Java/ASTParser.stg (renamed from antlr-3.4/tool/src/main/resources/org/antlr/codegen/templates/Java/ASTParser.stg)0
-rw-r--r--tool/src/main/resources/org/antlr/codegen/templates/Java/ASTTreeParser.stg (renamed from antlr-3.4/tool/src/main/resources/org/antlr/codegen/templates/Java/ASTTreeParser.stg)0
-rw-r--r--tool/src/main/resources/org/antlr/codegen/templates/Java/Dbg.stg (renamed from antlr-3.4/tool/src/main/resources/org/antlr/codegen/templates/Java/Dbg.stg)0
-rw-r--r--tool/src/main/resources/org/antlr/codegen/templates/Java/Java.stg (renamed from antlr-3.4/tool/src/main/resources/org/antlr/codegen/templates/Java/Java.stg)0
-rw-r--r--tool/src/main/resources/org/antlr/codegen/templates/Java/ST.stg (renamed from antlr-3.4/tool/src/main/resources/org/antlr/codegen/templates/Java/ST.stg)0
-rwxr-xr-xtool/src/main/resources/org/antlr/codegen/templates/JavaScript/AST.stg (renamed from antlr-3.4/tool/src/main/resources/org/antlr/codegen/templates/JavaScript/AST.stg)0
-rwxr-xr-xtool/src/main/resources/org/antlr/codegen/templates/JavaScript/ASTParser.stg (renamed from antlr-3.4/tool/src/main/resources/org/antlr/codegen/templates/JavaScript/ASTParser.stg)0
-rwxr-xr-xtool/src/main/resources/org/antlr/codegen/templates/JavaScript/ASTTreeParser.stg (renamed from antlr-3.4/tool/src/main/resources/org/antlr/codegen/templates/JavaScript/ASTTreeParser.stg)0
-rwxr-xr-xtool/src/main/resources/org/antlr/codegen/templates/JavaScript/JavaScript.stg (renamed from antlr-3.4/tool/src/main/resources/org/antlr/codegen/templates/JavaScript/JavaScript.stg)0
-rw-r--r--tool/src/main/resources/org/antlr/codegen/templates/LeftRecursiveRules.stg (renamed from antlr-3.4/tool/src/main/resources/org/antlr/codegen/templates/LeftRecursiveRules.stg)0
-rw-r--r--tool/src/main/resources/org/antlr/codegen/templates/ObjC/AST.stg (renamed from antlr-3.4/tool/src/main/resources/org/antlr/codegen/templates/ObjC/AST.stg)0
-rw-r--r--tool/src/main/resources/org/antlr/codegen/templates/ObjC/ASTDbg.stg (renamed from antlr-3.4/tool/src/main/resources/org/antlr/codegen/templates/ObjC/ASTDbg.stg)0
-rw-r--r--tool/src/main/resources/org/antlr/codegen/templates/ObjC/ASTParser.stg (renamed from antlr-3.4/tool/src/main/resources/org/antlr/codegen/templates/ObjC/ASTParser.stg)0
-rw-r--r--tool/src/main/resources/org/antlr/codegen/templates/ObjC/ASTTreeParser.stg (renamed from antlr-3.4/tool/src/main/resources/org/antlr/codegen/templates/ObjC/ASTTreeParser.stg)0
-rw-r--r--tool/src/main/resources/org/antlr/codegen/templates/ObjC/Dbg.stg (renamed from antlr-3.4/tool/src/main/resources/org/antlr/codegen/templates/ObjC/Dbg.stg)0
-rw-r--r--tool/src/main/resources/org/antlr/codegen/templates/ObjC/ObjC.stg (renamed from antlr-3.4/tool/src/main/resources/org/antlr/codegen/templates/ObjC/ObjC.stg)0
-rw-r--r--tool/src/main/resources/org/antlr/codegen/templates/ObjC/ST.stg (renamed from antlr-3.4/tool/src/main/resources/org/antlr/codegen/templates/ObjC/ST.stg)0
-rw-r--r--tool/src/main/resources/org/antlr/codegen/templates/ObjC/ST4ObjC.stg (renamed from antlr-3.4/tool/src/main/resources/org/antlr/codegen/templates/ObjC/ST4ObjC.stg)0
-rw-r--r--tool/src/main/resources/org/antlr/codegen/templates/Perl5/ASTTreeParser.stg (renamed from antlr-3.4/tool/src/main/resources/org/antlr/codegen/templates/Perl5/ASTTreeParser.stg)0
-rw-r--r--tool/src/main/resources/org/antlr/codegen/templates/Perl5/Perl5.stg (renamed from antlr-3.4/tool/src/main/resources/org/antlr/codegen/templates/Perl5/Perl5.stg)0
-rw-r--r--tool/src/main/resources/org/antlr/codegen/templates/Python/AST.stg (renamed from antlr-3.4/tool/src/main/resources/org/antlr/codegen/templates/Python/AST.stg)0
-rw-r--r--tool/src/main/resources/org/antlr/codegen/templates/Python/ASTDbg.stg (renamed from antlr-3.4/tool/src/main/resources/org/antlr/codegen/templates/Python/ASTDbg.stg)0
-rw-r--r--tool/src/main/resources/org/antlr/codegen/templates/Python/ASTParser.stg (renamed from antlr-3.4/tool/src/main/resources/org/antlr/codegen/templates/Python/ASTParser.stg)0
-rw-r--r--tool/src/main/resources/org/antlr/codegen/templates/Python/ASTTreeParser.stg (renamed from antlr-3.4/tool/src/main/resources/org/antlr/codegen/templates/Python/ASTTreeParser.stg)0
-rw-r--r--tool/src/main/resources/org/antlr/codegen/templates/Python/Dbg.stg (renamed from antlr-3.4/tool/src/main/resources/org/antlr/codegen/templates/Python/Dbg.stg)0
-rw-r--r--tool/src/main/resources/org/antlr/codegen/templates/Python/Python.stg (renamed from antlr-3.4/tool/src/main/resources/org/antlr/codegen/templates/Python/Python.stg)0
-rw-r--r--tool/src/main/resources/org/antlr/codegen/templates/Python/ST.stg (renamed from antlr-3.4/tool/src/main/resources/org/antlr/codegen/templates/Python/ST.stg)0
-rw-r--r--tool/src/main/resources/org/antlr/codegen/templates/Ruby/AST.stg (renamed from antlr-3.4/tool/src/main/resources/org/antlr/codegen/templates/Ruby/AST.stg)0
-rw-r--r--tool/src/main/resources/org/antlr/codegen/templates/Ruby/ASTDbg.stg (renamed from antlr-3.4/tool/src/main/resources/org/antlr/codegen/templates/Ruby/ASTDbg.stg)0
-rw-r--r--tool/src/main/resources/org/antlr/codegen/templates/Ruby/ASTParser.stg (renamed from antlr-3.4/tool/src/main/resources/org/antlr/codegen/templates/Ruby/ASTParser.stg)0
-rw-r--r--tool/src/main/resources/org/antlr/codegen/templates/Ruby/ASTTreeParser.stg (renamed from antlr-3.4/tool/src/main/resources/org/antlr/codegen/templates/Ruby/ASTTreeParser.stg)0
-rw-r--r--tool/src/main/resources/org/antlr/codegen/templates/Ruby/Dbg.stg (renamed from antlr-3.4/tool/src/main/resources/org/antlr/codegen/templates/Ruby/Dbg.stg)0
-rw-r--r--tool/src/main/resources/org/antlr/codegen/templates/Ruby/Ruby.stg (renamed from antlr-3.4/tool/src/main/resources/org/antlr/codegen/templates/Ruby/Ruby.stg)0
-rw-r--r--tool/src/main/resources/org/antlr/codegen/templates/Ruby/ST.stg (renamed from antlr-3.4/tool/src/main/resources/org/antlr/codegen/templates/Ruby/ST.stg)0
-rw-r--r--tool/src/main/resources/org/antlr/codegen/templates/Scala/Scala.stg (renamed from antlr-3.4/tool/src/main/resources/org/antlr/codegen/templates/Scala/Scala.stg)0
-rw-r--r--tool/src/main/resources/org/antlr/tool/templates/depend.stg (renamed from antlr-3.4/tool/src/main/resources/org/antlr/tool/templates/depend.stg)0
-rw-r--r--tool/src/main/resources/org/antlr/tool/templates/dot/action-edge.st (renamed from antlr-3.4/tool/src/main/resources/org/antlr/tool/templates/dot/action-edge.st)0
-rw-r--r--tool/src/main/resources/org/antlr/tool/templates/dot/decision-rank.st (renamed from antlr-3.4/tool/src/main/resources/org/antlr/tool/templates/dot/decision-rank.st)0
-rw-r--r--tool/src/main/resources/org/antlr/tool/templates/dot/dfa.st (renamed from antlr-3.4/tool/src/main/resources/org/antlr/tool/templates/dot/dfa.st)0
-rw-r--r--tool/src/main/resources/org/antlr/tool/templates/dot/dot.stg (renamed from antlr-3.4/tool/src/main/resources/org/antlr/tool/templates/dot/dot.stg)0
-rw-r--r--tool/src/main/resources/org/antlr/tool/templates/dot/edge.st (renamed from antlr-3.4/tool/src/main/resources/org/antlr/tool/templates/dot/edge.st)0
-rw-r--r--tool/src/main/resources/org/antlr/tool/templates/dot/epsilon-edge.st (renamed from antlr-3.4/tool/src/main/resources/org/antlr/tool/templates/dot/epsilon-edge.st)0
-rw-r--r--tool/src/main/resources/org/antlr/tool/templates/dot/nfa.st (renamed from antlr-3.4/tool/src/main/resources/org/antlr/tool/templates/dot/nfa.st)0
-rw-r--r--tool/src/main/resources/org/antlr/tool/templates/dot/state.st (renamed from antlr-3.4/tool/src/main/resources/org/antlr/tool/templates/dot/state.st)0
-rw-r--r--tool/src/main/resources/org/antlr/tool/templates/dot/stopstate.st (renamed from antlr-3.4/tool/src/main/resources/org/antlr/tool/templates/dot/stopstate.st)0
-rw-r--r--tool/src/main/resources/org/antlr/tool/templates/messages/formats/antlr.stg (renamed from antlr-3.4/tool/src/main/resources/org/antlr/tool/templates/messages/formats/antlr.stg)0
-rw-r--r--tool/src/main/resources/org/antlr/tool/templates/messages/formats/gnu.stg (renamed from antlr-3.4/tool/src/main/resources/org/antlr/tool/templates/messages/formats/gnu.stg)0
-rw-r--r--tool/src/main/resources/org/antlr/tool/templates/messages/formats/vs2005.stg (renamed from antlr-3.4/tool/src/main/resources/org/antlr/tool/templates/messages/formats/vs2005.stg)0
-rw-r--r--tool/src/main/resources/org/antlr/tool/templates/messages/languages/en.stg (renamed from antlr-3.4/tool/src/main/resources/org/antlr/tool/templates/messages/languages/en.stg)0
-rw-r--r--tool/src/test/java/org/antlr/test/BaseTest.java (renamed from antlr-3.4/tool/src/test/java/org/antlr/test/BaseTest.java)0
-rw-r--r--tool/src/test/java/org/antlr/test/DebugTestAutoAST.java (renamed from antlr-3.4/tool/src/test/java/org/antlr/test/DebugTestAutoAST.java)0
-rw-r--r--tool/src/test/java/org/antlr/test/DebugTestCompositeGrammars.java (renamed from antlr-3.4/tool/src/test/java/org/antlr/test/DebugTestCompositeGrammars.java)0
-rw-r--r--tool/src/test/java/org/antlr/test/DebugTestRewriteAST.java (renamed from antlr-3.4/tool/src/test/java/org/antlr/test/DebugTestRewriteAST.java)0
-rw-r--r--tool/src/test/java/org/antlr/test/ErrorQueue.java (renamed from antlr-3.4/tool/src/test/java/org/antlr/test/ErrorQueue.java)0
-rw-r--r--tool/src/test/java/org/antlr/test/TestASTConstruction.java (renamed from antlr-3.4/tool/src/test/java/org/antlr/test/TestASTConstruction.java)0
-rw-r--r--tool/src/test/java/org/antlr/test/TestAttributes.java (renamed from antlr-3.4/tool/src/test/java/org/antlr/test/TestAttributes.java)0
-rw-r--r--tool/src/test/java/org/antlr/test/TestAutoAST.java (renamed from antlr-3.4/tool/src/test/java/org/antlr/test/TestAutoAST.java)0
-rw-r--r--tool/src/test/java/org/antlr/test/TestBufferedTreeNodeStream.java (renamed from antlr-3.4/tool/src/test/java/org/antlr/test/TestBufferedTreeNodeStream.java)0
-rw-r--r--tool/src/test/java/org/antlr/test/TestCharDFAConversion.java (renamed from antlr-3.4/tool/src/test/java/org/antlr/test/TestCharDFAConversion.java)0
-rw-r--r--tool/src/test/java/org/antlr/test/TestCommonTokenStream.java (renamed from antlr-3.4/tool/src/test/java/org/antlr/test/TestCommonTokenStream.java)0
-rw-r--r--tool/src/test/java/org/antlr/test/TestCompositeGrammars.java (renamed from antlr-3.4/tool/src/test/java/org/antlr/test/TestCompositeGrammars.java)0
-rw-r--r--tool/src/test/java/org/antlr/test/TestDFAConversion.java (renamed from antlr-3.4/tool/src/test/java/org/antlr/test/TestDFAConversion.java)0
-rw-r--r--tool/src/test/java/org/antlr/test/TestDFAMatching.java (renamed from antlr-3.4/tool/src/test/java/org/antlr/test/TestDFAMatching.java)0
-rw-r--r--tool/src/test/java/org/antlr/test/TestFastQueue.java (renamed from antlr-3.4/tool/src/test/java/org/antlr/test/TestFastQueue.java)0
-rw-r--r--tool/src/test/java/org/antlr/test/TestHeteroAST.java (renamed from antlr-3.4/tool/src/test/java/org/antlr/test/TestHeteroAST.java)0
-rw-r--r--tool/src/test/java/org/antlr/test/TestInterpretedLexing.java (renamed from antlr-3.4/tool/src/test/java/org/antlr/test/TestInterpretedLexing.java)0
-rw-r--r--tool/src/test/java/org/antlr/test/TestInterpretedParsing.java (renamed from antlr-3.4/tool/src/test/java/org/antlr/test/TestInterpretedParsing.java)0
-rw-r--r--tool/src/test/java/org/antlr/test/TestIntervalSet.java (renamed from antlr-3.4/tool/src/test/java/org/antlr/test/TestIntervalSet.java)0
-rw-r--r--tool/src/test/java/org/antlr/test/TestJavaCodeGeneration.java (renamed from antlr-3.4/tool/src/test/java/org/antlr/test/TestJavaCodeGeneration.java)0
-rw-r--r--tool/src/test/java/org/antlr/test/TestLeftRecursion.java (renamed from antlr-3.4/tool/src/test/java/org/antlr/test/TestLeftRecursion.java)0
-rw-r--r--tool/src/test/java/org/antlr/test/TestLexer.java (renamed from antlr-3.4/tool/src/test/java/org/antlr/test/TestLexer.java)0
-rw-r--r--tool/src/test/java/org/antlr/test/TestMessages.java (renamed from antlr-3.4/tool/src/test/java/org/antlr/test/TestMessages.java)0
-rw-r--r--tool/src/test/java/org/antlr/test/TestNFAConstruction.java (renamed from antlr-3.4/tool/src/test/java/org/antlr/test/TestNFAConstruction.java)0
-rw-r--r--tool/src/test/java/org/antlr/test/TestRewriteAST.java (renamed from antlr-3.4/tool/src/test/java/org/antlr/test/TestRewriteAST.java)0
-rw-r--r--tool/src/test/java/org/antlr/test/TestRewriteTemplates.java (renamed from antlr-3.4/tool/src/test/java/org/antlr/test/TestRewriteTemplates.java)0
-rw-r--r--tool/src/test/java/org/antlr/test/TestSemanticPredicateEvaluation.java (renamed from antlr-3.4/tool/src/test/java/org/antlr/test/TestSemanticPredicateEvaluation.java)0
-rw-r--r--tool/src/test/java/org/antlr/test/TestSemanticPredicates.java (renamed from antlr-3.4/tool/src/test/java/org/antlr/test/TestSemanticPredicates.java)0
-rw-r--r--tool/src/test/java/org/antlr/test/TestSets.java (renamed from antlr-3.4/tool/src/test/java/org/antlr/test/TestSets.java)0
-rw-r--r--tool/src/test/java/org/antlr/test/TestSymbolDefinitions.java (renamed from antlr-3.4/tool/src/test/java/org/antlr/test/TestSymbolDefinitions.java)0
-rw-r--r--tool/src/test/java/org/antlr/test/TestSyntacticPredicateEvaluation.java (renamed from antlr-3.4/tool/src/test/java/org/antlr/test/TestSyntacticPredicateEvaluation.java)0
-rw-r--r--tool/src/test/java/org/antlr/test/TestSyntaxErrors.java (renamed from antlr-3.4/tool/src/test/java/org/antlr/test/TestSyntaxErrors.java)0
-rw-r--r--tool/src/test/java/org/antlr/test/TestTemplates.java (renamed from antlr-3.4/tool/src/test/java/org/antlr/test/TestTemplates.java)0
-rw-r--r--tool/src/test/java/org/antlr/test/TestTokenRewriteStream.java (renamed from antlr-3.4/tool/src/test/java/org/antlr/test/TestTokenRewriteStream.java)0
-rw-r--r--tool/src/test/java/org/antlr/test/TestTopologicalSort.java (renamed from antlr-3.4/tool/src/test/java/org/antlr/test/TestTopologicalSort.java)0
-rw-r--r--tool/src/test/java/org/antlr/test/TestTreeGrammarRewriteAST.java (renamed from antlr-3.4/tool/src/test/java/org/antlr/test/TestTreeGrammarRewriteAST.java)0
-rw-r--r--tool/src/test/java/org/antlr/test/TestTreeIterator.java (renamed from antlr-3.4/tool/src/test/java/org/antlr/test/TestTreeIterator.java)0
-rw-r--r--tool/src/test/java/org/antlr/test/TestTreeNodeStream.java (renamed from antlr-3.4/tool/src/test/java/org/antlr/test/TestTreeNodeStream.java)0
-rw-r--r--tool/src/test/java/org/antlr/test/TestTreeParsing.java (renamed from antlr-3.4/tool/src/test/java/org/antlr/test/TestTreeParsing.java)0
-rw-r--r--tool/src/test/java/org/antlr/test/TestTreeWizard.java (renamed from antlr-3.4/tool/src/test/java/org/antlr/test/TestTreeWizard.java)0
-rw-r--r--tool/src/test/java/org/antlr/test/TestTrees.java (renamed from antlr-3.4/tool/src/test/java/org/antlr/test/TestTrees.java)0
2435 files changed, 2 insertions, 2 deletions
diff --git a/Android.bp b/Android.bp
index add343c..c51b357 100644
--- a/Android.bp
+++ b/Android.bp
@@ -14,9 +14,9 @@
java_library_host {
name: "antlr-runtime",
- srcs: ["antlr-3.4/runtime/Java/src/main/java/**/*.java"],
+ srcs: ["runtime/Java/src/main/java/**/*.java"],
//Remove DOTTreeGenerator.java, so that we don't have the StringTemplate library as a dependency
- exclude_srcs: ["antlr-3.4/runtime/Java/src/main/java/org/antlr/runtime/tree/DOTTreeGenerator.java"],
+ exclude_srcs: ["runtime/Java/src/main/java/org/antlr/runtime/tree/DOTTreeGenerator.java"],
errorprone: {
javacflags: ["-Xep:MissingOverride:OFF"], // b/73499927
},
diff --git a/antlr-3.4/BUILD.txt b/BUILD.txt
index f6e41c3..f6e41c3 100644
--- a/antlr-3.4/BUILD.txt
+++ b/BUILD.txt
diff --git a/antlr-3.4/antlr-ant/main/antlr3-task/Readme.txt b/antlr-ant/main/antlr3-task/Readme.txt
index 1b8d2e7..1b8d2e7 100644
--- a/antlr-3.4/antlr-ant/main/antlr3-task/Readme.txt
+++ b/antlr-ant/main/antlr3-task/Readme.txt
diff --git a/antlr-3.4/antlr-ant/main/antlr3-task/antlr3-src/org/apache/tools/ant/antlr/ANTLR3.java b/antlr-ant/main/antlr3-task/antlr3-src/org/apache/tools/ant/antlr/ANTLR3.java
index a87299d..a87299d 100644
--- a/antlr-3.4/antlr-ant/main/antlr3-task/antlr3-src/org/apache/tools/ant/antlr/ANTLR3.java
+++ b/antlr-ant/main/antlr3-task/antlr3-src/org/apache/tools/ant/antlr/ANTLR3.java
diff --git a/antlr-3.4/antlr-ant/main/antlr3-task/antlr3-src/org/apache/tools/ant/antlr/antlib.xml b/antlr-ant/main/antlr3-task/antlr3-src/org/apache/tools/ant/antlr/antlib.xml
index 2d30a82..2d30a82 100644
--- a/antlr-3.4/antlr-ant/main/antlr3-task/antlr3-src/org/apache/tools/ant/antlr/antlib.xml
+++ b/antlr-ant/main/antlr3-task/antlr3-src/org/apache/tools/ant/antlr/antlib.xml
diff --git a/antlr-3.4/antlr-ant/main/antlr3-task/antlr3-task.doc b/antlr-ant/main/antlr3-task/antlr3-task.doc
index e40ca3e..e40ca3e 100644
--- a/antlr-3.4/antlr-ant/main/antlr3-task/antlr3-task.doc
+++ b/antlr-ant/main/antlr3-task/antlr3-task.doc
Binary files differ
diff --git a/antlr-3.4/antlr-ant/main/antlr3-task/antlr3-task.htm b/antlr-ant/main/antlr3-task/antlr3-task.htm
index d2f59b6..d2f59b6 100644
--- a/antlr-3.4/antlr-ant/main/antlr3-task/antlr3-task.htm
+++ b/antlr-ant/main/antlr3-task/antlr3-task.htm
diff --git a/antlr-3.4/antlr-ant/main/antlr3-task/antlr3.jar b/antlr-ant/main/antlr3-task/antlr3.jar
index 0525664..0525664 100644
--- a/antlr-3.4/antlr-ant/main/antlr3-task/antlr3.jar
+++ b/antlr-ant/main/antlr3-task/antlr3.jar
Binary files differ
diff --git a/antlr-3.4/antlr-ant/main/antlr3-task/composite-java_build.zip b/antlr-ant/main/antlr3-task/composite-java_build.zip
index 1edcbb5..1edcbb5 100644
--- a/antlr-3.4/antlr-ant/main/antlr3-task/composite-java_build.zip
+++ b/antlr-ant/main/antlr3-task/composite-java_build.zip
Binary files differ
diff --git a/antlr-3.4/antlr-ant/main/antlr3-task/composite-netbeans.zip b/antlr-ant/main/antlr3-task/composite-netbeans.zip
index 51846fc..51846fc 100644
--- a/antlr-3.4/antlr-ant/main/antlr3-task/composite-netbeans.zip
+++ b/antlr-ant/main/antlr3-task/composite-netbeans.zip
Binary files differ
diff --git a/antlr-3.4/antlr-ant/main/antlr3-task/d2u.zip b/antlr-ant/main/antlr3-task/d2u.zip
index 6ce5c6a..6ce5c6a 100644
--- a/antlr-3.4/antlr-ant/main/antlr3-task/d2u.zip
+++ b/antlr-ant/main/antlr3-task/d2u.zip
Binary files differ
diff --git a/antlr-3.4/antlr-ant/main/antlr3-task/polydiff-netbeans.zip b/antlr-ant/main/antlr3-task/polydiff-netbeans.zip
index ac32383..ac32383 100644
--- a/antlr-3.4/antlr-ant/main/antlr3-task/polydiff-netbeans.zip
+++ b/antlr-ant/main/antlr3-task/polydiff-netbeans.zip
Binary files differ
diff --git a/antlr-3.4/antlr-ant/main/antlr3-task/polydiff_build.zip b/antlr-ant/main/antlr3-task/polydiff_build.zip
index c258609..c258609 100644
--- a/antlr-3.4/antlr-ant/main/antlr3-task/polydiff_build.zip
+++ b/antlr-ant/main/antlr3-task/polydiff_build.zip
Binary files differ
diff --git a/antlr-3.4/antlr-ant/main/antlr3-task/simplecTreeParser.zip b/antlr-ant/main/antlr3-task/simplecTreeParser.zip
index 449b97d..449b97d 100644
--- a/antlr-3.4/antlr-ant/main/antlr3-task/simplecTreeParser.zip
+++ b/antlr-ant/main/antlr3-task/simplecTreeParser.zip
Binary files differ
diff --git a/antlr-3.4/antlr.config b/antlr.config
index 00ac54e..00ac54e 100644
--- a/antlr-3.4/antlr.config
+++ b/antlr.config
diff --git a/antlr-3.4/antlr3-maven-archetype/antlr.config b/antlr3-maven-archetype/antlr.config
index e69de29..e69de29 100644
--- a/antlr-3.4/antlr3-maven-archetype/antlr.config
+++ b/antlr3-maven-archetype/antlr.config
diff --git a/antlr-3.4/antlr3-maven-archetype/pom.xml b/antlr3-maven-archetype/pom.xml
index 6de349c..6de349c 100644
--- a/antlr-3.4/antlr3-maven-archetype/pom.xml
+++ b/antlr3-maven-archetype/pom.xml
diff --git a/antlr-3.4/antlr3-maven-archetype/src/main/resources/META-INF/maven/archetype-metadata.xml b/antlr3-maven-archetype/src/main/resources/META-INF/maven/archetype-metadata.xml
index 8336da8..8336da8 100644
--- a/antlr-3.4/antlr3-maven-archetype/src/main/resources/META-INF/maven/archetype-metadata.xml
+++ b/antlr3-maven-archetype/src/main/resources/META-INF/maven/archetype-metadata.xml
diff --git a/antlr-3.4/antlr3-maven-archetype/src/main/resources/META-INF/maven/archetype.xml b/antlr3-maven-archetype/src/main/resources/META-INF/maven/archetype.xml
index 8bfc7df..8bfc7df 100644
--- a/antlr-3.4/antlr3-maven-archetype/src/main/resources/META-INF/maven/archetype.xml
+++ b/antlr3-maven-archetype/src/main/resources/META-INF/maven/archetype.xml
diff --git a/antlr-3.4/antlr3-maven-archetype/src/main/resources/archetype-resources/pom.xml b/antlr3-maven-archetype/src/main/resources/archetype-resources/pom.xml
index e8db114..e8db114 100644
--- a/antlr-3.4/antlr3-maven-archetype/src/main/resources/archetype-resources/pom.xml
+++ b/antlr3-maven-archetype/src/main/resources/archetype-resources/pom.xml
diff --git a/antlr-3.4/antlr3-maven-archetype/src/main/resources/archetype-resources/src/main/antlr3/TLexer.g b/antlr3-maven-archetype/src/main/resources/archetype-resources/src/main/antlr3/TLexer.g
index 765d8c9..765d8c9 100644
--- a/antlr-3.4/antlr3-maven-archetype/src/main/resources/archetype-resources/src/main/antlr3/TLexer.g
+++ b/antlr3-maven-archetype/src/main/resources/archetype-resources/src/main/antlr3/TLexer.g
diff --git a/antlr-3.4/antlr3-maven-archetype/src/main/resources/archetype-resources/src/main/antlr3/TParser.g b/antlr3-maven-archetype/src/main/resources/archetype-resources/src/main/antlr3/TParser.g
index aaa0852..aaa0852 100644
--- a/antlr-3.4/antlr3-maven-archetype/src/main/resources/archetype-resources/src/main/antlr3/TParser.g
+++ b/antlr3-maven-archetype/src/main/resources/archetype-resources/src/main/antlr3/TParser.g
diff --git a/antlr-3.4/antlr3-maven-archetype/src/main/resources/archetype-resources/src/main/antlr3/TTree.g b/antlr3-maven-archetype/src/main/resources/archetype-resources/src/main/antlr3/TTree.g
index c514f6f..c514f6f 100644
--- a/antlr-3.4/antlr3-maven-archetype/src/main/resources/archetype-resources/src/main/antlr3/TTree.g
+++ b/antlr3-maven-archetype/src/main/resources/archetype-resources/src/main/antlr3/TTree.g
diff --git a/antlr-3.4/antlr3-maven-archetype/src/main/resources/archetype-resources/src/main/antlr3/imports/Ruleb.g b/antlr3-maven-archetype/src/main/resources/archetype-resources/src/main/antlr3/imports/Ruleb.g
index 51834d9..51834d9 100644
--- a/antlr-3.4/antlr3-maven-archetype/src/main/resources/archetype-resources/src/main/antlr3/imports/Ruleb.g
+++ b/antlr3-maven-archetype/src/main/resources/archetype-resources/src/main/antlr3/imports/Ruleb.g
diff --git a/antlr-3.4/antlr3-maven-archetype/src/main/resources/archetype-resources/src/main/java/AbstractTLexer.java b/antlr3-maven-archetype/src/main/resources/archetype-resources/src/main/java/AbstractTLexer.java
index 00fcad0..00fcad0 100644
--- a/antlr-3.4/antlr3-maven-archetype/src/main/resources/archetype-resources/src/main/java/AbstractTLexer.java
+++ b/antlr3-maven-archetype/src/main/resources/archetype-resources/src/main/java/AbstractTLexer.java
diff --git a/antlr-3.4/antlr3-maven-archetype/src/main/resources/archetype-resources/src/main/java/AbstractTParser.java b/antlr3-maven-archetype/src/main/resources/archetype-resources/src/main/java/AbstractTParser.java
index 53b294f..53b294f 100644
--- a/antlr-3.4/antlr3-maven-archetype/src/main/resources/archetype-resources/src/main/java/AbstractTParser.java
+++ b/antlr3-maven-archetype/src/main/resources/archetype-resources/src/main/java/AbstractTParser.java
diff --git a/antlr-3.4/antlr3-maven-archetype/src/main/resources/archetype-resources/src/main/java/Main.java b/antlr3-maven-archetype/src/main/resources/archetype-resources/src/main/java/Main.java
index 0cd813c..0cd813c 100644
--- a/antlr-3.4/antlr3-maven-archetype/src/main/resources/archetype-resources/src/main/java/Main.java
+++ b/antlr3-maven-archetype/src/main/resources/archetype-resources/src/main/java/Main.java
diff --git a/antlr-3.4/antlr3-maven-plugin/pom.xml b/antlr3-maven-plugin/pom.xml
index 58dc982..58dc982 100644
--- a/antlr-3.4/antlr3-maven-plugin/pom.xml
+++ b/antlr3-maven-plugin/pom.xml
diff --git a/antlr-3.4/antlr3-maven-plugin/src/main/java/org/antlr/mojo/antlr3/Antlr3ErrorLog.java b/antlr3-maven-plugin/src/main/java/org/antlr/mojo/antlr3/Antlr3ErrorLog.java
index bf2c3c6..bf2c3c6 100644
--- a/antlr-3.4/antlr3-maven-plugin/src/main/java/org/antlr/mojo/antlr3/Antlr3ErrorLog.java
+++ b/antlr3-maven-plugin/src/main/java/org/antlr/mojo/antlr3/Antlr3ErrorLog.java
diff --git a/antlr-3.4/antlr3-maven-plugin/src/main/java/org/antlr/mojo/antlr3/Antlr3Mojo.java b/antlr3-maven-plugin/src/main/java/org/antlr/mojo/antlr3/Antlr3Mojo.java
index e7225d3..e7225d3 100644
--- a/antlr-3.4/antlr3-maven-plugin/src/main/java/org/antlr/mojo/antlr3/Antlr3Mojo.java
+++ b/antlr3-maven-plugin/src/main/java/org/antlr/mojo/antlr3/Antlr3Mojo.java
diff --git a/antlr-3.4/antlr3-maven-plugin/src/site/apt/examples/import.apt b/antlr3-maven-plugin/src/site/apt/examples/import.apt
index 06a49f1..06a49f1 100644
--- a/antlr-3.4/antlr3-maven-plugin/src/site/apt/examples/import.apt
+++ b/antlr3-maven-plugin/src/site/apt/examples/import.apt
diff --git a/antlr-3.4/antlr3-maven-plugin/src/site/apt/examples/libraries.apt b/antlr3-maven-plugin/src/site/apt/examples/libraries.apt
index 73ce796..73ce796 100644
--- a/antlr-3.4/antlr3-maven-plugin/src/site/apt/examples/libraries.apt
+++ b/antlr3-maven-plugin/src/site/apt/examples/libraries.apt
diff --git a/antlr-3.4/antlr3-maven-plugin/src/site/apt/examples/simple.apt b/antlr3-maven-plugin/src/site/apt/examples/simple.apt
index 3e36e84..3e36e84 100644
--- a/antlr-3.4/antlr3-maven-plugin/src/site/apt/examples/simple.apt
+++ b/antlr3-maven-plugin/src/site/apt/examples/simple.apt
diff --git a/antlr-3.4/antlr3-maven-plugin/src/site/apt/index.apt b/antlr3-maven-plugin/src/site/apt/index.apt
index 2b2495a..2b2495a 100644
--- a/antlr-3.4/antlr3-maven-plugin/src/site/apt/index.apt
+++ b/antlr3-maven-plugin/src/site/apt/index.apt
diff --git a/antlr-3.4/antlr3-maven-plugin/src/site/apt/usage.apt.vm b/antlr3-maven-plugin/src/site/apt/usage.apt.vm
index 9b7ad0f..9b7ad0f 100644
--- a/antlr-3.4/antlr3-maven-plugin/src/site/apt/usage.apt.vm
+++ b/antlr3-maven-plugin/src/site/apt/usage.apt.vm
diff --git a/antlr-3.4/antlr3-maven-plugin/src/site/site.xml b/antlr3-maven-plugin/src/site/site.xml
index 7d0c52b..7d0c52b 100644
--- a/antlr-3.4/antlr3-maven-plugin/src/site/site.xml
+++ b/antlr3-maven-plugin/src/site/site.xml
diff --git a/antlr-3.4/antlrjar.xml b/antlrjar.xml
index 6988f98..6988f98 100644
--- a/antlr-3.4/antlrjar.xml
+++ b/antlrjar.xml
diff --git a/antlr-3.4/antlrsources.xml b/antlrsources.xml
index 953c7fc..953c7fc 100644
--- a/antlr-3.4/antlrsources.xml
+++ b/antlrsources.xml
diff --git a/antlr-3.4/gunit-maven-plugin/pom.xml b/gunit-maven-plugin/pom.xml
index a11a50e..a11a50e 100644
--- a/antlr-3.4/gunit-maven-plugin/pom.xml
+++ b/gunit-maven-plugin/pom.xml
diff --git a/antlr-3.4/gunit-maven-plugin/src/main/java/org/antlr/mojo/antlr3/GUnitExecuteMojo.java b/gunit-maven-plugin/src/main/java/org/antlr/mojo/antlr3/GUnitExecuteMojo.java
index db3f569..db3f569 100644
--- a/antlr-3.4/gunit-maven-plugin/src/main/java/org/antlr/mojo/antlr3/GUnitExecuteMojo.java
+++ b/gunit-maven-plugin/src/main/java/org/antlr/mojo/antlr3/GUnitExecuteMojo.java
diff --git a/antlr-3.4/gunit/CHANGES.txt b/gunit/CHANGES.txt
index 67a27f1..67a27f1 100644
--- a/antlr-3.4/gunit/CHANGES.txt
+++ b/gunit/CHANGES.txt
diff --git a/antlr-3.4/gunit/LICENSE.txt b/gunit/LICENSE.txt
index b6ea2eb..b6ea2eb 100644
--- a/antlr-3.4/gunit/LICENSE.txt
+++ b/gunit/LICENSE.txt
diff --git a/antlr-3.4/gunit/README.txt b/gunit/README.txt
index 37a1522..37a1522 100644
--- a/antlr-3.4/gunit/README.txt
+++ b/gunit/README.txt
diff --git a/antlr-3.4/gunit/antlr.config b/gunit/antlr.config
index e69de29..e69de29 100644
--- a/antlr-3.4/gunit/antlr.config
+++ b/gunit/antlr.config
diff --git a/antlr-3.4/gunit/pom.xml b/gunit/pom.xml
index cb35b6b..cb35b6b 100644
--- a/antlr-3.4/gunit/pom.xml
+++ b/gunit/pom.xml
diff --git a/antlr-3.4/gunit/src/main/antlr3/org/antlr/gunit/gUnit.g b/gunit/src/main/antlr3/org/antlr/gunit/gUnit.g
index 5a3e269..5a3e269 100644
--- a/antlr-3.4/gunit/src/main/antlr3/org/antlr/gunit/gUnit.g
+++ b/gunit/src/main/antlr3/org/antlr/gunit/gUnit.g
diff --git a/antlr-3.4/gunit/src/main/antlr3/org/antlr/gunit/swingui/parsers/ANTLRv3.g b/gunit/src/main/antlr3/org/antlr/gunit/swingui/parsers/ANTLRv3.g
index 5657072..5657072 100644
--- a/antlr-3.4/gunit/src/main/antlr3/org/antlr/gunit/swingui/parsers/ANTLRv3.g
+++ b/gunit/src/main/antlr3/org/antlr/gunit/swingui/parsers/ANTLRv3.g
diff --git a/antlr-3.4/gunit/src/main/antlr3/org/antlr/gunit/swingui/parsers/StGUnit.g b/gunit/src/main/antlr3/org/antlr/gunit/swingui/parsers/StGUnit.g
index 1701214..1701214 100644
--- a/antlr-3.4/gunit/src/main/antlr3/org/antlr/gunit/swingui/parsers/StGUnit.g
+++ b/gunit/src/main/antlr3/org/antlr/gunit/swingui/parsers/StGUnit.g
diff --git a/antlr-3.4/gunit/src/main/java/org/antlr/gunit/AbstractTest.java b/gunit/src/main/java/org/antlr/gunit/AbstractTest.java
index 158bf04..158bf04 100644
--- a/antlr-3.4/gunit/src/main/java/org/antlr/gunit/AbstractTest.java
+++ b/gunit/src/main/java/org/antlr/gunit/AbstractTest.java
diff --git a/antlr-3.4/gunit/src/main/java/org/antlr/gunit/BooleanTest.java b/gunit/src/main/java/org/antlr/gunit/BooleanTest.java
index 4426e77..4426e77 100644
--- a/antlr-3.4/gunit/src/main/java/org/antlr/gunit/BooleanTest.java
+++ b/gunit/src/main/java/org/antlr/gunit/BooleanTest.java
diff --git a/antlr-3.4/gunit/src/main/java/org/antlr/gunit/GrammarInfo.java b/gunit/src/main/java/org/antlr/gunit/GrammarInfo.java
index 2e80506..2e80506 100644
--- a/antlr-3.4/gunit/src/main/java/org/antlr/gunit/GrammarInfo.java
+++ b/gunit/src/main/java/org/antlr/gunit/GrammarInfo.java
diff --git a/antlr-3.4/gunit/src/main/java/org/antlr/gunit/ITestCase.java b/gunit/src/main/java/org/antlr/gunit/ITestCase.java
index 437b789..437b789 100644
--- a/antlr-3.4/gunit/src/main/java/org/antlr/gunit/ITestCase.java
+++ b/gunit/src/main/java/org/antlr/gunit/ITestCase.java
diff --git a/antlr-3.4/gunit/src/main/java/org/antlr/gunit/ITestSuite.java b/gunit/src/main/java/org/antlr/gunit/ITestSuite.java
index c01673f..c01673f 100644
--- a/antlr-3.4/gunit/src/main/java/org/antlr/gunit/ITestSuite.java
+++ b/gunit/src/main/java/org/antlr/gunit/ITestSuite.java
diff --git a/antlr-3.4/gunit/src/main/java/org/antlr/gunit/Interp.java b/gunit/src/main/java/org/antlr/gunit/Interp.java
index 7e4c08d..7e4c08d 100644
--- a/antlr-3.4/gunit/src/main/java/org/antlr/gunit/Interp.java
+++ b/gunit/src/main/java/org/antlr/gunit/Interp.java
diff --git a/antlr-3.4/gunit/src/main/java/org/antlr/gunit/InvalidInputException.java b/gunit/src/main/java/org/antlr/gunit/InvalidInputException.java
index d6e9dfc..d6e9dfc 100644
--- a/antlr-3.4/gunit/src/main/java/org/antlr/gunit/InvalidInputException.java
+++ b/gunit/src/main/java/org/antlr/gunit/InvalidInputException.java
diff --git a/antlr-3.4/gunit/src/main/java/org/antlr/gunit/JUnitCodeGen.java b/gunit/src/main/java/org/antlr/gunit/JUnitCodeGen.java
index 4713cf7..4713cf7 100644
--- a/antlr-3.4/gunit/src/main/java/org/antlr/gunit/JUnitCodeGen.java
+++ b/gunit/src/main/java/org/antlr/gunit/JUnitCodeGen.java
diff --git a/antlr-3.4/gunit/src/main/java/org/antlr/gunit/OutputTest.java b/gunit/src/main/java/org/antlr/gunit/OutputTest.java
index 71359e5..71359e5 100644
--- a/antlr-3.4/gunit/src/main/java/org/antlr/gunit/OutputTest.java
+++ b/gunit/src/main/java/org/antlr/gunit/OutputTest.java
diff --git a/antlr-3.4/gunit/src/main/java/org/antlr/gunit/ReturnTest.java b/gunit/src/main/java/org/antlr/gunit/ReturnTest.java
index 8ec5a4e..8ec5a4e 100644
--- a/antlr-3.4/gunit/src/main/java/org/antlr/gunit/ReturnTest.java
+++ b/gunit/src/main/java/org/antlr/gunit/ReturnTest.java
diff --git a/antlr-3.4/gunit/src/main/java/org/antlr/gunit/gUnitBaseTest.java b/gunit/src/main/java/org/antlr/gunit/gUnitBaseTest.java
index bf089c3..bf089c3 100644
--- a/antlr-3.4/gunit/src/main/java/org/antlr/gunit/gUnitBaseTest.java
+++ b/gunit/src/main/java/org/antlr/gunit/gUnitBaseTest.java
diff --git a/antlr-3.4/gunit/src/main/java/org/antlr/gunit/gUnitExecutor.java b/gunit/src/main/java/org/antlr/gunit/gUnitExecutor.java
index 8498c65..8498c65 100644
--- a/antlr-3.4/gunit/src/main/java/org/antlr/gunit/gUnitExecutor.java
+++ b/gunit/src/main/java/org/antlr/gunit/gUnitExecutor.java
diff --git a/antlr-3.4/gunit/src/main/java/org/antlr/gunit/gUnitTestInput.java b/gunit/src/main/java/org/antlr/gunit/gUnitTestInput.java
index d2e8189..d2e8189 100644
--- a/antlr-3.4/gunit/src/main/java/org/antlr/gunit/gUnitTestInput.java
+++ b/gunit/src/main/java/org/antlr/gunit/gUnitTestInput.java
diff --git a/antlr-3.4/gunit/src/main/java/org/antlr/gunit/gUnitTestResult.java b/gunit/src/main/java/org/antlr/gunit/gUnitTestResult.java
index f8263b6..f8263b6 100644
--- a/antlr-3.4/gunit/src/main/java/org/antlr/gunit/gUnitTestResult.java
+++ b/gunit/src/main/java/org/antlr/gunit/gUnitTestResult.java
diff --git a/antlr-3.4/gunit/src/main/java/org/antlr/gunit/gUnitTestSuite.java b/gunit/src/main/java/org/antlr/gunit/gUnitTestSuite.java
index 336f84f..336f84f 100644
--- a/antlr-3.4/gunit/src/main/java/org/antlr/gunit/gUnitTestSuite.java
+++ b/gunit/src/main/java/org/antlr/gunit/gUnitTestSuite.java
diff --git a/antlr-3.4/gunit/src/main/java/org/antlr/gunit/swingui/AbstractInputEditor.java b/gunit/src/main/java/org/antlr/gunit/swingui/AbstractInputEditor.java
index f8b04dd..f8b04dd 100644
--- a/antlr-3.4/gunit/src/main/java/org/antlr/gunit/swingui/AbstractInputEditor.java
+++ b/gunit/src/main/java/org/antlr/gunit/swingui/AbstractInputEditor.java
diff --git a/antlr-3.4/gunit/src/main/java/org/antlr/gunit/swingui/IController.java b/gunit/src/main/java/org/antlr/gunit/swingui/IController.java
index cd273d0..cd273d0 100644
--- a/antlr-3.4/gunit/src/main/java/org/antlr/gunit/swingui/IController.java
+++ b/gunit/src/main/java/org/antlr/gunit/swingui/IController.java
diff --git a/antlr-3.4/gunit/src/main/java/org/antlr/gunit/swingui/ImageFactory.java b/gunit/src/main/java/org/antlr/gunit/swingui/ImageFactory.java
index 59ce231..59ce231 100644
--- a/antlr-3.4/gunit/src/main/java/org/antlr/gunit/swingui/ImageFactory.java
+++ b/gunit/src/main/java/org/antlr/gunit/swingui/ImageFactory.java
diff --git a/antlr-3.4/gunit/src/main/java/org/antlr/gunit/swingui/RuleListController.java b/gunit/src/main/java/org/antlr/gunit/swingui/RuleListController.java
index 46275a4..46275a4 100644
--- a/antlr-3.4/gunit/src/main/java/org/antlr/gunit/swingui/RuleListController.java
+++ b/gunit/src/main/java/org/antlr/gunit/swingui/RuleListController.java
diff --git a/antlr-3.4/gunit/src/main/java/org/antlr/gunit/swingui/RunnerController.java b/gunit/src/main/java/org/antlr/gunit/swingui/RunnerController.java
index 3cd90c4..3cd90c4 100644
--- a/antlr-3.4/gunit/src/main/java/org/antlr/gunit/swingui/RunnerController.java
+++ b/gunit/src/main/java/org/antlr/gunit/swingui/RunnerController.java
diff --git a/antlr-3.4/gunit/src/main/java/org/antlr/gunit/swingui/StatusBarController.java b/gunit/src/main/java/org/antlr/gunit/swingui/StatusBarController.java
index e3f4eab..e3f4eab 100644
--- a/antlr-3.4/gunit/src/main/java/org/antlr/gunit/swingui/StatusBarController.java
+++ b/gunit/src/main/java/org/antlr/gunit/swingui/StatusBarController.java
diff --git a/antlr-3.4/gunit/src/main/java/org/antlr/gunit/swingui/TestCaseEditController.java b/gunit/src/main/java/org/antlr/gunit/swingui/TestCaseEditController.java
index 30cf0ae..30cf0ae 100644
--- a/antlr-3.4/gunit/src/main/java/org/antlr/gunit/swingui/TestCaseEditController.java
+++ b/gunit/src/main/java/org/antlr/gunit/swingui/TestCaseEditController.java
diff --git a/antlr-3.4/gunit/src/main/java/org/antlr/gunit/swingui/Tool.java b/gunit/src/main/java/org/antlr/gunit/swingui/Tool.java
index 8ea2791..8ea2791 100644
--- a/antlr-3.4/gunit/src/main/java/org/antlr/gunit/swingui/Tool.java
+++ b/gunit/src/main/java/org/antlr/gunit/swingui/Tool.java
diff --git a/antlr-3.4/gunit/src/main/java/org/antlr/gunit/swingui/WorkSpaceController.java b/gunit/src/main/java/org/antlr/gunit/swingui/WorkSpaceController.java
index c75ae21..c75ae21 100644
--- a/antlr-3.4/gunit/src/main/java/org/antlr/gunit/swingui/WorkSpaceController.java
+++ b/gunit/src/main/java/org/antlr/gunit/swingui/WorkSpaceController.java
diff --git a/antlr-3.4/gunit/src/main/java/org/antlr/gunit/swingui/WorkSpaceView.java b/gunit/src/main/java/org/antlr/gunit/swingui/WorkSpaceView.java
index 4d220d2..4d220d2 100644
--- a/antlr-3.4/gunit/src/main/java/org/antlr/gunit/swingui/WorkSpaceView.java
+++ b/gunit/src/main/java/org/antlr/gunit/swingui/WorkSpaceView.java
diff --git a/antlr-3.4/gunit/src/main/java/org/antlr/gunit/swingui/model/ITestCaseInput.java b/gunit/src/main/java/org/antlr/gunit/swingui/model/ITestCaseInput.java
index 8bbba0c..8bbba0c 100644
--- a/antlr-3.4/gunit/src/main/java/org/antlr/gunit/swingui/model/ITestCaseInput.java
+++ b/gunit/src/main/java/org/antlr/gunit/swingui/model/ITestCaseInput.java
diff --git a/antlr-3.4/gunit/src/main/java/org/antlr/gunit/swingui/model/ITestCaseOutput.java b/gunit/src/main/java/org/antlr/gunit/swingui/model/ITestCaseOutput.java
index 0f0e860..0f0e860 100644
--- a/antlr-3.4/gunit/src/main/java/org/antlr/gunit/swingui/model/ITestCaseOutput.java
+++ b/gunit/src/main/java/org/antlr/gunit/swingui/model/ITestCaseOutput.java
diff --git a/antlr-3.4/gunit/src/main/java/org/antlr/gunit/swingui/model/Rule.java b/gunit/src/main/java/org/antlr/gunit/swingui/model/Rule.java
index 2a1aeb8..2a1aeb8 100644
--- a/antlr-3.4/gunit/src/main/java/org/antlr/gunit/swingui/model/Rule.java
+++ b/gunit/src/main/java/org/antlr/gunit/swingui/model/Rule.java
diff --git a/antlr-3.4/gunit/src/main/java/org/antlr/gunit/swingui/model/TestCase.java b/gunit/src/main/java/org/antlr/gunit/swingui/model/TestCase.java
index 40e0f7b..40e0f7b 100644
--- a/antlr-3.4/gunit/src/main/java/org/antlr/gunit/swingui/model/TestCase.java
+++ b/gunit/src/main/java/org/antlr/gunit/swingui/model/TestCase.java
diff --git a/antlr-3.4/gunit/src/main/java/org/antlr/gunit/swingui/model/TestCaseInputFile.java b/gunit/src/main/java/org/antlr/gunit/swingui/model/TestCaseInputFile.java
index 9b36175..9b36175 100644
--- a/antlr-3.4/gunit/src/main/java/org/antlr/gunit/swingui/model/TestCaseInputFile.java
+++ b/gunit/src/main/java/org/antlr/gunit/swingui/model/TestCaseInputFile.java
diff --git a/antlr-3.4/gunit/src/main/java/org/antlr/gunit/swingui/model/TestCaseInputMultiString.java b/gunit/src/main/java/org/antlr/gunit/swingui/model/TestCaseInputMultiString.java
index 34e696e..34e696e 100644
--- a/antlr-3.4/gunit/src/main/java/org/antlr/gunit/swingui/model/TestCaseInputMultiString.java
+++ b/gunit/src/main/java/org/antlr/gunit/swingui/model/TestCaseInputMultiString.java
diff --git a/antlr-3.4/gunit/src/main/java/org/antlr/gunit/swingui/model/TestCaseInputString.java b/gunit/src/main/java/org/antlr/gunit/swingui/model/TestCaseInputString.java
index b6cf06d..b6cf06d 100644
--- a/antlr-3.4/gunit/src/main/java/org/antlr/gunit/swingui/model/TestCaseInputString.java
+++ b/gunit/src/main/java/org/antlr/gunit/swingui/model/TestCaseInputString.java
diff --git a/antlr-3.4/gunit/src/main/java/org/antlr/gunit/swingui/model/TestCaseOutputAST.java b/gunit/src/main/java/org/antlr/gunit/swingui/model/TestCaseOutputAST.java
index 83b2b6c..83b2b6c 100644
--- a/antlr-3.4/gunit/src/main/java/org/antlr/gunit/swingui/model/TestCaseOutputAST.java
+++ b/gunit/src/main/java/org/antlr/gunit/swingui/model/TestCaseOutputAST.java
diff --git a/antlr-3.4/gunit/src/main/java/org/antlr/gunit/swingui/model/TestCaseOutputResult.java b/gunit/src/main/java/org/antlr/gunit/swingui/model/TestCaseOutputResult.java
index 75aa4d2..75aa4d2 100644
--- a/antlr-3.4/gunit/src/main/java/org/antlr/gunit/swingui/model/TestCaseOutputResult.java
+++ b/gunit/src/main/java/org/antlr/gunit/swingui/model/TestCaseOutputResult.java
diff --git a/antlr-3.4/gunit/src/main/java/org/antlr/gunit/swingui/model/TestCaseOutputReturn.java b/gunit/src/main/java/org/antlr/gunit/swingui/model/TestCaseOutputReturn.java
index 717c311..717c311 100644
--- a/antlr-3.4/gunit/src/main/java/org/antlr/gunit/swingui/model/TestCaseOutputReturn.java
+++ b/gunit/src/main/java/org/antlr/gunit/swingui/model/TestCaseOutputReturn.java
diff --git a/antlr-3.4/gunit/src/main/java/org/antlr/gunit/swingui/model/TestCaseOutputStdOut.java b/gunit/src/main/java/org/antlr/gunit/swingui/model/TestCaseOutputStdOut.java
index b1d9742..b1d9742 100644
--- a/antlr-3.4/gunit/src/main/java/org/antlr/gunit/swingui/model/TestCaseOutputStdOut.java
+++ b/gunit/src/main/java/org/antlr/gunit/swingui/model/TestCaseOutputStdOut.java
diff --git a/antlr-3.4/gunit/src/main/java/org/antlr/gunit/swingui/model/TestSuite.java b/gunit/src/main/java/org/antlr/gunit/swingui/model/TestSuite.java
index 06e5227..06e5227 100644
--- a/antlr-3.4/gunit/src/main/java/org/antlr/gunit/swingui/model/TestSuite.java
+++ b/gunit/src/main/java/org/antlr/gunit/swingui/model/TestSuite.java
diff --git a/antlr-3.4/gunit/src/main/java/org/antlr/gunit/swingui/model/TestSuiteFactory.java b/gunit/src/main/java/org/antlr/gunit/swingui/model/TestSuiteFactory.java
index 197c31b..197c31b 100644
--- a/antlr-3.4/gunit/src/main/java/org/antlr/gunit/swingui/model/TestSuiteFactory.java
+++ b/gunit/src/main/java/org/antlr/gunit/swingui/model/TestSuiteFactory.java
diff --git a/antlr-3.4/gunit/src/main/java/org/antlr/gunit/swingui/runner/NotifiedTestExecuter.java b/gunit/src/main/java/org/antlr/gunit/swingui/runner/NotifiedTestExecuter.java
index 0df1048..0df1048 100644
--- a/antlr-3.4/gunit/src/main/java/org/antlr/gunit/swingui/runner/NotifiedTestExecuter.java
+++ b/gunit/src/main/java/org/antlr/gunit/swingui/runner/NotifiedTestExecuter.java
diff --git a/antlr-3.4/gunit/src/main/java/org/antlr/gunit/swingui/runner/ParserLoader.java b/gunit/src/main/java/org/antlr/gunit/swingui/runner/ParserLoader.java
index 23f5aa0..23f5aa0 100644
--- a/antlr-3.4/gunit/src/main/java/org/antlr/gunit/swingui/runner/ParserLoader.java
+++ b/gunit/src/main/java/org/antlr/gunit/swingui/runner/ParserLoader.java
diff --git a/antlr-3.4/gunit/src/main/java/org/antlr/gunit/swingui/runner/TestSuiteAdapter.java b/gunit/src/main/java/org/antlr/gunit/swingui/runner/TestSuiteAdapter.java
index 5c7d951..5c7d951 100644
--- a/antlr-3.4/gunit/src/main/java/org/antlr/gunit/swingui/runner/TestSuiteAdapter.java
+++ b/gunit/src/main/java/org/antlr/gunit/swingui/runner/TestSuiteAdapter.java
diff --git a/antlr-3.4/gunit/src/main/java/org/antlr/gunit/swingui/runner/gUnitAdapter.java b/gunit/src/main/java/org/antlr/gunit/swingui/runner/gUnitAdapter.java
index dad626d..dad626d 100644
--- a/antlr-3.4/gunit/src/main/java/org/antlr/gunit/swingui/runner/gUnitAdapter.java
+++ b/gunit/src/main/java/org/antlr/gunit/swingui/runner/gUnitAdapter.java
diff --git a/antlr-3.4/gunit/src/main/resources/org/antlr/gunit/gUnitTestResult.stg b/gunit/src/main/resources/org/antlr/gunit/gUnitTestResult.stg
index 40aec57..40aec57 100644
--- a/antlr-3.4/gunit/src/main/resources/org/antlr/gunit/gUnitTestResult.stg
+++ b/gunit/src/main/resources/org/antlr/gunit/gUnitTestResult.stg
diff --git a/antlr-3.4/gunit/src/main/resources/org/antlr/gunit/junit.stg b/gunit/src/main/resources/org/antlr/gunit/junit.stg
index 0f95484..0f95484 100644
--- a/antlr-3.4/gunit/src/main/resources/org/antlr/gunit/junit.stg
+++ b/gunit/src/main/resources/org/antlr/gunit/junit.stg
diff --git a/antlr-3.4/gunit/src/main/resources/org/antlr/gunit/swingui/gunit.stg b/gunit/src/main/resources/org/antlr/gunit/swingui/gunit.stg
index c17178c..c17178c 100644
--- a/antlr-3.4/gunit/src/main/resources/org/antlr/gunit/swingui/gunit.stg
+++ b/gunit/src/main/resources/org/antlr/gunit/swingui/gunit.stg
diff --git a/antlr-3.4/gunit/src/main/resources/org/antlr/gunit/swingui/images/accept.png b/gunit/src/main/resources/org/antlr/gunit/swingui/images/accept.png
index e7d91e5..e7d91e5 100644
--- a/antlr-3.4/gunit/src/main/resources/org/antlr/gunit/swingui/images/accept.png
+++ b/gunit/src/main/resources/org/antlr/gunit/swingui/images/accept.png
Binary files differ
diff --git a/antlr-3.4/gunit/src/main/resources/org/antlr/gunit/swingui/images/add.png b/gunit/src/main/resources/org/antlr/gunit/swingui/images/add.png
index b6f090b..b6f090b 100644
--- a/antlr-3.4/gunit/src/main/resources/org/antlr/gunit/swingui/images/add.png
+++ b/gunit/src/main/resources/org/antlr/gunit/swingui/images/add.png
Binary files differ
diff --git a/antlr-3.4/gunit/src/main/resources/org/antlr/gunit/swingui/images/addfile24.png b/gunit/src/main/resources/org/antlr/gunit/swingui/images/addfile24.png
index 408b6b4..408b6b4 100644
--- a/antlr-3.4/gunit/src/main/resources/org/antlr/gunit/swingui/images/addfile24.png
+++ b/gunit/src/main/resources/org/antlr/gunit/swingui/images/addfile24.png
Binary files differ
diff --git a/antlr-3.4/gunit/src/main/resources/org/antlr/gunit/swingui/images/delete24.png b/gunit/src/main/resources/org/antlr/gunit/swingui/images/delete24.png
index bf852ba..bf852ba 100644
--- a/antlr-3.4/gunit/src/main/resources/org/antlr/gunit/swingui/images/delete24.png
+++ b/gunit/src/main/resources/org/antlr/gunit/swingui/images/delete24.png
Binary files differ
diff --git a/antlr-3.4/gunit/src/main/resources/org/antlr/gunit/swingui/images/edit16.png b/gunit/src/main/resources/org/antlr/gunit/swingui/images/edit16.png
index 2e82c2e..2e82c2e 100644
--- a/antlr-3.4/gunit/src/main/resources/org/antlr/gunit/swingui/images/edit16.png
+++ b/gunit/src/main/resources/org/antlr/gunit/swingui/images/edit16.png
Binary files differ
diff --git a/antlr-3.4/gunit/src/main/resources/org/antlr/gunit/swingui/images/favb16.png b/gunit/src/main/resources/org/antlr/gunit/swingui/images/favb16.png
index 3c252de..3c252de 100644
--- a/antlr-3.4/gunit/src/main/resources/org/antlr/gunit/swingui/images/favb16.png
+++ b/gunit/src/main/resources/org/antlr/gunit/swingui/images/favb16.png
Binary files differ
diff --git a/antlr-3.4/gunit/src/main/resources/org/antlr/gunit/swingui/images/favb24.png b/gunit/src/main/resources/org/antlr/gunit/swingui/images/favb24.png
index 05f7f1f..05f7f1f 100644
--- a/antlr-3.4/gunit/src/main/resources/org/antlr/gunit/swingui/images/favb24.png
+++ b/gunit/src/main/resources/org/antlr/gunit/swingui/images/favb24.png
Binary files differ
diff --git a/antlr-3.4/gunit/src/main/resources/org/antlr/gunit/swingui/images/file16.png b/gunit/src/main/resources/org/antlr/gunit/swingui/images/file16.png
index 2e13243..2e13243 100644
--- a/antlr-3.4/gunit/src/main/resources/org/antlr/gunit/swingui/images/file16.png
+++ b/gunit/src/main/resources/org/antlr/gunit/swingui/images/file16.png
Binary files differ
diff --git a/antlr-3.4/gunit/src/main/resources/org/antlr/gunit/swingui/images/filesearch24.png b/gunit/src/main/resources/org/antlr/gunit/swingui/images/filesearch24.png
index e8a2d99..e8a2d99 100644
--- a/antlr-3.4/gunit/src/main/resources/org/antlr/gunit/swingui/images/filesearch24.png
+++ b/gunit/src/main/resources/org/antlr/gunit/swingui/images/filesearch24.png
Binary files differ
diff --git a/antlr-3.4/gunit/src/main/resources/org/antlr/gunit/swingui/images/floppy24.png b/gunit/src/main/resources/org/antlr/gunit/swingui/images/floppy24.png
index 1a46470..1a46470 100644
--- a/antlr-3.4/gunit/src/main/resources/org/antlr/gunit/swingui/images/floppy24.png
+++ b/gunit/src/main/resources/org/antlr/gunit/swingui/images/floppy24.png
Binary files differ
diff --git a/antlr-3.4/gunit/src/main/resources/org/antlr/gunit/swingui/images/folder24.png b/gunit/src/main/resources/org/antlr/gunit/swingui/images/folder24.png
index 179998b..179998b 100644
--- a/antlr-3.4/gunit/src/main/resources/org/antlr/gunit/swingui/images/folder24.png
+++ b/gunit/src/main/resources/org/antlr/gunit/swingui/images/folder24.png
Binary files differ
diff --git a/antlr-3.4/gunit/src/main/resources/org/antlr/gunit/swingui/images/help24.png b/gunit/src/main/resources/org/antlr/gunit/swingui/images/help24.png
index fcdfb43..fcdfb43 100644
--- a/antlr-3.4/gunit/src/main/resources/org/antlr/gunit/swingui/images/help24.png
+++ b/gunit/src/main/resources/org/antlr/gunit/swingui/images/help24.png
Binary files differ
diff --git a/antlr-3.4/gunit/src/main/resources/org/antlr/gunit/swingui/images/next24.png b/gunit/src/main/resources/org/antlr/gunit/swingui/images/next24.png
index 1258622..1258622 100644
--- a/antlr-3.4/gunit/src/main/resources/org/antlr/gunit/swingui/images/next24.png
+++ b/gunit/src/main/resources/org/antlr/gunit/swingui/images/next24.png
Binary files differ
diff --git a/antlr-3.4/gunit/src/main/resources/org/antlr/gunit/swingui/images/redo24.png b/gunit/src/main/resources/org/antlr/gunit/swingui/images/redo24.png
index 8eea6a9..8eea6a9 100644
--- a/antlr-3.4/gunit/src/main/resources/org/antlr/gunit/swingui/images/redo24.png
+++ b/gunit/src/main/resources/org/antlr/gunit/swingui/images/redo24.png
Binary files differ
diff --git a/antlr-3.4/gunit/src/main/resources/org/antlr/gunit/swingui/images/refresh24.png b/gunit/src/main/resources/org/antlr/gunit/swingui/images/refresh24.png
index 2683e98..2683e98 100644
--- a/antlr-3.4/gunit/src/main/resources/org/antlr/gunit/swingui/images/refresh24.png
+++ b/gunit/src/main/resources/org/antlr/gunit/swingui/images/refresh24.png
Binary files differ
diff --git a/antlr-3.4/gunit/src/main/resources/org/antlr/gunit/swingui/images/runfail.png b/gunit/src/main/resources/org/antlr/gunit/swingui/images/runfail.png
index 186f17f..186f17f 100755
--- a/antlr-3.4/gunit/src/main/resources/org/antlr/gunit/swingui/images/runfail.png
+++ b/gunit/src/main/resources/org/antlr/gunit/swingui/images/runfail.png
Binary files differ
diff --git a/antlr-3.4/gunit/src/main/resources/org/antlr/gunit/swingui/images/runpass.png b/gunit/src/main/resources/org/antlr/gunit/swingui/images/runpass.png
index 34c3893..34c3893 100755
--- a/antlr-3.4/gunit/src/main/resources/org/antlr/gunit/swingui/images/runpass.png
+++ b/gunit/src/main/resources/org/antlr/gunit/swingui/images/runpass.png
Binary files differ
diff --git a/antlr-3.4/gunit/src/main/resources/org/antlr/gunit/swingui/images/saveas24.png b/gunit/src/main/resources/org/antlr/gunit/swingui/images/saveas24.png
index bfe8802..bfe8802 100644
--- a/antlr-3.4/gunit/src/main/resources/org/antlr/gunit/swingui/images/saveas24.png
+++ b/gunit/src/main/resources/org/antlr/gunit/swingui/images/saveas24.png
Binary files differ
diff --git a/antlr-3.4/gunit/src/main/resources/org/antlr/gunit/swingui/images/testgroup.png b/gunit/src/main/resources/org/antlr/gunit/swingui/images/testgroup.png
index 65aaaa7..65aaaa7 100755
--- a/antlr-3.4/gunit/src/main/resources/org/antlr/gunit/swingui/images/testgroup.png
+++ b/gunit/src/main/resources/org/antlr/gunit/swingui/images/testgroup.png
Binary files differ
diff --git a/antlr-3.4/gunit/src/main/resources/org/antlr/gunit/swingui/images/testgroupx.png b/gunit/src/main/resources/org/antlr/gunit/swingui/images/testgroupx.png
index 1d63fa4..1d63fa4 100644
--- a/antlr-3.4/gunit/src/main/resources/org/antlr/gunit/swingui/images/testgroupx.png
+++ b/gunit/src/main/resources/org/antlr/gunit/swingui/images/testgroupx.png
Binary files differ
diff --git a/antlr-3.4/gunit/src/main/resources/org/antlr/gunit/swingui/images/testsuite.png b/gunit/src/main/resources/org/antlr/gunit/swingui/images/testsuite.png
index a85fe14..a85fe14 100755
--- a/antlr-3.4/gunit/src/main/resources/org/antlr/gunit/swingui/images/testsuite.png
+++ b/gunit/src/main/resources/org/antlr/gunit/swingui/images/testsuite.png
Binary files differ
diff --git a/antlr-3.4/gunit/src/main/resources/org/antlr/gunit/swingui/images/textfile16.png b/gunit/src/main/resources/org/antlr/gunit/swingui/images/textfile16.png
index c37328e..c37328e 100644
--- a/antlr-3.4/gunit/src/main/resources/org/antlr/gunit/swingui/images/textfile16.png
+++ b/gunit/src/main/resources/org/antlr/gunit/swingui/images/textfile16.png
Binary files differ
diff --git a/antlr-3.4/gunit/src/main/resources/org/antlr/gunit/swingui/images/textfile24.png b/gunit/src/main/resources/org/antlr/gunit/swingui/images/textfile24.png
index a8a67db..a8a67db 100644
--- a/antlr-3.4/gunit/src/main/resources/org/antlr/gunit/swingui/images/textfile24.png
+++ b/gunit/src/main/resources/org/antlr/gunit/swingui/images/textfile24.png
Binary files differ
diff --git a/antlr-3.4/gunit/src/main/resources/org/antlr/gunit/swingui/images/undo24.png b/gunit/src/main/resources/org/antlr/gunit/swingui/images/undo24.png
index 3f0c5e5..3f0c5e5 100644
--- a/antlr-3.4/gunit/src/main/resources/org/antlr/gunit/swingui/images/undo24.png
+++ b/gunit/src/main/resources/org/antlr/gunit/swingui/images/undo24.png
Binary files differ
diff --git a/antlr-3.4/gunit/src/main/resources/org/antlr/gunit/swingui/images/windowb16.png b/gunit/src/main/resources/org/antlr/gunit/swingui/images/windowb16.png
index c595f9b..c595f9b 100644
--- a/antlr-3.4/gunit/src/main/resources/org/antlr/gunit/swingui/images/windowb16.png
+++ b/gunit/src/main/resources/org/antlr/gunit/swingui/images/windowb16.png
Binary files differ
diff --git a/antlr-3.4/gunit/src/test/java/org/antlr/gunit/GunitTest.java b/gunit/src/test/java/org/antlr/gunit/GunitTest.java
index 3df86d0..3df86d0 100644
--- a/antlr-3.4/gunit/src/test/java/org/antlr/gunit/GunitTest.java
+++ b/gunit/src/test/java/org/antlr/gunit/GunitTest.java
diff --git a/antlr-3.4/lib/antlr-3.4-complete.jar b/lib/antlr-3.4-complete.jar
index 9c985c7..9c985c7 100644
--- a/antlr-3.4/lib/antlr-3.4-complete.jar
+++ b/lib/antlr-3.4-complete.jar
Binary files differ
diff --git a/antlr-3.4/pom.xml b/pom.xml
index c2f9cc7..c2f9cc7 100644
--- a/antlr-3.4/pom.xml
+++ b/pom.xml
diff --git a/antlr-3.4/runtime/ActionScript/AUTHORS b/runtime/ActionScript/AUTHORS
index aaa0faa..aaa0faa 100644
--- a/antlr-3.4/runtime/ActionScript/AUTHORS
+++ b/runtime/ActionScript/AUTHORS
diff --git a/antlr-3.4/runtime/ActionScript/LICENSE b/runtime/ActionScript/LICENSE
index 1d1d5d6..1d1d5d6 100644
--- a/antlr-3.4/runtime/ActionScript/LICENSE
+++ b/runtime/ActionScript/LICENSE
diff --git a/antlr-3.4/runtime/ActionScript/README b/runtime/ActionScript/README
index d16d6f3..d16d6f3 100644
--- a/antlr-3.4/runtime/ActionScript/README
+++ b/runtime/ActionScript/README
diff --git a/antlr-3.4/runtime/ActionScript/lib/antlr3.swc b/runtime/ActionScript/lib/antlr3.swc
index 4b00f2e..4b00f2e 100644
--- a/antlr-3.4/runtime/ActionScript/lib/antlr3.swc
+++ b/runtime/ActionScript/lib/antlr3.swc
Binary files differ
diff --git a/antlr-3.4/runtime/ActionScript/project/.actionScriptProperties b/runtime/ActionScript/project/.actionScriptProperties
index 547b8d7..547b8d7 100644
--- a/antlr-3.4/runtime/ActionScript/project/.actionScriptProperties
+++ b/runtime/ActionScript/project/.actionScriptProperties
diff --git a/antlr-3.4/runtime/ActionScript/project/.flexLibProperties b/runtime/ActionScript/project/.flexLibProperties
index 1090456..1090456 100644
--- a/antlr-3.4/runtime/ActionScript/project/.flexLibProperties
+++ b/runtime/ActionScript/project/.flexLibProperties
diff --git a/antlr-3.4/runtime/ActionScript/project/.project b/runtime/ActionScript/project/.project
index 59c9f74..59c9f74 100644
--- a/antlr-3.4/runtime/ActionScript/project/.project
+++ b/runtime/ActionScript/project/.project
diff --git a/antlr-3.4/runtime/ActionScript/project/.settings/org.eclipse.core.resources.prefs b/runtime/ActionScript/project/.settings/org.eclipse.core.resources.prefs
index 836da99..836da99 100644
--- a/antlr-3.4/runtime/ActionScript/project/.settings/org.eclipse.core.resources.prefs
+++ b/runtime/ActionScript/project/.settings/org.eclipse.core.resources.prefs
diff --git a/antlr-3.4/runtime/ActionScript/project/README.txt b/runtime/ActionScript/project/README.txt
index 84d1eb8..84d1eb8 100644
--- a/antlr-3.4/runtime/ActionScript/project/README.txt
+++ b/runtime/ActionScript/project/README.txt
diff --git a/antlr-3.4/runtime/ActionScript/project/build.xml b/runtime/ActionScript/project/build.xml
index 0f3a209..0f3a209 100644
--- a/antlr-3.4/runtime/ActionScript/project/build.xml
+++ b/runtime/ActionScript/project/build.xml
diff --git a/antlr-3.4/runtime/ActionScript/project/lib/FlexAntTasks.jar b/runtime/ActionScript/project/lib/FlexAntTasks.jar
index 67f2789..67f2789 100644
--- a/antlr-3.4/runtime/ActionScript/project/lib/FlexAntTasks.jar
+++ b/runtime/ActionScript/project/lib/FlexAntTasks.jar
Binary files differ
diff --git a/antlr-3.4/runtime/ActionScript/project/lib/FlexUnitOptional.swc b/runtime/ActionScript/project/lib/FlexUnitOptional.swc
index 1365507..1365507 100644
--- a/antlr-3.4/runtime/ActionScript/project/lib/FlexUnitOptional.swc
+++ b/runtime/ActionScript/project/lib/FlexUnitOptional.swc
Binary files differ
diff --git a/antlr-3.4/runtime/ActionScript/project/lib/flexunit.swc b/runtime/ActionScript/project/lib/flexunit.swc
index 70bd0cd..70bd0cd 100755
--- a/antlr-3.4/runtime/ActionScript/project/lib/flexunit.swc
+++ b/runtime/ActionScript/project/lib/flexunit.swc
Binary files differ
diff --git a/antlr-3.4/runtime/ActionScript/project/src/org/antlr/runtime/ANTLRFileStream.as b/runtime/ActionScript/project/src/org/antlr/runtime/ANTLRFileStream.as
index 202e004..202e004 100644
--- a/antlr-3.4/runtime/ActionScript/project/src/org/antlr/runtime/ANTLRFileStream.as
+++ b/runtime/ActionScript/project/src/org/antlr/runtime/ANTLRFileStream.as
diff --git a/antlr-3.4/runtime/ActionScript/project/src/org/antlr/runtime/ANTLRStringStream.as b/runtime/ActionScript/project/src/org/antlr/runtime/ANTLRStringStream.as
index 8b375a0..8b375a0 100644
--- a/antlr-3.4/runtime/ActionScript/project/src/org/antlr/runtime/ANTLRStringStream.as
+++ b/runtime/ActionScript/project/src/org/antlr/runtime/ANTLRStringStream.as
diff --git a/antlr-3.4/runtime/ActionScript/project/src/org/antlr/runtime/BaseRecognizer.as b/runtime/ActionScript/project/src/org/antlr/runtime/BaseRecognizer.as
index fd533c6..fd533c6 100644
--- a/antlr-3.4/runtime/ActionScript/project/src/org/antlr/runtime/BaseRecognizer.as
+++ b/runtime/ActionScript/project/src/org/antlr/runtime/BaseRecognizer.as
diff --git a/antlr-3.4/runtime/ActionScript/project/src/org/antlr/runtime/BitSet.as b/runtime/ActionScript/project/src/org/antlr/runtime/BitSet.as
index 0dce788..0dce788 100644
--- a/antlr-3.4/runtime/ActionScript/project/src/org/antlr/runtime/BitSet.as
+++ b/runtime/ActionScript/project/src/org/antlr/runtime/BitSet.as
diff --git a/antlr-3.4/runtime/ActionScript/project/src/org/antlr/runtime/CharStream.as b/runtime/ActionScript/project/src/org/antlr/runtime/CharStream.as
index ceca043..ceca043 100644
--- a/antlr-3.4/runtime/ActionScript/project/src/org/antlr/runtime/CharStream.as
+++ b/runtime/ActionScript/project/src/org/antlr/runtime/CharStream.as
diff --git a/antlr-3.4/runtime/ActionScript/project/src/org/antlr/runtime/CharStreamConstants.as b/runtime/ActionScript/project/src/org/antlr/runtime/CharStreamConstants.as
index b13246a..b13246a 100644
--- a/antlr-3.4/runtime/ActionScript/project/src/org/antlr/runtime/CharStreamConstants.as
+++ b/runtime/ActionScript/project/src/org/antlr/runtime/CharStreamConstants.as
diff --git a/antlr-3.4/runtime/ActionScript/project/src/org/antlr/runtime/CharStreamState.as b/runtime/ActionScript/project/src/org/antlr/runtime/CharStreamState.as
index 21e053b..21e053b 100644
--- a/antlr-3.4/runtime/ActionScript/project/src/org/antlr/runtime/CharStreamState.as
+++ b/runtime/ActionScript/project/src/org/antlr/runtime/CharStreamState.as
diff --git a/antlr-3.4/runtime/ActionScript/project/src/org/antlr/runtime/CommonToken.as b/runtime/ActionScript/project/src/org/antlr/runtime/CommonToken.as
index 72845c2..72845c2 100644
--- a/antlr-3.4/runtime/ActionScript/project/src/org/antlr/runtime/CommonToken.as
+++ b/runtime/ActionScript/project/src/org/antlr/runtime/CommonToken.as
diff --git a/antlr-3.4/runtime/ActionScript/project/src/org/antlr/runtime/CommonTokenStream.as b/runtime/ActionScript/project/src/org/antlr/runtime/CommonTokenStream.as
index afebc09..afebc09 100644
--- a/antlr-3.4/runtime/ActionScript/project/src/org/antlr/runtime/CommonTokenStream.as
+++ b/runtime/ActionScript/project/src/org/antlr/runtime/CommonTokenStream.as
diff --git a/antlr-3.4/runtime/ActionScript/project/src/org/antlr/runtime/DFA.as b/runtime/ActionScript/project/src/org/antlr/runtime/DFA.as
index fc471a7..fc471a7 100644
--- a/antlr-3.4/runtime/ActionScript/project/src/org/antlr/runtime/DFA.as
+++ b/runtime/ActionScript/project/src/org/antlr/runtime/DFA.as
diff --git a/antlr-3.4/runtime/ActionScript/project/src/org/antlr/runtime/EarlyExitException.as b/runtime/ActionScript/project/src/org/antlr/runtime/EarlyExitException.as
index 0604efc..0604efc 100644
--- a/antlr-3.4/runtime/ActionScript/project/src/org/antlr/runtime/EarlyExitException.as
+++ b/runtime/ActionScript/project/src/org/antlr/runtime/EarlyExitException.as
diff --git a/antlr-3.4/runtime/ActionScript/project/src/org/antlr/runtime/FailedPredicateException.as b/runtime/ActionScript/project/src/org/antlr/runtime/FailedPredicateException.as
index 88713ff..88713ff 100644
--- a/antlr-3.4/runtime/ActionScript/project/src/org/antlr/runtime/FailedPredicateException.as
+++ b/runtime/ActionScript/project/src/org/antlr/runtime/FailedPredicateException.as
diff --git a/antlr-3.4/runtime/ActionScript/project/src/org/antlr/runtime/IntStream.as b/runtime/ActionScript/project/src/org/antlr/runtime/IntStream.as
index 71e193b..71e193b 100644
--- a/antlr-3.4/runtime/ActionScript/project/src/org/antlr/runtime/IntStream.as
+++ b/runtime/ActionScript/project/src/org/antlr/runtime/IntStream.as
diff --git a/antlr-3.4/runtime/ActionScript/project/src/org/antlr/runtime/Lexer.as b/runtime/ActionScript/project/src/org/antlr/runtime/Lexer.as
index a1c4937..a1c4937 100644
--- a/antlr-3.4/runtime/ActionScript/project/src/org/antlr/runtime/Lexer.as
+++ b/runtime/ActionScript/project/src/org/antlr/runtime/Lexer.as
diff --git a/antlr-3.4/runtime/ActionScript/project/src/org/antlr/runtime/MismatchedNotSetException.as b/runtime/ActionScript/project/src/org/antlr/runtime/MismatchedNotSetException.as
index 0e4bb9c..0e4bb9c 100644
--- a/antlr-3.4/runtime/ActionScript/project/src/org/antlr/runtime/MismatchedNotSetException.as
+++ b/runtime/ActionScript/project/src/org/antlr/runtime/MismatchedNotSetException.as
diff --git a/antlr-3.4/runtime/ActionScript/project/src/org/antlr/runtime/MismatchedRangeException.as b/runtime/ActionScript/project/src/org/antlr/runtime/MismatchedRangeException.as
index 98864bd..98864bd 100644
--- a/antlr-3.4/runtime/ActionScript/project/src/org/antlr/runtime/MismatchedRangeException.as
+++ b/runtime/ActionScript/project/src/org/antlr/runtime/MismatchedRangeException.as
diff --git a/antlr-3.4/runtime/ActionScript/project/src/org/antlr/runtime/MismatchedSetException.as b/runtime/ActionScript/project/src/org/antlr/runtime/MismatchedSetException.as
index bc0d20f..bc0d20f 100644
--- a/antlr-3.4/runtime/ActionScript/project/src/org/antlr/runtime/MismatchedSetException.as
+++ b/runtime/ActionScript/project/src/org/antlr/runtime/MismatchedSetException.as
diff --git a/antlr-3.4/runtime/ActionScript/project/src/org/antlr/runtime/MismatchedTokenException.as b/runtime/ActionScript/project/src/org/antlr/runtime/MismatchedTokenException.as
index b7fb324..b7fb324 100644
--- a/antlr-3.4/runtime/ActionScript/project/src/org/antlr/runtime/MismatchedTokenException.as
+++ b/runtime/ActionScript/project/src/org/antlr/runtime/MismatchedTokenException.as
diff --git a/antlr-3.4/runtime/ActionScript/project/src/org/antlr/runtime/MismatchedTreeNodeException.as b/runtime/ActionScript/project/src/org/antlr/runtime/MismatchedTreeNodeException.as
index c008531..c008531 100644
--- a/antlr-3.4/runtime/ActionScript/project/src/org/antlr/runtime/MismatchedTreeNodeException.as
+++ b/runtime/ActionScript/project/src/org/antlr/runtime/MismatchedTreeNodeException.as
diff --git a/antlr-3.4/runtime/ActionScript/project/src/org/antlr/runtime/MissingTokenException.as b/runtime/ActionScript/project/src/org/antlr/runtime/MissingTokenException.as
index fe1abf0..fe1abf0 100644
--- a/antlr-3.4/runtime/ActionScript/project/src/org/antlr/runtime/MissingTokenException.as
+++ b/runtime/ActionScript/project/src/org/antlr/runtime/MissingTokenException.as
diff --git a/antlr-3.4/runtime/ActionScript/project/src/org/antlr/runtime/NoViableAltException.as b/runtime/ActionScript/project/src/org/antlr/runtime/NoViableAltException.as
index 80e7a67..80e7a67 100644
--- a/antlr-3.4/runtime/ActionScript/project/src/org/antlr/runtime/NoViableAltException.as
+++ b/runtime/ActionScript/project/src/org/antlr/runtime/NoViableAltException.as
diff --git a/antlr-3.4/runtime/ActionScript/project/src/org/antlr/runtime/Parser.as b/runtime/ActionScript/project/src/org/antlr/runtime/Parser.as
index c158337..c158337 100644
--- a/antlr-3.4/runtime/ActionScript/project/src/org/antlr/runtime/Parser.as
+++ b/runtime/ActionScript/project/src/org/antlr/runtime/Parser.as
diff --git a/antlr-3.4/runtime/ActionScript/project/src/org/antlr/runtime/ParserRuleReturnScope.as b/runtime/ActionScript/project/src/org/antlr/runtime/ParserRuleReturnScope.as
index 8131543..8131543 100644
--- a/antlr-3.4/runtime/ActionScript/project/src/org/antlr/runtime/ParserRuleReturnScope.as
+++ b/runtime/ActionScript/project/src/org/antlr/runtime/ParserRuleReturnScope.as
diff --git a/antlr-3.4/runtime/ActionScript/project/src/org/antlr/runtime/RecognitionException.as b/runtime/ActionScript/project/src/org/antlr/runtime/RecognitionException.as
index 7710b96..7710b96 100644
--- a/antlr-3.4/runtime/ActionScript/project/src/org/antlr/runtime/RecognitionException.as
+++ b/runtime/ActionScript/project/src/org/antlr/runtime/RecognitionException.as
diff --git a/antlr-3.4/runtime/ActionScript/project/src/org/antlr/runtime/RecognizerSharedState.as b/runtime/ActionScript/project/src/org/antlr/runtime/RecognizerSharedState.as
index 085615e..085615e 100644
--- a/antlr-3.4/runtime/ActionScript/project/src/org/antlr/runtime/RecognizerSharedState.as
+++ b/runtime/ActionScript/project/src/org/antlr/runtime/RecognizerSharedState.as
diff --git a/antlr-3.4/runtime/ActionScript/project/src/org/antlr/runtime/RuleReturnScope.as b/runtime/ActionScript/project/src/org/antlr/runtime/RuleReturnScope.as
index bb1fc48..bb1fc48 100644
--- a/antlr-3.4/runtime/ActionScript/project/src/org/antlr/runtime/RuleReturnScope.as
+++ b/runtime/ActionScript/project/src/org/antlr/runtime/RuleReturnScope.as
diff --git a/antlr-3.4/runtime/ActionScript/project/src/org/antlr/runtime/Token.as b/runtime/ActionScript/project/src/org/antlr/runtime/Token.as
index d3cc9b2..d3cc9b2 100644
--- a/antlr-3.4/runtime/ActionScript/project/src/org/antlr/runtime/Token.as
+++ b/runtime/ActionScript/project/src/org/antlr/runtime/Token.as
diff --git a/antlr-3.4/runtime/ActionScript/project/src/org/antlr/runtime/TokenConstants.as b/runtime/ActionScript/project/src/org/antlr/runtime/TokenConstants.as
index e1288a2..e1288a2 100644
--- a/antlr-3.4/runtime/ActionScript/project/src/org/antlr/runtime/TokenConstants.as
+++ b/runtime/ActionScript/project/src/org/antlr/runtime/TokenConstants.as
diff --git a/antlr-3.4/runtime/ActionScript/project/src/org/antlr/runtime/TokenRewriteStream.as b/runtime/ActionScript/project/src/org/antlr/runtime/TokenRewriteStream.as
index a15eea6..a15eea6 100644
--- a/antlr-3.4/runtime/ActionScript/project/src/org/antlr/runtime/TokenRewriteStream.as
+++ b/runtime/ActionScript/project/src/org/antlr/runtime/TokenRewriteStream.as
diff --git a/antlr-3.4/runtime/ActionScript/project/src/org/antlr/runtime/TokenSource.as b/runtime/ActionScript/project/src/org/antlr/runtime/TokenSource.as
index 2c1b90f..2c1b90f 100644
--- a/antlr-3.4/runtime/ActionScript/project/src/org/antlr/runtime/TokenSource.as
+++ b/runtime/ActionScript/project/src/org/antlr/runtime/TokenSource.as
diff --git a/antlr-3.4/runtime/ActionScript/project/src/org/antlr/runtime/TokenStream.as b/runtime/ActionScript/project/src/org/antlr/runtime/TokenStream.as
index 3bb374b..3bb374b 100644
--- a/antlr-3.4/runtime/ActionScript/project/src/org/antlr/runtime/TokenStream.as
+++ b/runtime/ActionScript/project/src/org/antlr/runtime/TokenStream.as
diff --git a/antlr-3.4/runtime/ActionScript/project/src/org/antlr/runtime/UnwantedTokenException.as b/runtime/ActionScript/project/src/org/antlr/runtime/UnwantedTokenException.as
index c641bc8..c641bc8 100644
--- a/antlr-3.4/runtime/ActionScript/project/src/org/antlr/runtime/UnwantedTokenException.as
+++ b/runtime/ActionScript/project/src/org/antlr/runtime/UnwantedTokenException.as
diff --git a/antlr-3.4/runtime/ActionScript/project/src/org/antlr/runtime/tree/BaseTree.as b/runtime/ActionScript/project/src/org/antlr/runtime/tree/BaseTree.as
index a377800..a377800 100644
--- a/antlr-3.4/runtime/ActionScript/project/src/org/antlr/runtime/tree/BaseTree.as
+++ b/runtime/ActionScript/project/src/org/antlr/runtime/tree/BaseTree.as
diff --git a/antlr-3.4/runtime/ActionScript/project/src/org/antlr/runtime/tree/BaseTreeAdaptor.as b/runtime/ActionScript/project/src/org/antlr/runtime/tree/BaseTreeAdaptor.as
index c0b5c10..c0b5c10 100644
--- a/antlr-3.4/runtime/ActionScript/project/src/org/antlr/runtime/tree/BaseTreeAdaptor.as
+++ b/runtime/ActionScript/project/src/org/antlr/runtime/tree/BaseTreeAdaptor.as
diff --git a/antlr-3.4/runtime/ActionScript/project/src/org/antlr/runtime/tree/CommonErrorNode.as b/runtime/ActionScript/project/src/org/antlr/runtime/tree/CommonErrorNode.as
index d6eb8a7..d6eb8a7 100644
--- a/antlr-3.4/runtime/ActionScript/project/src/org/antlr/runtime/tree/CommonErrorNode.as
+++ b/runtime/ActionScript/project/src/org/antlr/runtime/tree/CommonErrorNode.as
diff --git a/antlr-3.4/runtime/ActionScript/project/src/org/antlr/runtime/tree/CommonTree.as b/runtime/ActionScript/project/src/org/antlr/runtime/tree/CommonTree.as
index 8714268..8714268 100644
--- a/antlr-3.4/runtime/ActionScript/project/src/org/antlr/runtime/tree/CommonTree.as
+++ b/runtime/ActionScript/project/src/org/antlr/runtime/tree/CommonTree.as
diff --git a/antlr-3.4/runtime/ActionScript/project/src/org/antlr/runtime/tree/CommonTreeAdaptor.as b/runtime/ActionScript/project/src/org/antlr/runtime/tree/CommonTreeAdaptor.as
index b89fc3b..b89fc3b 100644
--- a/antlr-3.4/runtime/ActionScript/project/src/org/antlr/runtime/tree/CommonTreeAdaptor.as
+++ b/runtime/ActionScript/project/src/org/antlr/runtime/tree/CommonTreeAdaptor.as
diff --git a/antlr-3.4/runtime/ActionScript/project/src/org/antlr/runtime/tree/CommonTreeNodeStream.as b/runtime/ActionScript/project/src/org/antlr/runtime/tree/CommonTreeNodeStream.as
index a6fd778..a6fd778 100644
--- a/antlr-3.4/runtime/ActionScript/project/src/org/antlr/runtime/tree/CommonTreeNodeStream.as
+++ b/runtime/ActionScript/project/src/org/antlr/runtime/tree/CommonTreeNodeStream.as
diff --git a/antlr-3.4/runtime/ActionScript/project/src/org/antlr/runtime/tree/RewriteCardinalityException.as b/runtime/ActionScript/project/src/org/antlr/runtime/tree/RewriteCardinalityException.as
index ff92744..ff92744 100644
--- a/antlr-3.4/runtime/ActionScript/project/src/org/antlr/runtime/tree/RewriteCardinalityException.as
+++ b/runtime/ActionScript/project/src/org/antlr/runtime/tree/RewriteCardinalityException.as
diff --git a/antlr-3.4/runtime/ActionScript/project/src/org/antlr/runtime/tree/RewriteEarlyExitException.as b/runtime/ActionScript/project/src/org/antlr/runtime/tree/RewriteEarlyExitException.as
index a8a9359..a8a9359 100644
--- a/antlr-3.4/runtime/ActionScript/project/src/org/antlr/runtime/tree/RewriteEarlyExitException.as
+++ b/runtime/ActionScript/project/src/org/antlr/runtime/tree/RewriteEarlyExitException.as
diff --git a/antlr-3.4/runtime/ActionScript/project/src/org/antlr/runtime/tree/RewriteEmptyStreamException.as b/runtime/ActionScript/project/src/org/antlr/runtime/tree/RewriteEmptyStreamException.as
index 5fe9901..5fe9901 100644
--- a/antlr-3.4/runtime/ActionScript/project/src/org/antlr/runtime/tree/RewriteEmptyStreamException.as
+++ b/runtime/ActionScript/project/src/org/antlr/runtime/tree/RewriteEmptyStreamException.as
diff --git a/antlr-3.4/runtime/ActionScript/project/src/org/antlr/runtime/tree/RewriteRuleElementStream.as b/runtime/ActionScript/project/src/org/antlr/runtime/tree/RewriteRuleElementStream.as
index 17242e4..17242e4 100644
--- a/antlr-3.4/runtime/ActionScript/project/src/org/antlr/runtime/tree/RewriteRuleElementStream.as
+++ b/runtime/ActionScript/project/src/org/antlr/runtime/tree/RewriteRuleElementStream.as
diff --git a/antlr-3.4/runtime/ActionScript/project/src/org/antlr/runtime/tree/RewriteRuleNodeStream.as b/runtime/ActionScript/project/src/org/antlr/runtime/tree/RewriteRuleNodeStream.as
index a7ab2e8..a7ab2e8 100644
--- a/antlr-3.4/runtime/ActionScript/project/src/org/antlr/runtime/tree/RewriteRuleNodeStream.as
+++ b/runtime/ActionScript/project/src/org/antlr/runtime/tree/RewriteRuleNodeStream.as
diff --git a/antlr-3.4/runtime/ActionScript/project/src/org/antlr/runtime/tree/RewriteRuleSubtreeStream.as b/runtime/ActionScript/project/src/org/antlr/runtime/tree/RewriteRuleSubtreeStream.as
index d499fef..d499fef 100644
--- a/antlr-3.4/runtime/ActionScript/project/src/org/antlr/runtime/tree/RewriteRuleSubtreeStream.as
+++ b/runtime/ActionScript/project/src/org/antlr/runtime/tree/RewriteRuleSubtreeStream.as
diff --git a/antlr-3.4/runtime/ActionScript/project/src/org/antlr/runtime/tree/RewriteRuleTokenStream.as b/runtime/ActionScript/project/src/org/antlr/runtime/tree/RewriteRuleTokenStream.as
index beac244..beac244 100644
--- a/antlr-3.4/runtime/ActionScript/project/src/org/antlr/runtime/tree/RewriteRuleTokenStream.as
+++ b/runtime/ActionScript/project/src/org/antlr/runtime/tree/RewriteRuleTokenStream.as
diff --git a/antlr-3.4/runtime/ActionScript/project/src/org/antlr/runtime/tree/Tree.as b/runtime/ActionScript/project/src/org/antlr/runtime/tree/Tree.as
index 7a402d5..7a402d5 100644
--- a/antlr-3.4/runtime/ActionScript/project/src/org/antlr/runtime/tree/Tree.as
+++ b/runtime/ActionScript/project/src/org/antlr/runtime/tree/Tree.as
diff --git a/antlr-3.4/runtime/ActionScript/project/src/org/antlr/runtime/tree/TreeAdaptor.as b/runtime/ActionScript/project/src/org/antlr/runtime/tree/TreeAdaptor.as
index a8d5d61..a8d5d61 100644
--- a/antlr-3.4/runtime/ActionScript/project/src/org/antlr/runtime/tree/TreeAdaptor.as
+++ b/runtime/ActionScript/project/src/org/antlr/runtime/tree/TreeAdaptor.as
diff --git a/antlr-3.4/runtime/ActionScript/project/src/org/antlr/runtime/tree/TreeConstants.as b/runtime/ActionScript/project/src/org/antlr/runtime/tree/TreeConstants.as
index d9fad84..d9fad84 100644
--- a/antlr-3.4/runtime/ActionScript/project/src/org/antlr/runtime/tree/TreeConstants.as
+++ b/runtime/ActionScript/project/src/org/antlr/runtime/tree/TreeConstants.as
diff --git a/antlr-3.4/runtime/ActionScript/project/src/org/antlr/runtime/tree/TreeNodeStream.as b/runtime/ActionScript/project/src/org/antlr/runtime/tree/TreeNodeStream.as
index bd13cc8..bd13cc8 100644
--- a/antlr-3.4/runtime/ActionScript/project/src/org/antlr/runtime/tree/TreeNodeStream.as
+++ b/runtime/ActionScript/project/src/org/antlr/runtime/tree/TreeNodeStream.as
diff --git a/antlr-3.4/runtime/ActionScript/project/src/org/antlr/runtime/tree/TreeParser.as b/runtime/ActionScript/project/src/org/antlr/runtime/tree/TreeParser.as
index cf0fb3b..cf0fb3b 100644
--- a/antlr-3.4/runtime/ActionScript/project/src/org/antlr/runtime/tree/TreeParser.as
+++ b/runtime/ActionScript/project/src/org/antlr/runtime/tree/TreeParser.as
diff --git a/antlr-3.4/runtime/ActionScript/project/src/org/antlr/runtime/tree/TreeRuleReturnScope.as b/runtime/ActionScript/project/src/org/antlr/runtime/tree/TreeRuleReturnScope.as
index 57a89b7..57a89b7 100644
--- a/antlr-3.4/runtime/ActionScript/project/src/org/antlr/runtime/tree/TreeRuleReturnScope.as
+++ b/runtime/ActionScript/project/src/org/antlr/runtime/tree/TreeRuleReturnScope.as
diff --git a/antlr-3.4/runtime/ActionScript/project/src/org/antlr/runtime/version.as b/runtime/ActionScript/project/src/org/antlr/runtime/version.as
index a1f75b2..a1f75b2 100644
--- a/antlr-3.4/runtime/ActionScript/project/src/org/antlr/runtime/version.as
+++ b/runtime/ActionScript/project/src/org/antlr/runtime/version.as
diff --git a/antlr-3.4/runtime/ActionScript/project/test/Antlr3Test.mxml b/runtime/ActionScript/project/test/Antlr3Test.mxml
index b5b5b72..b5b5b72 100644
--- a/antlr-3.4/runtime/ActionScript/project/test/Antlr3Test.mxml
+++ b/runtime/ActionScript/project/test/Antlr3Test.mxml
diff --git a/antlr-3.4/runtime/ActionScript/project/test/org/antlr/runtime/test/AllTests.as b/runtime/ActionScript/project/test/org/antlr/runtime/test/AllTests.as
index c19ab5b..c19ab5b 100644
--- a/antlr-3.4/runtime/ActionScript/project/test/org/antlr/runtime/test/AllTests.as
+++ b/runtime/ActionScript/project/test/org/antlr/runtime/test/AllTests.as
diff --git a/antlr-3.4/runtime/ActionScript/project/test/org/antlr/runtime/test/TestANTLRStringStream.as b/runtime/ActionScript/project/test/org/antlr/runtime/test/TestANTLRStringStream.as
index 9cb5a7b..9cb5a7b 100644
--- a/antlr-3.4/runtime/ActionScript/project/test/org/antlr/runtime/test/TestANTLRStringStream.as
+++ b/runtime/ActionScript/project/test/org/antlr/runtime/test/TestANTLRStringStream.as
diff --git a/antlr-3.4/runtime/ActionScript/project/test/org/antlr/runtime/test/TestBitSet.as b/runtime/ActionScript/project/test/org/antlr/runtime/test/TestBitSet.as
index de40634..de40634 100644
--- a/antlr-3.4/runtime/ActionScript/project/test/org/antlr/runtime/test/TestBitSet.as
+++ b/runtime/ActionScript/project/test/org/antlr/runtime/test/TestBitSet.as
diff --git a/antlr-3.4/runtime/ActionScript/project/test/org/antlr/runtime/test/TestDFA.as b/runtime/ActionScript/project/test/org/antlr/runtime/test/TestDFA.as
index f923bc9..f923bc9 100644
--- a/antlr-3.4/runtime/ActionScript/project/test/org/antlr/runtime/test/TestDFA.as
+++ b/runtime/ActionScript/project/test/org/antlr/runtime/test/TestDFA.as
diff --git a/antlr-3.4/runtime/C/AUTHORS b/runtime/C/AUTHORS
index 9195a9d..9195a9d 100644
--- a/antlr-3.4/runtime/C/AUTHORS
+++ b/runtime/C/AUTHORS
diff --git a/antlr-3.4/runtime/C/C.sln b/runtime/C/C.sln
index f841177..f841177 100644
--- a/antlr-3.4/runtime/C/C.sln
+++ b/runtime/C/C.sln
diff --git a/antlr-3.4/runtime/C/C.vcproj b/runtime/C/C.vcproj
index 16d9c2b..16d9c2b 100644
--- a/antlr-3.4/runtime/C/C.vcproj
+++ b/runtime/C/C.vcproj
diff --git a/antlr-3.4/runtime/C/C.vcproj.vspscc b/runtime/C/C.vcproj.vspscc
index 953a1b9..953a1b9 100644
--- a/antlr-3.4/runtime/C/C.vcproj.vspscc
+++ b/runtime/C/C.vcproj.vspscc
diff --git a/antlr-3.4/runtime/C/C.vssscc b/runtime/C/C.vssscc
index 6cb031b..6cb031b 100644
--- a/antlr-3.4/runtime/C/C.vssscc
+++ b/runtime/C/C.vssscc
diff --git a/antlr-3.4/runtime/C/COPYING b/runtime/C/COPYING
index f62f896..f62f896 100644
--- a/antlr-3.4/runtime/C/COPYING
+++ b/runtime/C/COPYING
diff --git a/antlr-3.4/runtime/C/ChangeLog b/runtime/C/ChangeLog
index c5540d9..c5540d9 100644
--- a/antlr-3.4/runtime/C/ChangeLog
+++ b/runtime/C/ChangeLog
diff --git a/antlr-3.4/runtime/C/Cvs2005.sln b/runtime/C/Cvs2005.sln
index 43050c7..43050c7 100644
--- a/antlr-3.4/runtime/C/Cvs2005.sln
+++ b/runtime/C/Cvs2005.sln
diff --git a/antlr-3.4/runtime/C/Cvs2005.vcproj b/runtime/C/Cvs2005.vcproj
index a00807c..a00807c 100644
--- a/antlr-3.4/runtime/C/Cvs2005.vcproj
+++ b/runtime/C/Cvs2005.vcproj
diff --git a/antlr-3.4/runtime/C/INSTALL b/runtime/C/INSTALL
index 7d1c323..7d1c323 100644
--- a/antlr-3.4/runtime/C/INSTALL
+++ b/runtime/C/INSTALL
diff --git a/antlr-3.4/runtime/C/Makefile.am b/runtime/C/Makefile.am
index 9867f7e..9867f7e 100644
--- a/antlr-3.4/runtime/C/Makefile.am
+++ b/runtime/C/Makefile.am
diff --git a/antlr-3.4/runtime/C/NEWS b/runtime/C/NEWS
index aea82ff..aea82ff 100644
--- a/antlr-3.4/runtime/C/NEWS
+++ b/runtime/C/NEWS
diff --git a/antlr-3.4/runtime/C/README b/runtime/C/README
index a1c0555..a1c0555 100644
--- a/antlr-3.4/runtime/C/README
+++ b/runtime/C/README
diff --git a/antlr-3.4/runtime/C/configure.ac b/runtime/C/configure.ac
index b3d9c3a..b3d9c3a 100644
--- a/antlr-3.4/runtime/C/configure.ac
+++ b/runtime/C/configure.ac
diff --git a/antlr-3.4/runtime/C/dist/libantlr3c-3.4.tar.gz b/runtime/C/dist/libantlr3c-3.4.tar.gz
index daeb313..daeb313 100644
--- a/antlr-3.4/runtime/C/dist/libantlr3c-3.4.tar.gz
+++ b/runtime/C/dist/libantlr3c-3.4.tar.gz
Binary files differ
diff --git a/antlr-3.4/runtime/C/doxyfile b/runtime/C/doxyfile
index 859f6df..859f6df 100644
--- a/antlr-3.4/runtime/C/doxyfile
+++ b/runtime/C/doxyfile
diff --git a/antlr-3.4/runtime/C/doxygen/atsections.dox b/runtime/C/doxygen/atsections.dox
index bd4ea12..bd4ea12 100644
--- a/antlr-3.4/runtime/C/doxygen/atsections.dox
+++ b/runtime/C/doxygen/atsections.dox
diff --git a/antlr-3.4/runtime/C/doxygen/build.dox b/runtime/C/doxygen/build.dox
index 05c3c66..05c3c66 100644
--- a/antlr-3.4/runtime/C/doxygen/build.dox
+++ b/runtime/C/doxygen/build.dox
diff --git a/antlr-3.4/runtime/C/doxygen/buildrec.dox b/runtime/C/doxygen/buildrec.dox
index 816a845..816a845 100644
--- a/antlr-3.4/runtime/C/doxygen/buildrec.dox
+++ b/runtime/C/doxygen/buildrec.dox
diff --git a/antlr-3.4/runtime/C/doxygen/changes31.dox b/runtime/C/doxygen/changes31.dox
index d1793db..d1793db 100644
--- a/antlr-3.4/runtime/C/doxygen/changes31.dox
+++ b/runtime/C/doxygen/changes31.dox
diff --git a/antlr-3.4/runtime/C/doxygen/doxygengroups.dox b/runtime/C/doxygen/doxygengroups.dox
index de259f3..de259f3 100644
--- a/antlr-3.4/runtime/C/doxygen/doxygengroups.dox
+++ b/runtime/C/doxygen/doxygengroups.dox
diff --git a/antlr-3.4/runtime/C/doxygen/generate.dox b/runtime/C/doxygen/generate.dox
index 0173d78..0173d78 100644
--- a/antlr-3.4/runtime/C/doxygen/generate.dox
+++ b/runtime/C/doxygen/generate.dox
diff --git a/antlr-3.4/runtime/C/doxygen/interop.dox b/runtime/C/doxygen/interop.dox
index 3401539..3401539 100644
--- a/antlr-3.4/runtime/C/doxygen/interop.dox
+++ b/runtime/C/doxygen/interop.dox
diff --git a/antlr-3.4/runtime/C/doxygen/knownissues.dox b/runtime/C/doxygen/knownissues.dox
index 733c405..733c405 100644
--- a/antlr-3.4/runtime/C/doxygen/knownissues.dox
+++ b/runtime/C/doxygen/knownissues.dox
diff --git a/antlr-3.4/runtime/C/doxygen/mainpage.dox b/runtime/C/doxygen/mainpage.dox
index ed52b5e..ed52b5e 100644
--- a/antlr-3.4/runtime/C/doxygen/mainpage.dox
+++ b/runtime/C/doxygen/mainpage.dox
diff --git a/antlr-3.4/runtime/C/doxygen/runtime.dox b/runtime/C/doxygen/runtime.dox
index 2d23403..2d23403 100644
--- a/antlr-3.4/runtime/C/doxygen/runtime.dox
+++ b/runtime/C/doxygen/runtime.dox
diff --git a/antlr-3.4/runtime/C/doxygen/using.dox b/runtime/C/doxygen/using.dox
index fb8424a..fb8424a 100644
--- a/antlr-3.4/runtime/C/doxygen/using.dox
+++ b/runtime/C/doxygen/using.dox
diff --git a/antlr-3.4/runtime/C/include/antlr3.h b/runtime/C/include/antlr3.h
index 2ead975..2ead975 100644
--- a/antlr-3.4/runtime/C/include/antlr3.h
+++ b/runtime/C/include/antlr3.h
diff --git a/antlr-3.4/runtime/C/include/antlr3baserecognizer.h b/runtime/C/include/antlr3baserecognizer.h
index 0a269d4..0a269d4 100644
--- a/antlr-3.4/runtime/C/include/antlr3baserecognizer.h
+++ b/runtime/C/include/antlr3baserecognizer.h
diff --git a/antlr-3.4/runtime/C/include/antlr3basetree.h b/runtime/C/include/antlr3basetree.h
index 023c4c2..023c4c2 100644
--- a/antlr-3.4/runtime/C/include/antlr3basetree.h
+++ b/runtime/C/include/antlr3basetree.h
diff --git a/antlr-3.4/runtime/C/include/antlr3basetreeadaptor.h b/runtime/C/include/antlr3basetreeadaptor.h
index bf9a72a..bf9a72a 100644
--- a/antlr-3.4/runtime/C/include/antlr3basetreeadaptor.h
+++ b/runtime/C/include/antlr3basetreeadaptor.h
diff --git a/antlr-3.4/runtime/C/include/antlr3bitset.h b/runtime/C/include/antlr3bitset.h
index 7d816ab..7d816ab 100644
--- a/antlr-3.4/runtime/C/include/antlr3bitset.h
+++ b/runtime/C/include/antlr3bitset.h
diff --git a/antlr-3.4/runtime/C/include/antlr3collections.h b/runtime/C/include/antlr3collections.h
index 7c73e36..7c73e36 100644
--- a/antlr-3.4/runtime/C/include/antlr3collections.h
+++ b/runtime/C/include/antlr3collections.h
diff --git a/antlr-3.4/runtime/C/include/antlr3commontoken.h b/runtime/C/include/antlr3commontoken.h
index c48068e..c48068e 100644
--- a/antlr-3.4/runtime/C/include/antlr3commontoken.h
+++ b/runtime/C/include/antlr3commontoken.h
diff --git a/antlr-3.4/runtime/C/include/antlr3commontree.h b/runtime/C/include/antlr3commontree.h
index 1516ecc..1516ecc 100644
--- a/antlr-3.4/runtime/C/include/antlr3commontree.h
+++ b/runtime/C/include/antlr3commontree.h
diff --git a/antlr-3.4/runtime/C/include/antlr3commontreeadaptor.h b/runtime/C/include/antlr3commontreeadaptor.h
index 4827997..4827997 100644
--- a/antlr-3.4/runtime/C/include/antlr3commontreeadaptor.h
+++ b/runtime/C/include/antlr3commontreeadaptor.h
diff --git a/antlr-3.4/runtime/C/include/antlr3commontreenodestream.h b/runtime/C/include/antlr3commontreenodestream.h
index beb0534..beb0534 100644
--- a/antlr-3.4/runtime/C/include/antlr3commontreenodestream.h
+++ b/runtime/C/include/antlr3commontreenodestream.h
diff --git a/antlr-3.4/runtime/C/include/antlr3convertutf.h b/runtime/C/include/antlr3convertutf.h
index 79cc82c..79cc82c 100644
--- a/antlr-3.4/runtime/C/include/antlr3convertutf.h
+++ b/runtime/C/include/antlr3convertutf.h
diff --git a/antlr-3.4/runtime/C/include/antlr3cyclicdfa.h b/runtime/C/include/antlr3cyclicdfa.h
index 78708a0..78708a0 100644
--- a/antlr-3.4/runtime/C/include/antlr3cyclicdfa.h
+++ b/runtime/C/include/antlr3cyclicdfa.h
diff --git a/antlr-3.4/runtime/C/include/antlr3debugeventlistener.h b/runtime/C/include/antlr3debugeventlistener.h
index c9cd6ce..c9cd6ce 100644
--- a/antlr-3.4/runtime/C/include/antlr3debugeventlistener.h
+++ b/runtime/C/include/antlr3debugeventlistener.h
diff --git a/antlr-3.4/runtime/C/include/antlr3defs.h b/runtime/C/include/antlr3defs.h
index 2435b02..2435b02 100644
--- a/antlr-3.4/runtime/C/include/antlr3defs.h
+++ b/runtime/C/include/antlr3defs.h
diff --git a/antlr-3.4/runtime/C/include/antlr3encodings.h b/runtime/C/include/antlr3encodings.h
index f706735..f706735 100644
--- a/antlr-3.4/runtime/C/include/antlr3encodings.h
+++ b/runtime/C/include/antlr3encodings.h
diff --git a/antlr-3.4/runtime/C/include/antlr3errors.h b/runtime/C/include/antlr3errors.h
index 4419ee3..4419ee3 100644
--- a/antlr-3.4/runtime/C/include/antlr3errors.h
+++ b/runtime/C/include/antlr3errors.h
diff --git a/antlr-3.4/runtime/C/include/antlr3exception.h b/runtime/C/include/antlr3exception.h
index 8fab8da..8fab8da 100644
--- a/antlr-3.4/runtime/C/include/antlr3exception.h
+++ b/runtime/C/include/antlr3exception.h
diff --git a/antlr-3.4/runtime/C/include/antlr3filestream.h b/runtime/C/include/antlr3filestream.h
index b06eb45..b06eb45 100644
--- a/antlr-3.4/runtime/C/include/antlr3filestream.h
+++ b/runtime/C/include/antlr3filestream.h
diff --git a/antlr-3.4/runtime/C/include/antlr3input.h b/runtime/C/include/antlr3input.h
index 3b01ae6..3b01ae6 100644
--- a/antlr-3.4/runtime/C/include/antlr3input.h
+++ b/runtime/C/include/antlr3input.h
diff --git a/antlr-3.4/runtime/C/include/antlr3interfaces.h b/runtime/C/include/antlr3interfaces.h
index 160e04d..160e04d 100644
--- a/antlr-3.4/runtime/C/include/antlr3interfaces.h
+++ b/runtime/C/include/antlr3interfaces.h
diff --git a/antlr-3.4/runtime/C/include/antlr3intstream.h b/runtime/C/include/antlr3intstream.h
index 21bac5b..21bac5b 100644
--- a/antlr-3.4/runtime/C/include/antlr3intstream.h
+++ b/runtime/C/include/antlr3intstream.h
diff --git a/antlr-3.4/runtime/C/include/antlr3lexer.h b/runtime/C/include/antlr3lexer.h
index 6cc10ef..6cc10ef 100644
--- a/antlr-3.4/runtime/C/include/antlr3lexer.h
+++ b/runtime/C/include/antlr3lexer.h
diff --git a/antlr-3.4/runtime/C/include/antlr3memory.h b/runtime/C/include/antlr3memory.h
index 5e2d4c9..5e2d4c9 100644
--- a/antlr-3.4/runtime/C/include/antlr3memory.h
+++ b/runtime/C/include/antlr3memory.h
diff --git a/antlr-3.4/runtime/C/include/antlr3parser.h b/runtime/C/include/antlr3parser.h
index 95b7d18..95b7d18 100644
--- a/antlr-3.4/runtime/C/include/antlr3parser.h
+++ b/runtime/C/include/antlr3parser.h
diff --git a/antlr-3.4/runtime/C/include/antlr3parsetree.h b/runtime/C/include/antlr3parsetree.h
index 0e8c157..0e8c157 100644
--- a/antlr-3.4/runtime/C/include/antlr3parsetree.h
+++ b/runtime/C/include/antlr3parsetree.h
diff --git a/antlr-3.4/runtime/C/include/antlr3recognizersharedstate.h b/runtime/C/include/antlr3recognizersharedstate.h
index 9e024d8..9e024d8 100644
--- a/antlr-3.4/runtime/C/include/antlr3recognizersharedstate.h
+++ b/runtime/C/include/antlr3recognizersharedstate.h
diff --git a/antlr-3.4/runtime/C/include/antlr3rewritestreams.h b/runtime/C/include/antlr3rewritestreams.h
index bf83fe9..bf83fe9 100644
--- a/antlr-3.4/runtime/C/include/antlr3rewritestreams.h
+++ b/runtime/C/include/antlr3rewritestreams.h
diff --git a/antlr-3.4/runtime/C/include/antlr3string.h b/runtime/C/include/antlr3string.h
index 4a96e76..4a96e76 100644
--- a/antlr-3.4/runtime/C/include/antlr3string.h
+++ b/runtime/C/include/antlr3string.h
diff --git a/antlr-3.4/runtime/C/include/antlr3tokenstream.h b/runtime/C/include/antlr3tokenstream.h
index a5137ad..a5137ad 100644
--- a/antlr-3.4/runtime/C/include/antlr3tokenstream.h
+++ b/runtime/C/include/antlr3tokenstream.h
diff --git a/antlr-3.4/runtime/C/include/antlr3treeparser.h b/runtime/C/include/antlr3treeparser.h
index 8ee0e58..8ee0e58 100644
--- a/antlr-3.4/runtime/C/include/antlr3treeparser.h
+++ b/runtime/C/include/antlr3treeparser.h
diff --git a/antlr-3.4/runtime/C/m4/dummy b/runtime/C/m4/dummy
index 0a1d74a..0a1d74a 100644
--- a/antlr-3.4/runtime/C/m4/dummy
+++ b/runtime/C/m4/dummy
diff --git a/antlr-3.4/runtime/C/src/antlr3baserecognizer.c b/runtime/C/src/antlr3baserecognizer.c
index e2eccc6..e2eccc6 100644
--- a/antlr-3.4/runtime/C/src/antlr3baserecognizer.c
+++ b/runtime/C/src/antlr3baserecognizer.c
diff --git a/antlr-3.4/runtime/C/src/antlr3basetree.c b/runtime/C/src/antlr3basetree.c
index bbc81e7..bbc81e7 100644
--- a/antlr-3.4/runtime/C/src/antlr3basetree.c
+++ b/runtime/C/src/antlr3basetree.c
diff --git a/antlr-3.4/runtime/C/src/antlr3basetreeadaptor.c b/runtime/C/src/antlr3basetreeadaptor.c
index e35878f..e35878f 100644
--- a/antlr-3.4/runtime/C/src/antlr3basetreeadaptor.c
+++ b/runtime/C/src/antlr3basetreeadaptor.c
diff --git a/antlr-3.4/runtime/C/src/antlr3bitset.c b/runtime/C/src/antlr3bitset.c
index 4e63c79..4e63c79 100644
--- a/antlr-3.4/runtime/C/src/antlr3bitset.c
+++ b/runtime/C/src/antlr3bitset.c
diff --git a/antlr-3.4/runtime/C/src/antlr3collections.c b/runtime/C/src/antlr3collections.c
index d9e22e9..d9e22e9 100644
--- a/antlr-3.4/runtime/C/src/antlr3collections.c
+++ b/runtime/C/src/antlr3collections.c
diff --git a/antlr-3.4/runtime/C/src/antlr3commontoken.c b/runtime/C/src/antlr3commontoken.c
index 2627431..2627431 100644
--- a/antlr-3.4/runtime/C/src/antlr3commontoken.c
+++ b/runtime/C/src/antlr3commontoken.c
diff --git a/antlr-3.4/runtime/C/src/antlr3commontree.c b/runtime/C/src/antlr3commontree.c
index 65de38f..65de38f 100644
--- a/antlr-3.4/runtime/C/src/antlr3commontree.c
+++ b/runtime/C/src/antlr3commontree.c
diff --git a/antlr-3.4/runtime/C/src/antlr3commontreeadaptor.c b/runtime/C/src/antlr3commontreeadaptor.c
index abce6f0..abce6f0 100644
--- a/antlr-3.4/runtime/C/src/antlr3commontreeadaptor.c
+++ b/runtime/C/src/antlr3commontreeadaptor.c
diff --git a/antlr-3.4/runtime/C/src/antlr3commontreenodestream.c b/runtime/C/src/antlr3commontreenodestream.c
index a759d34..a759d34 100644
--- a/antlr-3.4/runtime/C/src/antlr3commontreenodestream.c
+++ b/runtime/C/src/antlr3commontreenodestream.c
diff --git a/antlr-3.4/runtime/C/src/antlr3convertutf.c b/runtime/C/src/antlr3convertutf.c
index 7c2f060..7c2f060 100644
--- a/antlr-3.4/runtime/C/src/antlr3convertutf.c
+++ b/runtime/C/src/antlr3convertutf.c
diff --git a/antlr-3.4/runtime/C/src/antlr3cyclicdfa.c b/runtime/C/src/antlr3cyclicdfa.c
index 82e7222..82e7222 100644
--- a/antlr-3.4/runtime/C/src/antlr3cyclicdfa.c
+++ b/runtime/C/src/antlr3cyclicdfa.c
diff --git a/antlr-3.4/runtime/C/src/antlr3debughandlers.c b/runtime/C/src/antlr3debughandlers.c
index d5f177a..d5f177a 100644
--- a/antlr-3.4/runtime/C/src/antlr3debughandlers.c
+++ b/runtime/C/src/antlr3debughandlers.c
diff --git a/antlr-3.4/runtime/C/src/antlr3encodings.c b/runtime/C/src/antlr3encodings.c
index c7a4b77..c7a4b77 100644
--- a/antlr-3.4/runtime/C/src/antlr3encodings.c
+++ b/runtime/C/src/antlr3encodings.c
diff --git a/antlr-3.4/runtime/C/src/antlr3exception.c b/runtime/C/src/antlr3exception.c
index 339721c..339721c 100644
--- a/antlr-3.4/runtime/C/src/antlr3exception.c
+++ b/runtime/C/src/antlr3exception.c
diff --git a/antlr-3.4/runtime/C/src/antlr3filestream.c b/runtime/C/src/antlr3filestream.c
index 4430ffe..4430ffe 100644
--- a/antlr-3.4/runtime/C/src/antlr3filestream.c
+++ b/runtime/C/src/antlr3filestream.c
diff --git a/antlr-3.4/runtime/C/src/antlr3inputstream.c b/runtime/C/src/antlr3inputstream.c
index e3f1c26..e3f1c26 100644
--- a/antlr-3.4/runtime/C/src/antlr3inputstream.c
+++ b/runtime/C/src/antlr3inputstream.c
diff --git a/antlr-3.4/runtime/C/src/antlr3intstream.c b/runtime/C/src/antlr3intstream.c
index b9d49d8..b9d49d8 100644
--- a/antlr-3.4/runtime/C/src/antlr3intstream.c
+++ b/runtime/C/src/antlr3intstream.c
diff --git a/antlr-3.4/runtime/C/src/antlr3lexer.c b/runtime/C/src/antlr3lexer.c
index d981ab7..d981ab7 100644
--- a/antlr-3.4/runtime/C/src/antlr3lexer.c
+++ b/runtime/C/src/antlr3lexer.c
diff --git a/antlr-3.4/runtime/C/src/antlr3parser.c b/runtime/C/src/antlr3parser.c
index 2b7e0e3..2b7e0e3 100644
--- a/antlr-3.4/runtime/C/src/antlr3parser.c
+++ b/runtime/C/src/antlr3parser.c
diff --git a/antlr-3.4/runtime/C/src/antlr3rewritestreams.c b/runtime/C/src/antlr3rewritestreams.c
index 9afb6e1..9afb6e1 100644
--- a/antlr-3.4/runtime/C/src/antlr3rewritestreams.c
+++ b/runtime/C/src/antlr3rewritestreams.c
diff --git a/antlr-3.4/runtime/C/src/antlr3string.c b/runtime/C/src/antlr3string.c
index b29c020..b29c020 100644
--- a/antlr-3.4/runtime/C/src/antlr3string.c
+++ b/runtime/C/src/antlr3string.c
diff --git a/antlr-3.4/runtime/C/src/antlr3tokenstream.c b/runtime/C/src/antlr3tokenstream.c
index ec06f15..ec06f15 100644
--- a/antlr-3.4/runtime/C/src/antlr3tokenstream.c
+++ b/runtime/C/src/antlr3tokenstream.c
diff --git a/antlr-3.4/runtime/C/src/antlr3treeparser.c b/runtime/C/src/antlr3treeparser.c
index b7e035a..b7e035a 100644
--- a/antlr-3.4/runtime/C/src/antlr3treeparser.c
+++ b/runtime/C/src/antlr3treeparser.c
diff --git a/antlr-3.4/runtime/C/vsrulefiles/antlr3lexer.rules b/runtime/C/vsrulefiles/antlr3lexer.rules
index d80fefa..d80fefa 100644
--- a/antlr-3.4/runtime/C/vsrulefiles/antlr3lexer.rules
+++ b/runtime/C/vsrulefiles/antlr3lexer.rules
diff --git a/antlr-3.4/runtime/C/vsrulefiles/antlr3lexerandparser.rules b/runtime/C/vsrulefiles/antlr3lexerandparser.rules
index 12d100a..12d100a 100644
--- a/antlr-3.4/runtime/C/vsrulefiles/antlr3lexerandparser.rules
+++ b/runtime/C/vsrulefiles/antlr3lexerandparser.rules
diff --git a/antlr-3.4/runtime/C/vsrulefiles/antlr3parser.rules b/runtime/C/vsrulefiles/antlr3parser.rules
index 6332946..6332946 100644
--- a/antlr-3.4/runtime/C/vsrulefiles/antlr3parser.rules
+++ b/runtime/C/vsrulefiles/antlr3parser.rules
diff --git a/antlr-3.4/runtime/C/vsrulefiles/antlr3treeparser.rules b/runtime/C/vsrulefiles/antlr3treeparser.rules
index 1f60f77..1f60f77 100644
--- a/antlr-3.4/runtime/C/vsrulefiles/antlr3treeparser.rules
+++ b/runtime/C/vsrulefiles/antlr3treeparser.rules
diff --git a/antlr-3.4/runtime/CSharp2/API CHANGES.TXT b/runtime/CSharp2/API CHANGES.TXT
index f7e8232..f7e8232 100644
--- a/antlr-3.4/runtime/CSharp2/API CHANGES.TXT
+++ b/runtime/CSharp2/API CHANGES.TXT
diff --git a/antlr-3.4/runtime/CSharp2/Cutting a new release.txt b/runtime/CSharp2/Cutting a new release.txt
index dbc4e3c..dbc4e3c 100644
--- a/antlr-3.4/runtime/CSharp2/Cutting a new release.txt
+++ b/runtime/CSharp2/Cutting a new release.txt
diff --git a/antlr-3.4/runtime/CSharp2/LICENSE.TXT b/runtime/CSharp2/LICENSE.TXT
index 1a9b1dd..1a9b1dd 100644
--- a/antlr-3.4/runtime/CSharp2/LICENSE.TXT
+++ b/runtime/CSharp2/LICENSE.TXT
diff --git a/antlr-3.4/runtime/CSharp2/Libraries/MbUnit/MbUnit.Framework.dll b/runtime/CSharp2/Libraries/MbUnit/MbUnit.Framework.dll
index 18108b9..18108b9 100644
--- a/antlr-3.4/runtime/CSharp2/Libraries/MbUnit/MbUnit.Framework.dll
+++ b/runtime/CSharp2/Libraries/MbUnit/MbUnit.Framework.dll
Binary files differ
diff --git a/antlr-3.4/runtime/CSharp2/Libraries/MbUnit/MbUnit.MSBuild.Tasks.dll b/runtime/CSharp2/Libraries/MbUnit/MbUnit.MSBuild.Tasks.dll
index 2de3b3f..2de3b3f 100644
--- a/antlr-3.4/runtime/CSharp2/Libraries/MbUnit/MbUnit.MSBuild.Tasks.dll
+++ b/runtime/CSharp2/Libraries/MbUnit/MbUnit.MSBuild.Tasks.dll
Binary files differ
diff --git a/antlr-3.4/runtime/CSharp2/Libraries/MbUnit/MbUnit.Tasks.dll b/runtime/CSharp2/Libraries/MbUnit/MbUnit.Tasks.dll
index 47fab28..47fab28 100644
--- a/antlr-3.4/runtime/CSharp2/Libraries/MbUnit/MbUnit.Tasks.dll
+++ b/runtime/CSharp2/Libraries/MbUnit/MbUnit.Tasks.dll
Binary files differ
diff --git a/antlr-3.4/runtime/CSharp2/Libraries/MbUnit/QuickGraph.Algorithms.dll b/runtime/CSharp2/Libraries/MbUnit/QuickGraph.Algorithms.dll
index b70672e..b70672e 100644
--- a/antlr-3.4/runtime/CSharp2/Libraries/MbUnit/QuickGraph.Algorithms.dll
+++ b/runtime/CSharp2/Libraries/MbUnit/QuickGraph.Algorithms.dll
Binary files differ
diff --git a/antlr-3.4/runtime/CSharp2/Libraries/MbUnit/QuickGraph.dll b/runtime/CSharp2/Libraries/MbUnit/QuickGraph.dll
index 5f7dbbf..5f7dbbf 100644
--- a/antlr-3.4/runtime/CSharp2/Libraries/MbUnit/QuickGraph.dll
+++ b/runtime/CSharp2/Libraries/MbUnit/QuickGraph.dll
Binary files differ
diff --git a/antlr-3.4/runtime/CSharp2/Libraries/StringTemplate.NET/net-2.0/StringTemplate.dll b/runtime/CSharp2/Libraries/StringTemplate.NET/net-2.0/StringTemplate.dll
index b79f892..b79f892 100644
--- a/antlr-3.4/runtime/CSharp2/Libraries/StringTemplate.NET/net-2.0/StringTemplate.dll
+++ b/runtime/CSharp2/Libraries/StringTemplate.NET/net-2.0/StringTemplate.dll
Binary files differ
diff --git a/antlr-3.4/runtime/CSharp2/Libraries/StringTemplate.NET/net-2.0/antlr.runtime.dll b/runtime/CSharp2/Libraries/StringTemplate.NET/net-2.0/antlr.runtime.dll
index cb95c6a..cb95c6a 100644
--- a/antlr-3.4/runtime/CSharp2/Libraries/StringTemplate.NET/net-2.0/antlr.runtime.dll
+++ b/runtime/CSharp2/Libraries/StringTemplate.NET/net-2.0/antlr.runtime.dll
Binary files differ
diff --git a/antlr-3.4/runtime/CSharp2/NOTICE.TXT b/runtime/CSharp2/NOTICE.TXT
index 9dda784..9dda784 100644
--- a/antlr-3.4/runtime/CSharp2/NOTICE.TXT
+++ b/runtime/CSharp2/NOTICE.TXT
diff --git a/antlr-3.4/runtime/CSharp2/README.TXT b/runtime/CSharp2/README.TXT
index 5676d84..5676d84 100644
--- a/antlr-3.4/runtime/CSharp2/README.TXT
+++ b/runtime/CSharp2/README.TXT
diff --git a/antlr-3.4/runtime/CSharp2/Sources/Antlr3.Runtime (VS2005).sln b/runtime/CSharp2/Sources/Antlr3.Runtime (VS2005).sln
index e542995..e542995 100644
--- a/antlr-3.4/runtime/CSharp2/Sources/Antlr3.Runtime (VS2005).sln
+++ b/runtime/CSharp2/Sources/Antlr3.Runtime (VS2005).sln
diff --git a/antlr-3.4/runtime/CSharp2/Sources/Antlr3.Runtime (VS2008).sln b/runtime/CSharp2/Sources/Antlr3.Runtime (VS2008).sln
index 03682e3..03682e3 100644
--- a/antlr-3.4/runtime/CSharp2/Sources/Antlr3.Runtime (VS2008).sln
+++ b/runtime/CSharp2/Sources/Antlr3.Runtime (VS2008).sln
diff --git a/antlr-3.4/runtime/CSharp2/Sources/Antlr3.Runtime.Tests/ANTLRxxxxStreamFixture.cs b/runtime/CSharp2/Sources/Antlr3.Runtime.Tests/ANTLRxxxxStreamFixture.cs
index 7455fc3..7455fc3 100644
--- a/antlr-3.4/runtime/CSharp2/Sources/Antlr3.Runtime.Tests/ANTLRxxxxStreamFixture.cs
+++ b/runtime/CSharp2/Sources/Antlr3.Runtime.Tests/ANTLRxxxxStreamFixture.cs
diff --git a/antlr-3.4/runtime/CSharp2/Sources/Antlr3.Runtime.Tests/Antlr3.Runtime.Tests (VS2005).csproj b/runtime/CSharp2/Sources/Antlr3.Runtime.Tests/Antlr3.Runtime.Tests (VS2005).csproj
index 0b60862..0b60862 100644
--- a/antlr-3.4/runtime/CSharp2/Sources/Antlr3.Runtime.Tests/Antlr3.Runtime.Tests (VS2005).csproj
+++ b/runtime/CSharp2/Sources/Antlr3.Runtime.Tests/Antlr3.Runtime.Tests (VS2005).csproj
diff --git a/antlr-3.4/runtime/CSharp2/Sources/Antlr3.Runtime.Tests/Antlr3.Runtime.Tests (VS2008).csproj b/runtime/CSharp2/Sources/Antlr3.Runtime.Tests/Antlr3.Runtime.Tests (VS2008).csproj
index f6a58d1..f6a58d1 100644
--- a/antlr-3.4/runtime/CSharp2/Sources/Antlr3.Runtime.Tests/Antlr3.Runtime.Tests (VS2008).csproj
+++ b/runtime/CSharp2/Sources/Antlr3.Runtime.Tests/Antlr3.Runtime.Tests (VS2008).csproj
diff --git a/antlr-3.4/runtime/CSharp2/Sources/Antlr3.Runtime.Tests/ITreeFixture.cs b/runtime/CSharp2/Sources/Antlr3.Runtime.Tests/ITreeFixture.cs
index 9f2874b..9f2874b 100644
--- a/antlr-3.4/runtime/CSharp2/Sources/Antlr3.Runtime.Tests/ITreeFixture.cs
+++ b/runtime/CSharp2/Sources/Antlr3.Runtime.Tests/ITreeFixture.cs
diff --git a/antlr-3.4/runtime/CSharp2/Sources/Antlr3.Runtime.Tests/ITreeNodeStreamFixture.cs b/runtime/CSharp2/Sources/Antlr3.Runtime.Tests/ITreeNodeStreamFixture.cs
index 62644d1..62644d1 100644
--- a/antlr-3.4/runtime/CSharp2/Sources/Antlr3.Runtime.Tests/ITreeNodeStreamFixture.cs
+++ b/runtime/CSharp2/Sources/Antlr3.Runtime.Tests/ITreeNodeStreamFixture.cs
diff --git a/antlr-3.4/runtime/CSharp2/Sources/Antlr3.Runtime.Tests/Properties/AssemblyInfo.cs b/runtime/CSharp2/Sources/Antlr3.Runtime.Tests/Properties/AssemblyInfo.cs
index fc419c9..fc419c9 100644
--- a/antlr-3.4/runtime/CSharp2/Sources/Antlr3.Runtime.Tests/Properties/AssemblyInfo.cs
+++ b/runtime/CSharp2/Sources/Antlr3.Runtime.Tests/Properties/AssemblyInfo.cs
diff --git a/antlr-3.4/runtime/CSharp2/Sources/Antlr3.Runtime.Tests/RewriteRuleXxxxStreamFixture.cs b/runtime/CSharp2/Sources/Antlr3.Runtime.Tests/RewriteRuleXxxxStreamFixture.cs
index 7cf3078..7cf3078 100644
--- a/antlr-3.4/runtime/CSharp2/Sources/Antlr3.Runtime.Tests/RewriteRuleXxxxStreamFixture.cs
+++ b/runtime/CSharp2/Sources/Antlr3.Runtime.Tests/RewriteRuleXxxxStreamFixture.cs
diff --git a/antlr-3.4/runtime/CSharp2/Sources/Antlr3.Runtime.Tests/TestDriver.cs b/runtime/CSharp2/Sources/Antlr3.Runtime.Tests/TestDriver.cs
index 730ece9..730ece9 100644
--- a/antlr-3.4/runtime/CSharp2/Sources/Antlr3.Runtime.Tests/TestDriver.cs
+++ b/runtime/CSharp2/Sources/Antlr3.Runtime.Tests/TestDriver.cs
diff --git a/antlr-3.4/runtime/CSharp2/Sources/Antlr3.Runtime.Tests/TestFixtureBase.cs b/runtime/CSharp2/Sources/Antlr3.Runtime.Tests/TestFixtureBase.cs
index 2bfdc86..2bfdc86 100644
--- a/antlr-3.4/runtime/CSharp2/Sources/Antlr3.Runtime.Tests/TestFixtureBase.cs
+++ b/runtime/CSharp2/Sources/Antlr3.Runtime.Tests/TestFixtureBase.cs
diff --git a/antlr-3.4/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime.Collections/HashList.cs b/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime.Collections/HashList.cs
index fd4872c..fd4872c 100644
--- a/antlr-3.4/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime.Collections/HashList.cs
+++ b/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime.Collections/HashList.cs
diff --git a/antlr-3.4/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime.Collections/StackList.cs b/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime.Collections/StackList.cs
index 938d11f..938d11f 100644
--- a/antlr-3.4/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime.Collections/StackList.cs
+++ b/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime.Collections/StackList.cs
diff --git a/antlr-3.4/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime.Debug/BlankDebugEventListener.cs b/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime.Debug/BlankDebugEventListener.cs
index 9f1a4fc..9f1a4fc 100644
--- a/antlr-3.4/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime.Debug/BlankDebugEventListener.cs
+++ b/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime.Debug/BlankDebugEventListener.cs
diff --git a/antlr-3.4/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime.Debug/DebugEventHub.cs b/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime.Debug/DebugEventHub.cs
index cc75817..cc75817 100644
--- a/antlr-3.4/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime.Debug/DebugEventHub.cs
+++ b/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime.Debug/DebugEventHub.cs
diff --git a/antlr-3.4/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime.Debug/DebugEventListenerConstants.cs b/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime.Debug/DebugEventListenerConstants.cs
index 9032492..9032492 100644
--- a/antlr-3.4/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime.Debug/DebugEventListenerConstants.cs
+++ b/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime.Debug/DebugEventListenerConstants.cs
diff --git a/antlr-3.4/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime.Debug/DebugEventRepeater.cs b/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime.Debug/DebugEventRepeater.cs
index c8bd54d..c8bd54d 100644
--- a/antlr-3.4/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime.Debug/DebugEventRepeater.cs
+++ b/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime.Debug/DebugEventRepeater.cs
diff --git a/antlr-3.4/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime.Debug/DebugEventSocketProxy.cs b/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime.Debug/DebugEventSocketProxy.cs
index 19a5c4f..19a5c4f 100644
--- a/antlr-3.4/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime.Debug/DebugEventSocketProxy.cs
+++ b/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime.Debug/DebugEventSocketProxy.cs
diff --git a/antlr-3.4/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime.Debug/DebugParser.cs b/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime.Debug/DebugParser.cs
index 48a00e9..48a00e9 100644
--- a/antlr-3.4/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime.Debug/DebugParser.cs
+++ b/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime.Debug/DebugParser.cs
diff --git a/antlr-3.4/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime.Debug/DebugTokenStream.cs b/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime.Debug/DebugTokenStream.cs
index 3e5cebe..3e5cebe 100644
--- a/antlr-3.4/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime.Debug/DebugTokenStream.cs
+++ b/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime.Debug/DebugTokenStream.cs
diff --git a/antlr-3.4/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime.Debug/DebugTreeAdaptor.cs b/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime.Debug/DebugTreeAdaptor.cs
index 0bd7ff7..0bd7ff7 100644
--- a/antlr-3.4/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime.Debug/DebugTreeAdaptor.cs
+++ b/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime.Debug/DebugTreeAdaptor.cs
diff --git a/antlr-3.4/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime.Debug/DebugTreeNodeStream.cs b/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime.Debug/DebugTreeNodeStream.cs
index 5b46250..5b46250 100644
--- a/antlr-3.4/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime.Debug/DebugTreeNodeStream.cs
+++ b/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime.Debug/DebugTreeNodeStream.cs
diff --git a/antlr-3.4/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime.Debug/DebugTreeParser.cs b/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime.Debug/DebugTreeParser.cs
index 6958380..6958380 100644
--- a/antlr-3.4/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime.Debug/DebugTreeParser.cs
+++ b/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime.Debug/DebugTreeParser.cs
diff --git a/antlr-3.4/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime.Debug/IDebugEventListener.cs b/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime.Debug/IDebugEventListener.cs
index 4bc95bd..4bc95bd 100644
--- a/antlr-3.4/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime.Debug/IDebugEventListener.cs
+++ b/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime.Debug/IDebugEventListener.cs
diff --git a/antlr-3.4/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime.Debug/ParseTreeBuilder.cs b/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime.Debug/ParseTreeBuilder.cs
index 8a1270e..8a1270e 100644
--- a/antlr-3.4/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime.Debug/ParseTreeBuilder.cs
+++ b/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime.Debug/ParseTreeBuilder.cs
diff --git a/antlr-3.4/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime.Debug/Profiler.cs b/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime.Debug/Profiler.cs
index dd47adb..dd47adb 100644
--- a/antlr-3.4/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime.Debug/Profiler.cs
+++ b/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime.Debug/Profiler.cs
diff --git a/antlr-3.4/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime.Debug/RemoteDebugEventSocketListener.cs b/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime.Debug/RemoteDebugEventSocketListener.cs
index 71b2c16..71b2c16 100644
--- a/antlr-3.4/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime.Debug/RemoteDebugEventSocketListener.cs
+++ b/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime.Debug/RemoteDebugEventSocketListener.cs
diff --git a/antlr-3.4/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime.Debug/TraceDebugEventListener.cs b/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime.Debug/TraceDebugEventListener.cs
index 419c0e6..419c0e6 100644
--- a/antlr-3.4/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime.Debug/TraceDebugEventListener.cs
+++ b/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime.Debug/TraceDebugEventListener.cs
diff --git a/antlr-3.4/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime.Debug/Tracer.cs b/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime.Debug/Tracer.cs
index 3458f58..3458f58 100644
--- a/antlr-3.4/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime.Debug/Tracer.cs
+++ b/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime.Debug/Tracer.cs
diff --git a/antlr-3.4/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime.JavaExtensions/Check.cs b/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime.JavaExtensions/Check.cs
index 1227f8b..1227f8b 100644
--- a/antlr-3.4/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime.JavaExtensions/Check.cs
+++ b/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime.JavaExtensions/Check.cs
diff --git a/antlr-3.4/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime.JavaExtensions/DictionaryExtensions.cs b/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime.JavaExtensions/DictionaryExtensions.cs
index 6e424e3..6e424e3 100644
--- a/antlr-3.4/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime.JavaExtensions/DictionaryExtensions.cs
+++ b/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime.JavaExtensions/DictionaryExtensions.cs
diff --git a/antlr-3.4/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime.JavaExtensions/EnumerableExtensions.cs b/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime.JavaExtensions/EnumerableExtensions.cs
index e832f92..e832f92 100644
--- a/antlr-3.4/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime.JavaExtensions/EnumerableExtensions.cs
+++ b/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime.JavaExtensions/EnumerableExtensions.cs
diff --git a/antlr-3.4/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime.JavaExtensions/ExceptionExtensions.cs b/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime.JavaExtensions/ExceptionExtensions.cs
index 1b9dfb1..1b9dfb1 100644
--- a/antlr-3.4/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime.JavaExtensions/ExceptionExtensions.cs
+++ b/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime.JavaExtensions/ExceptionExtensions.cs
diff --git a/antlr-3.4/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime.JavaExtensions/IOExtensions.cs b/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime.JavaExtensions/IOExtensions.cs
index 540af55..540af55 100644
--- a/antlr-3.4/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime.JavaExtensions/IOExtensions.cs
+++ b/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime.JavaExtensions/IOExtensions.cs
diff --git a/antlr-3.4/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime.JavaExtensions/JSystem.cs b/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime.JavaExtensions/JSystem.cs
index 2c27987..2c27987 100644
--- a/antlr-3.4/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime.JavaExtensions/JSystem.cs
+++ b/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime.JavaExtensions/JSystem.cs
diff --git a/antlr-3.4/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime.JavaExtensions/LexerExtensions.cs b/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime.JavaExtensions/LexerExtensions.cs
index 15f883c..15f883c 100644
--- a/antlr-3.4/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime.JavaExtensions/LexerExtensions.cs
+++ b/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime.JavaExtensions/LexerExtensions.cs
diff --git a/antlr-3.4/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime.JavaExtensions/StringExtensions.cs b/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime.JavaExtensions/StringExtensions.cs
index 5a62a4a..5a62a4a 100644
--- a/antlr-3.4/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime.JavaExtensions/StringExtensions.cs
+++ b/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime.JavaExtensions/StringExtensions.cs
diff --git a/antlr-3.4/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime.JavaExtensions/StringTokenizer.cs b/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime.JavaExtensions/StringTokenizer.cs
index f106852..f106852 100644
--- a/antlr-3.4/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime.JavaExtensions/StringTokenizer.cs
+++ b/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime.JavaExtensions/StringTokenizer.cs
diff --git a/antlr-3.4/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime.Misc/DoubleKeyMap.cs b/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime.Misc/DoubleKeyMap.cs
index 78df131..78df131 100644
--- a/antlr-3.4/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime.Misc/DoubleKeyMap.cs
+++ b/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime.Misc/DoubleKeyMap.cs
diff --git a/antlr-3.4/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime.Misc/ErrorManager.cs b/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime.Misc/ErrorManager.cs
index 2c12838..2c12838 100644
--- a/antlr-3.4/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime.Misc/ErrorManager.cs
+++ b/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime.Misc/ErrorManager.cs
diff --git a/antlr-3.4/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime.Misc/FastQueue.cs b/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime.Misc/FastQueue.cs
index 9d3cf65..9d3cf65 100644
--- a/antlr-3.4/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime.Misc/FastQueue.cs
+++ b/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime.Misc/FastQueue.cs
diff --git a/antlr-3.4/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime.Misc/LookaheadStream.cs b/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime.Misc/LookaheadStream.cs
index be87b6f..be87b6f 100644
--- a/antlr-3.4/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime.Misc/LookaheadStream.cs
+++ b/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime.Misc/LookaheadStream.cs
diff --git a/antlr-3.4/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime.Misc/Stats.cs b/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime.Misc/Stats.cs
index 7ecbbdb..7ecbbdb 100644
--- a/antlr-3.4/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime.Misc/Stats.cs
+++ b/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime.Misc/Stats.cs
diff --git a/antlr-3.4/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime.Tree/BaseTree.cs b/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime.Tree/BaseTree.cs
index 155e4df..155e4df 100644
--- a/antlr-3.4/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime.Tree/BaseTree.cs
+++ b/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime.Tree/BaseTree.cs
diff --git a/antlr-3.4/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime.Tree/BaseTreeAdaptor.cs b/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime.Tree/BaseTreeAdaptor.cs
index 26a39b8..26a39b8 100644
--- a/antlr-3.4/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime.Tree/BaseTreeAdaptor.cs
+++ b/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime.Tree/BaseTreeAdaptor.cs
diff --git a/antlr-3.4/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime.Tree/BufferedTreeNodeStream.cs b/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime.Tree/BufferedTreeNodeStream.cs
index 9a3c6b9..9a3c6b9 100644
--- a/antlr-3.4/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime.Tree/BufferedTreeNodeStream.cs
+++ b/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime.Tree/BufferedTreeNodeStream.cs
diff --git a/antlr-3.4/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime.Tree/CommonErrorNode.cs b/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime.Tree/CommonErrorNode.cs
index cfcb4ff..cfcb4ff 100644
--- a/antlr-3.4/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime.Tree/CommonErrorNode.cs
+++ b/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime.Tree/CommonErrorNode.cs
diff --git a/antlr-3.4/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime.Tree/CommonTree.cs b/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime.Tree/CommonTree.cs
index 56f670e..56f670e 100644
--- a/antlr-3.4/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime.Tree/CommonTree.cs
+++ b/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime.Tree/CommonTree.cs
diff --git a/antlr-3.4/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime.Tree/CommonTreeAdaptor.cs b/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime.Tree/CommonTreeAdaptor.cs
index 83b24ad..83b24ad 100644
--- a/antlr-3.4/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime.Tree/CommonTreeAdaptor.cs
+++ b/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime.Tree/CommonTreeAdaptor.cs
diff --git a/antlr-3.4/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime.Tree/CommonTreeNodeStream.cs b/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime.Tree/CommonTreeNodeStream.cs
index 5e4851e..5e4851e 100644
--- a/antlr-3.4/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime.Tree/CommonTreeNodeStream.cs
+++ b/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime.Tree/CommonTreeNodeStream.cs
diff --git a/antlr-3.4/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime.Tree/DotTreeGenerator.cs b/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime.Tree/DotTreeGenerator.cs
index 3dc8dae..3dc8dae 100644
--- a/antlr-3.4/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime.Tree/DotTreeGenerator.cs
+++ b/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime.Tree/DotTreeGenerator.cs
diff --git a/antlr-3.4/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime.Tree/ITree.cs b/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime.Tree/ITree.cs
index 3f2841d..3f2841d 100644
--- a/antlr-3.4/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime.Tree/ITree.cs
+++ b/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime.Tree/ITree.cs
diff --git a/antlr-3.4/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime.Tree/ITreeAdaptor.cs b/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime.Tree/ITreeAdaptor.cs
index 0cf3e31..0cf3e31 100644
--- a/antlr-3.4/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime.Tree/ITreeAdaptor.cs
+++ b/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime.Tree/ITreeAdaptor.cs
diff --git a/antlr-3.4/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime.Tree/ITreeNodeStream.cs b/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime.Tree/ITreeNodeStream.cs
index 8389539..8389539 100644
--- a/antlr-3.4/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime.Tree/ITreeNodeStream.cs
+++ b/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime.Tree/ITreeNodeStream.cs
diff --git a/antlr-3.4/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime.Tree/ITreeVisitorAction.cs b/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime.Tree/ITreeVisitorAction.cs
index 6a47bb5..6a47bb5 100644
--- a/antlr-3.4/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime.Tree/ITreeVisitorAction.cs
+++ b/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime.Tree/ITreeVisitorAction.cs
diff --git a/antlr-3.4/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime.Tree/ParseTree.cs b/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime.Tree/ParseTree.cs
index 4b1805a..4b1805a 100644
--- a/antlr-3.4/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime.Tree/ParseTree.cs
+++ b/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime.Tree/ParseTree.cs
diff --git a/antlr-3.4/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime.Tree/RewriteCardinalityException.cs b/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime.Tree/RewriteCardinalityException.cs
index a976c1e..a976c1e 100644
--- a/antlr-3.4/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime.Tree/RewriteCardinalityException.cs
+++ b/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime.Tree/RewriteCardinalityException.cs
diff --git a/antlr-3.4/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime.Tree/RewriteEarlyExitException.cs b/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime.Tree/RewriteEarlyExitException.cs
index 0d63005..0d63005 100644
--- a/antlr-3.4/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime.Tree/RewriteEarlyExitException.cs
+++ b/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime.Tree/RewriteEarlyExitException.cs
diff --git a/antlr-3.4/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime.Tree/RewriteEmptyStreamException.cs b/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime.Tree/RewriteEmptyStreamException.cs
index f6b73f8..f6b73f8 100644
--- a/antlr-3.4/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime.Tree/RewriteEmptyStreamException.cs
+++ b/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime.Tree/RewriteEmptyStreamException.cs
diff --git a/antlr-3.4/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime.Tree/RewriteRuleElementStream.cs b/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime.Tree/RewriteRuleElementStream.cs
index 77f8380..77f8380 100644
--- a/antlr-3.4/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime.Tree/RewriteRuleElementStream.cs
+++ b/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime.Tree/RewriteRuleElementStream.cs
diff --git a/antlr-3.4/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime.Tree/RewriteRuleNodeStream.cs b/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime.Tree/RewriteRuleNodeStream.cs
index 0cfbe5c..0cfbe5c 100644
--- a/antlr-3.4/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime.Tree/RewriteRuleNodeStream.cs
+++ b/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime.Tree/RewriteRuleNodeStream.cs
diff --git a/antlr-3.4/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime.Tree/RewriteRuleSubtreeStream.cs b/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime.Tree/RewriteRuleSubtreeStream.cs
index d009085..d009085 100644
--- a/antlr-3.4/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime.Tree/RewriteRuleSubtreeStream.cs
+++ b/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime.Tree/RewriteRuleSubtreeStream.cs
diff --git a/antlr-3.4/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime.Tree/RewriteRuleTokenStream.cs b/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime.Tree/RewriteRuleTokenStream.cs
index 7640a3f..7640a3f 100644
--- a/antlr-3.4/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime.Tree/RewriteRuleTokenStream.cs
+++ b/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime.Tree/RewriteRuleTokenStream.cs
diff --git a/antlr-3.4/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime.Tree/TreeConstants.cs b/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime.Tree/TreeConstants.cs
index 9cd316c..9cd316c 100644
--- a/antlr-3.4/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime.Tree/TreeConstants.cs
+++ b/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime.Tree/TreeConstants.cs
diff --git a/antlr-3.4/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime.Tree/TreeFilter.cs b/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime.Tree/TreeFilter.cs
index c45ec69..c45ec69 100644
--- a/antlr-3.4/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime.Tree/TreeFilter.cs
+++ b/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime.Tree/TreeFilter.cs
diff --git a/antlr-3.4/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime.Tree/TreeIterator.cs b/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime.Tree/TreeIterator.cs
index 62bc969..62bc969 100644
--- a/antlr-3.4/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime.Tree/TreeIterator.cs
+++ b/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime.Tree/TreeIterator.cs
diff --git a/antlr-3.4/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime.Tree/TreeParser.cs b/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime.Tree/TreeParser.cs
index 55c5972..55c5972 100644
--- a/antlr-3.4/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime.Tree/TreeParser.cs
+++ b/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime.Tree/TreeParser.cs
diff --git a/antlr-3.4/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime.Tree/TreePatternLexer.cs b/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime.Tree/TreePatternLexer.cs
index b1675f5..b1675f5 100644
--- a/antlr-3.4/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime.Tree/TreePatternLexer.cs
+++ b/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime.Tree/TreePatternLexer.cs
diff --git a/antlr-3.4/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime.Tree/TreePatternParser.cs b/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime.Tree/TreePatternParser.cs
index 79b73b1..79b73b1 100644
--- a/antlr-3.4/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime.Tree/TreePatternParser.cs
+++ b/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime.Tree/TreePatternParser.cs
diff --git a/antlr-3.4/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime.Tree/TreeRewriter.cs b/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime.Tree/TreeRewriter.cs
index 6e3e7dd..6e3e7dd 100644
--- a/antlr-3.4/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime.Tree/TreeRewriter.cs
+++ b/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime.Tree/TreeRewriter.cs
diff --git a/antlr-3.4/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime.Tree/TreeRuleReturnScope.cs b/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime.Tree/TreeRuleReturnScope.cs
index 6d084a8..6d084a8 100644
--- a/antlr-3.4/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime.Tree/TreeRuleReturnScope.cs
+++ b/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime.Tree/TreeRuleReturnScope.cs
diff --git a/antlr-3.4/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime.Tree/TreeVisitor.cs b/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime.Tree/TreeVisitor.cs
index 318e0e8..318e0e8 100644
--- a/antlr-3.4/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime.Tree/TreeVisitor.cs
+++ b/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime.Tree/TreeVisitor.cs
diff --git a/antlr-3.4/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime.Tree/TreeWizard.cs b/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime.Tree/TreeWizard.cs
index 5fe15f1..5fe15f1 100644
--- a/antlr-3.4/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime.Tree/TreeWizard.cs
+++ b/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime.Tree/TreeWizard.cs
diff --git a/antlr-3.4/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime/ANTLRFileStream.cs b/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime/ANTLRFileStream.cs
index f66bbfc..f66bbfc 100644
--- a/antlr-3.4/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime/ANTLRFileStream.cs
+++ b/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime/ANTLRFileStream.cs
diff --git a/antlr-3.4/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime/ANTLRInputStream.cs b/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime/ANTLRInputStream.cs
index 5c46551..5c46551 100644
--- a/antlr-3.4/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime/ANTLRInputStream.cs
+++ b/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime/ANTLRInputStream.cs
diff --git a/antlr-3.4/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime/ANTLRReaderStream.cs b/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime/ANTLRReaderStream.cs
index 500e2ab..500e2ab 100644
--- a/antlr-3.4/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime/ANTLRReaderStream.cs
+++ b/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime/ANTLRReaderStream.cs
diff --git a/antlr-3.4/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime/ANTLRStringStream.cs b/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime/ANTLRStringStream.cs
index de12d58..de12d58 100644
--- a/antlr-3.4/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime/ANTLRStringStream.cs
+++ b/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime/ANTLRStringStream.cs
diff --git a/antlr-3.4/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime/BaseRecognizer.cs b/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime/BaseRecognizer.cs
index 3d71c23..3d71c23 100644
--- a/antlr-3.4/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime/BaseRecognizer.cs
+++ b/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime/BaseRecognizer.cs
diff --git a/antlr-3.4/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime/BitSet.cs b/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime/BitSet.cs
index ac9f3c3..ac9f3c3 100644
--- a/antlr-3.4/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime/BitSet.cs
+++ b/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime/BitSet.cs
diff --git a/antlr-3.4/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime/BufferedTokenStream.cs b/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime/BufferedTokenStream.cs
index 3466698..3466698 100644
--- a/antlr-3.4/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime/BufferedTokenStream.cs
+++ b/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime/BufferedTokenStream.cs
diff --git a/antlr-3.4/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime/CharStreamConstants.cs b/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime/CharStreamConstants.cs
index c5d2f98..c5d2f98 100644
--- a/antlr-3.4/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime/CharStreamConstants.cs
+++ b/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime/CharStreamConstants.cs
diff --git a/antlr-3.4/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime/CharStreamState.cs b/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime/CharStreamState.cs
index 778facd..778facd 100644
--- a/antlr-3.4/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime/CharStreamState.cs
+++ b/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime/CharStreamState.cs
diff --git a/antlr-3.4/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime/ClassicToken.cs b/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime/ClassicToken.cs
index ff1b3b6..ff1b3b6 100644
--- a/antlr-3.4/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime/ClassicToken.cs
+++ b/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime/ClassicToken.cs
diff --git a/antlr-3.4/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime/CommonToken.cs b/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime/CommonToken.cs
index 21a63bd..21a63bd 100644
--- a/antlr-3.4/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime/CommonToken.cs
+++ b/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime/CommonToken.cs
diff --git a/antlr-3.4/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime/CommonTokenStream.cs b/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime/CommonTokenStream.cs
index 59000ca..59000ca 100644
--- a/antlr-3.4/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime/CommonTokenStream.cs
+++ b/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime/CommonTokenStream.cs
diff --git a/antlr-3.4/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime/Constants.cs b/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime/Constants.cs
index 85a443a..85a443a 100644
--- a/antlr-3.4/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime/Constants.cs
+++ b/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime/Constants.cs
diff --git a/antlr-3.4/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime/DFA.cs b/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime/DFA.cs
index a44c968..a44c968 100644
--- a/antlr-3.4/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime/DFA.cs
+++ b/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime/DFA.cs
diff --git a/antlr-3.4/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime/EarlyExitException.cs b/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime/EarlyExitException.cs
index 35d995c..35d995c 100644
--- a/antlr-3.4/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime/EarlyExitException.cs
+++ b/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime/EarlyExitException.cs
diff --git a/antlr-3.4/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime/FailedPredicateException.cs b/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime/FailedPredicateException.cs
index d82b4b0..d82b4b0 100644
--- a/antlr-3.4/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime/FailedPredicateException.cs
+++ b/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime/FailedPredicateException.cs
diff --git a/antlr-3.4/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime/GrammarRuleAttribute.cs b/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime/GrammarRuleAttribute.cs
index 14c3e0c..14c3e0c 100644
--- a/antlr-3.4/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime/GrammarRuleAttribute.cs
+++ b/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime/GrammarRuleAttribute.cs
diff --git a/antlr-3.4/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime/ICharStream.cs b/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime/ICharStream.cs
index 14659b2..14659b2 100644
--- a/antlr-3.4/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime/ICharStream.cs
+++ b/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime/ICharStream.cs
diff --git a/antlr-3.4/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime/IIntStream.cs b/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime/IIntStream.cs
index 0c8892b..0c8892b 100644
--- a/antlr-3.4/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime/IIntStream.cs
+++ b/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime/IIntStream.cs
diff --git a/antlr-3.4/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime/IToken.cs b/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime/IToken.cs
index e7f4049..e7f4049 100644
--- a/antlr-3.4/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime/IToken.cs
+++ b/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime/IToken.cs
diff --git a/antlr-3.4/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime/ITokenSource.cs b/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime/ITokenSource.cs
index 19ee66b..19ee66b 100644
--- a/antlr-3.4/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime/ITokenSource.cs
+++ b/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime/ITokenSource.cs
diff --git a/antlr-3.4/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime/ITokenStream.cs b/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime/ITokenStream.cs
index 9d8a6cf..9d8a6cf 100644
--- a/antlr-3.4/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime/ITokenStream.cs
+++ b/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime/ITokenStream.cs
diff --git a/antlr-3.4/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime/ITokenStreamInformation.cs b/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime/ITokenStreamInformation.cs
index 0ca5dca..0ca5dca 100644
--- a/antlr-3.4/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime/ITokenStreamInformation.cs
+++ b/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime/ITokenStreamInformation.cs
diff --git a/antlr-3.4/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime/LegacyCommonTokenStream.cs b/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime/LegacyCommonTokenStream.cs
index ab8fadf..ab8fadf 100644
--- a/antlr-3.4/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime/LegacyCommonTokenStream.cs
+++ b/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime/LegacyCommonTokenStream.cs
diff --git a/antlr-3.4/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime/Lexer.cs b/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime/Lexer.cs
index cf6c748..cf6c748 100644
--- a/antlr-3.4/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime/Lexer.cs
+++ b/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime/Lexer.cs
diff --git a/antlr-3.4/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime/MismatchedNotSetException.cs b/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime/MismatchedNotSetException.cs
index c0a7b55..c0a7b55 100644
--- a/antlr-3.4/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime/MismatchedNotSetException.cs
+++ b/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime/MismatchedNotSetException.cs
diff --git a/antlr-3.4/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime/MismatchedRangeException.cs b/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime/MismatchedRangeException.cs
index 35564e9..35564e9 100644
--- a/antlr-3.4/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime/MismatchedRangeException.cs
+++ b/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime/MismatchedRangeException.cs
diff --git a/antlr-3.4/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime/MismatchedSetException.cs b/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime/MismatchedSetException.cs
index f026eae..f026eae 100644
--- a/antlr-3.4/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime/MismatchedSetException.cs
+++ b/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime/MismatchedSetException.cs
diff --git a/antlr-3.4/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime/MismatchedTokenException.cs b/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime/MismatchedTokenException.cs
index 394e277..394e277 100644
--- a/antlr-3.4/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime/MismatchedTokenException.cs
+++ b/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime/MismatchedTokenException.cs
diff --git a/antlr-3.4/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime/MismatchedTreeNodeException.cs b/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime/MismatchedTreeNodeException.cs
index 7038000..7038000 100644
--- a/antlr-3.4/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime/MismatchedTreeNodeException.cs
+++ b/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime/MismatchedTreeNodeException.cs
diff --git a/antlr-3.4/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime/MissingTokenException.cs b/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime/MissingTokenException.cs
index f612867..f612867 100644
--- a/antlr-3.4/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime/MissingTokenException.cs
+++ b/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime/MissingTokenException.cs
diff --git a/antlr-3.4/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime/NoViableAltException.cs b/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime/NoViableAltException.cs
index 97d34ec..97d34ec 100644
--- a/antlr-3.4/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime/NoViableAltException.cs
+++ b/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime/NoViableAltException.cs
diff --git a/antlr-3.4/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime/Parser.cs b/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime/Parser.cs
index 6b6249c..6b6249c 100644
--- a/antlr-3.4/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime/Parser.cs
+++ b/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime/Parser.cs
diff --git a/antlr-3.4/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime/ParserRuleReturnScope.cs b/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime/ParserRuleReturnScope.cs
index f926a64..f926a64 100644
--- a/antlr-3.4/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime/ParserRuleReturnScope.cs
+++ b/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime/ParserRuleReturnScope.cs
diff --git a/antlr-3.4/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime/RecognitionException.cs b/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime/RecognitionException.cs
index 2559ce8..2559ce8 100644
--- a/antlr-3.4/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime/RecognitionException.cs
+++ b/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime/RecognitionException.cs
diff --git a/antlr-3.4/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime/RecognizerSharedState.cs b/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime/RecognizerSharedState.cs
index 5395110..5395110 100644
--- a/antlr-3.4/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime/RecognizerSharedState.cs
+++ b/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime/RecognizerSharedState.cs
diff --git a/antlr-3.4/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime/RuleReturnScope.cs b/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime/RuleReturnScope.cs
index 358b6c8..358b6c8 100644
--- a/antlr-3.4/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime/RuleReturnScope.cs
+++ b/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime/RuleReturnScope.cs
diff --git a/antlr-3.4/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime/TokenConstants.cs b/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime/TokenConstants.cs
index a6a2707..a6a2707 100644
--- a/antlr-3.4/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime/TokenConstants.cs
+++ b/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime/TokenConstants.cs
diff --git a/antlr-3.4/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime/TokenRewriteStream.cs b/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime/TokenRewriteStream.cs
index d0bf83f..d0bf83f 100644
--- a/antlr-3.4/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime/TokenRewriteStream.cs
+++ b/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime/TokenRewriteStream.cs
diff --git a/antlr-3.4/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime/UnbufferedTokenStream.cs b/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime/UnbufferedTokenStream.cs
index f147c11..f147c11 100644
--- a/antlr-3.4/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime/UnbufferedTokenStream.cs
+++ b/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime/UnbufferedTokenStream.cs
diff --git a/antlr-3.4/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime/UnwantedTokenException.cs b/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime/UnwantedTokenException.cs
index cc7073f..cc7073f 100644
--- a/antlr-3.4/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime/UnwantedTokenException.cs
+++ b/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime/UnwantedTokenException.cs
diff --git a/antlr-3.4/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr3.Runtime (VS2005).csproj b/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr3.Runtime (VS2005).csproj
index 19ec15e..19ec15e 100644
--- a/antlr-3.4/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr3.Runtime (VS2005).csproj
+++ b/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr3.Runtime (VS2005).csproj
diff --git a/antlr-3.4/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr3.Runtime (VS2008).csproj b/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr3.Runtime (VS2008).csproj
index 4d1b686..4d1b686 100644
--- a/antlr-3.4/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr3.Runtime (VS2008).csproj
+++ b/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr3.Runtime (VS2008).csproj
diff --git a/antlr-3.4/runtime/CSharp2/Sources/Antlr3.Runtime/AssemblyInfo.cs b/runtime/CSharp2/Sources/Antlr3.Runtime/AssemblyInfo.cs
index 02be7d5..02be7d5 100644
--- a/antlr-3.4/runtime/CSharp2/Sources/Antlr3.Runtime/AssemblyInfo.cs
+++ b/runtime/CSharp2/Sources/Antlr3.Runtime/AssemblyInfo.cs
diff --git a/antlr-3.4/runtime/CSharp2/Sources/Antlr3.Runtime/Messages.Designer.cs b/runtime/CSharp2/Sources/Antlr3.Runtime/Messages.Designer.cs
index 85c5c1e..85c5c1e 100644
--- a/antlr-3.4/runtime/CSharp2/Sources/Antlr3.Runtime/Messages.Designer.cs
+++ b/runtime/CSharp2/Sources/Antlr3.Runtime/Messages.Designer.cs
diff --git a/antlr-3.4/runtime/CSharp2/Sources/Antlr3.Runtime/Messages.resx b/runtime/CSharp2/Sources/Antlr3.Runtime/Messages.resx
index 4fdb1b6..4fdb1b6 100644
--- a/antlr-3.4/runtime/CSharp2/Sources/Antlr3.Runtime/Messages.resx
+++ b/runtime/CSharp2/Sources/Antlr3.Runtime/Messages.resx
diff --git a/antlr-3.4/runtime/CSharp2/Sources/Antlr3.Runtime/default.build b/runtime/CSharp2/Sources/Antlr3.Runtime/default.build
index 4b818e9..4b818e9 100644
--- a/antlr-3.4/runtime/CSharp2/Sources/Antlr3.Runtime/default.build
+++ b/runtime/CSharp2/Sources/Antlr3.Runtime/default.build
diff --git a/antlr-3.4/runtime/CSharp2/Sources/Antlr3.Utility/Antlr.Utility.Tree/DOTTreeGenerator.cs b/runtime/CSharp2/Sources/Antlr3.Utility/Antlr.Utility.Tree/DOTTreeGenerator.cs
index 6bbc447..6bbc447 100644
--- a/antlr-3.4/runtime/CSharp2/Sources/Antlr3.Utility/Antlr.Utility.Tree/DOTTreeGenerator.cs
+++ b/runtime/CSharp2/Sources/Antlr3.Utility/Antlr.Utility.Tree/DOTTreeGenerator.cs
diff --git a/antlr-3.4/runtime/CSharp2/Sources/Antlr3.Utility/Antlr3.Utility (VS2005).csproj b/runtime/CSharp2/Sources/Antlr3.Utility/Antlr3.Utility (VS2005).csproj
index 9f75322..9f75322 100644
--- a/antlr-3.4/runtime/CSharp2/Sources/Antlr3.Utility/Antlr3.Utility (VS2005).csproj
+++ b/runtime/CSharp2/Sources/Antlr3.Utility/Antlr3.Utility (VS2005).csproj
diff --git a/antlr-3.4/runtime/CSharp2/Sources/Antlr3.Utility/Antlr3.Utility (VS2008).csproj b/runtime/CSharp2/Sources/Antlr3.Utility/Antlr3.Utility (VS2008).csproj
index 432d8b5..432d8b5 100644
--- a/antlr-3.4/runtime/CSharp2/Sources/Antlr3.Utility/Antlr3.Utility (VS2008).csproj
+++ b/runtime/CSharp2/Sources/Antlr3.Utility/Antlr3.Utility (VS2008).csproj
diff --git a/antlr-3.4/runtime/CSharp2/Sources/Antlr3.Utility/AssemblyInfo.cs b/runtime/CSharp2/Sources/Antlr3.Utility/AssemblyInfo.cs
index eb59831..eb59831 100644
--- a/antlr-3.4/runtime/CSharp2/Sources/Antlr3.Utility/AssemblyInfo.cs
+++ b/runtime/CSharp2/Sources/Antlr3.Utility/AssemblyInfo.cs
diff --git a/antlr-3.4/runtime/CSharp2/Sources/Antlr3.Utility/default.build b/runtime/CSharp2/Sources/Antlr3.Utility/default.build
index 537900a..537900a 100644
--- a/antlr-3.4/runtime/CSharp2/Sources/Antlr3.Utility/default.build
+++ b/runtime/CSharp2/Sources/Antlr3.Utility/default.build
diff --git a/antlr-3.4/runtime/CSharp2/Sources/Antlr3_KeyPair.snk b/runtime/CSharp2/Sources/Antlr3_KeyPair.snk
index 52a67cf..52a67cf 100644
--- a/antlr-3.4/runtime/CSharp2/Sources/Antlr3_KeyPair.snk
+++ b/runtime/CSharp2/Sources/Antlr3_KeyPair.snk
Binary files differ
diff --git a/antlr-3.4/runtime/CSharp2/Sources/Antlr3_PublicKey.snk b/runtime/CSharp2/Sources/Antlr3_PublicKey.snk
index dee0c49..dee0c49 100644
--- a/antlr-3.4/runtime/CSharp2/Sources/Antlr3_PublicKey.snk
+++ b/runtime/CSharp2/Sources/Antlr3_PublicKey.snk
Binary files differ
diff --git a/antlr-3.4/runtime/CSharp2/all.antlr3.runtime.net.build b/runtime/CSharp2/all.antlr3.runtime.net.build
index 67720b8..67720b8 100644
--- a/antlr-3.4/runtime/CSharp2/all.antlr3.runtime.net.build
+++ b/runtime/CSharp2/all.antlr3.runtime.net.build
diff --git a/antlr-3.4/runtime/CSharp2/antlr3.runtime.net.common.inc b/runtime/CSharp2/antlr3.runtime.net.common.inc
index fc718ac..fc718ac 100644
--- a/antlr-3.4/runtime/CSharp2/antlr3.runtime.net.common.inc
+++ b/runtime/CSharp2/antlr3.runtime.net.common.inc
diff --git a/antlr-3.4/runtime/CSharp2/dist/DOT-NET-runtime-3.1.3.zip b/runtime/CSharp2/dist/DOT-NET-runtime-3.1.3.zip
index 200991c..200991c 100644
--- a/antlr-3.4/runtime/CSharp2/dist/DOT-NET-runtime-3.1.3.zip
+++ b/runtime/CSharp2/dist/DOT-NET-runtime-3.1.3.zip
Binary files differ
diff --git a/antlr-3.4/runtime/CSharp2/doxyfile b/runtime/CSharp2/doxyfile
index 096a44a..096a44a 100644
--- a/antlr-3.4/runtime/CSharp2/doxyfile
+++ b/runtime/CSharp2/doxyfile
diff --git a/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime.Debug/Antlr3.Runtime.Debug.csproj b/runtime/CSharp3/Sources/Antlr3.Runtime.Debug/Antlr3.Runtime.Debug.csproj
index 5ca19d8..5ca19d8 100644
--- a/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime.Debug/Antlr3.Runtime.Debug.csproj
+++ b/runtime/CSharp3/Sources/Antlr3.Runtime.Debug/Antlr3.Runtime.Debug.csproj
diff --git a/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime.Debug/Antlr3.Runtime.Debug.csproj.vspscc b/runtime/CSharp3/Sources/Antlr3.Runtime.Debug/Antlr3.Runtime.Debug.csproj.vspscc
index b6d3289..b6d3289 100644
--- a/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime.Debug/Antlr3.Runtime.Debug.csproj.vspscc
+++ b/runtime/CSharp3/Sources/Antlr3.Runtime.Debug/Antlr3.Runtime.Debug.csproj.vspscc
diff --git a/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime.Debug/BlankDebugEventListener.cs b/runtime/CSharp3/Sources/Antlr3.Runtime.Debug/BlankDebugEventListener.cs
index 61d54ff..61d54ff 100644
--- a/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime.Debug/BlankDebugEventListener.cs
+++ b/runtime/CSharp3/Sources/Antlr3.Runtime.Debug/BlankDebugEventListener.cs
diff --git a/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime.Debug/DebugEventHub.cs b/runtime/CSharp3/Sources/Antlr3.Runtime.Debug/DebugEventHub.cs
index bea6799..bea6799 100644
--- a/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime.Debug/DebugEventHub.cs
+++ b/runtime/CSharp3/Sources/Antlr3.Runtime.Debug/DebugEventHub.cs
diff --git a/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime.Debug/DebugEventListenerConstants.cs b/runtime/CSharp3/Sources/Antlr3.Runtime.Debug/DebugEventListenerConstants.cs
index 9032492..9032492 100644
--- a/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime.Debug/DebugEventListenerConstants.cs
+++ b/runtime/CSharp3/Sources/Antlr3.Runtime.Debug/DebugEventListenerConstants.cs
diff --git a/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime.Debug/DebugEventRepeater.cs b/runtime/CSharp3/Sources/Antlr3.Runtime.Debug/DebugEventRepeater.cs
index 181b649..181b649 100644
--- a/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime.Debug/DebugEventRepeater.cs
+++ b/runtime/CSharp3/Sources/Antlr3.Runtime.Debug/DebugEventRepeater.cs
diff --git a/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime.Debug/DebugEventSocketProxy.cs b/runtime/CSharp3/Sources/Antlr3.Runtime.Debug/DebugEventSocketProxy.cs
index 64b0fd2..64b0fd2 100644
--- a/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime.Debug/DebugEventSocketProxy.cs
+++ b/runtime/CSharp3/Sources/Antlr3.Runtime.Debug/DebugEventSocketProxy.cs
diff --git a/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime.Debug/DebugParser.cs b/runtime/CSharp3/Sources/Antlr3.Runtime.Debug/DebugParser.cs
index 18d8db8..18d8db8 100644
--- a/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime.Debug/DebugParser.cs
+++ b/runtime/CSharp3/Sources/Antlr3.Runtime.Debug/DebugParser.cs
diff --git a/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime.Debug/DebugTokenStream.cs b/runtime/CSharp3/Sources/Antlr3.Runtime.Debug/DebugTokenStream.cs
index ef61376..ef61376 100644
--- a/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime.Debug/DebugTokenStream.cs
+++ b/runtime/CSharp3/Sources/Antlr3.Runtime.Debug/DebugTokenStream.cs
diff --git a/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime.Debug/DebugTreeAdaptor.cs b/runtime/CSharp3/Sources/Antlr3.Runtime.Debug/DebugTreeAdaptor.cs
index 1399b53..1399b53 100644
--- a/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime.Debug/DebugTreeAdaptor.cs
+++ b/runtime/CSharp3/Sources/Antlr3.Runtime.Debug/DebugTreeAdaptor.cs
diff --git a/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime.Debug/DebugTreeNodeStream.cs b/runtime/CSharp3/Sources/Antlr3.Runtime.Debug/DebugTreeNodeStream.cs
index 4af8c5b..4af8c5b 100644
--- a/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime.Debug/DebugTreeNodeStream.cs
+++ b/runtime/CSharp3/Sources/Antlr3.Runtime.Debug/DebugTreeNodeStream.cs
diff --git a/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime.Debug/DebugTreeParser.cs b/runtime/CSharp3/Sources/Antlr3.Runtime.Debug/DebugTreeParser.cs
index 6461387..6461387 100644
--- a/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime.Debug/DebugTreeParser.cs
+++ b/runtime/CSharp3/Sources/Antlr3.Runtime.Debug/DebugTreeParser.cs
diff --git a/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime.Debug/JavaExtensions/ExceptionExtensions.cs b/runtime/CSharp3/Sources/Antlr3.Runtime.Debug/JavaExtensions/ExceptionExtensions.cs
index 0776cfe..0776cfe 100644
--- a/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime.Debug/JavaExtensions/ExceptionExtensions.cs
+++ b/runtime/CSharp3/Sources/Antlr3.Runtime.Debug/JavaExtensions/ExceptionExtensions.cs
diff --git a/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime.Debug/Misc/DoubleKeyMap`3.cs b/runtime/CSharp3/Sources/Antlr3.Runtime.Debug/Misc/DoubleKeyMap`3.cs
index 16cfc26..16cfc26 100644
--- a/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime.Debug/Misc/DoubleKeyMap`3.cs
+++ b/runtime/CSharp3/Sources/Antlr3.Runtime.Debug/Misc/DoubleKeyMap`3.cs
diff --git a/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime.Debug/Misc/Stats.cs b/runtime/CSharp3/Sources/Antlr3.Runtime.Debug/Misc/Stats.cs
index 6a465f7..6a465f7 100644
--- a/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime.Debug/Misc/Stats.cs
+++ b/runtime/CSharp3/Sources/Antlr3.Runtime.Debug/Misc/Stats.cs
diff --git a/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime.Debug/ParseTreeBuilder.cs b/runtime/CSharp3/Sources/Antlr3.Runtime.Debug/ParseTreeBuilder.cs
index deeaf3b..deeaf3b 100644
--- a/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime.Debug/ParseTreeBuilder.cs
+++ b/runtime/CSharp3/Sources/Antlr3.Runtime.Debug/ParseTreeBuilder.cs
diff --git a/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime.Debug/ParserDebugger.cs b/runtime/CSharp3/Sources/Antlr3.Runtime.Debug/ParserDebugger.cs
index 0b60f2b..0b60f2b 100644
--- a/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime.Debug/ParserDebugger.cs
+++ b/runtime/CSharp3/Sources/Antlr3.Runtime.Debug/ParserDebugger.cs
diff --git a/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime.Debug/Profiler.cs b/runtime/CSharp3/Sources/Antlr3.Runtime.Debug/Profiler.cs
index 54caac8..54caac8 100644
--- a/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime.Debug/Profiler.cs
+++ b/runtime/CSharp3/Sources/Antlr3.Runtime.Debug/Profiler.cs
diff --git a/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime.Debug/Properties/AssemblyInfo.cs b/runtime/CSharp3/Sources/Antlr3.Runtime.Debug/Properties/AssemblyInfo.cs
index b8c988f..b8c988f 100644
--- a/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime.Debug/Properties/AssemblyInfo.cs
+++ b/runtime/CSharp3/Sources/Antlr3.Runtime.Debug/Properties/AssemblyInfo.cs
diff --git a/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime.Debug/RemoteDebugEventSocketListener.cs b/runtime/CSharp3/Sources/Antlr3.Runtime.Debug/RemoteDebugEventSocketListener.cs
index e390065..e390065 100644
--- a/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime.Debug/RemoteDebugEventSocketListener.cs
+++ b/runtime/CSharp3/Sources/Antlr3.Runtime.Debug/RemoteDebugEventSocketListener.cs
diff --git a/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime.Debug/TraceDebugEventListener.cs b/runtime/CSharp3/Sources/Antlr3.Runtime.Debug/TraceDebugEventListener.cs
index c71da4f..c71da4f 100644
--- a/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime.Debug/TraceDebugEventListener.cs
+++ b/runtime/CSharp3/Sources/Antlr3.Runtime.Debug/TraceDebugEventListener.cs
diff --git a/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime.Debug/Tracer.cs b/runtime/CSharp3/Sources/Antlr3.Runtime.Debug/Tracer.cs
index c99d4f7..c99d4f7 100644
--- a/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime.Debug/Tracer.cs
+++ b/runtime/CSharp3/Sources/Antlr3.Runtime.Debug/Tracer.cs
diff --git a/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime.JavaExtensions/Antlr3.Runtime.JavaExtensions.csproj b/runtime/CSharp3/Sources/Antlr3.Runtime.JavaExtensions/Antlr3.Runtime.JavaExtensions.csproj
index 959a9f9..959a9f9 100644
--- a/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime.JavaExtensions/Antlr3.Runtime.JavaExtensions.csproj
+++ b/runtime/CSharp3/Sources/Antlr3.Runtime.JavaExtensions/Antlr3.Runtime.JavaExtensions.csproj
diff --git a/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime.JavaExtensions/Antlr3.Runtime.JavaExtensions.csproj.vspscc b/runtime/CSharp3/Sources/Antlr3.Runtime.JavaExtensions/Antlr3.Runtime.JavaExtensions.csproj.vspscc
index b27adcc..b27adcc 100644
--- a/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime.JavaExtensions/Antlr3.Runtime.JavaExtensions.csproj.vspscc
+++ b/runtime/CSharp3/Sources/Antlr3.Runtime.JavaExtensions/Antlr3.Runtime.JavaExtensions.csproj.vspscc
diff --git a/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime.JavaExtensions/DictionaryExtensions.cs b/runtime/CSharp3/Sources/Antlr3.Runtime.JavaExtensions/DictionaryExtensions.cs
index cd32ce9..cd32ce9 100644
--- a/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime.JavaExtensions/DictionaryExtensions.cs
+++ b/runtime/CSharp3/Sources/Antlr3.Runtime.JavaExtensions/DictionaryExtensions.cs
diff --git a/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime.JavaExtensions/ExceptionExtensions.cs b/runtime/CSharp3/Sources/Antlr3.Runtime.JavaExtensions/ExceptionExtensions.cs
index 65696c8..65696c8 100644
--- a/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime.JavaExtensions/ExceptionExtensions.cs
+++ b/runtime/CSharp3/Sources/Antlr3.Runtime.JavaExtensions/ExceptionExtensions.cs
diff --git a/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime.JavaExtensions/IOExtensions.cs b/runtime/CSharp3/Sources/Antlr3.Runtime.JavaExtensions/IOExtensions.cs
index 52b529c..52b529c 100644
--- a/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime.JavaExtensions/IOExtensions.cs
+++ b/runtime/CSharp3/Sources/Antlr3.Runtime.JavaExtensions/IOExtensions.cs
diff --git a/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime.JavaExtensions/JSystem.cs b/runtime/CSharp3/Sources/Antlr3.Runtime.JavaExtensions/JSystem.cs
index 1574937..1574937 100644
--- a/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime.JavaExtensions/JSystem.cs
+++ b/runtime/CSharp3/Sources/Antlr3.Runtime.JavaExtensions/JSystem.cs
diff --git a/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime.JavaExtensions/LexerExtensions.cs b/runtime/CSharp3/Sources/Antlr3.Runtime.JavaExtensions/LexerExtensions.cs
index 4300b38..4300b38 100644
--- a/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime.JavaExtensions/LexerExtensions.cs
+++ b/runtime/CSharp3/Sources/Antlr3.Runtime.JavaExtensions/LexerExtensions.cs
diff --git a/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime.JavaExtensions/ListExtensions.cs b/runtime/CSharp3/Sources/Antlr3.Runtime.JavaExtensions/ListExtensions.cs
index 51c16bc..51c16bc 100644
--- a/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime.JavaExtensions/ListExtensions.cs
+++ b/runtime/CSharp3/Sources/Antlr3.Runtime.JavaExtensions/ListExtensions.cs
diff --git a/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime.JavaExtensions/ObjectExtensions.cs b/runtime/CSharp3/Sources/Antlr3.Runtime.JavaExtensions/ObjectExtensions.cs
index fe6a274..fe6a274 100644
--- a/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime.JavaExtensions/ObjectExtensions.cs
+++ b/runtime/CSharp3/Sources/Antlr3.Runtime.JavaExtensions/ObjectExtensions.cs
diff --git a/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime.JavaExtensions/Properties/AssemblyInfo.cs b/runtime/CSharp3/Sources/Antlr3.Runtime.JavaExtensions/Properties/AssemblyInfo.cs
index 8aa2671..8aa2671 100644
--- a/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime.JavaExtensions/Properties/AssemblyInfo.cs
+++ b/runtime/CSharp3/Sources/Antlr3.Runtime.JavaExtensions/Properties/AssemblyInfo.cs
diff --git a/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime.JavaExtensions/SetExtensions.cs b/runtime/CSharp3/Sources/Antlr3.Runtime.JavaExtensions/SetExtensions.cs
index 881326e..881326e 100644
--- a/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime.JavaExtensions/SetExtensions.cs
+++ b/runtime/CSharp3/Sources/Antlr3.Runtime.JavaExtensions/SetExtensions.cs
diff --git a/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime.JavaExtensions/StackExtensions.cs b/runtime/CSharp3/Sources/Antlr3.Runtime.JavaExtensions/StackExtensions.cs
index ab9ec71..ab9ec71 100644
--- a/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime.JavaExtensions/StackExtensions.cs
+++ b/runtime/CSharp3/Sources/Antlr3.Runtime.JavaExtensions/StackExtensions.cs
diff --git a/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime.JavaExtensions/StringBuilderExtensions.cs b/runtime/CSharp3/Sources/Antlr3.Runtime.JavaExtensions/StringBuilderExtensions.cs
index 6ef6f27..6ef6f27 100644
--- a/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime.JavaExtensions/StringBuilderExtensions.cs
+++ b/runtime/CSharp3/Sources/Antlr3.Runtime.JavaExtensions/StringBuilderExtensions.cs
diff --git a/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime.JavaExtensions/StringExtensions.cs b/runtime/CSharp3/Sources/Antlr3.Runtime.JavaExtensions/StringExtensions.cs
index 8432512..8432512 100644
--- a/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime.JavaExtensions/StringExtensions.cs
+++ b/runtime/CSharp3/Sources/Antlr3.Runtime.JavaExtensions/StringExtensions.cs
diff --git a/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime.JavaExtensions/StringTokenizer.cs b/runtime/CSharp3/Sources/Antlr3.Runtime.JavaExtensions/StringTokenizer.cs
index 0145df5..0145df5 100644
--- a/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime.JavaExtensions/StringTokenizer.cs
+++ b/runtime/CSharp3/Sources/Antlr3.Runtime.JavaExtensions/StringTokenizer.cs
diff --git a/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime.JavaExtensions/SubList.cs b/runtime/CSharp3/Sources/Antlr3.Runtime.JavaExtensions/SubList.cs
index 97025bf..97025bf 100644
--- a/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime.JavaExtensions/SubList.cs
+++ b/runtime/CSharp3/Sources/Antlr3.Runtime.JavaExtensions/SubList.cs
diff --git a/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime.JavaExtensions/TreeExtensions.cs b/runtime/CSharp3/Sources/Antlr3.Runtime.JavaExtensions/TreeExtensions.cs
index 6f7182f..6f7182f 100644
--- a/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime.JavaExtensions/TreeExtensions.cs
+++ b/runtime/CSharp3/Sources/Antlr3.Runtime.JavaExtensions/TreeExtensions.cs
diff --git a/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime.JavaExtensions/TypeExtensions.cs b/runtime/CSharp3/Sources/Antlr3.Runtime.JavaExtensions/TypeExtensions.cs
index 42c0368..42c0368 100644
--- a/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime.JavaExtensions/TypeExtensions.cs
+++ b/runtime/CSharp3/Sources/Antlr3.Runtime.JavaExtensions/TypeExtensions.cs
diff --git a/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime.Test/Antlr3.Runtime.Test.csproj b/runtime/CSharp3/Sources/Antlr3.Runtime.Test/Antlr3.Runtime.Test.csproj
index 11206dc..11206dc 100644
--- a/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime.Test/Antlr3.Runtime.Test.csproj
+++ b/runtime/CSharp3/Sources/Antlr3.Runtime.Test/Antlr3.Runtime.Test.csproj
diff --git a/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime.Test/Antlr3.Runtime.Test.csproj.vspscc b/runtime/CSharp3/Sources/Antlr3.Runtime.Test/Antlr3.Runtime.Test.csproj.vspscc
index 162a4c7..162a4c7 100644
--- a/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime.Test/Antlr3.Runtime.Test.csproj.vspscc
+++ b/runtime/CSharp3/Sources/Antlr3.Runtime.Test/Antlr3.Runtime.Test.csproj.vspscc
diff --git a/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime.Test/BuildOptions/DebugGrammar.g3 b/runtime/CSharp3/Sources/Antlr3.Runtime.Test/BuildOptions/DebugGrammar.g3
index 36b1884..36b1884 100644
--- a/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime.Test/BuildOptions/DebugGrammar.g3
+++ b/runtime/CSharp3/Sources/Antlr3.Runtime.Test/BuildOptions/DebugGrammar.g3
diff --git a/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime.Test/BuildOptions/DebugGrammarLexer.cs b/runtime/CSharp3/Sources/Antlr3.Runtime.Test/BuildOptions/DebugGrammarLexer.cs
index ab2235e..ab2235e 100644
--- a/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime.Test/BuildOptions/DebugGrammarLexer.cs
+++ b/runtime/CSharp3/Sources/Antlr3.Runtime.Test/BuildOptions/DebugGrammarLexer.cs
diff --git a/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime.Test/BuildOptions/DebugGrammarLexerHelper.cs b/runtime/CSharp3/Sources/Antlr3.Runtime.Test/BuildOptions/DebugGrammarLexerHelper.cs
index 7271295..7271295 100644
--- a/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime.Test/BuildOptions/DebugGrammarLexerHelper.cs
+++ b/runtime/CSharp3/Sources/Antlr3.Runtime.Test/BuildOptions/DebugGrammarLexerHelper.cs
diff --git a/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime.Test/BuildOptions/DebugGrammarParser.cs b/runtime/CSharp3/Sources/Antlr3.Runtime.Test/BuildOptions/DebugGrammarParser.cs
index 7274b21..7274b21 100644
--- a/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime.Test/BuildOptions/DebugGrammarParser.cs
+++ b/runtime/CSharp3/Sources/Antlr3.Runtime.Test/BuildOptions/DebugGrammarParser.cs
diff --git a/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime.Test/BuildOptions/DebugGrammarParserHelper.cs b/runtime/CSharp3/Sources/Antlr3.Runtime.Test/BuildOptions/DebugGrammarParserHelper.cs
index 95beb20..95beb20 100644
--- a/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime.Test/BuildOptions/DebugGrammarParserHelper.cs
+++ b/runtime/CSharp3/Sources/Antlr3.Runtime.Test/BuildOptions/DebugGrammarParserHelper.cs
diff --git a/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime.Test/BuildOptions/DebugTreeGrammar.cs b/runtime/CSharp3/Sources/Antlr3.Runtime.Test/BuildOptions/DebugTreeGrammar.cs
index c9122e5..c9122e5 100644
--- a/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime.Test/BuildOptions/DebugTreeGrammar.cs
+++ b/runtime/CSharp3/Sources/Antlr3.Runtime.Test/BuildOptions/DebugTreeGrammar.cs
diff --git a/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime.Test/BuildOptions/DebugTreeGrammar.g3 b/runtime/CSharp3/Sources/Antlr3.Runtime.Test/BuildOptions/DebugTreeGrammar.g3
index b16a73e..b16a73e 100644
--- a/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime.Test/BuildOptions/DebugTreeGrammar.g3
+++ b/runtime/CSharp3/Sources/Antlr3.Runtime.Test/BuildOptions/DebugTreeGrammar.g3
diff --git a/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime.Test/BuildOptions/DebugTreeGrammarHelper.cs b/runtime/CSharp3/Sources/Antlr3.Runtime.Test/BuildOptions/DebugTreeGrammarHelper.cs
index af83214..af83214 100644
--- a/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime.Test/BuildOptions/DebugTreeGrammarHelper.cs
+++ b/runtime/CSharp3/Sources/Antlr3.Runtime.Test/BuildOptions/DebugTreeGrammarHelper.cs
diff --git a/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime.Test/BuildOptions/ProfileGrammar.g3 b/runtime/CSharp3/Sources/Antlr3.Runtime.Test/BuildOptions/ProfileGrammar.g3
index 5f8de16..5f8de16 100644
--- a/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime.Test/BuildOptions/ProfileGrammar.g3
+++ b/runtime/CSharp3/Sources/Antlr3.Runtime.Test/BuildOptions/ProfileGrammar.g3
diff --git a/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime.Test/BuildOptions/ProfileGrammarLexer.cs b/runtime/CSharp3/Sources/Antlr3.Runtime.Test/BuildOptions/ProfileGrammarLexer.cs
index dae1ef4..dae1ef4 100644
--- a/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime.Test/BuildOptions/ProfileGrammarLexer.cs
+++ b/runtime/CSharp3/Sources/Antlr3.Runtime.Test/BuildOptions/ProfileGrammarLexer.cs
diff --git a/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime.Test/BuildOptions/ProfileGrammarLexerHelper.cs b/runtime/CSharp3/Sources/Antlr3.Runtime.Test/BuildOptions/ProfileGrammarLexerHelper.cs
index 7271295..7271295 100644
--- a/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime.Test/BuildOptions/ProfileGrammarLexerHelper.cs
+++ b/runtime/CSharp3/Sources/Antlr3.Runtime.Test/BuildOptions/ProfileGrammarLexerHelper.cs
diff --git a/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime.Test/BuildOptions/ProfileGrammarParser.cs b/runtime/CSharp3/Sources/Antlr3.Runtime.Test/BuildOptions/ProfileGrammarParser.cs
index 5cc9872..5cc9872 100644
--- a/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime.Test/BuildOptions/ProfileGrammarParser.cs
+++ b/runtime/CSharp3/Sources/Antlr3.Runtime.Test/BuildOptions/ProfileGrammarParser.cs
diff --git a/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime.Test/BuildOptions/ProfileGrammarParserHelper.cs b/runtime/CSharp3/Sources/Antlr3.Runtime.Test/BuildOptions/ProfileGrammarParserHelper.cs
index ddd7533..ddd7533 100644
--- a/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime.Test/BuildOptions/ProfileGrammarParserHelper.cs
+++ b/runtime/CSharp3/Sources/Antlr3.Runtime.Test/BuildOptions/ProfileGrammarParserHelper.cs
diff --git a/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime.Test/BuildOptions/ProfileTreeGrammar.cs b/runtime/CSharp3/Sources/Antlr3.Runtime.Test/BuildOptions/ProfileTreeGrammar.cs
index 3608faf..3608faf 100644
--- a/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime.Test/BuildOptions/ProfileTreeGrammar.cs
+++ b/runtime/CSharp3/Sources/Antlr3.Runtime.Test/BuildOptions/ProfileTreeGrammar.cs
diff --git a/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime.Test/BuildOptions/ProfileTreeGrammar.g3 b/runtime/CSharp3/Sources/Antlr3.Runtime.Test/BuildOptions/ProfileTreeGrammar.g3
index f6786db..f6786db 100644
--- a/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime.Test/BuildOptions/ProfileTreeGrammar.g3
+++ b/runtime/CSharp3/Sources/Antlr3.Runtime.Test/BuildOptions/ProfileTreeGrammar.g3
diff --git a/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime.Test/BuildOptions/ProfileTreeGrammarHelper.cs b/runtime/CSharp3/Sources/Antlr3.Runtime.Test/BuildOptions/ProfileTreeGrammarHelper.cs
index 47cc8a8..47cc8a8 100644
--- a/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime.Test/BuildOptions/ProfileTreeGrammarHelper.cs
+++ b/runtime/CSharp3/Sources/Antlr3.Runtime.Test/BuildOptions/ProfileTreeGrammarHelper.cs
diff --git a/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime.Test/Composition/Program.cs b/runtime/CSharp3/Sources/Antlr3.Runtime.Test/Composition/Program.cs
index c2aaf02..c2aaf02 100644
--- a/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime.Test/Composition/Program.cs
+++ b/runtime/CSharp3/Sources/Antlr3.Runtime.Test/Composition/Program.cs
diff --git a/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime.Test/Composition/Reduce.g3 b/runtime/CSharp3/Sources/Antlr3.Runtime.Test/Composition/Reduce.g3
index 0ed570b..0ed570b 100644
--- a/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime.Test/Composition/Reduce.g3
+++ b/runtime/CSharp3/Sources/Antlr3.Runtime.Test/Composition/Reduce.g3
diff --git a/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime.Test/Composition/Simplify.g3 b/runtime/CSharp3/Sources/Antlr3.Runtime.Test/Composition/Simplify.g3
index fd1fded..fd1fded 100644
--- a/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime.Test/Composition/Simplify.g3
+++ b/runtime/CSharp3/Sources/Antlr3.Runtime.Test/Composition/Simplify.g3
diff --git a/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime.Test/Composition/VecMath.g3 b/runtime/CSharp3/Sources/Antlr3.Runtime.Test/Composition/VecMath.g3
index f61a7f8..f61a7f8 100644
--- a/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime.Test/Composition/VecMath.g3
+++ b/runtime/CSharp3/Sources/Antlr3.Runtime.Test/Composition/VecMath.g3
diff --git a/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime.Test/Composition/VecMath_Lexer.g3 b/runtime/CSharp3/Sources/Antlr3.Runtime.Test/Composition/VecMath_Lexer.g3
index fde3390..fde3390 100644
--- a/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime.Test/Composition/VecMath_Lexer.g3
+++ b/runtime/CSharp3/Sources/Antlr3.Runtime.Test/Composition/VecMath_Lexer.g3
diff --git a/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime.Test/Composition/VecMath_Parser.g3 b/runtime/CSharp3/Sources/Antlr3.Runtime.Test/Composition/VecMath_Parser.g3
index 406ec13..406ec13 100644
--- a/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime.Test/Composition/VecMath_Parser.g3
+++ b/runtime/CSharp3/Sources/Antlr3.Runtime.Test/Composition/VecMath_Parser.g3
diff --git a/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime.Test/FastSimpleExpression.g3 b/runtime/CSharp3/Sources/Antlr3.Runtime.Test/FastSimpleExpression.g3
index 1c51490..1c51490 100644
--- a/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime.Test/FastSimpleExpression.g3
+++ b/runtime/CSharp3/Sources/Antlr3.Runtime.Test/FastSimpleExpression.g3
diff --git a/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime.Test/FastSimpleExpressionLexerHelper.cs b/runtime/CSharp3/Sources/Antlr3.Runtime.Test/FastSimpleExpressionLexerHelper.cs
index 414c260..414c260 100644
--- a/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime.Test/FastSimpleExpressionLexerHelper.cs
+++ b/runtime/CSharp3/Sources/Antlr3.Runtime.Test/FastSimpleExpressionLexerHelper.cs
diff --git a/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime.Test/FastSimpleExpressionParserHelper.cs b/runtime/CSharp3/Sources/Antlr3.Runtime.Test/FastSimpleExpressionParserHelper.cs
index 414c260..414c260 100644
--- a/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime.Test/FastSimpleExpressionParserHelper.cs
+++ b/runtime/CSharp3/Sources/Antlr3.Runtime.Test/FastSimpleExpressionParserHelper.cs
diff --git a/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime.Test/JavaCompat/Expr.g3 b/runtime/CSharp3/Sources/Antlr3.Runtime.Test/JavaCompat/Expr.g3
index 65e7c5d..65e7c5d 100644
--- a/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime.Test/JavaCompat/Expr.g3
+++ b/runtime/CSharp3/Sources/Antlr3.Runtime.Test/JavaCompat/Expr.g3
diff --git a/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime.Test/Properties/AssemblyInfo.cs b/runtime/CSharp3/Sources/Antlr3.Runtime.Test/Properties/AssemblyInfo.cs
index fd2190d..fd2190d 100644
--- a/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime.Test/Properties/AssemblyInfo.cs
+++ b/runtime/CSharp3/Sources/Antlr3.Runtime.Test/Properties/AssemblyInfo.cs
diff --git a/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime.Test/SemanticPredicateReduction.g3 b/runtime/CSharp3/Sources/Antlr3.Runtime.Test/SemanticPredicateReduction.g3
index 6593039..6593039 100644
--- a/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime.Test/SemanticPredicateReduction.g3
+++ b/runtime/CSharp3/Sources/Antlr3.Runtime.Test/SemanticPredicateReduction.g3
diff --git a/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime.Test/SemanticPredicateReduction.g3.lexer.cs b/runtime/CSharp3/Sources/Antlr3.Runtime.Test/SemanticPredicateReduction.g3.lexer.cs
index 14e37f3..14e37f3 100644
--- a/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime.Test/SemanticPredicateReduction.g3.lexer.cs
+++ b/runtime/CSharp3/Sources/Antlr3.Runtime.Test/SemanticPredicateReduction.g3.lexer.cs
diff --git a/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime.Test/SemanticPredicateReduction.g3.parser.cs b/runtime/CSharp3/Sources/Antlr3.Runtime.Test/SemanticPredicateReduction.g3.parser.cs
index 2bb542a..2bb542a 100644
--- a/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime.Test/SemanticPredicateReduction.g3.parser.cs
+++ b/runtime/CSharp3/Sources/Antlr3.Runtime.Test/SemanticPredicateReduction.g3.parser.cs
diff --git a/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime.Test/SimpleExpression.g3 b/runtime/CSharp3/Sources/Antlr3.Runtime.Test/SimpleExpression.g3
index d5eb359..d5eb359 100644
--- a/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime.Test/SimpleExpression.g3
+++ b/runtime/CSharp3/Sources/Antlr3.Runtime.Test/SimpleExpression.g3
diff --git a/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime.Test/SimpleExpressionLexerHelper.cs b/runtime/CSharp3/Sources/Antlr3.Runtime.Test/SimpleExpressionLexerHelper.cs
index 414c260..414c260 100644
--- a/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime.Test/SimpleExpressionLexerHelper.cs
+++ b/runtime/CSharp3/Sources/Antlr3.Runtime.Test/SimpleExpressionLexerHelper.cs
diff --git a/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime.Test/SimpleExpressionParserHelper.cs b/runtime/CSharp3/Sources/Antlr3.Runtime.Test/SimpleExpressionParserHelper.cs
index 414c260..414c260 100644
--- a/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime.Test/SimpleExpressionParserHelper.cs
+++ b/runtime/CSharp3/Sources/Antlr3.Runtime.Test/SimpleExpressionParserHelper.cs
diff --git a/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime.Test/SlimParsing/ITokenSource`1.cs b/runtime/CSharp3/Sources/Antlr3.Runtime.Test/SlimParsing/ITokenSource`1.cs
index 569c05f..569c05f 100644
--- a/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime.Test/SlimParsing/ITokenSource`1.cs
+++ b/runtime/CSharp3/Sources/Antlr3.Runtime.Test/SlimParsing/ITokenSource`1.cs
diff --git a/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime.Test/SlimParsing/ITokenStream`1.cs b/runtime/CSharp3/Sources/Antlr3.Runtime.Test/SlimParsing/ITokenStream`1.cs
index a8faca6..a8faca6 100644
--- a/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime.Test/SlimParsing/ITokenStream`1.cs
+++ b/runtime/CSharp3/Sources/Antlr3.Runtime.Test/SlimParsing/ITokenStream`1.cs
diff --git a/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime.Test/SlimParsing/SlimLexer.cs b/runtime/CSharp3/Sources/Antlr3.Runtime.Test/SlimParsing/SlimLexer.cs
index 3b2ec7f..3b2ec7f 100644
--- a/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime.Test/SlimParsing/SlimLexer.cs
+++ b/runtime/CSharp3/Sources/Antlr3.Runtime.Test/SlimParsing/SlimLexer.cs
diff --git a/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime.Test/SlimParsing/SlimStringStream.cs b/runtime/CSharp3/Sources/Antlr3.Runtime.Test/SlimParsing/SlimStringStream.cs
index b2c5d54..b2c5d54 100644
--- a/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime.Test/SlimParsing/SlimStringStream.cs
+++ b/runtime/CSharp3/Sources/Antlr3.Runtime.Test/SlimParsing/SlimStringStream.cs
diff --git a/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime.Test/SlimParsing/SlimToken.cs b/runtime/CSharp3/Sources/Antlr3.Runtime.Test/SlimParsing/SlimToken.cs
index d850958..d850958 100644
--- a/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime.Test/SlimParsing/SlimToken.cs
+++ b/runtime/CSharp3/Sources/Antlr3.Runtime.Test/SlimParsing/SlimToken.cs
diff --git a/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime.Test/SlimParsing/SlimTokenStream.cs b/runtime/CSharp3/Sources/Antlr3.Runtime.Test/SlimParsing/SlimTokenStream.cs
index 50da1ed..50da1ed 100644
--- a/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime.Test/SlimParsing/SlimTokenStream.cs
+++ b/runtime/CSharp3/Sources/Antlr3.Runtime.Test/SlimParsing/SlimTokenStream.cs
diff --git a/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime.Test/SlimParsing/Tree/ITreeAdaptor`1.cs b/runtime/CSharp3/Sources/Antlr3.Runtime.Test/SlimParsing/Tree/ITreeAdaptor`1.cs
index dfb2ecf..dfb2ecf 100644
--- a/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime.Test/SlimParsing/Tree/ITreeAdaptor`1.cs
+++ b/runtime/CSharp3/Sources/Antlr3.Runtime.Test/SlimParsing/Tree/ITreeAdaptor`1.cs
diff --git a/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime.Test/SlimParsing/Tree/ITreeFactory.cs b/runtime/CSharp3/Sources/Antlr3.Runtime.Test/SlimParsing/Tree/ITreeFactory.cs
index 4b17634..4b17634 100644
--- a/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime.Test/SlimParsing/Tree/ITreeFactory.cs
+++ b/runtime/CSharp3/Sources/Antlr3.Runtime.Test/SlimParsing/Tree/ITreeFactory.cs
diff --git a/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime.Test/SlimParsing/Tree/ITreeNodeStream`1.cs b/runtime/CSharp3/Sources/Antlr3.Runtime.Test/SlimParsing/Tree/ITreeNodeStream`1.cs
index f23183f..f23183f 100644
--- a/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime.Test/SlimParsing/Tree/ITreeNodeStream`1.cs
+++ b/runtime/CSharp3/Sources/Antlr3.Runtime.Test/SlimParsing/Tree/ITreeNodeStream`1.cs
diff --git a/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime.Test/StringTemplateOutput.g3 b/runtime/CSharp3/Sources/Antlr3.Runtime.Test/StringTemplateOutput.g3
index 886e48a..886e48a 100644
--- a/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime.Test/StringTemplateOutput.g3
+++ b/runtime/CSharp3/Sources/Antlr3.Runtime.Test/StringTemplateOutput.g3
diff --git a/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime.Test/StringTemplateOutput.g3.lexer.cs b/runtime/CSharp3/Sources/Antlr3.Runtime.Test/StringTemplateOutput.g3.lexer.cs
index 181f982..181f982 100644
--- a/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime.Test/StringTemplateOutput.g3.lexer.cs
+++ b/runtime/CSharp3/Sources/Antlr3.Runtime.Test/StringTemplateOutput.g3.lexer.cs
diff --git a/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime.Test/StringTemplateOutput.g3.parser.cs b/runtime/CSharp3/Sources/Antlr3.Runtime.Test/StringTemplateOutput.g3.parser.cs
index 5a419b2..5a419b2 100644
--- a/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime.Test/StringTemplateOutput.g3.parser.cs
+++ b/runtime/CSharp3/Sources/Antlr3.Runtime.Test/StringTemplateOutput.g3.parser.cs
diff --git a/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime.Test/TestActionFeatures.g3 b/runtime/CSharp3/Sources/Antlr3.Runtime.Test/TestActionFeatures.g3
index 174526f..174526f 100644
--- a/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime.Test/TestActionFeatures.g3
+++ b/runtime/CSharp3/Sources/Antlr3.Runtime.Test/TestActionFeatures.g3
diff --git a/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime.Test/TestActionFeatures.g3.lexer.cs b/runtime/CSharp3/Sources/Antlr3.Runtime.Test/TestActionFeatures.g3.lexer.cs
index e474324..e474324 100644
--- a/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime.Test/TestActionFeatures.g3.lexer.cs
+++ b/runtime/CSharp3/Sources/Antlr3.Runtime.Test/TestActionFeatures.g3.lexer.cs
diff --git a/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime.Test/TestActionFeatures.g3.parser.cs b/runtime/CSharp3/Sources/Antlr3.Runtime.Test/TestActionFeatures.g3.parser.cs
index cedcf79..cedcf79 100644
--- a/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime.Test/TestActionFeatures.g3.parser.cs
+++ b/runtime/CSharp3/Sources/Antlr3.Runtime.Test/TestActionFeatures.g3.parser.cs
diff --git a/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime.Test/TestDotTreeGenerator.cs b/runtime/CSharp3/Sources/Antlr3.Runtime.Test/TestDotTreeGenerator.cs
index b784f08..b784f08 100644
--- a/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime.Test/TestDotTreeGenerator.cs
+++ b/runtime/CSharp3/Sources/Antlr3.Runtime.Test/TestDotTreeGenerator.cs
diff --git a/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime.Test/TestExpressionFeatures.g3 b/runtime/CSharp3/Sources/Antlr3.Runtime.Test/TestExpressionFeatures.g3
index 4fb0ae2..4fb0ae2 100644
--- a/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime.Test/TestExpressionFeatures.g3
+++ b/runtime/CSharp3/Sources/Antlr3.Runtime.Test/TestExpressionFeatures.g3
diff --git a/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime.Test/TestExpressionFeatures.g3.lexer.cs b/runtime/CSharp3/Sources/Antlr3.Runtime.Test/TestExpressionFeatures.g3.lexer.cs
index 3ad3d8e..3ad3d8e 100644
--- a/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime.Test/TestExpressionFeatures.g3.lexer.cs
+++ b/runtime/CSharp3/Sources/Antlr3.Runtime.Test/TestExpressionFeatures.g3.lexer.cs
diff --git a/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime.Test/TestExpressionFeatures.g3.parser.cs b/runtime/CSharp3/Sources/Antlr3.Runtime.Test/TestExpressionFeatures.g3.parser.cs
index e452e7c..e452e7c 100644
--- a/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime.Test/TestExpressionFeatures.g3.parser.cs
+++ b/runtime/CSharp3/Sources/Antlr3.Runtime.Test/TestExpressionFeatures.g3.parser.cs
diff --git a/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime.Test/TestFastLexer.cs b/runtime/CSharp3/Sources/Antlr3.Runtime.Test/TestFastLexer.cs
index 4edc329..4edc329 100644
--- a/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime.Test/TestFastLexer.cs
+++ b/runtime/CSharp3/Sources/Antlr3.Runtime.Test/TestFastLexer.cs
diff --git a/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime.sln b/runtime/CSharp3/Sources/Antlr3.Runtime.sln
index 1550134..1550134 100644
--- a/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime.sln
+++ b/runtime/CSharp3/Sources/Antlr3.Runtime.sln
diff --git a/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime.vssscc b/runtime/CSharp3/Sources/Antlr3.Runtime.vssscc
index 6cb031b..6cb031b 100644
--- a/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime.vssscc
+++ b/runtime/CSharp3/Sources/Antlr3.Runtime.vssscc
diff --git a/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime/ANTLRFileStream.cs b/runtime/CSharp3/Sources/Antlr3.Runtime/ANTLRFileStream.cs
index b4725e3..b4725e3 100644
--- a/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime/ANTLRFileStream.cs
+++ b/runtime/CSharp3/Sources/Antlr3.Runtime/ANTLRFileStream.cs
diff --git a/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime/ANTLRInputStream.cs b/runtime/CSharp3/Sources/Antlr3.Runtime/ANTLRInputStream.cs
index 16b6b61..16b6b61 100644
--- a/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime/ANTLRInputStream.cs
+++ b/runtime/CSharp3/Sources/Antlr3.Runtime/ANTLRInputStream.cs
diff --git a/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime/ANTLRReaderStream.cs b/runtime/CSharp3/Sources/Antlr3.Runtime/ANTLRReaderStream.cs
index b8ecc26..b8ecc26 100644
--- a/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime/ANTLRReaderStream.cs
+++ b/runtime/CSharp3/Sources/Antlr3.Runtime/ANTLRReaderStream.cs
diff --git a/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime/ANTLRStringStream.cs b/runtime/CSharp3/Sources/Antlr3.Runtime/ANTLRStringStream.cs
index 9904680..9904680 100644
--- a/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime/ANTLRStringStream.cs
+++ b/runtime/CSharp3/Sources/Antlr3.Runtime/ANTLRStringStream.cs
diff --git a/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime/Antlr3.Runtime.csproj b/runtime/CSharp3/Sources/Antlr3.Runtime/Antlr3.Runtime.csproj
index 6de4bf7..6de4bf7 100644
--- a/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime/Antlr3.Runtime.csproj
+++ b/runtime/CSharp3/Sources/Antlr3.Runtime/Antlr3.Runtime.csproj
diff --git a/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime/Antlr3.Runtime.csproj.vspscc b/runtime/CSharp3/Sources/Antlr3.Runtime/Antlr3.Runtime.csproj.vspscc
index b6d3289..b6d3289 100644
--- a/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime/Antlr3.Runtime.csproj.vspscc
+++ b/runtime/CSharp3/Sources/Antlr3.Runtime/Antlr3.Runtime.csproj.vspscc
diff --git a/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime/AstParserRuleReturnScope`2.cs b/runtime/CSharp3/Sources/Antlr3.Runtime/AstParserRuleReturnScope`2.cs
index 0ebe32d..0ebe32d 100644
--- a/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime/AstParserRuleReturnScope`2.cs
+++ b/runtime/CSharp3/Sources/Antlr3.Runtime/AstParserRuleReturnScope`2.cs
diff --git a/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime/BaseRecognizer.cs b/runtime/CSharp3/Sources/Antlr3.Runtime/BaseRecognizer.cs
index 5ba18f5..5ba18f5 100644
--- a/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime/BaseRecognizer.cs
+++ b/runtime/CSharp3/Sources/Antlr3.Runtime/BaseRecognizer.cs
diff --git a/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime/BitSet.cs b/runtime/CSharp3/Sources/Antlr3.Runtime/BitSet.cs
index b18611b..b18611b 100644
--- a/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime/BitSet.cs
+++ b/runtime/CSharp3/Sources/Antlr3.Runtime/BitSet.cs
diff --git a/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime/BufferedTokenStream.cs b/runtime/CSharp3/Sources/Antlr3.Runtime/BufferedTokenStream.cs
index 517e64a..517e64a 100644
--- a/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime/BufferedTokenStream.cs
+++ b/runtime/CSharp3/Sources/Antlr3.Runtime/BufferedTokenStream.cs
diff --git a/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime/CharStreamConstants.cs b/runtime/CSharp3/Sources/Antlr3.Runtime/CharStreamConstants.cs
index aad127e..aad127e 100644
--- a/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime/CharStreamConstants.cs
+++ b/runtime/CSharp3/Sources/Antlr3.Runtime/CharStreamConstants.cs
diff --git a/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime/CharStreamState.cs b/runtime/CSharp3/Sources/Antlr3.Runtime/CharStreamState.cs
index b595710..b595710 100644
--- a/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime/CharStreamState.cs
+++ b/runtime/CSharp3/Sources/Antlr3.Runtime/CharStreamState.cs
diff --git a/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime/ClassicToken.cs b/runtime/CSharp3/Sources/Antlr3.Runtime/ClassicToken.cs
index 1b1e59b..1b1e59b 100644
--- a/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime/ClassicToken.cs
+++ b/runtime/CSharp3/Sources/Antlr3.Runtime/ClassicToken.cs
diff --git a/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime/CommonToken.cs b/runtime/CSharp3/Sources/Antlr3.Runtime/CommonToken.cs
index 5797ca8..5797ca8 100644
--- a/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime/CommonToken.cs
+++ b/runtime/CSharp3/Sources/Antlr3.Runtime/CommonToken.cs
diff --git a/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime/CommonTokenStream.cs b/runtime/CSharp3/Sources/Antlr3.Runtime/CommonTokenStream.cs
index a1e4a29..a1e4a29 100644
--- a/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime/CommonTokenStream.cs
+++ b/runtime/CSharp3/Sources/Antlr3.Runtime/CommonTokenStream.cs
diff --git a/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime/DFA.cs b/runtime/CSharp3/Sources/Antlr3.Runtime/DFA.cs
index 37e2d06..37e2d06 100644
--- a/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime/DFA.cs
+++ b/runtime/CSharp3/Sources/Antlr3.Runtime/DFA.cs
diff --git a/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime/Debug/IDebugEventListener.cs b/runtime/CSharp3/Sources/Antlr3.Runtime/Debug/IDebugEventListener.cs
index 0f5d2c5..0f5d2c5 100644
--- a/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime/Debug/IDebugEventListener.cs
+++ b/runtime/CSharp3/Sources/Antlr3.Runtime/Debug/IDebugEventListener.cs
diff --git a/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime/EarlyExitException.cs b/runtime/CSharp3/Sources/Antlr3.Runtime/EarlyExitException.cs
index f2f6e81..f2f6e81 100644
--- a/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime/EarlyExitException.cs
+++ b/runtime/CSharp3/Sources/Antlr3.Runtime/EarlyExitException.cs
diff --git a/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime/FailedPredicateException.cs b/runtime/CSharp3/Sources/Antlr3.Runtime/FailedPredicateException.cs
index add3f58..add3f58 100644
--- a/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime/FailedPredicateException.cs
+++ b/runtime/CSharp3/Sources/Antlr3.Runtime/FailedPredicateException.cs
diff --git a/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime/GrammarRuleAttribute.cs b/runtime/CSharp3/Sources/Antlr3.Runtime/GrammarRuleAttribute.cs
index 20708b9..20708b9 100644
--- a/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime/GrammarRuleAttribute.cs
+++ b/runtime/CSharp3/Sources/Antlr3.Runtime/GrammarRuleAttribute.cs
diff --git a/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime/IAstRuleReturnScope.cs b/runtime/CSharp3/Sources/Antlr3.Runtime/IAstRuleReturnScope.cs
index 3dd8823..3dd8823 100644
--- a/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime/IAstRuleReturnScope.cs
+++ b/runtime/CSharp3/Sources/Antlr3.Runtime/IAstRuleReturnScope.cs
diff --git a/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime/IAstRuleReturnScope`1.cs b/runtime/CSharp3/Sources/Antlr3.Runtime/IAstRuleReturnScope`1.cs
index 7e98af8..7e98af8 100644
--- a/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime/IAstRuleReturnScope`1.cs
+++ b/runtime/CSharp3/Sources/Antlr3.Runtime/IAstRuleReturnScope`1.cs
diff --git a/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime/ICharStream.cs b/runtime/CSharp3/Sources/Antlr3.Runtime/ICharStream.cs
index 12a4f8a..12a4f8a 100644
--- a/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime/ICharStream.cs
+++ b/runtime/CSharp3/Sources/Antlr3.Runtime/ICharStream.cs
diff --git a/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime/IIntStream.cs b/runtime/CSharp3/Sources/Antlr3.Runtime/IIntStream.cs
index 012f81e..012f81e 100644
--- a/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime/IIntStream.cs
+++ b/runtime/CSharp3/Sources/Antlr3.Runtime/IIntStream.cs
diff --git a/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime/IRuleReturnScope.cs b/runtime/CSharp3/Sources/Antlr3.Runtime/IRuleReturnScope.cs
index bd286a2..bd286a2 100644
--- a/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime/IRuleReturnScope.cs
+++ b/runtime/CSharp3/Sources/Antlr3.Runtime/IRuleReturnScope.cs
diff --git a/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime/IRuleReturnScope`1.cs b/runtime/CSharp3/Sources/Antlr3.Runtime/IRuleReturnScope`1.cs
index bc64f64..bc64f64 100644
--- a/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime/IRuleReturnScope`1.cs
+++ b/runtime/CSharp3/Sources/Antlr3.Runtime/IRuleReturnScope`1.cs
diff --git a/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime/ITemplateRuleReturnScope.cs b/runtime/CSharp3/Sources/Antlr3.Runtime/ITemplateRuleReturnScope.cs
index 8a3de74..8a3de74 100644
--- a/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime/ITemplateRuleReturnScope.cs
+++ b/runtime/CSharp3/Sources/Antlr3.Runtime/ITemplateRuleReturnScope.cs
diff --git a/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime/ITemplateRuleReturnScope`1.cs b/runtime/CSharp3/Sources/Antlr3.Runtime/ITemplateRuleReturnScope`1.cs
index 5c1e81e..5c1e81e 100644
--- a/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime/ITemplateRuleReturnScope`1.cs
+++ b/runtime/CSharp3/Sources/Antlr3.Runtime/ITemplateRuleReturnScope`1.cs
diff --git a/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime/IToken.cs b/runtime/CSharp3/Sources/Antlr3.Runtime/IToken.cs
index 8487703..8487703 100644
--- a/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime/IToken.cs
+++ b/runtime/CSharp3/Sources/Antlr3.Runtime/IToken.cs
diff --git a/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime/ITokenSource.cs b/runtime/CSharp3/Sources/Antlr3.Runtime/ITokenSource.cs
index 97a9b2c..97a9b2c 100644
--- a/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime/ITokenSource.cs
+++ b/runtime/CSharp3/Sources/Antlr3.Runtime/ITokenSource.cs
diff --git a/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime/ITokenStream.cs b/runtime/CSharp3/Sources/Antlr3.Runtime/ITokenStream.cs
index a08e7f2..a08e7f2 100644
--- a/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime/ITokenStream.cs
+++ b/runtime/CSharp3/Sources/Antlr3.Runtime/ITokenStream.cs
diff --git a/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime/ITokenStreamInformation.cs b/runtime/CSharp3/Sources/Antlr3.Runtime/ITokenStreamInformation.cs
index c72f225..c72f225 100644
--- a/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime/ITokenStreamInformation.cs
+++ b/runtime/CSharp3/Sources/Antlr3.Runtime/ITokenStreamInformation.cs
diff --git a/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime/LegacyCommonTokenStream.cs b/runtime/CSharp3/Sources/Antlr3.Runtime/LegacyCommonTokenStream.cs
index 936f586..936f586 100644
--- a/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime/LegacyCommonTokenStream.cs
+++ b/runtime/CSharp3/Sources/Antlr3.Runtime/LegacyCommonTokenStream.cs
diff --git a/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime/Lexer.cs b/runtime/CSharp3/Sources/Antlr3.Runtime/Lexer.cs
index cf478c6..cf478c6 100644
--- a/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime/Lexer.cs
+++ b/runtime/CSharp3/Sources/Antlr3.Runtime/Lexer.cs
diff --git a/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime/Misc/FastQueue.cs b/runtime/CSharp3/Sources/Antlr3.Runtime/Misc/FastQueue.cs
index 2dc5bfc..2dc5bfc 100644
--- a/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime/Misc/FastQueue.cs
+++ b/runtime/CSharp3/Sources/Antlr3.Runtime/Misc/FastQueue.cs
diff --git a/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime/Misc/FunctionDelegates.cs b/runtime/CSharp3/Sources/Antlr3.Runtime/Misc/FunctionDelegates.cs
index 4fb91bf..4fb91bf 100644
--- a/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime/Misc/FunctionDelegates.cs
+++ b/runtime/CSharp3/Sources/Antlr3.Runtime/Misc/FunctionDelegates.cs
diff --git a/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime/Misc/ListStack`1.cs b/runtime/CSharp3/Sources/Antlr3.Runtime/Misc/ListStack`1.cs
index e66adcb..e66adcb 100644
--- a/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime/Misc/ListStack`1.cs
+++ b/runtime/CSharp3/Sources/Antlr3.Runtime/Misc/ListStack`1.cs
diff --git a/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime/Misc/LookaheadStream.cs b/runtime/CSharp3/Sources/Antlr3.Runtime/Misc/LookaheadStream.cs
index 24dc0cb..24dc0cb 100644
--- a/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime/Misc/LookaheadStream.cs
+++ b/runtime/CSharp3/Sources/Antlr3.Runtime/Misc/LookaheadStream.cs
diff --git a/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime/MismatchedNotSetException.cs b/runtime/CSharp3/Sources/Antlr3.Runtime/MismatchedNotSetException.cs
index b6ebc8f..b6ebc8f 100644
--- a/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime/MismatchedNotSetException.cs
+++ b/runtime/CSharp3/Sources/Antlr3.Runtime/MismatchedNotSetException.cs
diff --git a/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime/MismatchedRangeException.cs b/runtime/CSharp3/Sources/Antlr3.Runtime/MismatchedRangeException.cs
index c714aef..c714aef 100644
--- a/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime/MismatchedRangeException.cs
+++ b/runtime/CSharp3/Sources/Antlr3.Runtime/MismatchedRangeException.cs
diff --git a/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime/MismatchedSetException.cs b/runtime/CSharp3/Sources/Antlr3.Runtime/MismatchedSetException.cs
index 10baecf..10baecf 100644
--- a/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime/MismatchedSetException.cs
+++ b/runtime/CSharp3/Sources/Antlr3.Runtime/MismatchedSetException.cs
diff --git a/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime/MismatchedTokenException.cs b/runtime/CSharp3/Sources/Antlr3.Runtime/MismatchedTokenException.cs
index 55c9aab..55c9aab 100644
--- a/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime/MismatchedTokenException.cs
+++ b/runtime/CSharp3/Sources/Antlr3.Runtime/MismatchedTokenException.cs
diff --git a/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime/MismatchedTreeNodeException.cs b/runtime/CSharp3/Sources/Antlr3.Runtime/MismatchedTreeNodeException.cs
index 2a33279..2a33279 100644
--- a/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime/MismatchedTreeNodeException.cs
+++ b/runtime/CSharp3/Sources/Antlr3.Runtime/MismatchedTreeNodeException.cs
diff --git a/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime/MissingTokenException.cs b/runtime/CSharp3/Sources/Antlr3.Runtime/MissingTokenException.cs
index 7a9cba1..7a9cba1 100644
--- a/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime/MissingTokenException.cs
+++ b/runtime/CSharp3/Sources/Antlr3.Runtime/MissingTokenException.cs
diff --git a/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime/NoViableAltException.cs b/runtime/CSharp3/Sources/Antlr3.Runtime/NoViableAltException.cs
index 6478c6f..6478c6f 100644
--- a/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime/NoViableAltException.cs
+++ b/runtime/CSharp3/Sources/Antlr3.Runtime/NoViableAltException.cs
diff --git a/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime/Parser.cs b/runtime/CSharp3/Sources/Antlr3.Runtime/Parser.cs
index 4874140..4874140 100644
--- a/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime/Parser.cs
+++ b/runtime/CSharp3/Sources/Antlr3.Runtime/Parser.cs
diff --git a/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime/ParserRuleReturnScope.cs b/runtime/CSharp3/Sources/Antlr3.Runtime/ParserRuleReturnScope.cs
index 7a0d58a..7a0d58a 100644
--- a/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime/ParserRuleReturnScope.cs
+++ b/runtime/CSharp3/Sources/Antlr3.Runtime/ParserRuleReturnScope.cs
diff --git a/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime/Properties/AssemblyInfo.cs b/runtime/CSharp3/Sources/Antlr3.Runtime/Properties/AssemblyInfo.cs
index 1489fde..1489fde 100644
--- a/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime/Properties/AssemblyInfo.cs
+++ b/runtime/CSharp3/Sources/Antlr3.Runtime/Properties/AssemblyInfo.cs
diff --git a/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime/RecognitionException.cs b/runtime/CSharp3/Sources/Antlr3.Runtime/RecognitionException.cs
index f0c5662..f0c5662 100644
--- a/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime/RecognitionException.cs
+++ b/runtime/CSharp3/Sources/Antlr3.Runtime/RecognitionException.cs
diff --git a/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime/RecognizerSharedState.cs b/runtime/CSharp3/Sources/Antlr3.Runtime/RecognizerSharedState.cs
index 2b7c6cf..2b7c6cf 100644
--- a/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime/RecognizerSharedState.cs
+++ b/runtime/CSharp3/Sources/Antlr3.Runtime/RecognizerSharedState.cs
diff --git a/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime/TemplateParserRuleReturnScope`2.cs b/runtime/CSharp3/Sources/Antlr3.Runtime/TemplateParserRuleReturnScope`2.cs
index 1e3c185..1e3c185 100644
--- a/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime/TemplateParserRuleReturnScope`2.cs
+++ b/runtime/CSharp3/Sources/Antlr3.Runtime/TemplateParserRuleReturnScope`2.cs
diff --git a/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime/TokenChannels.cs b/runtime/CSharp3/Sources/Antlr3.Runtime/TokenChannels.cs
index 429a2c0..429a2c0 100644
--- a/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime/TokenChannels.cs
+++ b/runtime/CSharp3/Sources/Antlr3.Runtime/TokenChannels.cs
diff --git a/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime/TokenRewriteStream.cs b/runtime/CSharp3/Sources/Antlr3.Runtime/TokenRewriteStream.cs
index e9ab4a9..e9ab4a9 100644
--- a/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime/TokenRewriteStream.cs
+++ b/runtime/CSharp3/Sources/Antlr3.Runtime/TokenRewriteStream.cs
diff --git a/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime/TokenTypes.cs b/runtime/CSharp3/Sources/Antlr3.Runtime/TokenTypes.cs
index 29692ce..29692ce 100644
--- a/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime/TokenTypes.cs
+++ b/runtime/CSharp3/Sources/Antlr3.Runtime/TokenTypes.cs
diff --git a/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime/Tokens.cs b/runtime/CSharp3/Sources/Antlr3.Runtime/Tokens.cs
index a736f2f..a736f2f 100644
--- a/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime/Tokens.cs
+++ b/runtime/CSharp3/Sources/Antlr3.Runtime/Tokens.cs
diff --git a/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime/Tree/AntlrRuntime_BaseTreeDebugView.cs b/runtime/CSharp3/Sources/Antlr3.Runtime/Tree/AntlrRuntime_BaseTreeDebugView.cs
index 3346e36..3346e36 100644
--- a/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime/Tree/AntlrRuntime_BaseTreeDebugView.cs
+++ b/runtime/CSharp3/Sources/Antlr3.Runtime/Tree/AntlrRuntime_BaseTreeDebugView.cs
diff --git a/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime/Tree/AstTreeRuleReturnScope`2.cs b/runtime/CSharp3/Sources/Antlr3.Runtime/Tree/AstTreeRuleReturnScope`2.cs
index cc8cb6f..cc8cb6f 100644
--- a/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime/Tree/AstTreeRuleReturnScope`2.cs
+++ b/runtime/CSharp3/Sources/Antlr3.Runtime/Tree/AstTreeRuleReturnScope`2.cs
diff --git a/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime/Tree/BaseTree.cs b/runtime/CSharp3/Sources/Antlr3.Runtime/Tree/BaseTree.cs
index 79f3d97..79f3d97 100644
--- a/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime/Tree/BaseTree.cs
+++ b/runtime/CSharp3/Sources/Antlr3.Runtime/Tree/BaseTree.cs
diff --git a/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime/Tree/BaseTreeAdaptor.cs b/runtime/CSharp3/Sources/Antlr3.Runtime/Tree/BaseTreeAdaptor.cs
index d77e031..d77e031 100644
--- a/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime/Tree/BaseTreeAdaptor.cs
+++ b/runtime/CSharp3/Sources/Antlr3.Runtime/Tree/BaseTreeAdaptor.cs
diff --git a/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime/Tree/BufferedTreeNodeStream.cs b/runtime/CSharp3/Sources/Antlr3.Runtime/Tree/BufferedTreeNodeStream.cs
index 3b5a01e..3b5a01e 100644
--- a/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime/Tree/BufferedTreeNodeStream.cs
+++ b/runtime/CSharp3/Sources/Antlr3.Runtime/Tree/BufferedTreeNodeStream.cs
diff --git a/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime/Tree/CommonErrorNode.cs b/runtime/CSharp3/Sources/Antlr3.Runtime/Tree/CommonErrorNode.cs
index 3bd9138..3bd9138 100644
--- a/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime/Tree/CommonErrorNode.cs
+++ b/runtime/CSharp3/Sources/Antlr3.Runtime/Tree/CommonErrorNode.cs
diff --git a/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime/Tree/CommonTree.cs b/runtime/CSharp3/Sources/Antlr3.Runtime/Tree/CommonTree.cs
index 33f9bda..33f9bda 100644
--- a/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime/Tree/CommonTree.cs
+++ b/runtime/CSharp3/Sources/Antlr3.Runtime/Tree/CommonTree.cs
diff --git a/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime/Tree/CommonTreeAdaptor.cs b/runtime/CSharp3/Sources/Antlr3.Runtime/Tree/CommonTreeAdaptor.cs
index 18c7505..18c7505 100644
--- a/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime/Tree/CommonTreeAdaptor.cs
+++ b/runtime/CSharp3/Sources/Antlr3.Runtime/Tree/CommonTreeAdaptor.cs
diff --git a/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime/Tree/CommonTreeNodeStream.cs b/runtime/CSharp3/Sources/Antlr3.Runtime/Tree/CommonTreeNodeStream.cs
index 45c46be..45c46be 100644
--- a/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime/Tree/CommonTreeNodeStream.cs
+++ b/runtime/CSharp3/Sources/Antlr3.Runtime/Tree/CommonTreeNodeStream.cs
diff --git a/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime/Tree/DotTreeGenerator.cs b/runtime/CSharp3/Sources/Antlr3.Runtime/Tree/DotTreeGenerator.cs
index 8a35b45..8a35b45 100644
--- a/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime/Tree/DotTreeGenerator.cs
+++ b/runtime/CSharp3/Sources/Antlr3.Runtime/Tree/DotTreeGenerator.cs
diff --git a/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime/Tree/ITree.cs b/runtime/CSharp3/Sources/Antlr3.Runtime/Tree/ITree.cs
index a3eb034..a3eb034 100644
--- a/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime/Tree/ITree.cs
+++ b/runtime/CSharp3/Sources/Antlr3.Runtime/Tree/ITree.cs
diff --git a/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime/Tree/ITreeAdaptor.cs b/runtime/CSharp3/Sources/Antlr3.Runtime/Tree/ITreeAdaptor.cs
index 30230cc..30230cc 100644
--- a/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime/Tree/ITreeAdaptor.cs
+++ b/runtime/CSharp3/Sources/Antlr3.Runtime/Tree/ITreeAdaptor.cs
diff --git a/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime/Tree/ITreeNodeStream.cs b/runtime/CSharp3/Sources/Antlr3.Runtime/Tree/ITreeNodeStream.cs
index b133f39..b133f39 100644
--- a/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime/Tree/ITreeNodeStream.cs
+++ b/runtime/CSharp3/Sources/Antlr3.Runtime/Tree/ITreeNodeStream.cs
diff --git a/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime/Tree/ITreeVisitorAction.cs b/runtime/CSharp3/Sources/Antlr3.Runtime/Tree/ITreeVisitorAction.cs
index bcf0156..bcf0156 100644
--- a/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime/Tree/ITreeVisitorAction.cs
+++ b/runtime/CSharp3/Sources/Antlr3.Runtime/Tree/ITreeVisitorAction.cs
diff --git a/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime/Tree/ParseTree.cs b/runtime/CSharp3/Sources/Antlr3.Runtime/Tree/ParseTree.cs
index 149269a..149269a 100644
--- a/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime/Tree/ParseTree.cs
+++ b/runtime/CSharp3/Sources/Antlr3.Runtime/Tree/ParseTree.cs
diff --git a/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime/Tree/RewriteCardinalityException.cs b/runtime/CSharp3/Sources/Antlr3.Runtime/Tree/RewriteCardinalityException.cs
index 4590287..4590287 100644
--- a/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime/Tree/RewriteCardinalityException.cs
+++ b/runtime/CSharp3/Sources/Antlr3.Runtime/Tree/RewriteCardinalityException.cs
diff --git a/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime/Tree/RewriteEarlyExitException.cs b/runtime/CSharp3/Sources/Antlr3.Runtime/Tree/RewriteEarlyExitException.cs
index 43c51fe..43c51fe 100644
--- a/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime/Tree/RewriteEarlyExitException.cs
+++ b/runtime/CSharp3/Sources/Antlr3.Runtime/Tree/RewriteEarlyExitException.cs
diff --git a/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime/Tree/RewriteEmptyStreamException.cs b/runtime/CSharp3/Sources/Antlr3.Runtime/Tree/RewriteEmptyStreamException.cs
index 8390cd6..8390cd6 100644
--- a/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime/Tree/RewriteEmptyStreamException.cs
+++ b/runtime/CSharp3/Sources/Antlr3.Runtime/Tree/RewriteEmptyStreamException.cs
diff --git a/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime/Tree/RewriteRuleElementStream.cs b/runtime/CSharp3/Sources/Antlr3.Runtime/Tree/RewriteRuleElementStream.cs
index 8e3d5b0..8e3d5b0 100644
--- a/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime/Tree/RewriteRuleElementStream.cs
+++ b/runtime/CSharp3/Sources/Antlr3.Runtime/Tree/RewriteRuleElementStream.cs
diff --git a/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime/Tree/RewriteRuleNodeStream.cs b/runtime/CSharp3/Sources/Antlr3.Runtime/Tree/RewriteRuleNodeStream.cs
index eb434cc..eb434cc 100644
--- a/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime/Tree/RewriteRuleNodeStream.cs
+++ b/runtime/CSharp3/Sources/Antlr3.Runtime/Tree/RewriteRuleNodeStream.cs
diff --git a/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime/Tree/RewriteRuleSubtreeStream.cs b/runtime/CSharp3/Sources/Antlr3.Runtime/Tree/RewriteRuleSubtreeStream.cs
index 504b891..504b891 100644
--- a/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime/Tree/RewriteRuleSubtreeStream.cs
+++ b/runtime/CSharp3/Sources/Antlr3.Runtime/Tree/RewriteRuleSubtreeStream.cs
diff --git a/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime/Tree/RewriteRuleTokenStream.cs b/runtime/CSharp3/Sources/Antlr3.Runtime/Tree/RewriteRuleTokenStream.cs
index 4441e47..4441e47 100644
--- a/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime/Tree/RewriteRuleTokenStream.cs
+++ b/runtime/CSharp3/Sources/Antlr3.Runtime/Tree/RewriteRuleTokenStream.cs
diff --git a/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime/Tree/TemplateTreeRuleReturnScope`2.cs b/runtime/CSharp3/Sources/Antlr3.Runtime/Tree/TemplateTreeRuleReturnScope`2.cs
index 96ac54f..96ac54f 100644
--- a/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime/Tree/TemplateTreeRuleReturnScope`2.cs
+++ b/runtime/CSharp3/Sources/Antlr3.Runtime/Tree/TemplateTreeRuleReturnScope`2.cs
diff --git a/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime/Tree/TreeFilter.cs b/runtime/CSharp3/Sources/Antlr3.Runtime/Tree/TreeFilter.cs
index ef7b412..ef7b412 100644
--- a/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime/Tree/TreeFilter.cs
+++ b/runtime/CSharp3/Sources/Antlr3.Runtime/Tree/TreeFilter.cs
diff --git a/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime/Tree/TreeIterator.cs b/runtime/CSharp3/Sources/Antlr3.Runtime/Tree/TreeIterator.cs
index 02549d5..02549d5 100644
--- a/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime/Tree/TreeIterator.cs
+++ b/runtime/CSharp3/Sources/Antlr3.Runtime/Tree/TreeIterator.cs
diff --git a/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime/Tree/TreeParser.cs b/runtime/CSharp3/Sources/Antlr3.Runtime/Tree/TreeParser.cs
index 927ee23..927ee23 100644
--- a/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime/Tree/TreeParser.cs
+++ b/runtime/CSharp3/Sources/Antlr3.Runtime/Tree/TreeParser.cs
diff --git a/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime/Tree/TreePatternLexer.cs b/runtime/CSharp3/Sources/Antlr3.Runtime/Tree/TreePatternLexer.cs
index e742205..e742205 100644
--- a/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime/Tree/TreePatternLexer.cs
+++ b/runtime/CSharp3/Sources/Antlr3.Runtime/Tree/TreePatternLexer.cs
diff --git a/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime/Tree/TreePatternParser.cs b/runtime/CSharp3/Sources/Antlr3.Runtime/Tree/TreePatternParser.cs
index 5112335..5112335 100644
--- a/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime/Tree/TreePatternParser.cs
+++ b/runtime/CSharp3/Sources/Antlr3.Runtime/Tree/TreePatternParser.cs
diff --git a/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime/Tree/TreeRewriter.cs b/runtime/CSharp3/Sources/Antlr3.Runtime/Tree/TreeRewriter.cs
index b610c2c..b610c2c 100644
--- a/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime/Tree/TreeRewriter.cs
+++ b/runtime/CSharp3/Sources/Antlr3.Runtime/Tree/TreeRewriter.cs
diff --git a/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime/Tree/TreeRuleReturnScope`1.cs b/runtime/CSharp3/Sources/Antlr3.Runtime/Tree/TreeRuleReturnScope`1.cs
index 2a928e2..2a928e2 100644
--- a/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime/Tree/TreeRuleReturnScope`1.cs
+++ b/runtime/CSharp3/Sources/Antlr3.Runtime/Tree/TreeRuleReturnScope`1.cs
diff --git a/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime/Tree/TreeVisitor.cs b/runtime/CSharp3/Sources/Antlr3.Runtime/Tree/TreeVisitor.cs
index f6e49ea..f6e49ea 100644
--- a/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime/Tree/TreeVisitor.cs
+++ b/runtime/CSharp3/Sources/Antlr3.Runtime/Tree/TreeVisitor.cs
diff --git a/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime/Tree/TreeWizard.cs b/runtime/CSharp3/Sources/Antlr3.Runtime/Tree/TreeWizard.cs
index 98c759b..98c759b 100644
--- a/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime/Tree/TreeWizard.cs
+++ b/runtime/CSharp3/Sources/Antlr3.Runtime/Tree/TreeWizard.cs
diff --git a/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime/UnbufferedTokenStream.cs b/runtime/CSharp3/Sources/Antlr3.Runtime/UnbufferedTokenStream.cs
index c1bfcb2..c1bfcb2 100644
--- a/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime/UnbufferedTokenStream.cs
+++ b/runtime/CSharp3/Sources/Antlr3.Runtime/UnbufferedTokenStream.cs
diff --git a/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime/UnwantedTokenException.cs b/runtime/CSharp3/Sources/Antlr3.Runtime/UnwantedTokenException.cs
index 89b3481..89b3481 100644
--- a/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime/UnwantedTokenException.cs
+++ b/runtime/CSharp3/Sources/Antlr3.Runtime/UnwantedTokenException.cs
diff --git a/antlr-3.4/runtime/Delphi/LICENSE.TXT b/runtime/Delphi/LICENSE.TXT
index df31c1f..df31c1f 100644
--- a/antlr-3.4/runtime/Delphi/LICENSE.TXT
+++ b/runtime/Delphi/LICENSE.TXT
diff --git a/antlr-3.4/runtime/Delphi/NOTICE.TXT b/runtime/Delphi/NOTICE.TXT
index 9dda784..9dda784 100644
--- a/antlr-3.4/runtime/Delphi/NOTICE.TXT
+++ b/runtime/Delphi/NOTICE.TXT
diff --git a/antlr-3.4/runtime/Delphi/README.TXT b/runtime/Delphi/README.TXT
index f29e9b1..f29e9b1 100644
--- a/antlr-3.4/runtime/Delphi/README.TXT
+++ b/runtime/Delphi/README.TXT
diff --git a/antlr-3.4/runtime/Delphi/Sources/Antlr3.Runtime.Tests/Antlr.Runtime.Collections.Tests.pas b/runtime/Delphi/Sources/Antlr3.Runtime.Tests/Antlr.Runtime.Collections.Tests.pas
index 2dd30a1..2dd30a1 100644
--- a/antlr-3.4/runtime/Delphi/Sources/Antlr3.Runtime.Tests/Antlr.Runtime.Collections.Tests.pas
+++ b/runtime/Delphi/Sources/Antlr3.Runtime.Tests/Antlr.Runtime.Collections.Tests.pas
diff --git a/antlr-3.4/runtime/Delphi/Sources/Antlr3.Runtime.Tests/Antlr.Runtime.Tests.pas b/runtime/Delphi/Sources/Antlr3.Runtime.Tests/Antlr.Runtime.Tests.pas
index 75cf45b..75cf45b 100644
--- a/antlr-3.4/runtime/Delphi/Sources/Antlr3.Runtime.Tests/Antlr.Runtime.Tests.pas
+++ b/runtime/Delphi/Sources/Antlr3.Runtime.Tests/Antlr.Runtime.Tests.pas
diff --git a/antlr-3.4/runtime/Delphi/Sources/Antlr3.Runtime.Tests/Antlr.Runtime.Tools.Tests.pas b/runtime/Delphi/Sources/Antlr3.Runtime.Tests/Antlr.Runtime.Tools.Tests.pas
index f7d9663..f7d9663 100644
--- a/antlr-3.4/runtime/Delphi/Sources/Antlr3.Runtime.Tests/Antlr.Runtime.Tools.Tests.pas
+++ b/runtime/Delphi/Sources/Antlr3.Runtime.Tests/Antlr.Runtime.Tools.Tests.pas
diff --git a/antlr-3.4/runtime/Delphi/Sources/Antlr3.Runtime.Tests/Antlr.Runtime.Tree.Tests.pas b/runtime/Delphi/Sources/Antlr3.Runtime.Tests/Antlr.Runtime.Tree.Tests.pas
index f6aba37..f6aba37 100644
--- a/antlr-3.4/runtime/Delphi/Sources/Antlr3.Runtime.Tests/Antlr.Runtime.Tree.Tests.pas
+++ b/runtime/Delphi/Sources/Antlr3.Runtime.Tests/Antlr.Runtime.Tree.Tests.pas
diff --git a/antlr-3.4/runtime/Delphi/Sources/Antlr3.Runtime.Tests/TestDriver.dpr b/runtime/Delphi/Sources/Antlr3.Runtime.Tests/TestDriver.dpr
index 82caf80..82caf80 100644
--- a/antlr-3.4/runtime/Delphi/Sources/Antlr3.Runtime.Tests/TestDriver.dpr
+++ b/runtime/Delphi/Sources/Antlr3.Runtime.Tests/TestDriver.dpr
diff --git a/antlr-3.4/runtime/Delphi/Sources/Antlr3.Runtime.Tests/TestDriver.dproj b/runtime/Delphi/Sources/Antlr3.Runtime.Tests/TestDriver.dproj
index 6c56d2f..6c56d2f 100644
--- a/antlr-3.4/runtime/Delphi/Sources/Antlr3.Runtime.Tests/TestDriver.dproj
+++ b/runtime/Delphi/Sources/Antlr3.Runtime.Tests/TestDriver.dproj
diff --git a/antlr-3.4/runtime/Delphi/Sources/Antlr3.Runtime.Tests/TestDriver.res b/runtime/Delphi/Sources/Antlr3.Runtime.Tests/TestDriver.res
index 78ddf5c..78ddf5c 100644
--- a/antlr-3.4/runtime/Delphi/Sources/Antlr3.Runtime.Tests/TestDriver.res
+++ b/runtime/Delphi/Sources/Antlr3.Runtime.Tests/TestDriver.res
Binary files differ
diff --git a/antlr-3.4/runtime/Delphi/Sources/Antlr3.Runtime/Antlr.Runtime.Collections.pas b/runtime/Delphi/Sources/Antlr3.Runtime/Antlr.Runtime.Collections.pas
index 512efc0..512efc0 100644
--- a/antlr-3.4/runtime/Delphi/Sources/Antlr3.Runtime/Antlr.Runtime.Collections.pas
+++ b/runtime/Delphi/Sources/Antlr3.Runtime/Antlr.Runtime.Collections.pas
diff --git a/antlr-3.4/runtime/Delphi/Sources/Antlr3.Runtime/Antlr.Runtime.Tools.pas b/runtime/Delphi/Sources/Antlr3.Runtime/Antlr.Runtime.Tools.pas
index 442f876..442f876 100644
--- a/antlr-3.4/runtime/Delphi/Sources/Antlr3.Runtime/Antlr.Runtime.Tools.pas
+++ b/runtime/Delphi/Sources/Antlr3.Runtime/Antlr.Runtime.Tools.pas
diff --git a/antlr-3.4/runtime/Delphi/Sources/Antlr3.Runtime/Antlr.Runtime.Tree.pas b/runtime/Delphi/Sources/Antlr3.Runtime/Antlr.Runtime.Tree.pas
index a90f739..a90f739 100644
--- a/antlr-3.4/runtime/Delphi/Sources/Antlr3.Runtime/Antlr.Runtime.Tree.pas
+++ b/runtime/Delphi/Sources/Antlr3.Runtime/Antlr.Runtime.Tree.pas
diff --git a/antlr-3.4/runtime/Delphi/Sources/Antlr3.Runtime/Antlr.Runtime.pas b/runtime/Delphi/Sources/Antlr3.Runtime/Antlr.Runtime.pas
index c81ffe9..c81ffe9 100644
--- a/antlr-3.4/runtime/Delphi/Sources/Antlr3.Runtime/Antlr.Runtime.pas
+++ b/runtime/Delphi/Sources/Antlr3.Runtime/Antlr.Runtime.pas
diff --git a/antlr-3.4/runtime/Java/antlr.config b/runtime/Java/antlr.config
index e69de29..e69de29 100644
--- a/antlr-3.4/runtime/Java/antlr.config
+++ b/runtime/Java/antlr.config
diff --git a/antlr-3.4/runtime/Java/doxyfile b/runtime/Java/doxyfile
index 8eba9a0..8eba9a0 100644
--- a/antlr-3.4/runtime/Java/doxyfile
+++ b/runtime/Java/doxyfile
diff --git a/antlr-3.4/runtime/Java/pom.xml b/runtime/Java/pom.xml
index 6c8b13b..6c8b13b 100644
--- a/antlr-3.4/runtime/Java/pom.xml
+++ b/runtime/Java/pom.xml
diff --git a/antlr-3.4/runtime/Java/src/main/java/org/antlr/runtime/ANTLRFileStream.java b/runtime/Java/src/main/java/org/antlr/runtime/ANTLRFileStream.java
index 27ef58b..27ef58b 100644
--- a/antlr-3.4/runtime/Java/src/main/java/org/antlr/runtime/ANTLRFileStream.java
+++ b/runtime/Java/src/main/java/org/antlr/runtime/ANTLRFileStream.java
diff --git a/antlr-3.4/runtime/Java/src/main/java/org/antlr/runtime/ANTLRInputStream.java b/runtime/Java/src/main/java/org/antlr/runtime/ANTLRInputStream.java
index e544aae..e544aae 100644
--- a/antlr-3.4/runtime/Java/src/main/java/org/antlr/runtime/ANTLRInputStream.java
+++ b/runtime/Java/src/main/java/org/antlr/runtime/ANTLRInputStream.java
diff --git a/antlr-3.4/runtime/Java/src/main/java/org/antlr/runtime/ANTLRReaderStream.java b/runtime/Java/src/main/java/org/antlr/runtime/ANTLRReaderStream.java
index 24d51ad..24d51ad 100644
--- a/antlr-3.4/runtime/Java/src/main/java/org/antlr/runtime/ANTLRReaderStream.java
+++ b/runtime/Java/src/main/java/org/antlr/runtime/ANTLRReaderStream.java
diff --git a/antlr-3.4/runtime/Java/src/main/java/org/antlr/runtime/ANTLRStringStream.java b/runtime/Java/src/main/java/org/antlr/runtime/ANTLRStringStream.java
index 17af23c..17af23c 100644
--- a/antlr-3.4/runtime/Java/src/main/java/org/antlr/runtime/ANTLRStringStream.java
+++ b/runtime/Java/src/main/java/org/antlr/runtime/ANTLRStringStream.java
diff --git a/antlr-3.4/runtime/Java/src/main/java/org/antlr/runtime/BaseRecognizer.java b/runtime/Java/src/main/java/org/antlr/runtime/BaseRecognizer.java
index 667664d..667664d 100644
--- a/antlr-3.4/runtime/Java/src/main/java/org/antlr/runtime/BaseRecognizer.java
+++ b/runtime/Java/src/main/java/org/antlr/runtime/BaseRecognizer.java
diff --git a/antlr-3.4/runtime/Java/src/main/java/org/antlr/runtime/BitSet.java b/runtime/Java/src/main/java/org/antlr/runtime/BitSet.java
index f013a26..f013a26 100644
--- a/antlr-3.4/runtime/Java/src/main/java/org/antlr/runtime/BitSet.java
+++ b/runtime/Java/src/main/java/org/antlr/runtime/BitSet.java
diff --git a/antlr-3.4/runtime/Java/src/main/java/org/antlr/runtime/BufferedTokenStream.java b/runtime/Java/src/main/java/org/antlr/runtime/BufferedTokenStream.java
index 7742d4f..7742d4f 100644
--- a/antlr-3.4/runtime/Java/src/main/java/org/antlr/runtime/BufferedTokenStream.java
+++ b/runtime/Java/src/main/java/org/antlr/runtime/BufferedTokenStream.java
diff --git a/antlr-3.4/runtime/Java/src/main/java/org/antlr/runtime/CharStream.java b/runtime/Java/src/main/java/org/antlr/runtime/CharStream.java
index db55755..db55755 100644
--- a/antlr-3.4/runtime/Java/src/main/java/org/antlr/runtime/CharStream.java
+++ b/runtime/Java/src/main/java/org/antlr/runtime/CharStream.java
diff --git a/antlr-3.4/runtime/Java/src/main/java/org/antlr/runtime/CharStreamState.java b/runtime/Java/src/main/java/org/antlr/runtime/CharStreamState.java
index 04d969a..04d969a 100644
--- a/antlr-3.4/runtime/Java/src/main/java/org/antlr/runtime/CharStreamState.java
+++ b/runtime/Java/src/main/java/org/antlr/runtime/CharStreamState.java
diff --git a/antlr-3.4/runtime/Java/src/main/java/org/antlr/runtime/ClassicToken.java b/runtime/Java/src/main/java/org/antlr/runtime/ClassicToken.java
index 72c2bd9..72c2bd9 100644
--- a/antlr-3.4/runtime/Java/src/main/java/org/antlr/runtime/ClassicToken.java
+++ b/runtime/Java/src/main/java/org/antlr/runtime/ClassicToken.java
diff --git a/antlr-3.4/runtime/Java/src/main/java/org/antlr/runtime/CommonToken.java b/runtime/Java/src/main/java/org/antlr/runtime/CommonToken.java
index 6bd9b89..6bd9b89 100644
--- a/antlr-3.4/runtime/Java/src/main/java/org/antlr/runtime/CommonToken.java
+++ b/runtime/Java/src/main/java/org/antlr/runtime/CommonToken.java
diff --git a/antlr-3.4/runtime/Java/src/main/java/org/antlr/runtime/CommonTokenStream.java b/runtime/Java/src/main/java/org/antlr/runtime/CommonTokenStream.java
index 2bea7ec..2bea7ec 100644
--- a/antlr-3.4/runtime/Java/src/main/java/org/antlr/runtime/CommonTokenStream.java
+++ b/runtime/Java/src/main/java/org/antlr/runtime/CommonTokenStream.java
diff --git a/antlr-3.4/runtime/Java/src/main/java/org/antlr/runtime/DFA.java b/runtime/Java/src/main/java/org/antlr/runtime/DFA.java
index d1bebbc..d1bebbc 100644
--- a/antlr-3.4/runtime/Java/src/main/java/org/antlr/runtime/DFA.java
+++ b/runtime/Java/src/main/java/org/antlr/runtime/DFA.java
diff --git a/antlr-3.4/runtime/Java/src/main/java/org/antlr/runtime/EarlyExitException.java b/runtime/Java/src/main/java/org/antlr/runtime/EarlyExitException.java
index 1f9c1ec..1f9c1ec 100644
--- a/antlr-3.4/runtime/Java/src/main/java/org/antlr/runtime/EarlyExitException.java
+++ b/runtime/Java/src/main/java/org/antlr/runtime/EarlyExitException.java
diff --git a/antlr-3.4/runtime/Java/src/main/java/org/antlr/runtime/FailedPredicateException.java b/runtime/Java/src/main/java/org/antlr/runtime/FailedPredicateException.java
index 5bef1bd..5bef1bd 100644
--- a/antlr-3.4/runtime/Java/src/main/java/org/antlr/runtime/FailedPredicateException.java
+++ b/runtime/Java/src/main/java/org/antlr/runtime/FailedPredicateException.java
diff --git a/antlr-3.4/runtime/Java/src/main/java/org/antlr/runtime/IntStream.java b/runtime/Java/src/main/java/org/antlr/runtime/IntStream.java
index 01c7841..01c7841 100644
--- a/antlr-3.4/runtime/Java/src/main/java/org/antlr/runtime/IntStream.java
+++ b/runtime/Java/src/main/java/org/antlr/runtime/IntStream.java
diff --git a/antlr-3.4/runtime/Java/src/main/java/org/antlr/runtime/LegacyCommonTokenStream.java b/runtime/Java/src/main/java/org/antlr/runtime/LegacyCommonTokenStream.java
index f9c5e39..f9c5e39 100644
--- a/antlr-3.4/runtime/Java/src/main/java/org/antlr/runtime/LegacyCommonTokenStream.java
+++ b/runtime/Java/src/main/java/org/antlr/runtime/LegacyCommonTokenStream.java
diff --git a/antlr-3.4/runtime/Java/src/main/java/org/antlr/runtime/Lexer.java b/runtime/Java/src/main/java/org/antlr/runtime/Lexer.java
index a1a24e1..a1a24e1 100644
--- a/antlr-3.4/runtime/Java/src/main/java/org/antlr/runtime/Lexer.java
+++ b/runtime/Java/src/main/java/org/antlr/runtime/Lexer.java
diff --git a/antlr-3.4/runtime/Java/src/main/java/org/antlr/runtime/MismatchedNotSetException.java b/runtime/Java/src/main/java/org/antlr/runtime/MismatchedNotSetException.java
index 49ceb27..49ceb27 100644
--- a/antlr-3.4/runtime/Java/src/main/java/org/antlr/runtime/MismatchedNotSetException.java
+++ b/runtime/Java/src/main/java/org/antlr/runtime/MismatchedNotSetException.java
diff --git a/antlr-3.4/runtime/Java/src/main/java/org/antlr/runtime/MismatchedRangeException.java b/runtime/Java/src/main/java/org/antlr/runtime/MismatchedRangeException.java
index 23b3d87..23b3d87 100644
--- a/antlr-3.4/runtime/Java/src/main/java/org/antlr/runtime/MismatchedRangeException.java
+++ b/runtime/Java/src/main/java/org/antlr/runtime/MismatchedRangeException.java
diff --git a/antlr-3.4/runtime/Java/src/main/java/org/antlr/runtime/MismatchedSetException.java b/runtime/Java/src/main/java/org/antlr/runtime/MismatchedSetException.java
index 9bfa530..9bfa530 100644
--- a/antlr-3.4/runtime/Java/src/main/java/org/antlr/runtime/MismatchedSetException.java
+++ b/runtime/Java/src/main/java/org/antlr/runtime/MismatchedSetException.java
diff --git a/antlr-3.4/runtime/Java/src/main/java/org/antlr/runtime/MismatchedTokenException.java b/runtime/Java/src/main/java/org/antlr/runtime/MismatchedTokenException.java
index 07ae814..07ae814 100644
--- a/antlr-3.4/runtime/Java/src/main/java/org/antlr/runtime/MismatchedTokenException.java
+++ b/runtime/Java/src/main/java/org/antlr/runtime/MismatchedTokenException.java
diff --git a/antlr-3.4/runtime/Java/src/main/java/org/antlr/runtime/MismatchedTreeNodeException.java b/runtime/Java/src/main/java/org/antlr/runtime/MismatchedTreeNodeException.java
index 99c834d..99c834d 100644
--- a/antlr-3.4/runtime/Java/src/main/java/org/antlr/runtime/MismatchedTreeNodeException.java
+++ b/runtime/Java/src/main/java/org/antlr/runtime/MismatchedTreeNodeException.java
diff --git a/antlr-3.4/runtime/Java/src/main/java/org/antlr/runtime/MissingTokenException.java b/runtime/Java/src/main/java/org/antlr/runtime/MissingTokenException.java
index 9eda1f2..9eda1f2 100644
--- a/antlr-3.4/runtime/Java/src/main/java/org/antlr/runtime/MissingTokenException.java
+++ b/runtime/Java/src/main/java/org/antlr/runtime/MissingTokenException.java
diff --git a/antlr-3.4/runtime/Java/src/main/java/org/antlr/runtime/NoViableAltException.java b/runtime/Java/src/main/java/org/antlr/runtime/NoViableAltException.java
index 889045f..889045f 100644
--- a/antlr-3.4/runtime/Java/src/main/java/org/antlr/runtime/NoViableAltException.java
+++ b/runtime/Java/src/main/java/org/antlr/runtime/NoViableAltException.java
diff --git a/antlr-3.4/runtime/Java/src/main/java/org/antlr/runtime/Parser.java b/runtime/Java/src/main/java/org/antlr/runtime/Parser.java
index 030cf72..030cf72 100644
--- a/antlr-3.4/runtime/Java/src/main/java/org/antlr/runtime/Parser.java
+++ b/runtime/Java/src/main/java/org/antlr/runtime/Parser.java
diff --git a/antlr-3.4/runtime/Java/src/main/java/org/antlr/runtime/ParserRuleReturnScope.java b/runtime/Java/src/main/java/org/antlr/runtime/ParserRuleReturnScope.java
index e3e38ce..e3e38ce 100644
--- a/antlr-3.4/runtime/Java/src/main/java/org/antlr/runtime/ParserRuleReturnScope.java
+++ b/runtime/Java/src/main/java/org/antlr/runtime/ParserRuleReturnScope.java
diff --git a/antlr-3.4/runtime/Java/src/main/java/org/antlr/runtime/RecognitionException.java b/runtime/Java/src/main/java/org/antlr/runtime/RecognitionException.java
index 3e79f99..3e79f99 100644
--- a/antlr-3.4/runtime/Java/src/main/java/org/antlr/runtime/RecognitionException.java
+++ b/runtime/Java/src/main/java/org/antlr/runtime/RecognitionException.java
diff --git a/antlr-3.4/runtime/Java/src/main/java/org/antlr/runtime/RecognizerSharedState.java b/runtime/Java/src/main/java/org/antlr/runtime/RecognizerSharedState.java
index 068ac3b..068ac3b 100644
--- a/antlr-3.4/runtime/Java/src/main/java/org/antlr/runtime/RecognizerSharedState.java
+++ b/runtime/Java/src/main/java/org/antlr/runtime/RecognizerSharedState.java
diff --git a/antlr-3.4/runtime/Java/src/main/java/org/antlr/runtime/RuleReturnScope.java b/runtime/Java/src/main/java/org/antlr/runtime/RuleReturnScope.java
index 85702ca..85702ca 100644
--- a/antlr-3.4/runtime/Java/src/main/java/org/antlr/runtime/RuleReturnScope.java
+++ b/runtime/Java/src/main/java/org/antlr/runtime/RuleReturnScope.java
diff --git a/antlr-3.4/runtime/Java/src/main/java/org/antlr/runtime/SerializedGrammar.java b/runtime/Java/src/main/java/org/antlr/runtime/SerializedGrammar.java
index a609053..a609053 100644
--- a/antlr-3.4/runtime/Java/src/main/java/org/antlr/runtime/SerializedGrammar.java
+++ b/runtime/Java/src/main/java/org/antlr/runtime/SerializedGrammar.java
diff --git a/antlr-3.4/runtime/Java/src/main/java/org/antlr/runtime/Token.java b/runtime/Java/src/main/java/org/antlr/runtime/Token.java
index b8eb95e..b8eb95e 100644
--- a/antlr-3.4/runtime/Java/src/main/java/org/antlr/runtime/Token.java
+++ b/runtime/Java/src/main/java/org/antlr/runtime/Token.java
diff --git a/antlr-3.4/runtime/Java/src/main/java/org/antlr/runtime/TokenRewriteStream.java b/runtime/Java/src/main/java/org/antlr/runtime/TokenRewriteStream.java
index 8437441..8437441 100644
--- a/antlr-3.4/runtime/Java/src/main/java/org/antlr/runtime/TokenRewriteStream.java
+++ b/runtime/Java/src/main/java/org/antlr/runtime/TokenRewriteStream.java
diff --git a/antlr-3.4/runtime/Java/src/main/java/org/antlr/runtime/TokenSource.java b/runtime/Java/src/main/java/org/antlr/runtime/TokenSource.java
index 1f4dc64..1f4dc64 100644
--- a/antlr-3.4/runtime/Java/src/main/java/org/antlr/runtime/TokenSource.java
+++ b/runtime/Java/src/main/java/org/antlr/runtime/TokenSource.java
diff --git a/antlr-3.4/runtime/Java/src/main/java/org/antlr/runtime/TokenStream.java b/runtime/Java/src/main/java/org/antlr/runtime/TokenStream.java
index 1b43c14..1b43c14 100644
--- a/antlr-3.4/runtime/Java/src/main/java/org/antlr/runtime/TokenStream.java
+++ b/runtime/Java/src/main/java/org/antlr/runtime/TokenStream.java
diff --git a/antlr-3.4/runtime/Java/src/main/java/org/antlr/runtime/UnbufferedTokenStream.java b/runtime/Java/src/main/java/org/antlr/runtime/UnbufferedTokenStream.java
index 0b0e979..0b0e979 100644
--- a/antlr-3.4/runtime/Java/src/main/java/org/antlr/runtime/UnbufferedTokenStream.java
+++ b/runtime/Java/src/main/java/org/antlr/runtime/UnbufferedTokenStream.java
diff --git a/antlr-3.4/runtime/Java/src/main/java/org/antlr/runtime/UnwantedTokenException.java b/runtime/Java/src/main/java/org/antlr/runtime/UnwantedTokenException.java
index feb7445..feb7445 100644
--- a/antlr-3.4/runtime/Java/src/main/java/org/antlr/runtime/UnwantedTokenException.java
+++ b/runtime/Java/src/main/java/org/antlr/runtime/UnwantedTokenException.java
diff --git a/antlr-3.4/runtime/Java/src/main/java/org/antlr/runtime/debug/BlankDebugEventListener.java b/runtime/Java/src/main/java/org/antlr/runtime/debug/BlankDebugEventListener.java
index d70aa26..d70aa26 100755
--- a/antlr-3.4/runtime/Java/src/main/java/org/antlr/runtime/debug/BlankDebugEventListener.java
+++ b/runtime/Java/src/main/java/org/antlr/runtime/debug/BlankDebugEventListener.java
diff --git a/antlr-3.4/runtime/Java/src/main/java/org/antlr/runtime/debug/DebugEventHub.java b/runtime/Java/src/main/java/org/antlr/runtime/debug/DebugEventHub.java
index 7bfe6a8..7bfe6a8 100644
--- a/antlr-3.4/runtime/Java/src/main/java/org/antlr/runtime/debug/DebugEventHub.java
+++ b/runtime/Java/src/main/java/org/antlr/runtime/debug/DebugEventHub.java
diff --git a/antlr-3.4/runtime/Java/src/main/java/org/antlr/runtime/debug/DebugEventListener.java b/runtime/Java/src/main/java/org/antlr/runtime/debug/DebugEventListener.java
index 163b5cd..163b5cd 100644
--- a/antlr-3.4/runtime/Java/src/main/java/org/antlr/runtime/debug/DebugEventListener.java
+++ b/runtime/Java/src/main/java/org/antlr/runtime/debug/DebugEventListener.java
diff --git a/antlr-3.4/runtime/Java/src/main/java/org/antlr/runtime/debug/DebugEventRepeater.java b/runtime/Java/src/main/java/org/antlr/runtime/debug/DebugEventRepeater.java
index 8fb6b66..8fb6b66 100644
--- a/antlr-3.4/runtime/Java/src/main/java/org/antlr/runtime/debug/DebugEventRepeater.java
+++ b/runtime/Java/src/main/java/org/antlr/runtime/debug/DebugEventRepeater.java
diff --git a/antlr-3.4/runtime/Java/src/main/java/org/antlr/runtime/debug/DebugEventSocketProxy.java b/runtime/Java/src/main/java/org/antlr/runtime/debug/DebugEventSocketProxy.java
index 3b480ad..3b480ad 100644
--- a/antlr-3.4/runtime/Java/src/main/java/org/antlr/runtime/debug/DebugEventSocketProxy.java
+++ b/runtime/Java/src/main/java/org/antlr/runtime/debug/DebugEventSocketProxy.java
diff --git a/antlr-3.4/runtime/Java/src/main/java/org/antlr/runtime/debug/DebugParser.java b/runtime/Java/src/main/java/org/antlr/runtime/debug/DebugParser.java
index 49d78e7..49d78e7 100644
--- a/antlr-3.4/runtime/Java/src/main/java/org/antlr/runtime/debug/DebugParser.java
+++ b/runtime/Java/src/main/java/org/antlr/runtime/debug/DebugParser.java
diff --git a/antlr-3.4/runtime/Java/src/main/java/org/antlr/runtime/debug/DebugTokenStream.java b/runtime/Java/src/main/java/org/antlr/runtime/debug/DebugTokenStream.java
index 9a7a75f..9a7a75f 100644
--- a/antlr-3.4/runtime/Java/src/main/java/org/antlr/runtime/debug/DebugTokenStream.java
+++ b/runtime/Java/src/main/java/org/antlr/runtime/debug/DebugTokenStream.java
diff --git a/antlr-3.4/runtime/Java/src/main/java/org/antlr/runtime/debug/DebugTreeAdaptor.java b/runtime/Java/src/main/java/org/antlr/runtime/debug/DebugTreeAdaptor.java
index 1884bd6..1884bd6 100644
--- a/antlr-3.4/runtime/Java/src/main/java/org/antlr/runtime/debug/DebugTreeAdaptor.java
+++ b/runtime/Java/src/main/java/org/antlr/runtime/debug/DebugTreeAdaptor.java
diff --git a/antlr-3.4/runtime/Java/src/main/java/org/antlr/runtime/debug/DebugTreeNodeStream.java b/runtime/Java/src/main/java/org/antlr/runtime/debug/DebugTreeNodeStream.java
index 92ff009..92ff009 100644
--- a/antlr-3.4/runtime/Java/src/main/java/org/antlr/runtime/debug/DebugTreeNodeStream.java
+++ b/runtime/Java/src/main/java/org/antlr/runtime/debug/DebugTreeNodeStream.java
diff --git a/antlr-3.4/runtime/Java/src/main/java/org/antlr/runtime/debug/DebugTreeParser.java b/runtime/Java/src/main/java/org/antlr/runtime/debug/DebugTreeParser.java
index 6e1ece8..6e1ece8 100644
--- a/antlr-3.4/runtime/Java/src/main/java/org/antlr/runtime/debug/DebugTreeParser.java
+++ b/runtime/Java/src/main/java/org/antlr/runtime/debug/DebugTreeParser.java
diff --git a/antlr-3.4/runtime/Java/src/main/java/org/antlr/runtime/debug/ParseTreeBuilder.java b/runtime/Java/src/main/java/org/antlr/runtime/debug/ParseTreeBuilder.java
index 13c6ed0..13c6ed0 100644
--- a/antlr-3.4/runtime/Java/src/main/java/org/antlr/runtime/debug/ParseTreeBuilder.java
+++ b/runtime/Java/src/main/java/org/antlr/runtime/debug/ParseTreeBuilder.java
diff --git a/antlr-3.4/runtime/Java/src/main/java/org/antlr/runtime/debug/Profiler.java b/runtime/Java/src/main/java/org/antlr/runtime/debug/Profiler.java
index aea9a17..aea9a17 100644
--- a/antlr-3.4/runtime/Java/src/main/java/org/antlr/runtime/debug/Profiler.java
+++ b/runtime/Java/src/main/java/org/antlr/runtime/debug/Profiler.java
diff --git a/antlr-3.4/runtime/Java/src/main/java/org/antlr/runtime/debug/RemoteDebugEventSocketListener.java b/runtime/Java/src/main/java/org/antlr/runtime/debug/RemoteDebugEventSocketListener.java
index 933fdae..933fdae 100644
--- a/antlr-3.4/runtime/Java/src/main/java/org/antlr/runtime/debug/RemoteDebugEventSocketListener.java
+++ b/runtime/Java/src/main/java/org/antlr/runtime/debug/RemoteDebugEventSocketListener.java
diff --git a/antlr-3.4/runtime/Java/src/main/java/org/antlr/runtime/debug/TraceDebugEventListener.java b/runtime/Java/src/main/java/org/antlr/runtime/debug/TraceDebugEventListener.java
index de9366d..de9366d 100644
--- a/antlr-3.4/runtime/Java/src/main/java/org/antlr/runtime/debug/TraceDebugEventListener.java
+++ b/runtime/Java/src/main/java/org/antlr/runtime/debug/TraceDebugEventListener.java
diff --git a/antlr-3.4/runtime/Java/src/main/java/org/antlr/runtime/debug/Tracer.java b/runtime/Java/src/main/java/org/antlr/runtime/debug/Tracer.java
index c2c73da..c2c73da 100644
--- a/antlr-3.4/runtime/Java/src/main/java/org/antlr/runtime/debug/Tracer.java
+++ b/runtime/Java/src/main/java/org/antlr/runtime/debug/Tracer.java
diff --git a/antlr-3.4/runtime/Java/src/main/java/org/antlr/runtime/misc/DoubleKeyMap.java b/runtime/Java/src/main/java/org/antlr/runtime/misc/DoubleKeyMap.java
index b69ae32..b69ae32 100644
--- a/antlr-3.4/runtime/Java/src/main/java/org/antlr/runtime/misc/DoubleKeyMap.java
+++ b/runtime/Java/src/main/java/org/antlr/runtime/misc/DoubleKeyMap.java
diff --git a/antlr-3.4/runtime/Java/src/main/java/org/antlr/runtime/misc/FastQueue.java b/runtime/Java/src/main/java/org/antlr/runtime/misc/FastQueue.java
index 08843dd..08843dd 100644
--- a/antlr-3.4/runtime/Java/src/main/java/org/antlr/runtime/misc/FastQueue.java
+++ b/runtime/Java/src/main/java/org/antlr/runtime/misc/FastQueue.java
diff --git a/antlr-3.4/runtime/Java/src/main/java/org/antlr/runtime/misc/IntArray.java b/runtime/Java/src/main/java/org/antlr/runtime/misc/IntArray.java
index bc484aa..bc484aa 100644
--- a/antlr-3.4/runtime/Java/src/main/java/org/antlr/runtime/misc/IntArray.java
+++ b/runtime/Java/src/main/java/org/antlr/runtime/misc/IntArray.java
diff --git a/antlr-3.4/runtime/Java/src/main/java/org/antlr/runtime/misc/LookaheadStream.java b/runtime/Java/src/main/java/org/antlr/runtime/misc/LookaheadStream.java
index 6f19c44..6f19c44 100644
--- a/antlr-3.4/runtime/Java/src/main/java/org/antlr/runtime/misc/LookaheadStream.java
+++ b/runtime/Java/src/main/java/org/antlr/runtime/misc/LookaheadStream.java
diff --git a/antlr-3.4/runtime/Java/src/main/java/org/antlr/runtime/misc/Stats.java b/runtime/Java/src/main/java/org/antlr/runtime/misc/Stats.java
index 9fdd21e..9fdd21e 100644
--- a/antlr-3.4/runtime/Java/src/main/java/org/antlr/runtime/misc/Stats.java
+++ b/runtime/Java/src/main/java/org/antlr/runtime/misc/Stats.java
diff --git a/antlr-3.4/runtime/Java/src/main/java/org/antlr/runtime/tree/BaseTree.java b/runtime/Java/src/main/java/org/antlr/runtime/tree/BaseTree.java
index 34dd050..34dd050 100644
--- a/antlr-3.4/runtime/Java/src/main/java/org/antlr/runtime/tree/BaseTree.java
+++ b/runtime/Java/src/main/java/org/antlr/runtime/tree/BaseTree.java
diff --git a/antlr-3.4/runtime/Java/src/main/java/org/antlr/runtime/tree/BaseTreeAdaptor.java b/runtime/Java/src/main/java/org/antlr/runtime/tree/BaseTreeAdaptor.java
index 33140b1..33140b1 100644
--- a/antlr-3.4/runtime/Java/src/main/java/org/antlr/runtime/tree/BaseTreeAdaptor.java
+++ b/runtime/Java/src/main/java/org/antlr/runtime/tree/BaseTreeAdaptor.java
diff --git a/antlr-3.4/runtime/Java/src/main/java/org/antlr/runtime/tree/BufferedTreeNodeStream.java b/runtime/Java/src/main/java/org/antlr/runtime/tree/BufferedTreeNodeStream.java
index d9a2a7e..d9a2a7e 100644
--- a/antlr-3.4/runtime/Java/src/main/java/org/antlr/runtime/tree/BufferedTreeNodeStream.java
+++ b/runtime/Java/src/main/java/org/antlr/runtime/tree/BufferedTreeNodeStream.java
diff --git a/antlr-3.4/runtime/Java/src/main/java/org/antlr/runtime/tree/CommonErrorNode.java b/runtime/Java/src/main/java/org/antlr/runtime/tree/CommonErrorNode.java
index 26b9933..26b9933 100644
--- a/antlr-3.4/runtime/Java/src/main/java/org/antlr/runtime/tree/CommonErrorNode.java
+++ b/runtime/Java/src/main/java/org/antlr/runtime/tree/CommonErrorNode.java
diff --git a/antlr-3.4/runtime/Java/src/main/java/org/antlr/runtime/tree/CommonTree.java b/runtime/Java/src/main/java/org/antlr/runtime/tree/CommonTree.java
index 91c59de..91c59de 100644
--- a/antlr-3.4/runtime/Java/src/main/java/org/antlr/runtime/tree/CommonTree.java
+++ b/runtime/Java/src/main/java/org/antlr/runtime/tree/CommonTree.java
diff --git a/antlr-3.4/runtime/Java/src/main/java/org/antlr/runtime/tree/CommonTreeAdaptor.java b/runtime/Java/src/main/java/org/antlr/runtime/tree/CommonTreeAdaptor.java
index ebf560b..ebf560b 100644
--- a/antlr-3.4/runtime/Java/src/main/java/org/antlr/runtime/tree/CommonTreeAdaptor.java
+++ b/runtime/Java/src/main/java/org/antlr/runtime/tree/CommonTreeAdaptor.java
diff --git a/antlr-3.4/runtime/Java/src/main/java/org/antlr/runtime/tree/CommonTreeNodeStream.java b/runtime/Java/src/main/java/org/antlr/runtime/tree/CommonTreeNodeStream.java
index dcdbdd5..dcdbdd5 100644
--- a/antlr-3.4/runtime/Java/src/main/java/org/antlr/runtime/tree/CommonTreeNodeStream.java
+++ b/runtime/Java/src/main/java/org/antlr/runtime/tree/CommonTreeNodeStream.java
diff --git a/antlr-3.4/runtime/Java/src/main/java/org/antlr/runtime/tree/DOTTreeGenerator.java b/runtime/Java/src/main/java/org/antlr/runtime/tree/DOTTreeGenerator.java
index 6c519d1..6c519d1 100644
--- a/antlr-3.4/runtime/Java/src/main/java/org/antlr/runtime/tree/DOTTreeGenerator.java
+++ b/runtime/Java/src/main/java/org/antlr/runtime/tree/DOTTreeGenerator.java
diff --git a/antlr-3.4/runtime/Java/src/main/java/org/antlr/runtime/tree/ParseTree.java b/runtime/Java/src/main/java/org/antlr/runtime/tree/ParseTree.java
index 5811c55..5811c55 100644
--- a/antlr-3.4/runtime/Java/src/main/java/org/antlr/runtime/tree/ParseTree.java
+++ b/runtime/Java/src/main/java/org/antlr/runtime/tree/ParseTree.java
diff --git a/antlr-3.4/runtime/Java/src/main/java/org/antlr/runtime/tree/RewriteCardinalityException.java b/runtime/Java/src/main/java/org/antlr/runtime/tree/RewriteCardinalityException.java
index 7f909cd..7f909cd 100644
--- a/antlr-3.4/runtime/Java/src/main/java/org/antlr/runtime/tree/RewriteCardinalityException.java
+++ b/runtime/Java/src/main/java/org/antlr/runtime/tree/RewriteCardinalityException.java
diff --git a/antlr-3.4/runtime/Java/src/main/java/org/antlr/runtime/tree/RewriteEarlyExitException.java b/runtime/Java/src/main/java/org/antlr/runtime/tree/RewriteEarlyExitException.java
index 9dbcc76..9dbcc76 100644
--- a/antlr-3.4/runtime/Java/src/main/java/org/antlr/runtime/tree/RewriteEarlyExitException.java
+++ b/runtime/Java/src/main/java/org/antlr/runtime/tree/RewriteEarlyExitException.java
diff --git a/antlr-3.4/runtime/Java/src/main/java/org/antlr/runtime/tree/RewriteEmptyStreamException.java b/runtime/Java/src/main/java/org/antlr/runtime/tree/RewriteEmptyStreamException.java
index 8f3a3fc..8f3a3fc 100644
--- a/antlr-3.4/runtime/Java/src/main/java/org/antlr/runtime/tree/RewriteEmptyStreamException.java
+++ b/runtime/Java/src/main/java/org/antlr/runtime/tree/RewriteEmptyStreamException.java
diff --git a/antlr-3.4/runtime/Java/src/main/java/org/antlr/runtime/tree/RewriteRuleElementStream.java b/runtime/Java/src/main/java/org/antlr/runtime/tree/RewriteRuleElementStream.java
index 61f1860..61f1860 100644
--- a/antlr-3.4/runtime/Java/src/main/java/org/antlr/runtime/tree/RewriteRuleElementStream.java
+++ b/runtime/Java/src/main/java/org/antlr/runtime/tree/RewriteRuleElementStream.java
diff --git a/antlr-3.4/runtime/Java/src/main/java/org/antlr/runtime/tree/RewriteRuleNodeStream.java b/runtime/Java/src/main/java/org/antlr/runtime/tree/RewriteRuleNodeStream.java
index 713e9ff..713e9ff 100644
--- a/antlr-3.4/runtime/Java/src/main/java/org/antlr/runtime/tree/RewriteRuleNodeStream.java
+++ b/runtime/Java/src/main/java/org/antlr/runtime/tree/RewriteRuleNodeStream.java
diff --git a/antlr-3.4/runtime/Java/src/main/java/org/antlr/runtime/tree/RewriteRuleSubtreeStream.java b/runtime/Java/src/main/java/org/antlr/runtime/tree/RewriteRuleSubtreeStream.java
index 5189f21..5189f21 100644
--- a/antlr-3.4/runtime/Java/src/main/java/org/antlr/runtime/tree/RewriteRuleSubtreeStream.java
+++ b/runtime/Java/src/main/java/org/antlr/runtime/tree/RewriteRuleSubtreeStream.java
diff --git a/antlr-3.4/runtime/Java/src/main/java/org/antlr/runtime/tree/RewriteRuleTokenStream.java b/runtime/Java/src/main/java/org/antlr/runtime/tree/RewriteRuleTokenStream.java
index 4cd7b08..4cd7b08 100644
--- a/antlr-3.4/runtime/Java/src/main/java/org/antlr/runtime/tree/RewriteRuleTokenStream.java
+++ b/runtime/Java/src/main/java/org/antlr/runtime/tree/RewriteRuleTokenStream.java
diff --git a/antlr-3.4/runtime/Java/src/main/java/org/antlr/runtime/tree/Tree.java b/runtime/Java/src/main/java/org/antlr/runtime/tree/Tree.java
index 7875be3..7875be3 100644
--- a/antlr-3.4/runtime/Java/src/main/java/org/antlr/runtime/tree/Tree.java
+++ b/runtime/Java/src/main/java/org/antlr/runtime/tree/Tree.java
diff --git a/antlr-3.4/runtime/Java/src/main/java/org/antlr/runtime/tree/TreeAdaptor.java b/runtime/Java/src/main/java/org/antlr/runtime/tree/TreeAdaptor.java
index 8e889f8..8e889f8 100644
--- a/antlr-3.4/runtime/Java/src/main/java/org/antlr/runtime/tree/TreeAdaptor.java
+++ b/runtime/Java/src/main/java/org/antlr/runtime/tree/TreeAdaptor.java
diff --git a/antlr-3.4/runtime/Java/src/main/java/org/antlr/runtime/tree/TreeFilter.java b/runtime/Java/src/main/java/org/antlr/runtime/tree/TreeFilter.java
index b6a7e05..b6a7e05 100644
--- a/antlr-3.4/runtime/Java/src/main/java/org/antlr/runtime/tree/TreeFilter.java
+++ b/runtime/Java/src/main/java/org/antlr/runtime/tree/TreeFilter.java
diff --git a/antlr-3.4/runtime/Java/src/main/java/org/antlr/runtime/tree/TreeIterator.java b/runtime/Java/src/main/java/org/antlr/runtime/tree/TreeIterator.java
index 43ead6d..43ead6d 100644
--- a/antlr-3.4/runtime/Java/src/main/java/org/antlr/runtime/tree/TreeIterator.java
+++ b/runtime/Java/src/main/java/org/antlr/runtime/tree/TreeIterator.java
diff --git a/antlr-3.4/runtime/Java/src/main/java/org/antlr/runtime/tree/TreeNodeStream.java b/runtime/Java/src/main/java/org/antlr/runtime/tree/TreeNodeStream.java
index df0ad34..df0ad34 100644
--- a/antlr-3.4/runtime/Java/src/main/java/org/antlr/runtime/tree/TreeNodeStream.java
+++ b/runtime/Java/src/main/java/org/antlr/runtime/tree/TreeNodeStream.java
diff --git a/antlr-3.4/runtime/Java/src/main/java/org/antlr/runtime/tree/TreeParser.java b/runtime/Java/src/main/java/org/antlr/runtime/tree/TreeParser.java
index c40f81f..c40f81f 100644
--- a/antlr-3.4/runtime/Java/src/main/java/org/antlr/runtime/tree/TreeParser.java
+++ b/runtime/Java/src/main/java/org/antlr/runtime/tree/TreeParser.java
diff --git a/antlr-3.4/runtime/Java/src/main/java/org/antlr/runtime/tree/TreePatternLexer.java b/runtime/Java/src/main/java/org/antlr/runtime/tree/TreePatternLexer.java
index 2677c4e..2677c4e 100644
--- a/antlr-3.4/runtime/Java/src/main/java/org/antlr/runtime/tree/TreePatternLexer.java
+++ b/runtime/Java/src/main/java/org/antlr/runtime/tree/TreePatternLexer.java
diff --git a/antlr-3.4/runtime/Java/src/main/java/org/antlr/runtime/tree/TreePatternParser.java b/runtime/Java/src/main/java/org/antlr/runtime/tree/TreePatternParser.java
index 14983ab..14983ab 100644
--- a/antlr-3.4/runtime/Java/src/main/java/org/antlr/runtime/tree/TreePatternParser.java
+++ b/runtime/Java/src/main/java/org/antlr/runtime/tree/TreePatternParser.java
diff --git a/antlr-3.4/runtime/Java/src/main/java/org/antlr/runtime/tree/TreeRewriter.java b/runtime/Java/src/main/java/org/antlr/runtime/tree/TreeRewriter.java
index 91aee93..91aee93 100644
--- a/antlr-3.4/runtime/Java/src/main/java/org/antlr/runtime/tree/TreeRewriter.java
+++ b/runtime/Java/src/main/java/org/antlr/runtime/tree/TreeRewriter.java
diff --git a/antlr-3.4/runtime/Java/src/main/java/org/antlr/runtime/tree/TreeRuleReturnScope.java b/runtime/Java/src/main/java/org/antlr/runtime/tree/TreeRuleReturnScope.java
index 4ea65c0..4ea65c0 100644
--- a/antlr-3.4/runtime/Java/src/main/java/org/antlr/runtime/tree/TreeRuleReturnScope.java
+++ b/runtime/Java/src/main/java/org/antlr/runtime/tree/TreeRuleReturnScope.java
diff --git a/antlr-3.4/runtime/Java/src/main/java/org/antlr/runtime/tree/TreeVisitor.java b/runtime/Java/src/main/java/org/antlr/runtime/tree/TreeVisitor.java
index 8c5a717..8c5a717 100644
--- a/antlr-3.4/runtime/Java/src/main/java/org/antlr/runtime/tree/TreeVisitor.java
+++ b/runtime/Java/src/main/java/org/antlr/runtime/tree/TreeVisitor.java
diff --git a/antlr-3.4/runtime/Java/src/main/java/org/antlr/runtime/tree/TreeVisitorAction.java b/runtime/Java/src/main/java/org/antlr/runtime/tree/TreeVisitorAction.java
index ef0f93c..ef0f93c 100644
--- a/antlr-3.4/runtime/Java/src/main/java/org/antlr/runtime/tree/TreeVisitorAction.java
+++ b/runtime/Java/src/main/java/org/antlr/runtime/tree/TreeVisitorAction.java
diff --git a/antlr-3.4/runtime/Java/src/main/java/org/antlr/runtime/tree/TreeWizard.java b/runtime/Java/src/main/java/org/antlr/runtime/tree/TreeWizard.java
index 666cfd6..666cfd6 100644
--- a/antlr-3.4/runtime/Java/src/main/java/org/antlr/runtime/tree/TreeWizard.java
+++ b/runtime/Java/src/main/java/org/antlr/runtime/tree/TreeWizard.java
diff --git a/antlr-3.4/runtime/JavaScript/AUTHORS b/runtime/JavaScript/AUTHORS
index 4abcdb2..4abcdb2 100755
--- a/antlr-3.4/runtime/JavaScript/AUTHORS
+++ b/runtime/JavaScript/AUTHORS
diff --git a/antlr-3.4/runtime/JavaScript/ChangeLog b/runtime/JavaScript/ChangeLog
index a80e29d..a80e29d 100755
--- a/antlr-3.4/runtime/JavaScript/ChangeLog
+++ b/runtime/JavaScript/ChangeLog
diff --git a/antlr-3.4/runtime/JavaScript/build/README b/runtime/JavaScript/build/README
index 4095054..4095054 100755
--- a/antlr-3.4/runtime/JavaScript/build/README
+++ b/runtime/JavaScript/build/README
diff --git a/antlr-3.4/runtime/JavaScript/build/antlr3.properties b/runtime/JavaScript/build/antlr3.properties
index 81014e7..81014e7 100755
--- a/antlr-3.4/runtime/JavaScript/build/antlr3.properties
+++ b/runtime/JavaScript/build/antlr3.properties
diff --git a/antlr-3.4/runtime/JavaScript/build/build.xml b/runtime/JavaScript/build/build.xml
index 43223a7..43223a7 100755
--- a/antlr-3.4/runtime/JavaScript/build/build.xml
+++ b/runtime/JavaScript/build/build.xml
diff --git a/antlr-3.4/runtime/JavaScript/build/license.txt b/runtime/JavaScript/build/license.txt
index cf297f9..cf297f9 100755
--- a/antlr-3.4/runtime/JavaScript/build/license.txt
+++ b/runtime/JavaScript/build/license.txt
diff --git a/antlr-3.4/runtime/JavaScript/src/org/antlr.js b/runtime/JavaScript/src/org/antlr.js
index cc1ad36..cc1ad36 100755
--- a/antlr-3.4/runtime/JavaScript/src/org/antlr.js
+++ b/runtime/JavaScript/src/org/antlr.js
diff --git a/antlr-3.4/runtime/JavaScript/src/org/antlr/runtime/ANTLRFileStream.js b/runtime/JavaScript/src/org/antlr/runtime/ANTLRFileStream.js
index d2d0ea1..d2d0ea1 100755
--- a/antlr-3.4/runtime/JavaScript/src/org/antlr/runtime/ANTLRFileStream.js
+++ b/runtime/JavaScript/src/org/antlr/runtime/ANTLRFileStream.js
diff --git a/antlr-3.4/runtime/JavaScript/src/org/antlr/runtime/ANTLRStringStream.js b/runtime/JavaScript/src/org/antlr/runtime/ANTLRStringStream.js
index 8d1374e..8d1374e 100755
--- a/antlr-3.4/runtime/JavaScript/src/org/antlr/runtime/ANTLRStringStream.js
+++ b/runtime/JavaScript/src/org/antlr/runtime/ANTLRStringStream.js
diff --git a/antlr-3.4/runtime/JavaScript/src/org/antlr/runtime/BaseRecognizer.js b/runtime/JavaScript/src/org/antlr/runtime/BaseRecognizer.js
index 3b36cbf..3b36cbf 100755
--- a/antlr-3.4/runtime/JavaScript/src/org/antlr/runtime/BaseRecognizer.js
+++ b/runtime/JavaScript/src/org/antlr/runtime/BaseRecognizer.js
diff --git a/antlr-3.4/runtime/JavaScript/src/org/antlr/runtime/BitSet.js b/runtime/JavaScript/src/org/antlr/runtime/BitSet.js
index 99bfda1..99bfda1 100755
--- a/antlr-3.4/runtime/JavaScript/src/org/antlr/runtime/BitSet.js
+++ b/runtime/JavaScript/src/org/antlr/runtime/BitSet.js
diff --git a/antlr-3.4/runtime/JavaScript/src/org/antlr/runtime/CharStream.js b/runtime/JavaScript/src/org/antlr/runtime/CharStream.js
index e2df759..e2df759 100755
--- a/antlr-3.4/runtime/JavaScript/src/org/antlr/runtime/CharStream.js
+++ b/runtime/JavaScript/src/org/antlr/runtime/CharStream.js
diff --git a/antlr-3.4/runtime/JavaScript/src/org/antlr/runtime/CommonToken.js b/runtime/JavaScript/src/org/antlr/runtime/CommonToken.js
index dd8bcb5..dd8bcb5 100755
--- a/antlr-3.4/runtime/JavaScript/src/org/antlr/runtime/CommonToken.js
+++ b/runtime/JavaScript/src/org/antlr/runtime/CommonToken.js
diff --git a/antlr-3.4/runtime/JavaScript/src/org/antlr/runtime/CommonTokenStream.js b/runtime/JavaScript/src/org/antlr/runtime/CommonTokenStream.js
index 7af5689..7af5689 100755
--- a/antlr-3.4/runtime/JavaScript/src/org/antlr/runtime/CommonTokenStream.js
+++ b/runtime/JavaScript/src/org/antlr/runtime/CommonTokenStream.js
diff --git a/antlr-3.4/runtime/JavaScript/src/org/antlr/runtime/DFA.js b/runtime/JavaScript/src/org/antlr/runtime/DFA.js
index fb69996..fb69996 100755
--- a/antlr-3.4/runtime/JavaScript/src/org/antlr/runtime/DFA.js
+++ b/runtime/JavaScript/src/org/antlr/runtime/DFA.js
diff --git a/antlr-3.4/runtime/JavaScript/src/org/antlr/runtime/EarlyExitException.js b/runtime/JavaScript/src/org/antlr/runtime/EarlyExitException.js
index 50b8b4c..50b8b4c 100755
--- a/antlr-3.4/runtime/JavaScript/src/org/antlr/runtime/EarlyExitException.js
+++ b/runtime/JavaScript/src/org/antlr/runtime/EarlyExitException.js
diff --git a/antlr-3.4/runtime/JavaScript/src/org/antlr/runtime/FailedPredicateException.js b/runtime/JavaScript/src/org/antlr/runtime/FailedPredicateException.js
index 54b68b7..54b68b7 100755
--- a/antlr-3.4/runtime/JavaScript/src/org/antlr/runtime/FailedPredicateException.js
+++ b/runtime/JavaScript/src/org/antlr/runtime/FailedPredicateException.js
diff --git a/antlr-3.4/runtime/JavaScript/src/org/antlr/runtime/IndexOutOfBoundsExceptions.js b/runtime/JavaScript/src/org/antlr/runtime/IndexOutOfBoundsExceptions.js
index 7133092..7133092 100755
--- a/antlr-3.4/runtime/JavaScript/src/org/antlr/runtime/IndexOutOfBoundsExceptions.js
+++ b/runtime/JavaScript/src/org/antlr/runtime/IndexOutOfBoundsExceptions.js
diff --git a/antlr-3.4/runtime/JavaScript/src/org/antlr/runtime/Lexer.js b/runtime/JavaScript/src/org/antlr/runtime/Lexer.js
index 442dd43..442dd43 100755
--- a/antlr-3.4/runtime/JavaScript/src/org/antlr/runtime/Lexer.js
+++ b/runtime/JavaScript/src/org/antlr/runtime/Lexer.js
diff --git a/antlr-3.4/runtime/JavaScript/src/org/antlr/runtime/MismatchedNotSetException.js b/runtime/JavaScript/src/org/antlr/runtime/MismatchedNotSetException.js
index fa18d3a..fa18d3a 100755
--- a/antlr-3.4/runtime/JavaScript/src/org/antlr/runtime/MismatchedNotSetException.js
+++ b/runtime/JavaScript/src/org/antlr/runtime/MismatchedNotSetException.js
diff --git a/antlr-3.4/runtime/JavaScript/src/org/antlr/runtime/MismatchedRangeExceptions.js b/runtime/JavaScript/src/org/antlr/runtime/MismatchedRangeExceptions.js
index 4f99d2a..4f99d2a 100755
--- a/antlr-3.4/runtime/JavaScript/src/org/antlr/runtime/MismatchedRangeExceptions.js
+++ b/runtime/JavaScript/src/org/antlr/runtime/MismatchedRangeExceptions.js
diff --git a/antlr-3.4/runtime/JavaScript/src/org/antlr/runtime/MismatchedSetException.js b/runtime/JavaScript/src/org/antlr/runtime/MismatchedSetException.js
index b1fef8f..b1fef8f 100755
--- a/antlr-3.4/runtime/JavaScript/src/org/antlr/runtime/MismatchedSetException.js
+++ b/runtime/JavaScript/src/org/antlr/runtime/MismatchedSetException.js
diff --git a/antlr-3.4/runtime/JavaScript/src/org/antlr/runtime/MismatchedTokenException.js b/runtime/JavaScript/src/org/antlr/runtime/MismatchedTokenException.js
index 0cd1b72..0cd1b72 100755
--- a/antlr-3.4/runtime/JavaScript/src/org/antlr/runtime/MismatchedTokenException.js
+++ b/runtime/JavaScript/src/org/antlr/runtime/MismatchedTokenException.js
diff --git a/antlr-3.4/runtime/JavaScript/src/org/antlr/runtime/MismatchedTreeNodeException.js b/runtime/JavaScript/src/org/antlr/runtime/MismatchedTreeNodeException.js
index a12e87e..a12e87e 100755
--- a/antlr-3.4/runtime/JavaScript/src/org/antlr/runtime/MismatchedTreeNodeException.js
+++ b/runtime/JavaScript/src/org/antlr/runtime/MismatchedTreeNodeException.js
diff --git a/antlr-3.4/runtime/JavaScript/src/org/antlr/runtime/MissingTokenException.js b/runtime/JavaScript/src/org/antlr/runtime/MissingTokenException.js
index 71a5f07..71a5f07 100755
--- a/antlr-3.4/runtime/JavaScript/src/org/antlr/runtime/MissingTokenException.js
+++ b/runtime/JavaScript/src/org/antlr/runtime/MissingTokenException.js
diff --git a/antlr-3.4/runtime/JavaScript/src/org/antlr/runtime/NoViableAltException.js b/runtime/JavaScript/src/org/antlr/runtime/NoViableAltException.js
index 7f5eefe..7f5eefe 100755
--- a/antlr-3.4/runtime/JavaScript/src/org/antlr/runtime/NoViableAltException.js
+++ b/runtime/JavaScript/src/org/antlr/runtime/NoViableAltException.js
diff --git a/antlr-3.4/runtime/JavaScript/src/org/antlr/runtime/Parser.js b/runtime/JavaScript/src/org/antlr/runtime/Parser.js
index 47a260e..47a260e 100755
--- a/antlr-3.4/runtime/JavaScript/src/org/antlr/runtime/Parser.js
+++ b/runtime/JavaScript/src/org/antlr/runtime/Parser.js
diff --git a/antlr-3.4/runtime/JavaScript/src/org/antlr/runtime/ParserRuleReturnScope.js b/runtime/JavaScript/src/org/antlr/runtime/ParserRuleReturnScope.js
index 4f9c9fa..4f9c9fa 100755
--- a/antlr-3.4/runtime/JavaScript/src/org/antlr/runtime/ParserRuleReturnScope.js
+++ b/runtime/JavaScript/src/org/antlr/runtime/ParserRuleReturnScope.js
diff --git a/antlr-3.4/runtime/JavaScript/src/org/antlr/runtime/RecognitionException.js b/runtime/JavaScript/src/org/antlr/runtime/RecognitionException.js
index 9c98605..9c98605 100755
--- a/antlr-3.4/runtime/JavaScript/src/org/antlr/runtime/RecognitionException.js
+++ b/runtime/JavaScript/src/org/antlr/runtime/RecognitionException.js
diff --git a/antlr-3.4/runtime/JavaScript/src/org/antlr/runtime/RecognizerSharedState.js b/runtime/JavaScript/src/org/antlr/runtime/RecognizerSharedState.js
index 7ca25d7..7ca25d7 100755
--- a/antlr-3.4/runtime/JavaScript/src/org/antlr/runtime/RecognizerSharedState.js
+++ b/runtime/JavaScript/src/org/antlr/runtime/RecognizerSharedState.js
diff --git a/antlr-3.4/runtime/JavaScript/src/org/antlr/runtime/Token.js b/runtime/JavaScript/src/org/antlr/runtime/Token.js
index 1f6a8b4..1f6a8b4 100755
--- a/antlr-3.4/runtime/JavaScript/src/org/antlr/runtime/Token.js
+++ b/runtime/JavaScript/src/org/antlr/runtime/Token.js
diff --git a/antlr-3.4/runtime/JavaScript/src/org/antlr/runtime/TokenRewriteStream.js b/runtime/JavaScript/src/org/antlr/runtime/TokenRewriteStream.js
index 181d11b..181d11b 100755
--- a/antlr-3.4/runtime/JavaScript/src/org/antlr/runtime/TokenRewriteStream.js
+++ b/runtime/JavaScript/src/org/antlr/runtime/TokenRewriteStream.js
diff --git a/antlr-3.4/runtime/JavaScript/src/org/antlr/runtime/UnwantedTokenException.js b/runtime/JavaScript/src/org/antlr/runtime/UnwantedTokenException.js
index 9134e16..9134e16 100755
--- a/antlr-3.4/runtime/JavaScript/src/org/antlr/runtime/UnwantedTokenException.js
+++ b/runtime/JavaScript/src/org/antlr/runtime/UnwantedTokenException.js
diff --git a/antlr-3.4/runtime/JavaScript/src/org/antlr/runtime/tree/BaseTree.js b/runtime/JavaScript/src/org/antlr/runtime/tree/BaseTree.js
index 59dd848..59dd848 100755
--- a/antlr-3.4/runtime/JavaScript/src/org/antlr/runtime/tree/BaseTree.js
+++ b/runtime/JavaScript/src/org/antlr/runtime/tree/BaseTree.js
diff --git a/antlr-3.4/runtime/JavaScript/src/org/antlr/runtime/tree/BaseTreeAdaptor.js b/runtime/JavaScript/src/org/antlr/runtime/tree/BaseTreeAdaptor.js
index f92ff28..f92ff28 100755
--- a/antlr-3.4/runtime/JavaScript/src/org/antlr/runtime/tree/BaseTreeAdaptor.js
+++ b/runtime/JavaScript/src/org/antlr/runtime/tree/BaseTreeAdaptor.js
diff --git a/antlr-3.4/runtime/JavaScript/src/org/antlr/runtime/tree/CommonErrorNode.js b/runtime/JavaScript/src/org/antlr/runtime/tree/CommonErrorNode.js
index b15fcb9..b15fcb9 100755
--- a/antlr-3.4/runtime/JavaScript/src/org/antlr/runtime/tree/CommonErrorNode.js
+++ b/runtime/JavaScript/src/org/antlr/runtime/tree/CommonErrorNode.js
diff --git a/antlr-3.4/runtime/JavaScript/src/org/antlr/runtime/tree/CommonTree.js b/runtime/JavaScript/src/org/antlr/runtime/tree/CommonTree.js
index d5e735f..d5e735f 100755
--- a/antlr-3.4/runtime/JavaScript/src/org/antlr/runtime/tree/CommonTree.js
+++ b/runtime/JavaScript/src/org/antlr/runtime/tree/CommonTree.js
diff --git a/antlr-3.4/runtime/JavaScript/src/org/antlr/runtime/tree/CommonTreeAdaptor.js b/runtime/JavaScript/src/org/antlr/runtime/tree/CommonTreeAdaptor.js
index cd00ca0..cd00ca0 100755
--- a/antlr-3.4/runtime/JavaScript/src/org/antlr/runtime/tree/CommonTreeAdaptor.js
+++ b/runtime/JavaScript/src/org/antlr/runtime/tree/CommonTreeAdaptor.js
diff --git a/antlr-3.4/runtime/JavaScript/src/org/antlr/runtime/tree/CommonTreeNodeStream.js b/runtime/JavaScript/src/org/antlr/runtime/tree/CommonTreeNodeStream.js
index d15ff31..d15ff31 100755
--- a/antlr-3.4/runtime/JavaScript/src/org/antlr/runtime/tree/CommonTreeNodeStream.js
+++ b/runtime/JavaScript/src/org/antlr/runtime/tree/CommonTreeNodeStream.js
diff --git a/antlr-3.4/runtime/JavaScript/src/org/antlr/runtime/tree/RewriteCardinalityException.js b/runtime/JavaScript/src/org/antlr/runtime/tree/RewriteCardinalityException.js
index 54083b2..54083b2 100755
--- a/antlr-3.4/runtime/JavaScript/src/org/antlr/runtime/tree/RewriteCardinalityException.js
+++ b/runtime/JavaScript/src/org/antlr/runtime/tree/RewriteCardinalityException.js
diff --git a/antlr-3.4/runtime/JavaScript/src/org/antlr/runtime/tree/RewriteEarlyExitException.js b/runtime/JavaScript/src/org/antlr/runtime/tree/RewriteEarlyExitException.js
index 2104840..2104840 100755
--- a/antlr-3.4/runtime/JavaScript/src/org/antlr/runtime/tree/RewriteEarlyExitException.js
+++ b/runtime/JavaScript/src/org/antlr/runtime/tree/RewriteEarlyExitException.js
diff --git a/antlr-3.4/runtime/JavaScript/src/org/antlr/runtime/tree/RewriteEmptyStreamException.js b/runtime/JavaScript/src/org/antlr/runtime/tree/RewriteEmptyStreamException.js
index 3094354..3094354 100755
--- a/antlr-3.4/runtime/JavaScript/src/org/antlr/runtime/tree/RewriteEmptyStreamException.js
+++ b/runtime/JavaScript/src/org/antlr/runtime/tree/RewriteEmptyStreamException.js
diff --git a/antlr-3.4/runtime/JavaScript/src/org/antlr/runtime/tree/RewriteRuleElementStream.js b/runtime/JavaScript/src/org/antlr/runtime/tree/RewriteRuleElementStream.js
index 1d37a79..1d37a79 100755
--- a/antlr-3.4/runtime/JavaScript/src/org/antlr/runtime/tree/RewriteRuleElementStream.js
+++ b/runtime/JavaScript/src/org/antlr/runtime/tree/RewriteRuleElementStream.js
diff --git a/antlr-3.4/runtime/JavaScript/src/org/antlr/runtime/tree/RewriteRuleNodeStream.js b/runtime/JavaScript/src/org/antlr/runtime/tree/RewriteRuleNodeStream.js
index dd2e502..dd2e502 100755
--- a/antlr-3.4/runtime/JavaScript/src/org/antlr/runtime/tree/RewriteRuleNodeStream.js
+++ b/runtime/JavaScript/src/org/antlr/runtime/tree/RewriteRuleNodeStream.js
diff --git a/antlr-3.4/runtime/JavaScript/src/org/antlr/runtime/tree/RewriteRuleSubtreeStream.js b/runtime/JavaScript/src/org/antlr/runtime/tree/RewriteRuleSubtreeStream.js
index a0ea1f5..a0ea1f5 100755
--- a/antlr-3.4/runtime/JavaScript/src/org/antlr/runtime/tree/RewriteRuleSubtreeStream.js
+++ b/runtime/JavaScript/src/org/antlr/runtime/tree/RewriteRuleSubtreeStream.js
diff --git a/antlr-3.4/runtime/JavaScript/src/org/antlr/runtime/tree/RewriteRuleTokenStream.js b/runtime/JavaScript/src/org/antlr/runtime/tree/RewriteRuleTokenStream.js
index 332ef61..332ef61 100755
--- a/antlr-3.4/runtime/JavaScript/src/org/antlr/runtime/tree/RewriteRuleTokenStream.js
+++ b/runtime/JavaScript/src/org/antlr/runtime/tree/RewriteRuleTokenStream.js
diff --git a/antlr-3.4/runtime/JavaScript/src/org/antlr/runtime/tree/Tree.js b/runtime/JavaScript/src/org/antlr/runtime/tree/Tree.js
index d8ba83b..d8ba83b 100755
--- a/antlr-3.4/runtime/JavaScript/src/org/antlr/runtime/tree/Tree.js
+++ b/runtime/JavaScript/src/org/antlr/runtime/tree/Tree.js
diff --git a/antlr-3.4/runtime/JavaScript/src/org/antlr/runtime/tree/TreeNodeStream.js b/runtime/JavaScript/src/org/antlr/runtime/tree/TreeNodeStream.js
index 360a49b..360a49b 100755
--- a/antlr-3.4/runtime/JavaScript/src/org/antlr/runtime/tree/TreeNodeStream.js
+++ b/runtime/JavaScript/src/org/antlr/runtime/tree/TreeNodeStream.js
diff --git a/antlr-3.4/runtime/JavaScript/src/org/antlr/runtime/tree/TreeParser.js b/runtime/JavaScript/src/org/antlr/runtime/tree/TreeParser.js
index 903cb5b..903cb5b 100755
--- a/antlr-3.4/runtime/JavaScript/src/org/antlr/runtime/tree/TreeParser.js
+++ b/runtime/JavaScript/src/org/antlr/runtime/tree/TreeParser.js
diff --git a/antlr-3.4/runtime/JavaScript/src/org/antlr/runtime/tree/TreeRuleReturnScope.js b/runtime/JavaScript/src/org/antlr/runtime/tree/TreeRuleReturnScope.js
index bdef3cd..bdef3cd 100755
--- a/antlr-3.4/runtime/JavaScript/src/org/antlr/runtime/tree/TreeRuleReturnScope.js
+++ b/runtime/JavaScript/src/org/antlr/runtime/tree/TreeRuleReturnScope.js
diff --git a/antlr-3.4/runtime/JavaScript/tests/functional/Python.g b/runtime/JavaScript/tests/functional/Python.g
index 0c25152..0c25152 100755
--- a/antlr-3.4/runtime/JavaScript/tests/functional/Python.g
+++ b/runtime/JavaScript/tests/functional/Python.g
diff --git a/antlr-3.4/runtime/JavaScript/tests/functional/all.html b/runtime/JavaScript/tests/functional/all.html
index 4e46ea4..4e46ea4 100755
--- a/antlr-3.4/runtime/JavaScript/tests/functional/all.html
+++ b/runtime/JavaScript/tests/functional/all.html
diff --git a/antlr-3.4/runtime/JavaScript/tests/functional/rhino-python.extensions b/runtime/JavaScript/tests/functional/rhino-python.extensions
index fea913b..fea913b 100755
--- a/antlr-3.4/runtime/JavaScript/tests/functional/rhino-python.extensions
+++ b/runtime/JavaScript/tests/functional/rhino-python.extensions
diff --git a/antlr-3.4/runtime/JavaScript/tests/functional/rhino-python.input b/runtime/JavaScript/tests/functional/rhino-python.input
index 0ed3f2f..0ed3f2f 100755
--- a/antlr-3.4/runtime/JavaScript/tests/functional/rhino-python.input
+++ b/runtime/JavaScript/tests/functional/rhino-python.input
diff --git a/antlr-3.4/runtime/JavaScript/tests/functional/rhino-python.output b/runtime/JavaScript/tests/functional/rhino-python.output
index 102b31b..102b31b 100755
--- a/antlr-3.4/runtime/JavaScript/tests/functional/rhino-python.output
+++ b/runtime/JavaScript/tests/functional/rhino-python.output
diff --git a/antlr-3.4/runtime/JavaScript/tests/functional/rhino-python.prog b/runtime/JavaScript/tests/functional/rhino-python.prog
index 1503f4c..1503f4c 100755
--- a/antlr-3.4/runtime/JavaScript/tests/functional/rhino-python.prog
+++ b/runtime/JavaScript/tests/functional/rhino-python.prog
diff --git a/antlr-3.4/runtime/JavaScript/tests/functional/t001lexer.g b/runtime/JavaScript/tests/functional/t001lexer.g
index cee2088..cee2088 100755
--- a/antlr-3.4/runtime/JavaScript/tests/functional/t001lexer.g
+++ b/runtime/JavaScript/tests/functional/t001lexer.g
diff --git a/antlr-3.4/runtime/JavaScript/tests/functional/t001lexer.html b/runtime/JavaScript/tests/functional/t001lexer.html
index a41ceee..a41ceee 100755
--- a/antlr-3.4/runtime/JavaScript/tests/functional/t001lexer.html
+++ b/runtime/JavaScript/tests/functional/t001lexer.html
diff --git a/antlr-3.4/runtime/JavaScript/tests/functional/t002lexer.g b/runtime/JavaScript/tests/functional/t002lexer.g
index 2b2e132..2b2e132 100755
--- a/antlr-3.4/runtime/JavaScript/tests/functional/t002lexer.g
+++ b/runtime/JavaScript/tests/functional/t002lexer.g
diff --git a/antlr-3.4/runtime/JavaScript/tests/functional/t002lexer.html b/runtime/JavaScript/tests/functional/t002lexer.html
index d95c98d..d95c98d 100755
--- a/antlr-3.4/runtime/JavaScript/tests/functional/t002lexer.html
+++ b/runtime/JavaScript/tests/functional/t002lexer.html
diff --git a/antlr-3.4/runtime/JavaScript/tests/functional/t003lexer.g b/runtime/JavaScript/tests/functional/t003lexer.g
index e6b745b..e6b745b 100755
--- a/antlr-3.4/runtime/JavaScript/tests/functional/t003lexer.g
+++ b/runtime/JavaScript/tests/functional/t003lexer.g
diff --git a/antlr-3.4/runtime/JavaScript/tests/functional/t003lexer.html b/runtime/JavaScript/tests/functional/t003lexer.html
index 471de69..471de69 100755
--- a/antlr-3.4/runtime/JavaScript/tests/functional/t003lexer.html
+++ b/runtime/JavaScript/tests/functional/t003lexer.html
diff --git a/antlr-3.4/runtime/JavaScript/tests/functional/t004lexer.g b/runtime/JavaScript/tests/functional/t004lexer.g
index c204b52..c204b52 100755
--- a/antlr-3.4/runtime/JavaScript/tests/functional/t004lexer.g
+++ b/runtime/JavaScript/tests/functional/t004lexer.g
diff --git a/antlr-3.4/runtime/JavaScript/tests/functional/t004lexer.html b/runtime/JavaScript/tests/functional/t004lexer.html
index 14e0e1a..14e0e1a 100755
--- a/antlr-3.4/runtime/JavaScript/tests/functional/t004lexer.html
+++ b/runtime/JavaScript/tests/functional/t004lexer.html
diff --git a/antlr-3.4/runtime/JavaScript/tests/functional/t005lexer.g b/runtime/JavaScript/tests/functional/t005lexer.g
index bdeddb8..bdeddb8 100755
--- a/antlr-3.4/runtime/JavaScript/tests/functional/t005lexer.g
+++ b/runtime/JavaScript/tests/functional/t005lexer.g
diff --git a/antlr-3.4/runtime/JavaScript/tests/functional/t005lexer.html b/runtime/JavaScript/tests/functional/t005lexer.html
index a9d3d6a..a9d3d6a 100755
--- a/antlr-3.4/runtime/JavaScript/tests/functional/t005lexer.html
+++ b/runtime/JavaScript/tests/functional/t005lexer.html
diff --git a/antlr-3.4/runtime/JavaScript/tests/functional/t006lexer.g b/runtime/JavaScript/tests/functional/t006lexer.g
index 9654b65..9654b65 100755
--- a/antlr-3.4/runtime/JavaScript/tests/functional/t006lexer.g
+++ b/runtime/JavaScript/tests/functional/t006lexer.g
diff --git a/antlr-3.4/runtime/JavaScript/tests/functional/t006lexer.html b/runtime/JavaScript/tests/functional/t006lexer.html
index 9f3380b..9f3380b 100755
--- a/antlr-3.4/runtime/JavaScript/tests/functional/t006lexer.html
+++ b/runtime/JavaScript/tests/functional/t006lexer.html
diff --git a/antlr-3.4/runtime/JavaScript/tests/functional/t007lexer.g b/runtime/JavaScript/tests/functional/t007lexer.g
index 952914b..952914b 100755
--- a/antlr-3.4/runtime/JavaScript/tests/functional/t007lexer.g
+++ b/runtime/JavaScript/tests/functional/t007lexer.g
diff --git a/antlr-3.4/runtime/JavaScript/tests/functional/t007lexer.html b/runtime/JavaScript/tests/functional/t007lexer.html
index eb1dbc9..eb1dbc9 100755
--- a/antlr-3.4/runtime/JavaScript/tests/functional/t007lexer.html
+++ b/runtime/JavaScript/tests/functional/t007lexer.html
diff --git a/antlr-3.4/runtime/JavaScript/tests/functional/t008lexer.g b/runtime/JavaScript/tests/functional/t008lexer.g
index 8b918d6..8b918d6 100755
--- a/antlr-3.4/runtime/JavaScript/tests/functional/t008lexer.g
+++ b/runtime/JavaScript/tests/functional/t008lexer.g
diff --git a/antlr-3.4/runtime/JavaScript/tests/functional/t008lexer.html b/runtime/JavaScript/tests/functional/t008lexer.html
index d2d8397..d2d8397 100755
--- a/antlr-3.4/runtime/JavaScript/tests/functional/t008lexer.html
+++ b/runtime/JavaScript/tests/functional/t008lexer.html
diff --git a/antlr-3.4/runtime/JavaScript/tests/functional/t009lexer.g b/runtime/JavaScript/tests/functional/t009lexer.g
index d95c114..d95c114 100755
--- a/antlr-3.4/runtime/JavaScript/tests/functional/t009lexer.g
+++ b/runtime/JavaScript/tests/functional/t009lexer.g
diff --git a/antlr-3.4/runtime/JavaScript/tests/functional/t009lexer.html b/runtime/JavaScript/tests/functional/t009lexer.html
index 68f6289..68f6289 100755
--- a/antlr-3.4/runtime/JavaScript/tests/functional/t009lexer.html
+++ b/runtime/JavaScript/tests/functional/t009lexer.html
diff --git a/antlr-3.4/runtime/JavaScript/tests/functional/t010lexer.g b/runtime/JavaScript/tests/functional/t010lexer.g
index 49fa519..49fa519 100755
--- a/antlr-3.4/runtime/JavaScript/tests/functional/t010lexer.g
+++ b/runtime/JavaScript/tests/functional/t010lexer.g
diff --git a/antlr-3.4/runtime/JavaScript/tests/functional/t010lexer.html b/runtime/JavaScript/tests/functional/t010lexer.html
index 6e64df7..6e64df7 100755
--- a/antlr-3.4/runtime/JavaScript/tests/functional/t010lexer.html
+++ b/runtime/JavaScript/tests/functional/t010lexer.html
diff --git a/antlr-3.4/runtime/JavaScript/tests/functional/t011lexer.g b/runtime/JavaScript/tests/functional/t011lexer.g
index ba33c27..ba33c27 100755
--- a/antlr-3.4/runtime/JavaScript/tests/functional/t011lexer.g
+++ b/runtime/JavaScript/tests/functional/t011lexer.g
diff --git a/antlr-3.4/runtime/JavaScript/tests/functional/t011lexer.html b/runtime/JavaScript/tests/functional/t011lexer.html
index eb73988..eb73988 100755
--- a/antlr-3.4/runtime/JavaScript/tests/functional/t011lexer.html
+++ b/runtime/JavaScript/tests/functional/t011lexer.html
diff --git a/antlr-3.4/runtime/JavaScript/tests/functional/t012lexerXML.g b/runtime/JavaScript/tests/functional/t012lexerXML.g
index 431edd3..431edd3 100755
--- a/antlr-3.4/runtime/JavaScript/tests/functional/t012lexerXML.g
+++ b/runtime/JavaScript/tests/functional/t012lexerXML.g
diff --git a/antlr-3.4/runtime/JavaScript/tests/functional/t012lexerXML.html b/runtime/JavaScript/tests/functional/t012lexerXML.html
index c74aac8..c74aac8 100755
--- a/antlr-3.4/runtime/JavaScript/tests/functional/t012lexerXML.html
+++ b/runtime/JavaScript/tests/functional/t012lexerXML.html
diff --git a/antlr-3.4/runtime/JavaScript/tests/functional/t013parser.g b/runtime/JavaScript/tests/functional/t013parser.g
index c9b3e12..c9b3e12 100755
--- a/antlr-3.4/runtime/JavaScript/tests/functional/t013parser.g
+++ b/runtime/JavaScript/tests/functional/t013parser.g
diff --git a/antlr-3.4/runtime/JavaScript/tests/functional/t013parser.html b/runtime/JavaScript/tests/functional/t013parser.html
index 09beb94..09beb94 100755
--- a/antlr-3.4/runtime/JavaScript/tests/functional/t013parser.html
+++ b/runtime/JavaScript/tests/functional/t013parser.html
diff --git a/antlr-3.4/runtime/JavaScript/tests/functional/t014parser.g b/runtime/JavaScript/tests/functional/t014parser.g
index de52a0a..de52a0a 100755
--- a/antlr-3.4/runtime/JavaScript/tests/functional/t014parser.g
+++ b/runtime/JavaScript/tests/functional/t014parser.g
diff --git a/antlr-3.4/runtime/JavaScript/tests/functional/t014parser.html b/runtime/JavaScript/tests/functional/t014parser.html
index f49306b..f49306b 100755
--- a/antlr-3.4/runtime/JavaScript/tests/functional/t014parser.html
+++ b/runtime/JavaScript/tests/functional/t014parser.html
diff --git a/antlr-3.4/runtime/JavaScript/tests/functional/t015calc.g b/runtime/JavaScript/tests/functional/t015calc.g
index cc9e277..cc9e277 100755
--- a/antlr-3.4/runtime/JavaScript/tests/functional/t015calc.g
+++ b/runtime/JavaScript/tests/functional/t015calc.g
diff --git a/antlr-3.4/runtime/JavaScript/tests/functional/t015calc.html b/runtime/JavaScript/tests/functional/t015calc.html
index 84d1755..84d1755 100755
--- a/antlr-3.4/runtime/JavaScript/tests/functional/t015calc.html
+++ b/runtime/JavaScript/tests/functional/t015calc.html
diff --git a/antlr-3.4/runtime/JavaScript/tests/functional/t016actions.g b/runtime/JavaScript/tests/functional/t016actions.g
index b7d4b77..b7d4b77 100755
--- a/antlr-3.4/runtime/JavaScript/tests/functional/t016actions.g
+++ b/runtime/JavaScript/tests/functional/t016actions.g
diff --git a/antlr-3.4/runtime/JavaScript/tests/functional/t016actions.html b/runtime/JavaScript/tests/functional/t016actions.html
index 04592bc..04592bc 100755
--- a/antlr-3.4/runtime/JavaScript/tests/functional/t016actions.html
+++ b/runtime/JavaScript/tests/functional/t016actions.html
diff --git a/antlr-3.4/runtime/JavaScript/tests/functional/t017parser.g b/runtime/JavaScript/tests/functional/t017parser.g
index 0ab97b8..0ab97b8 100755
--- a/antlr-3.4/runtime/JavaScript/tests/functional/t017parser.g
+++ b/runtime/JavaScript/tests/functional/t017parser.g
diff --git a/antlr-3.4/runtime/JavaScript/tests/functional/t017parser.html b/runtime/JavaScript/tests/functional/t017parser.html
index cd5b38c..cd5b38c 100755
--- a/antlr-3.4/runtime/JavaScript/tests/functional/t017parser.html
+++ b/runtime/JavaScript/tests/functional/t017parser.html
diff --git a/antlr-3.4/runtime/JavaScript/tests/functional/t018llstar.g b/runtime/JavaScript/tests/functional/t018llstar.g
index 7920df9..7920df9 100755
--- a/antlr-3.4/runtime/JavaScript/tests/functional/t018llstar.g
+++ b/runtime/JavaScript/tests/functional/t018llstar.g
diff --git a/antlr-3.4/runtime/JavaScript/tests/functional/t018llstar.html b/runtime/JavaScript/tests/functional/t018llstar.html
index eb7f682..eb7f682 100755
--- a/antlr-3.4/runtime/JavaScript/tests/functional/t018llstar.html
+++ b/runtime/JavaScript/tests/functional/t018llstar.html
diff --git a/antlr-3.4/runtime/JavaScript/tests/functional/t019lexer.g b/runtime/JavaScript/tests/functional/t019lexer.g
index 3d5b883..3d5b883 100755
--- a/antlr-3.4/runtime/JavaScript/tests/functional/t019lexer.g
+++ b/runtime/JavaScript/tests/functional/t019lexer.g
diff --git a/antlr-3.4/runtime/JavaScript/tests/functional/t019lexer.html b/runtime/JavaScript/tests/functional/t019lexer.html
index c2bcf3e..c2bcf3e 100755
--- a/antlr-3.4/runtime/JavaScript/tests/functional/t019lexer.html
+++ b/runtime/JavaScript/tests/functional/t019lexer.html
diff --git a/antlr-3.4/runtime/JavaScript/tests/functional/t020fuzzy.g b/runtime/JavaScript/tests/functional/t020fuzzy.g
index 5ac2963..5ac2963 100755
--- a/antlr-3.4/runtime/JavaScript/tests/functional/t020fuzzy.g
+++ b/runtime/JavaScript/tests/functional/t020fuzzy.g
diff --git a/antlr-3.4/runtime/JavaScript/tests/functional/t020fuzzy.html b/runtime/JavaScript/tests/functional/t020fuzzy.html
index 1191729..1191729 100755
--- a/antlr-3.4/runtime/JavaScript/tests/functional/t020fuzzy.html
+++ b/runtime/JavaScript/tests/functional/t020fuzzy.html
diff --git a/antlr-3.4/runtime/JavaScript/tests/functional/t021hoist.g b/runtime/JavaScript/tests/functional/t021hoist.g
index 733c8d1..733c8d1 100755
--- a/antlr-3.4/runtime/JavaScript/tests/functional/t021hoist.g
+++ b/runtime/JavaScript/tests/functional/t021hoist.g
diff --git a/antlr-3.4/runtime/JavaScript/tests/functional/t021hoist.html b/runtime/JavaScript/tests/functional/t021hoist.html
index 05b8858..05b8858 100755
--- a/antlr-3.4/runtime/JavaScript/tests/functional/t021hoist.html
+++ b/runtime/JavaScript/tests/functional/t021hoist.html
diff --git a/antlr-3.4/runtime/JavaScript/tests/functional/t022scopes.g b/runtime/JavaScript/tests/functional/t022scopes.g
index 15e50d6..15e50d6 100755
--- a/antlr-3.4/runtime/JavaScript/tests/functional/t022scopes.g
+++ b/runtime/JavaScript/tests/functional/t022scopes.g
diff --git a/antlr-3.4/runtime/JavaScript/tests/functional/t022scopes.html b/runtime/JavaScript/tests/functional/t022scopes.html
index 456c4bc..456c4bc 100755
--- a/antlr-3.4/runtime/JavaScript/tests/functional/t022scopes.html
+++ b/runtime/JavaScript/tests/functional/t022scopes.html
diff --git a/antlr-3.4/runtime/JavaScript/tests/functional/t023scopes.g b/runtime/JavaScript/tests/functional/t023scopes.g
index 680e0d1..680e0d1 100755
--- a/antlr-3.4/runtime/JavaScript/tests/functional/t023scopes.g
+++ b/runtime/JavaScript/tests/functional/t023scopes.g
diff --git a/antlr-3.4/runtime/JavaScript/tests/functional/t023scopes.html b/runtime/JavaScript/tests/functional/t023scopes.html
index 522d4a4..522d4a4 100755
--- a/antlr-3.4/runtime/JavaScript/tests/functional/t023scopes.html
+++ b/runtime/JavaScript/tests/functional/t023scopes.html
diff --git a/antlr-3.4/runtime/JavaScript/tests/functional/t024finally.g b/runtime/JavaScript/tests/functional/t024finally.g
index 9b0deb0..9b0deb0 100755
--- a/antlr-3.4/runtime/JavaScript/tests/functional/t024finally.g
+++ b/runtime/JavaScript/tests/functional/t024finally.g
diff --git a/antlr-3.4/runtime/JavaScript/tests/functional/t024finally.html b/runtime/JavaScript/tests/functional/t024finally.html
index 6980534..6980534 100755
--- a/antlr-3.4/runtime/JavaScript/tests/functional/t024finally.html
+++ b/runtime/JavaScript/tests/functional/t024finally.html
diff --git a/antlr-3.4/runtime/JavaScript/tests/functional/t025lexerRulePropertyRef.g b/runtime/JavaScript/tests/functional/t025lexerRulePropertyRef.g
index 52e1ac6..52e1ac6 100755
--- a/antlr-3.4/runtime/JavaScript/tests/functional/t025lexerRulePropertyRef.g
+++ b/runtime/JavaScript/tests/functional/t025lexerRulePropertyRef.g
diff --git a/antlr-3.4/runtime/JavaScript/tests/functional/t025lexerRulePropertyRef.html b/runtime/JavaScript/tests/functional/t025lexerRulePropertyRef.html
index 696f4f8..696f4f8 100755
--- a/antlr-3.4/runtime/JavaScript/tests/functional/t025lexerRulePropertyRef.html
+++ b/runtime/JavaScript/tests/functional/t025lexerRulePropertyRef.html
diff --git a/antlr-3.4/runtime/JavaScript/tests/functional/t026actions.g b/runtime/JavaScript/tests/functional/t026actions.g
index a7998a8..a7998a8 100755
--- a/antlr-3.4/runtime/JavaScript/tests/functional/t026actions.g
+++ b/runtime/JavaScript/tests/functional/t026actions.g
diff --git a/antlr-3.4/runtime/JavaScript/tests/functional/t026actions.html b/runtime/JavaScript/tests/functional/t026actions.html
index 71923fb..71923fb 100755
--- a/antlr-3.4/runtime/JavaScript/tests/functional/t026actions.html
+++ b/runtime/JavaScript/tests/functional/t026actions.html
diff --git a/antlr-3.4/runtime/JavaScript/tests/functional/t027eof.g b/runtime/JavaScript/tests/functional/t027eof.g
index 61504c9..61504c9 100755
--- a/antlr-3.4/runtime/JavaScript/tests/functional/t027eof.g
+++ b/runtime/JavaScript/tests/functional/t027eof.g
diff --git a/antlr-3.4/runtime/JavaScript/tests/functional/t027eof.html b/runtime/JavaScript/tests/functional/t027eof.html
index 6a4f72a..6a4f72a 100755
--- a/antlr-3.4/runtime/JavaScript/tests/functional/t027eof.html
+++ b/runtime/JavaScript/tests/functional/t027eof.html
diff --git a/antlr-3.4/runtime/JavaScript/tests/functional/t029synpredgate.g b/runtime/JavaScript/tests/functional/t029synpredgate.g
index cb1561f..cb1561f 100755
--- a/antlr-3.4/runtime/JavaScript/tests/functional/t029synpredgate.g
+++ b/runtime/JavaScript/tests/functional/t029synpredgate.g
diff --git a/antlr-3.4/runtime/JavaScript/tests/functional/t029synpredgate.html b/runtime/JavaScript/tests/functional/t029synpredgate.html
index 0f316c4..0f316c4 100755
--- a/antlr-3.4/runtime/JavaScript/tests/functional/t029synpredgate.html
+++ b/runtime/JavaScript/tests/functional/t029synpredgate.html
diff --git a/antlr-3.4/runtime/JavaScript/tests/functional/t030specialStates.g b/runtime/JavaScript/tests/functional/t030specialStates.g
index f4390d7..f4390d7 100755
--- a/antlr-3.4/runtime/JavaScript/tests/functional/t030specialStates.g
+++ b/runtime/JavaScript/tests/functional/t030specialStates.g
diff --git a/antlr-3.4/runtime/JavaScript/tests/functional/t030specialStates.html b/runtime/JavaScript/tests/functional/t030specialStates.html
index 36ba07d..36ba07d 100755
--- a/antlr-3.4/runtime/JavaScript/tests/functional/t030specialStates.html
+++ b/runtime/JavaScript/tests/functional/t030specialStates.html
diff --git a/antlr-3.4/runtime/JavaScript/tests/functional/t031emptyAlt.g b/runtime/JavaScript/tests/functional/t031emptyAlt.g
index b1a744e..b1a744e 100755
--- a/antlr-3.4/runtime/JavaScript/tests/functional/t031emptyAlt.g
+++ b/runtime/JavaScript/tests/functional/t031emptyAlt.g
diff --git a/antlr-3.4/runtime/JavaScript/tests/functional/t031emptyAlt.html b/runtime/JavaScript/tests/functional/t031emptyAlt.html
index bf3cf54..bf3cf54 100755
--- a/antlr-3.4/runtime/JavaScript/tests/functional/t031emptyAlt.html
+++ b/runtime/JavaScript/tests/functional/t031emptyAlt.html
diff --git a/antlr-3.4/runtime/JavaScript/tests/functional/t032subrulePredict.g b/runtime/JavaScript/tests/functional/t032subrulePredict.g
index a947582..a947582 100755
--- a/antlr-3.4/runtime/JavaScript/tests/functional/t032subrulePredict.g
+++ b/runtime/JavaScript/tests/functional/t032subrulePredict.g
diff --git a/antlr-3.4/runtime/JavaScript/tests/functional/t032subrulePredict.html b/runtime/JavaScript/tests/functional/t032subrulePredict.html
index c0c292d..c0c292d 100755
--- a/antlr-3.4/runtime/JavaScript/tests/functional/t032subrulePredict.html
+++ b/runtime/JavaScript/tests/functional/t032subrulePredict.html
diff --git a/antlr-3.4/runtime/JavaScript/tests/functional/t033backtracking.g b/runtime/JavaScript/tests/functional/t033backtracking.g
index 9093c34..9093c34 100755
--- a/antlr-3.4/runtime/JavaScript/tests/functional/t033backtracking.g
+++ b/runtime/JavaScript/tests/functional/t033backtracking.g
diff --git a/antlr-3.4/runtime/JavaScript/tests/functional/t033backtracking.html b/runtime/JavaScript/tests/functional/t033backtracking.html
index a42b6f6..a42b6f6 100755
--- a/antlr-3.4/runtime/JavaScript/tests/functional/t033backtracking.html
+++ b/runtime/JavaScript/tests/functional/t033backtracking.html
diff --git a/antlr-3.4/runtime/JavaScript/tests/functional/t034tokenLabelPropertyRef.g b/runtime/JavaScript/tests/functional/t034tokenLabelPropertyRef.g
index bb524b2..bb524b2 100755
--- a/antlr-3.4/runtime/JavaScript/tests/functional/t034tokenLabelPropertyRef.g
+++ b/runtime/JavaScript/tests/functional/t034tokenLabelPropertyRef.g
diff --git a/antlr-3.4/runtime/JavaScript/tests/functional/t034tokenLabelPropertyRef.html b/runtime/JavaScript/tests/functional/t034tokenLabelPropertyRef.html
index e584e1c..e584e1c 100755
--- a/antlr-3.4/runtime/JavaScript/tests/functional/t034tokenLabelPropertyRef.html
+++ b/runtime/JavaScript/tests/functional/t034tokenLabelPropertyRef.html
diff --git a/antlr-3.4/runtime/JavaScript/tests/functional/t035ruleLabelPropertyRef.g b/runtime/JavaScript/tests/functional/t035ruleLabelPropertyRef.g
index 989735b..989735b 100755
--- a/antlr-3.4/runtime/JavaScript/tests/functional/t035ruleLabelPropertyRef.g
+++ b/runtime/JavaScript/tests/functional/t035ruleLabelPropertyRef.g
diff --git a/antlr-3.4/runtime/JavaScript/tests/functional/t035ruleLabelPropertyRef.html b/runtime/JavaScript/tests/functional/t035ruleLabelPropertyRef.html
index 1b9b699..1b9b699 100755
--- a/antlr-3.4/runtime/JavaScript/tests/functional/t035ruleLabelPropertyRef.html
+++ b/runtime/JavaScript/tests/functional/t035ruleLabelPropertyRef.html
diff --git a/antlr-3.4/runtime/JavaScript/tests/functional/t036multipleReturnValues.g b/runtime/JavaScript/tests/functional/t036multipleReturnValues.g
index d3745f3..d3745f3 100755
--- a/antlr-3.4/runtime/JavaScript/tests/functional/t036multipleReturnValues.g
+++ b/runtime/JavaScript/tests/functional/t036multipleReturnValues.g
diff --git a/antlr-3.4/runtime/JavaScript/tests/functional/t036multipleReturnValues.html b/runtime/JavaScript/tests/functional/t036multipleReturnValues.html
index b2b394c..b2b394c 100755
--- a/antlr-3.4/runtime/JavaScript/tests/functional/t036multipleReturnValues.html
+++ b/runtime/JavaScript/tests/functional/t036multipleReturnValues.html
diff --git a/antlr-3.4/runtime/JavaScript/tests/functional/t037rulePropertyRef.g b/runtime/JavaScript/tests/functional/t037rulePropertyRef.g
index f196bb8..f196bb8 100755
--- a/antlr-3.4/runtime/JavaScript/tests/functional/t037rulePropertyRef.g
+++ b/runtime/JavaScript/tests/functional/t037rulePropertyRef.g
diff --git a/antlr-3.4/runtime/JavaScript/tests/functional/t037rulePropertyRef.html b/runtime/JavaScript/tests/functional/t037rulePropertyRef.html
index 10d8f90..10d8f90 100755
--- a/antlr-3.4/runtime/JavaScript/tests/functional/t037rulePropertyRef.html
+++ b/runtime/JavaScript/tests/functional/t037rulePropertyRef.html
diff --git a/antlr-3.4/runtime/JavaScript/tests/functional/t038lexerRuleLabel.g b/runtime/JavaScript/tests/functional/t038lexerRuleLabel.g
index cdfd000..cdfd000 100755
--- a/antlr-3.4/runtime/JavaScript/tests/functional/t038lexerRuleLabel.g
+++ b/runtime/JavaScript/tests/functional/t038lexerRuleLabel.g
diff --git a/antlr-3.4/runtime/JavaScript/tests/functional/t038lexerRuleLabel.html b/runtime/JavaScript/tests/functional/t038lexerRuleLabel.html
index 0b8299a..0b8299a 100755
--- a/antlr-3.4/runtime/JavaScript/tests/functional/t038lexerRuleLabel.html
+++ b/runtime/JavaScript/tests/functional/t038lexerRuleLabel.html
diff --git a/antlr-3.4/runtime/JavaScript/tests/functional/t039labels.g b/runtime/JavaScript/tests/functional/t039labels.g
index ed60884..ed60884 100755
--- a/antlr-3.4/runtime/JavaScript/tests/functional/t039labels.g
+++ b/runtime/JavaScript/tests/functional/t039labels.g
diff --git a/antlr-3.4/runtime/JavaScript/tests/functional/t039labels.html b/runtime/JavaScript/tests/functional/t039labels.html
index 771f6dc..771f6dc 100755
--- a/antlr-3.4/runtime/JavaScript/tests/functional/t039labels.html
+++ b/runtime/JavaScript/tests/functional/t039labels.html
diff --git a/antlr-3.4/runtime/JavaScript/tests/functional/t040bug80.g b/runtime/JavaScript/tests/functional/t040bug80.g
index f43987c..f43987c 100755
--- a/antlr-3.4/runtime/JavaScript/tests/functional/t040bug80.g
+++ b/runtime/JavaScript/tests/functional/t040bug80.g
diff --git a/antlr-3.4/runtime/JavaScript/tests/functional/t040bug80.html b/runtime/JavaScript/tests/functional/t040bug80.html
index 2b96713..2b96713 100755
--- a/antlr-3.4/runtime/JavaScript/tests/functional/t040bug80.html
+++ b/runtime/JavaScript/tests/functional/t040bug80.html
diff --git a/antlr-3.4/runtime/JavaScript/tests/functional/t041parameters.g b/runtime/JavaScript/tests/functional/t041parameters.g
index 7daec8a..7daec8a 100755
--- a/antlr-3.4/runtime/JavaScript/tests/functional/t041parameters.g
+++ b/runtime/JavaScript/tests/functional/t041parameters.g
diff --git a/antlr-3.4/runtime/JavaScript/tests/functional/t041parameters.html b/runtime/JavaScript/tests/functional/t041parameters.html
index 04853cd..04853cd 100755
--- a/antlr-3.4/runtime/JavaScript/tests/functional/t041parameters.html
+++ b/runtime/JavaScript/tests/functional/t041parameters.html
diff --git a/antlr-3.4/runtime/JavaScript/tests/functional/t042ast.g b/runtime/JavaScript/tests/functional/t042ast.g
index f75e3ac..f75e3ac 100755
--- a/antlr-3.4/runtime/JavaScript/tests/functional/t042ast.g
+++ b/runtime/JavaScript/tests/functional/t042ast.g
diff --git a/antlr-3.4/runtime/JavaScript/tests/functional/t042ast.html b/runtime/JavaScript/tests/functional/t042ast.html
index 62e7348..62e7348 100755
--- a/antlr-3.4/runtime/JavaScript/tests/functional/t042ast.html
+++ b/runtime/JavaScript/tests/functional/t042ast.html
diff --git a/antlr-3.4/runtime/JavaScript/tests/functional/t043synpred.g b/runtime/JavaScript/tests/functional/t043synpred.g
index 6293153..6293153 100755
--- a/antlr-3.4/runtime/JavaScript/tests/functional/t043synpred.g
+++ b/runtime/JavaScript/tests/functional/t043synpred.g
diff --git a/antlr-3.4/runtime/JavaScript/tests/functional/t043synpred.html b/runtime/JavaScript/tests/functional/t043synpred.html
index 0d34bdb..0d34bdb 100755
--- a/antlr-3.4/runtime/JavaScript/tests/functional/t043synpred.html
+++ b/runtime/JavaScript/tests/functional/t043synpred.html
diff --git a/antlr-3.4/runtime/JavaScript/tests/functional/t044trace.g b/runtime/JavaScript/tests/functional/t044trace.g
index e0f27c5..e0f27c5 100755
--- a/antlr-3.4/runtime/JavaScript/tests/functional/t044trace.g
+++ b/runtime/JavaScript/tests/functional/t044trace.g
diff --git a/antlr-3.4/runtime/JavaScript/tests/functional/t044trace.html b/runtime/JavaScript/tests/functional/t044trace.html
index e0b99cf..e0b99cf 100755
--- a/antlr-3.4/runtime/JavaScript/tests/functional/t044trace.html
+++ b/runtime/JavaScript/tests/functional/t044trace.html
diff --git a/antlr-3.4/runtime/JavaScript/tests/functional/t045dfabug.g b/runtime/JavaScript/tests/functional/t045dfabug.g
index 722c572..722c572 100755
--- a/antlr-3.4/runtime/JavaScript/tests/functional/t045dfabug.g
+++ b/runtime/JavaScript/tests/functional/t045dfabug.g
diff --git a/antlr-3.4/runtime/JavaScript/tests/functional/t045dfabug.html b/runtime/JavaScript/tests/functional/t045dfabug.html
index 5f9df18..5f9df18 100755
--- a/antlr-3.4/runtime/JavaScript/tests/functional/t045dfabug.html
+++ b/runtime/JavaScript/tests/functional/t045dfabug.html
diff --git a/antlr-3.4/runtime/JavaScript/tests/functional/t046rewrite.g b/runtime/JavaScript/tests/functional/t046rewrite.g
index 71aab82..71aab82 100755
--- a/antlr-3.4/runtime/JavaScript/tests/functional/t046rewrite.g
+++ b/runtime/JavaScript/tests/functional/t046rewrite.g
diff --git a/antlr-3.4/runtime/JavaScript/tests/functional/t046rewrite.html b/runtime/JavaScript/tests/functional/t046rewrite.html
index 7ed7d86..7ed7d86 100755
--- a/antlr-3.4/runtime/JavaScript/tests/functional/t046rewrite.html
+++ b/runtime/JavaScript/tests/functional/t046rewrite.html
diff --git a/antlr-3.4/runtime/JavaScript/tests/functional/t047treeparser.g b/runtime/JavaScript/tests/functional/t047treeparser.g
index 3744fe0..3744fe0 100755
--- a/antlr-3.4/runtime/JavaScript/tests/functional/t047treeparser.g
+++ b/runtime/JavaScript/tests/functional/t047treeparser.g
diff --git a/antlr-3.4/runtime/JavaScript/tests/functional/t047treeparser.html b/runtime/JavaScript/tests/functional/t047treeparser.html
index e3356f2..e3356f2 100755
--- a/antlr-3.4/runtime/JavaScript/tests/functional/t047treeparser.html
+++ b/runtime/JavaScript/tests/functional/t047treeparser.html
diff --git a/antlr-3.4/runtime/JavaScript/tests/functional/t047treeparserWalker.g b/runtime/JavaScript/tests/functional/t047treeparserWalker.g
index 39ab858..39ab858 100755
--- a/antlr-3.4/runtime/JavaScript/tests/functional/t047treeparserWalker.g
+++ b/runtime/JavaScript/tests/functional/t047treeparserWalker.g
diff --git a/antlr-3.4/runtime/JavaScript/tests/functional/t048rewrite.g b/runtime/JavaScript/tests/functional/t048rewrite.g
index a2a1f8f..a2a1f8f 100755
--- a/antlr-3.4/runtime/JavaScript/tests/functional/t048rewrite.g
+++ b/runtime/JavaScript/tests/functional/t048rewrite.g
diff --git a/antlr-3.4/runtime/JavaScript/tests/functional/t048rewrite.html b/runtime/JavaScript/tests/functional/t048rewrite.html
index 6400ed1..6400ed1 100755
--- a/antlr-3.4/runtime/JavaScript/tests/functional/t048rewrite.html
+++ b/runtime/JavaScript/tests/functional/t048rewrite.html
diff --git a/antlr-3.4/runtime/JavaScript/tests/functional/t049treeparser.html b/runtime/JavaScript/tests/functional/t049treeparser.html
index c92fe2f..c92fe2f 100755
--- a/antlr-3.4/runtime/JavaScript/tests/functional/t049treeparser.html
+++ b/runtime/JavaScript/tests/functional/t049treeparser.html
diff --git a/antlr-3.4/runtime/JavaScript/tests/functional/t049treeparsera.g b/runtime/JavaScript/tests/functional/t049treeparsera.g
index fb754ad..fb754ad 100755
--- a/antlr-3.4/runtime/JavaScript/tests/functional/t049treeparsera.g
+++ b/runtime/JavaScript/tests/functional/t049treeparsera.g
diff --git a/antlr-3.4/runtime/JavaScript/tests/functional/t049treeparseraWalker.g b/runtime/JavaScript/tests/functional/t049treeparseraWalker.g
index 61487e8..61487e8 100755
--- a/antlr-3.4/runtime/JavaScript/tests/functional/t049treeparseraWalker.g
+++ b/runtime/JavaScript/tests/functional/t049treeparseraWalker.g
diff --git a/antlr-3.4/runtime/JavaScript/tests/functional/t049treeparserb.g b/runtime/JavaScript/tests/functional/t049treeparserb.g
index d4af036..d4af036 100755
--- a/antlr-3.4/runtime/JavaScript/tests/functional/t049treeparserb.g
+++ b/runtime/JavaScript/tests/functional/t049treeparserb.g
diff --git a/antlr-3.4/runtime/JavaScript/tests/functional/t049treeparserbWalker.g b/runtime/JavaScript/tests/functional/t049treeparserbWalker.g
index ac7674b..ac7674b 100755
--- a/antlr-3.4/runtime/JavaScript/tests/functional/t049treeparserbWalker.g
+++ b/runtime/JavaScript/tests/functional/t049treeparserbWalker.g
diff --git a/antlr-3.4/runtime/JavaScript/tests/functional/t049treeparserc.g b/runtime/JavaScript/tests/functional/t049treeparserc.g
index 4fee74b..4fee74b 100755
--- a/antlr-3.4/runtime/JavaScript/tests/functional/t049treeparserc.g
+++ b/runtime/JavaScript/tests/functional/t049treeparserc.g
diff --git a/antlr-3.4/runtime/JavaScript/tests/functional/t049treeparsercWalker.g b/runtime/JavaScript/tests/functional/t049treeparsercWalker.g
index 0c1a718..0c1a718 100755
--- a/antlr-3.4/runtime/JavaScript/tests/functional/t049treeparsercWalker.g
+++ b/runtime/JavaScript/tests/functional/t049treeparsercWalker.g
diff --git a/antlr-3.4/runtime/JavaScript/tests/functional/t049treeparserd.g b/runtime/JavaScript/tests/functional/t049treeparserd.g
index 6978350..6978350 100755
--- a/antlr-3.4/runtime/JavaScript/tests/functional/t049treeparserd.g
+++ b/runtime/JavaScript/tests/functional/t049treeparserd.g
diff --git a/antlr-3.4/runtime/JavaScript/tests/functional/t049treeparserdWalker.g b/runtime/JavaScript/tests/functional/t049treeparserdWalker.g
index ba64918..ba64918 100755
--- a/antlr-3.4/runtime/JavaScript/tests/functional/t049treeparserdWalker.g
+++ b/runtime/JavaScript/tests/functional/t049treeparserdWalker.g
diff --git a/antlr-3.4/runtime/JavaScript/tests/functional/t049treeparsere.g b/runtime/JavaScript/tests/functional/t049treeparsere.g
index 7ec071a..7ec071a 100755
--- a/antlr-3.4/runtime/JavaScript/tests/functional/t049treeparsere.g
+++ b/runtime/JavaScript/tests/functional/t049treeparsere.g
diff --git a/antlr-3.4/runtime/JavaScript/tests/functional/t049treeparsereWalker.g b/runtime/JavaScript/tests/functional/t049treeparsereWalker.g
index 0e214e5..0e214e5 100755
--- a/antlr-3.4/runtime/JavaScript/tests/functional/t049treeparsereWalker.g
+++ b/runtime/JavaScript/tests/functional/t049treeparsereWalker.g
diff --git a/antlr-3.4/runtime/JavaScript/tests/functional/t049treeparserf.g b/runtime/JavaScript/tests/functional/t049treeparserf.g
index faaddf1..faaddf1 100755
--- a/antlr-3.4/runtime/JavaScript/tests/functional/t049treeparserf.g
+++ b/runtime/JavaScript/tests/functional/t049treeparserf.g
diff --git a/antlr-3.4/runtime/JavaScript/tests/functional/t049treeparserfWalker.g b/runtime/JavaScript/tests/functional/t049treeparserfWalker.g
index d07aebe..d07aebe 100755
--- a/antlr-3.4/runtime/JavaScript/tests/functional/t049treeparserfWalker.g
+++ b/runtime/JavaScript/tests/functional/t049treeparserfWalker.g
diff --git a/antlr-3.4/runtime/JavaScript/tests/functional/t049treeparserg.g b/runtime/JavaScript/tests/functional/t049treeparserg.g
index e1f412f..e1f412f 100755
--- a/antlr-3.4/runtime/JavaScript/tests/functional/t049treeparserg.g
+++ b/runtime/JavaScript/tests/functional/t049treeparserg.g
diff --git a/antlr-3.4/runtime/JavaScript/tests/functional/t049treeparsergWalker.g b/runtime/JavaScript/tests/functional/t049treeparsergWalker.g
index 0fc4dae..0fc4dae 100755
--- a/antlr-3.4/runtime/JavaScript/tests/functional/t049treeparsergWalker.g
+++ b/runtime/JavaScript/tests/functional/t049treeparsergWalker.g
diff --git a/antlr-3.4/runtime/JavaScript/tests/functional/t049treeparserh.g b/runtime/JavaScript/tests/functional/t049treeparserh.g
index 43753d2..43753d2 100755
--- a/antlr-3.4/runtime/JavaScript/tests/functional/t049treeparserh.g
+++ b/runtime/JavaScript/tests/functional/t049treeparserh.g
diff --git a/antlr-3.4/runtime/JavaScript/tests/functional/t049treeparserhWalker.g b/runtime/JavaScript/tests/functional/t049treeparserhWalker.g
index 56132ae..56132ae 100755
--- a/antlr-3.4/runtime/JavaScript/tests/functional/t049treeparserhWalker.g
+++ b/runtime/JavaScript/tests/functional/t049treeparserhWalker.g
diff --git a/antlr-3.4/runtime/JavaScript/tests/functional/t049treeparseri.g b/runtime/JavaScript/tests/functional/t049treeparseri.g
index ee3367f..ee3367f 100755
--- a/antlr-3.4/runtime/JavaScript/tests/functional/t049treeparseri.g
+++ b/runtime/JavaScript/tests/functional/t049treeparseri.g
diff --git a/antlr-3.4/runtime/JavaScript/tests/functional/t049treeparseriWalker.g b/runtime/JavaScript/tests/functional/t049treeparseriWalker.g
index 1155e9c..1155e9c 100755
--- a/antlr-3.4/runtime/JavaScript/tests/functional/t049treeparseriWalker.g
+++ b/runtime/JavaScript/tests/functional/t049treeparseriWalker.g
diff --git a/antlr-3.4/runtime/JavaScript/tests/functional/t051treeRewriteAST.html b/runtime/JavaScript/tests/functional/t051treeRewriteAST.html
index f3d1044..f3d1044 100755
--- a/antlr-3.4/runtime/JavaScript/tests/functional/t051treeRewriteAST.html
+++ b/runtime/JavaScript/tests/functional/t051treeRewriteAST.html
diff --git a/antlr-3.4/runtime/JavaScript/tests/functional/t051treeRewriteASTa.g b/runtime/JavaScript/tests/functional/t051treeRewriteASTa.g
index 470c77f..470c77f 100755
--- a/antlr-3.4/runtime/JavaScript/tests/functional/t051treeRewriteASTa.g
+++ b/runtime/JavaScript/tests/functional/t051treeRewriteASTa.g
diff --git a/antlr-3.4/runtime/JavaScript/tests/functional/t051treeRewriteASTaWalker.g b/runtime/JavaScript/tests/functional/t051treeRewriteASTaWalker.g
index 398655c..398655c 100755
--- a/antlr-3.4/runtime/JavaScript/tests/functional/t051treeRewriteASTaWalker.g
+++ b/runtime/JavaScript/tests/functional/t051treeRewriteASTaWalker.g
diff --git a/antlr-3.4/runtime/JavaScript/tests/functional/t051treeRewriteASTaa.g b/runtime/JavaScript/tests/functional/t051treeRewriteASTaa.g
index 16e5b5d..16e5b5d 100755
--- a/antlr-3.4/runtime/JavaScript/tests/functional/t051treeRewriteASTaa.g
+++ b/runtime/JavaScript/tests/functional/t051treeRewriteASTaa.g
diff --git a/antlr-3.4/runtime/JavaScript/tests/functional/t051treeRewriteASTaaWalker.g b/runtime/JavaScript/tests/functional/t051treeRewriteASTaaWalker.g
index 1045e5d..1045e5d 100755
--- a/antlr-3.4/runtime/JavaScript/tests/functional/t051treeRewriteASTaaWalker.g
+++ b/runtime/JavaScript/tests/functional/t051treeRewriteASTaaWalker.g
diff --git a/antlr-3.4/runtime/JavaScript/tests/functional/t051treeRewriteASTab.g b/runtime/JavaScript/tests/functional/t051treeRewriteASTab.g
index 1a1d008..1a1d008 100755
--- a/antlr-3.4/runtime/JavaScript/tests/functional/t051treeRewriteASTab.g
+++ b/runtime/JavaScript/tests/functional/t051treeRewriteASTab.g
diff --git a/antlr-3.4/runtime/JavaScript/tests/functional/t051treeRewriteASTabWalker.g b/runtime/JavaScript/tests/functional/t051treeRewriteASTabWalker.g
index bab9534..bab9534 100755
--- a/antlr-3.4/runtime/JavaScript/tests/functional/t051treeRewriteASTabWalker.g
+++ b/runtime/JavaScript/tests/functional/t051treeRewriteASTabWalker.g
diff --git a/antlr-3.4/runtime/JavaScript/tests/functional/t051treeRewriteASTac.g b/runtime/JavaScript/tests/functional/t051treeRewriteASTac.g
index 944f0b7..944f0b7 100755
--- a/antlr-3.4/runtime/JavaScript/tests/functional/t051treeRewriteASTac.g
+++ b/runtime/JavaScript/tests/functional/t051treeRewriteASTac.g
diff --git a/antlr-3.4/runtime/JavaScript/tests/functional/t051treeRewriteASTacWalker.g b/runtime/JavaScript/tests/functional/t051treeRewriteASTacWalker.g
index d1c7a0c..d1c7a0c 100755
--- a/antlr-3.4/runtime/JavaScript/tests/functional/t051treeRewriteASTacWalker.g
+++ b/runtime/JavaScript/tests/functional/t051treeRewriteASTacWalker.g
diff --git a/antlr-3.4/runtime/JavaScript/tests/functional/t051treeRewriteASTb.g b/runtime/JavaScript/tests/functional/t051treeRewriteASTb.g
index d48f600..d48f600 100755
--- a/antlr-3.4/runtime/JavaScript/tests/functional/t051treeRewriteASTb.g
+++ b/runtime/JavaScript/tests/functional/t051treeRewriteASTb.g
diff --git a/antlr-3.4/runtime/JavaScript/tests/functional/t051treeRewriteASTbWalker.g b/runtime/JavaScript/tests/functional/t051treeRewriteASTbWalker.g
index 30925cf..30925cf 100755
--- a/antlr-3.4/runtime/JavaScript/tests/functional/t051treeRewriteASTbWalker.g
+++ b/runtime/JavaScript/tests/functional/t051treeRewriteASTbWalker.g
diff --git a/antlr-3.4/runtime/JavaScript/tests/functional/t051treeRewriteASTc.g b/runtime/JavaScript/tests/functional/t051treeRewriteASTc.g
index 109e785..109e785 100755
--- a/antlr-3.4/runtime/JavaScript/tests/functional/t051treeRewriteASTc.g
+++ b/runtime/JavaScript/tests/functional/t051treeRewriteASTc.g
diff --git a/antlr-3.4/runtime/JavaScript/tests/functional/t051treeRewriteASTcWalker.g b/runtime/JavaScript/tests/functional/t051treeRewriteASTcWalker.g
index 076e6d7..076e6d7 100755
--- a/antlr-3.4/runtime/JavaScript/tests/functional/t051treeRewriteASTcWalker.g
+++ b/runtime/JavaScript/tests/functional/t051treeRewriteASTcWalker.g
diff --git a/antlr-3.4/runtime/JavaScript/tests/functional/t051treeRewriteASTd.g b/runtime/JavaScript/tests/functional/t051treeRewriteASTd.g
index 2b9cea6..2b9cea6 100755
--- a/antlr-3.4/runtime/JavaScript/tests/functional/t051treeRewriteASTd.g
+++ b/runtime/JavaScript/tests/functional/t051treeRewriteASTd.g
diff --git a/antlr-3.4/runtime/JavaScript/tests/functional/t051treeRewriteASTdWalker.g b/runtime/JavaScript/tests/functional/t051treeRewriteASTdWalker.g
index af54dd8..af54dd8 100755
--- a/antlr-3.4/runtime/JavaScript/tests/functional/t051treeRewriteASTdWalker.g
+++ b/runtime/JavaScript/tests/functional/t051treeRewriteASTdWalker.g
diff --git a/antlr-3.4/runtime/JavaScript/tests/functional/t051treeRewriteASTe.g b/runtime/JavaScript/tests/functional/t051treeRewriteASTe.g
index 7dbfba8..7dbfba8 100755
--- a/antlr-3.4/runtime/JavaScript/tests/functional/t051treeRewriteASTe.g
+++ b/runtime/JavaScript/tests/functional/t051treeRewriteASTe.g
diff --git a/antlr-3.4/runtime/JavaScript/tests/functional/t051treeRewriteASTeWalker.g b/runtime/JavaScript/tests/functional/t051treeRewriteASTeWalker.g
index 5aed52b..5aed52b 100755
--- a/antlr-3.4/runtime/JavaScript/tests/functional/t051treeRewriteASTeWalker.g
+++ b/runtime/JavaScript/tests/functional/t051treeRewriteASTeWalker.g
diff --git a/antlr-3.4/runtime/JavaScript/tests/functional/t051treeRewriteASTf.g b/runtime/JavaScript/tests/functional/t051treeRewriteASTf.g
index 264f4e8..264f4e8 100755
--- a/antlr-3.4/runtime/JavaScript/tests/functional/t051treeRewriteASTf.g
+++ b/runtime/JavaScript/tests/functional/t051treeRewriteASTf.g
diff --git a/antlr-3.4/runtime/JavaScript/tests/functional/t051treeRewriteASTfWalker.g b/runtime/JavaScript/tests/functional/t051treeRewriteASTfWalker.g
index d710fb6..d710fb6 100755
--- a/antlr-3.4/runtime/JavaScript/tests/functional/t051treeRewriteASTfWalker.g
+++ b/runtime/JavaScript/tests/functional/t051treeRewriteASTfWalker.g
diff --git a/antlr-3.4/runtime/JavaScript/tests/functional/t051treeRewriteASTg.g b/runtime/JavaScript/tests/functional/t051treeRewriteASTg.g
index 159f5f3..159f5f3 100755
--- a/antlr-3.4/runtime/JavaScript/tests/functional/t051treeRewriteASTg.g
+++ b/runtime/JavaScript/tests/functional/t051treeRewriteASTg.g
diff --git a/antlr-3.4/runtime/JavaScript/tests/functional/t051treeRewriteASTgWalker.g b/runtime/JavaScript/tests/functional/t051treeRewriteASTgWalker.g
index 513d3e6..513d3e6 100755
--- a/antlr-3.4/runtime/JavaScript/tests/functional/t051treeRewriteASTgWalker.g
+++ b/runtime/JavaScript/tests/functional/t051treeRewriteASTgWalker.g
diff --git a/antlr-3.4/runtime/JavaScript/tests/functional/t051treeRewriteASTh.g b/runtime/JavaScript/tests/functional/t051treeRewriteASTh.g
index 3935c2e..3935c2e 100755
--- a/antlr-3.4/runtime/JavaScript/tests/functional/t051treeRewriteASTh.g
+++ b/runtime/JavaScript/tests/functional/t051treeRewriteASTh.g
diff --git a/antlr-3.4/runtime/JavaScript/tests/functional/t051treeRewriteASThWalker.g b/runtime/JavaScript/tests/functional/t051treeRewriteASThWalker.g
index 0bb14a6..0bb14a6 100755
--- a/antlr-3.4/runtime/JavaScript/tests/functional/t051treeRewriteASThWalker.g
+++ b/runtime/JavaScript/tests/functional/t051treeRewriteASThWalker.g
diff --git a/antlr-3.4/runtime/JavaScript/tests/functional/t051treeRewriteASTi.g b/runtime/JavaScript/tests/functional/t051treeRewriteASTi.g
index 29dd8f3..29dd8f3 100755
--- a/antlr-3.4/runtime/JavaScript/tests/functional/t051treeRewriteASTi.g
+++ b/runtime/JavaScript/tests/functional/t051treeRewriteASTi.g
diff --git a/antlr-3.4/runtime/JavaScript/tests/functional/t051treeRewriteASTiWalker.g b/runtime/JavaScript/tests/functional/t051treeRewriteASTiWalker.g
index eed078f..eed078f 100755
--- a/antlr-3.4/runtime/JavaScript/tests/functional/t051treeRewriteASTiWalker.g
+++ b/runtime/JavaScript/tests/functional/t051treeRewriteASTiWalker.g
diff --git a/antlr-3.4/runtime/JavaScript/tests/functional/t051treeRewriteASTj.g b/runtime/JavaScript/tests/functional/t051treeRewriteASTj.g
index 85827b7..85827b7 100755
--- a/antlr-3.4/runtime/JavaScript/tests/functional/t051treeRewriteASTj.g
+++ b/runtime/JavaScript/tests/functional/t051treeRewriteASTj.g
diff --git a/antlr-3.4/runtime/JavaScript/tests/functional/t051treeRewriteASTjWalker.g b/runtime/JavaScript/tests/functional/t051treeRewriteASTjWalker.g
index 83c7477..83c7477 100755
--- a/antlr-3.4/runtime/JavaScript/tests/functional/t051treeRewriteASTjWalker.g
+++ b/runtime/JavaScript/tests/functional/t051treeRewriteASTjWalker.g
diff --git a/antlr-3.4/runtime/JavaScript/tests/functional/t051treeRewriteASTk.g b/runtime/JavaScript/tests/functional/t051treeRewriteASTk.g
index 694b03b..694b03b 100755
--- a/antlr-3.4/runtime/JavaScript/tests/functional/t051treeRewriteASTk.g
+++ b/runtime/JavaScript/tests/functional/t051treeRewriteASTk.g
diff --git a/antlr-3.4/runtime/JavaScript/tests/functional/t051treeRewriteASTkWalker.g b/runtime/JavaScript/tests/functional/t051treeRewriteASTkWalker.g
index f8647d0..f8647d0 100755
--- a/antlr-3.4/runtime/JavaScript/tests/functional/t051treeRewriteASTkWalker.g
+++ b/runtime/JavaScript/tests/functional/t051treeRewriteASTkWalker.g
diff --git a/antlr-3.4/runtime/JavaScript/tests/functional/t051treeRewriteASTl.g b/runtime/JavaScript/tests/functional/t051treeRewriteASTl.g
index 8135e43..8135e43 100755
--- a/antlr-3.4/runtime/JavaScript/tests/functional/t051treeRewriteASTl.g
+++ b/runtime/JavaScript/tests/functional/t051treeRewriteASTl.g
diff --git a/antlr-3.4/runtime/JavaScript/tests/functional/t051treeRewriteASTlWalker.g b/runtime/JavaScript/tests/functional/t051treeRewriteASTlWalker.g
index ad89911..ad89911 100755
--- a/antlr-3.4/runtime/JavaScript/tests/functional/t051treeRewriteASTlWalker.g
+++ b/runtime/JavaScript/tests/functional/t051treeRewriteASTlWalker.g
diff --git a/antlr-3.4/runtime/JavaScript/tests/functional/t051treeRewriteASTm.g b/runtime/JavaScript/tests/functional/t051treeRewriteASTm.g
index f65fa89..f65fa89 100755
--- a/antlr-3.4/runtime/JavaScript/tests/functional/t051treeRewriteASTm.g
+++ b/runtime/JavaScript/tests/functional/t051treeRewriteASTm.g
diff --git a/antlr-3.4/runtime/JavaScript/tests/functional/t051treeRewriteASTmWalker.g b/runtime/JavaScript/tests/functional/t051treeRewriteASTmWalker.g
index 7a95712..7a95712 100755
--- a/antlr-3.4/runtime/JavaScript/tests/functional/t051treeRewriteASTmWalker.g
+++ b/runtime/JavaScript/tests/functional/t051treeRewriteASTmWalker.g
diff --git a/antlr-3.4/runtime/JavaScript/tests/functional/t051treeRewriteASTn.g b/runtime/JavaScript/tests/functional/t051treeRewriteASTn.g
index 0c36449..0c36449 100755
--- a/antlr-3.4/runtime/JavaScript/tests/functional/t051treeRewriteASTn.g
+++ b/runtime/JavaScript/tests/functional/t051treeRewriteASTn.g
diff --git a/antlr-3.4/runtime/JavaScript/tests/functional/t051treeRewriteASTnWalker.g b/runtime/JavaScript/tests/functional/t051treeRewriteASTnWalker.g
index e171829..e171829 100755
--- a/antlr-3.4/runtime/JavaScript/tests/functional/t051treeRewriteASTnWalker.g
+++ b/runtime/JavaScript/tests/functional/t051treeRewriteASTnWalker.g
diff --git a/antlr-3.4/runtime/JavaScript/tests/functional/t051treeRewriteASTo.g b/runtime/JavaScript/tests/functional/t051treeRewriteASTo.g
index 6d0a58f..6d0a58f 100755
--- a/antlr-3.4/runtime/JavaScript/tests/functional/t051treeRewriteASTo.g
+++ b/runtime/JavaScript/tests/functional/t051treeRewriteASTo.g
diff --git a/antlr-3.4/runtime/JavaScript/tests/functional/t051treeRewriteASToWalker.g b/runtime/JavaScript/tests/functional/t051treeRewriteASToWalker.g
index e723331..e723331 100755
--- a/antlr-3.4/runtime/JavaScript/tests/functional/t051treeRewriteASToWalker.g
+++ b/runtime/JavaScript/tests/functional/t051treeRewriteASToWalker.g
diff --git a/antlr-3.4/runtime/JavaScript/tests/functional/t051treeRewriteASTp.g b/runtime/JavaScript/tests/functional/t051treeRewriteASTp.g
index bbfaa6d..bbfaa6d 100755
--- a/antlr-3.4/runtime/JavaScript/tests/functional/t051treeRewriteASTp.g
+++ b/runtime/JavaScript/tests/functional/t051treeRewriteASTp.g
diff --git a/antlr-3.4/runtime/JavaScript/tests/functional/t051treeRewriteASTpWalker.g b/runtime/JavaScript/tests/functional/t051treeRewriteASTpWalker.g
index 3beabc5..3beabc5 100755
--- a/antlr-3.4/runtime/JavaScript/tests/functional/t051treeRewriteASTpWalker.g
+++ b/runtime/JavaScript/tests/functional/t051treeRewriteASTpWalker.g
diff --git a/antlr-3.4/runtime/JavaScript/tests/functional/t051treeRewriteASTq.g b/runtime/JavaScript/tests/functional/t051treeRewriteASTq.g
index 3188ddc..3188ddc 100755
--- a/antlr-3.4/runtime/JavaScript/tests/functional/t051treeRewriteASTq.g
+++ b/runtime/JavaScript/tests/functional/t051treeRewriteASTq.g
diff --git a/antlr-3.4/runtime/JavaScript/tests/functional/t051treeRewriteASTqWalker.g b/runtime/JavaScript/tests/functional/t051treeRewriteASTqWalker.g
index 22429ad..22429ad 100755
--- a/antlr-3.4/runtime/JavaScript/tests/functional/t051treeRewriteASTqWalker.g
+++ b/runtime/JavaScript/tests/functional/t051treeRewriteASTqWalker.g
diff --git a/antlr-3.4/runtime/JavaScript/tests/functional/t051treeRewriteASTr.g b/runtime/JavaScript/tests/functional/t051treeRewriteASTr.g
index b425fd9..b425fd9 100755
--- a/antlr-3.4/runtime/JavaScript/tests/functional/t051treeRewriteASTr.g
+++ b/runtime/JavaScript/tests/functional/t051treeRewriteASTr.g
diff --git a/antlr-3.4/runtime/JavaScript/tests/functional/t051treeRewriteASTrWalker.g b/runtime/JavaScript/tests/functional/t051treeRewriteASTrWalker.g
index 6ea9e51..6ea9e51 100755
--- a/antlr-3.4/runtime/JavaScript/tests/functional/t051treeRewriteASTrWalker.g
+++ b/runtime/JavaScript/tests/functional/t051treeRewriteASTrWalker.g
diff --git a/antlr-3.4/runtime/JavaScript/tests/functional/t051treeRewriteASTs.g b/runtime/JavaScript/tests/functional/t051treeRewriteASTs.g
index b83d17d..b83d17d 100755
--- a/antlr-3.4/runtime/JavaScript/tests/functional/t051treeRewriteASTs.g
+++ b/runtime/JavaScript/tests/functional/t051treeRewriteASTs.g
diff --git a/antlr-3.4/runtime/JavaScript/tests/functional/t051treeRewriteASTsWalker.g b/runtime/JavaScript/tests/functional/t051treeRewriteASTsWalker.g
index 15b8622..15b8622 100755
--- a/antlr-3.4/runtime/JavaScript/tests/functional/t051treeRewriteASTsWalker.g
+++ b/runtime/JavaScript/tests/functional/t051treeRewriteASTsWalker.g
diff --git a/antlr-3.4/runtime/JavaScript/tests/functional/t051treeRewriteASTt.g b/runtime/JavaScript/tests/functional/t051treeRewriteASTt.g
index 5cc4662..5cc4662 100755
--- a/antlr-3.4/runtime/JavaScript/tests/functional/t051treeRewriteASTt.g
+++ b/runtime/JavaScript/tests/functional/t051treeRewriteASTt.g
diff --git a/antlr-3.4/runtime/JavaScript/tests/functional/t051treeRewriteASTtWalker.g b/runtime/JavaScript/tests/functional/t051treeRewriteASTtWalker.g
index 7fa9538..7fa9538 100755
--- a/antlr-3.4/runtime/JavaScript/tests/functional/t051treeRewriteASTtWalker.g
+++ b/runtime/JavaScript/tests/functional/t051treeRewriteASTtWalker.g
diff --git a/antlr-3.4/runtime/JavaScript/tests/functional/t051treeRewriteASTu.g b/runtime/JavaScript/tests/functional/t051treeRewriteASTu.g
index 3b49156..3b49156 100755
--- a/antlr-3.4/runtime/JavaScript/tests/functional/t051treeRewriteASTu.g
+++ b/runtime/JavaScript/tests/functional/t051treeRewriteASTu.g
diff --git a/antlr-3.4/runtime/JavaScript/tests/functional/t051treeRewriteASTuWalker.g b/runtime/JavaScript/tests/functional/t051treeRewriteASTuWalker.g
index 80c9c8e..80c9c8e 100755
--- a/antlr-3.4/runtime/JavaScript/tests/functional/t051treeRewriteASTuWalker.g
+++ b/runtime/JavaScript/tests/functional/t051treeRewriteASTuWalker.g
diff --git a/antlr-3.4/runtime/JavaScript/tests/functional/t051treeRewriteASTv.g b/runtime/JavaScript/tests/functional/t051treeRewriteASTv.g
index 523ac26..523ac26 100755
--- a/antlr-3.4/runtime/JavaScript/tests/functional/t051treeRewriteASTv.g
+++ b/runtime/JavaScript/tests/functional/t051treeRewriteASTv.g
diff --git a/antlr-3.4/runtime/JavaScript/tests/functional/t051treeRewriteASTvWalker.g b/runtime/JavaScript/tests/functional/t051treeRewriteASTvWalker.g
index 7843b25..7843b25 100755
--- a/antlr-3.4/runtime/JavaScript/tests/functional/t051treeRewriteASTvWalker.g
+++ b/runtime/JavaScript/tests/functional/t051treeRewriteASTvWalker.g
diff --git a/antlr-3.4/runtime/JavaScript/tests/functional/t051treeRewriteASTw.g b/runtime/JavaScript/tests/functional/t051treeRewriteASTw.g
index 8319c1e..8319c1e 100755
--- a/antlr-3.4/runtime/JavaScript/tests/functional/t051treeRewriteASTw.g
+++ b/runtime/JavaScript/tests/functional/t051treeRewriteASTw.g
diff --git a/antlr-3.4/runtime/JavaScript/tests/functional/t051treeRewriteASTwWalker.g b/runtime/JavaScript/tests/functional/t051treeRewriteASTwWalker.g
index 74dc5d5..74dc5d5 100755
--- a/antlr-3.4/runtime/JavaScript/tests/functional/t051treeRewriteASTwWalker.g
+++ b/runtime/JavaScript/tests/functional/t051treeRewriteASTwWalker.g
diff --git a/antlr-3.4/runtime/JavaScript/tests/functional/t051treeRewriteASTx.g b/runtime/JavaScript/tests/functional/t051treeRewriteASTx.g
index 9f63dd5..9f63dd5 100755
--- a/antlr-3.4/runtime/JavaScript/tests/functional/t051treeRewriteASTx.g
+++ b/runtime/JavaScript/tests/functional/t051treeRewriteASTx.g
diff --git a/antlr-3.4/runtime/JavaScript/tests/functional/t051treeRewriteASTxWalker.g b/runtime/JavaScript/tests/functional/t051treeRewriteASTxWalker.g
index b9bd4f5..b9bd4f5 100755
--- a/antlr-3.4/runtime/JavaScript/tests/functional/t051treeRewriteASTxWalker.g
+++ b/runtime/JavaScript/tests/functional/t051treeRewriteASTxWalker.g
diff --git a/antlr-3.4/runtime/JavaScript/tests/functional/t051treeRewriteASTy.g b/runtime/JavaScript/tests/functional/t051treeRewriteASTy.g
index 3e9eced..3e9eced 100755
--- a/antlr-3.4/runtime/JavaScript/tests/functional/t051treeRewriteASTy.g
+++ b/runtime/JavaScript/tests/functional/t051treeRewriteASTy.g
diff --git a/antlr-3.4/runtime/JavaScript/tests/functional/t051treeRewriteASTyWalker.g b/runtime/JavaScript/tests/functional/t051treeRewriteASTyWalker.g
index e8a153e..e8a153e 100755
--- a/antlr-3.4/runtime/JavaScript/tests/functional/t051treeRewriteASTyWalker.g
+++ b/runtime/JavaScript/tests/functional/t051treeRewriteASTyWalker.g
diff --git a/antlr-3.4/runtime/JavaScript/tests/functional/t051treeRewriteASTz.g b/runtime/JavaScript/tests/functional/t051treeRewriteASTz.g
index 59bfd56..59bfd56 100755
--- a/antlr-3.4/runtime/JavaScript/tests/functional/t051treeRewriteASTz.g
+++ b/runtime/JavaScript/tests/functional/t051treeRewriteASTz.g
diff --git a/antlr-3.4/runtime/JavaScript/tests/functional/t051treeRewriteASTzWalker.g b/runtime/JavaScript/tests/functional/t051treeRewriteASTzWalker.g
index cc0cd82..cc0cd82 100755
--- a/antlr-3.4/runtime/JavaScript/tests/functional/t051treeRewriteASTzWalker.g
+++ b/runtime/JavaScript/tests/functional/t051treeRewriteASTzWalker.g
diff --git a/antlr-3.4/runtime/JavaScript/tests/functional/t052import.html b/runtime/JavaScript/tests/functional/t052import.html
index d948815..d948815 100755
--- a/antlr-3.4/runtime/JavaScript/tests/functional/t052import.html
+++ b/runtime/JavaScript/tests/functional/t052import.html
diff --git a/antlr-3.4/runtime/JavaScript/tests/functional/t052importM1.g b/runtime/JavaScript/tests/functional/t052importM1.g
index e170561..e170561 100755
--- a/antlr-3.4/runtime/JavaScript/tests/functional/t052importM1.g
+++ b/runtime/JavaScript/tests/functional/t052importM1.g
diff --git a/antlr-3.4/runtime/JavaScript/tests/functional/t052importM2.g b/runtime/JavaScript/tests/functional/t052importM2.g
index 4a28a63..4a28a63 100755
--- a/antlr-3.4/runtime/JavaScript/tests/functional/t052importM2.g
+++ b/runtime/JavaScript/tests/functional/t052importM2.g
diff --git a/antlr-3.4/runtime/JavaScript/tests/functional/t052importM3.g b/runtime/JavaScript/tests/functional/t052importM3.g
index 05290d3..05290d3 100755
--- a/antlr-3.4/runtime/JavaScript/tests/functional/t052importM3.g
+++ b/runtime/JavaScript/tests/functional/t052importM3.g
diff --git a/antlr-3.4/runtime/JavaScript/tests/functional/t052importM4.g b/runtime/JavaScript/tests/functional/t052importM4.g
index 2fa5da7..2fa5da7 100755
--- a/antlr-3.4/runtime/JavaScript/tests/functional/t052importM4.g
+++ b/runtime/JavaScript/tests/functional/t052importM4.g
diff --git a/antlr-3.4/runtime/JavaScript/tests/functional/t052importM5.g b/runtime/JavaScript/tests/functional/t052importM5.g
index 94c93e5..94c93e5 100755
--- a/antlr-3.4/runtime/JavaScript/tests/functional/t052importM5.g
+++ b/runtime/JavaScript/tests/functional/t052importM5.g
diff --git a/antlr-3.4/runtime/JavaScript/tests/functional/t052importM6.g b/runtime/JavaScript/tests/functional/t052importM6.g
index 8d3799a..8d3799a 100755
--- a/antlr-3.4/runtime/JavaScript/tests/functional/t052importM6.g
+++ b/runtime/JavaScript/tests/functional/t052importM6.g
diff --git a/antlr-3.4/runtime/JavaScript/tests/functional/t052importM7.g b/runtime/JavaScript/tests/functional/t052importM7.g
index ffe64d0..ffe64d0 100755
--- a/antlr-3.4/runtime/JavaScript/tests/functional/t052importM7.g
+++ b/runtime/JavaScript/tests/functional/t052importM7.g
diff --git a/antlr-3.4/runtime/JavaScript/tests/functional/t052importM8.g b/runtime/JavaScript/tests/functional/t052importM8.g
index cdfa00a..cdfa00a 100755
--- a/antlr-3.4/runtime/JavaScript/tests/functional/t052importM8.g
+++ b/runtime/JavaScript/tests/functional/t052importM8.g
diff --git a/antlr-3.4/runtime/JavaScript/tests/functional/t052importS1.g b/runtime/JavaScript/tests/functional/t052importS1.g
index 25df78e..25df78e 100755
--- a/antlr-3.4/runtime/JavaScript/tests/functional/t052importS1.g
+++ b/runtime/JavaScript/tests/functional/t052importS1.g
diff --git a/antlr-3.4/runtime/JavaScript/tests/functional/t052importS2.g b/runtime/JavaScript/tests/functional/t052importS2.g
index 58f9867..58f9867 100755
--- a/antlr-3.4/runtime/JavaScript/tests/functional/t052importS2.g
+++ b/runtime/JavaScript/tests/functional/t052importS2.g
diff --git a/antlr-3.4/runtime/JavaScript/tests/functional/t052importS3.g b/runtime/JavaScript/tests/functional/t052importS3.g
index ba010d9..ba010d9 100755
--- a/antlr-3.4/runtime/JavaScript/tests/functional/t052importS3.g
+++ b/runtime/JavaScript/tests/functional/t052importS3.g
diff --git a/antlr-3.4/runtime/JavaScript/tests/functional/t052importS4.g b/runtime/JavaScript/tests/functional/t052importS4.g
index b95aaa9..b95aaa9 100755
--- a/antlr-3.4/runtime/JavaScript/tests/functional/t052importS4.g
+++ b/runtime/JavaScript/tests/functional/t052importS4.g
diff --git a/antlr-3.4/runtime/JavaScript/tests/functional/t052importS5.g b/runtime/JavaScript/tests/functional/t052importS5.g
index 8004bb5..8004bb5 100755
--- a/antlr-3.4/runtime/JavaScript/tests/functional/t052importS5.g
+++ b/runtime/JavaScript/tests/functional/t052importS5.g
diff --git a/antlr-3.4/runtime/JavaScript/tests/functional/t052importS6.g b/runtime/JavaScript/tests/functional/t052importS6.g
index 0a50f98..0a50f98 100755
--- a/antlr-3.4/runtime/JavaScript/tests/functional/t052importS6.g
+++ b/runtime/JavaScript/tests/functional/t052importS6.g
diff --git a/antlr-3.4/runtime/JavaScript/tests/functional/t052importS7.g b/runtime/JavaScript/tests/functional/t052importS7.g
index 9483bdb..9483bdb 100755
--- a/antlr-3.4/runtime/JavaScript/tests/functional/t052importS7.g
+++ b/runtime/JavaScript/tests/functional/t052importS7.g
diff --git a/antlr-3.4/runtime/JavaScript/tests/functional/t052importS8.g b/runtime/JavaScript/tests/functional/t052importS8.g
index dc849b1..dc849b1 100755
--- a/antlr-3.4/runtime/JavaScript/tests/functional/t052importS8.g
+++ b/runtime/JavaScript/tests/functional/t052importS8.g
diff --git a/antlr-3.4/runtime/JavaScript/tests/functional/t052importT4.g b/runtime/JavaScript/tests/functional/t052importT4.g
index 5ddcc73..5ddcc73 100755
--- a/antlr-3.4/runtime/JavaScript/tests/functional/t052importT4.g
+++ b/runtime/JavaScript/tests/functional/t052importT4.g
diff --git a/antlr-3.4/runtime/JavaScript/tests/functional/t052importT5.g b/runtime/JavaScript/tests/functional/t052importT5.g
index e7b1b47..e7b1b47 100755
--- a/antlr-3.4/runtime/JavaScript/tests/functional/t052importT5.g
+++ b/runtime/JavaScript/tests/functional/t052importT5.g
diff --git a/antlr-3.4/runtime/JavaScript/tests/functional/t053hetero.html b/runtime/JavaScript/tests/functional/t053hetero.html
index f928e94..f928e94 100755
--- a/antlr-3.4/runtime/JavaScript/tests/functional/t053hetero.html
+++ b/runtime/JavaScript/tests/functional/t053hetero.html
diff --git a/antlr-3.4/runtime/JavaScript/tests/functional/t053heteroT.g b/runtime/JavaScript/tests/functional/t053heteroT.g
index 9135e34..9135e34 100755
--- a/antlr-3.4/runtime/JavaScript/tests/functional/t053heteroT.g
+++ b/runtime/JavaScript/tests/functional/t053heteroT.g
diff --git a/antlr-3.4/runtime/JavaScript/tests/functional/t053heteroT1.g b/runtime/JavaScript/tests/functional/t053heteroT1.g
index dececc1..dececc1 100755
--- a/antlr-3.4/runtime/JavaScript/tests/functional/t053heteroT1.g
+++ b/runtime/JavaScript/tests/functional/t053heteroT1.g
diff --git a/antlr-3.4/runtime/JavaScript/tests/functional/t053heteroT10.g b/runtime/JavaScript/tests/functional/t053heteroT10.g
index 311b929..311b929 100755
--- a/antlr-3.4/runtime/JavaScript/tests/functional/t053heteroT10.g
+++ b/runtime/JavaScript/tests/functional/t053heteroT10.g
diff --git a/antlr-3.4/runtime/JavaScript/tests/functional/t053heteroT11.g b/runtime/JavaScript/tests/functional/t053heteroT11.g
index 9ae4dcb..9ae4dcb 100755
--- a/antlr-3.4/runtime/JavaScript/tests/functional/t053heteroT11.g
+++ b/runtime/JavaScript/tests/functional/t053heteroT11.g
diff --git a/antlr-3.4/runtime/JavaScript/tests/functional/t053heteroT12.g b/runtime/JavaScript/tests/functional/t053heteroT12.g
index f0ebd1a..f0ebd1a 100755
--- a/antlr-3.4/runtime/JavaScript/tests/functional/t053heteroT12.g
+++ b/runtime/JavaScript/tests/functional/t053heteroT12.g
diff --git a/antlr-3.4/runtime/JavaScript/tests/functional/t053heteroT13.g b/runtime/JavaScript/tests/functional/t053heteroT13.g
index 0709ebe..0709ebe 100755
--- a/antlr-3.4/runtime/JavaScript/tests/functional/t053heteroT13.g
+++ b/runtime/JavaScript/tests/functional/t053heteroT13.g
diff --git a/antlr-3.4/runtime/JavaScript/tests/functional/t053heteroT14.g b/runtime/JavaScript/tests/functional/t053heteroT14.g
index 1a3b336..1a3b336 100755
--- a/antlr-3.4/runtime/JavaScript/tests/functional/t053heteroT14.g
+++ b/runtime/JavaScript/tests/functional/t053heteroT14.g
diff --git a/antlr-3.4/runtime/JavaScript/tests/functional/t053heteroT15.g b/runtime/JavaScript/tests/functional/t053heteroT15.g
index 62addff..62addff 100755
--- a/antlr-3.4/runtime/JavaScript/tests/functional/t053heteroT15.g
+++ b/runtime/JavaScript/tests/functional/t053heteroT15.g
diff --git a/antlr-3.4/runtime/JavaScript/tests/functional/t053heteroT16.g b/runtime/JavaScript/tests/functional/t053heteroT16.g
index af1e49d..af1e49d 100755
--- a/antlr-3.4/runtime/JavaScript/tests/functional/t053heteroT16.g
+++ b/runtime/JavaScript/tests/functional/t053heteroT16.g
diff --git a/antlr-3.4/runtime/JavaScript/tests/functional/t053heteroT17.g b/runtime/JavaScript/tests/functional/t053heteroT17.g
index 322e550..322e550 100755
--- a/antlr-3.4/runtime/JavaScript/tests/functional/t053heteroT17.g
+++ b/runtime/JavaScript/tests/functional/t053heteroT17.g
diff --git a/antlr-3.4/runtime/JavaScript/tests/functional/t053heteroT18.g b/runtime/JavaScript/tests/functional/t053heteroT18.g
index 6ba4bcd..6ba4bcd 100755
--- a/antlr-3.4/runtime/JavaScript/tests/functional/t053heteroT18.g
+++ b/runtime/JavaScript/tests/functional/t053heteroT18.g
diff --git a/antlr-3.4/runtime/JavaScript/tests/functional/t053heteroT2.g b/runtime/JavaScript/tests/functional/t053heteroT2.g
index 246b9c9..246b9c9 100755
--- a/antlr-3.4/runtime/JavaScript/tests/functional/t053heteroT2.g
+++ b/runtime/JavaScript/tests/functional/t053heteroT2.g
diff --git a/antlr-3.4/runtime/JavaScript/tests/functional/t053heteroT3.g b/runtime/JavaScript/tests/functional/t053heteroT3.g
index 261c8a7..261c8a7 100755
--- a/antlr-3.4/runtime/JavaScript/tests/functional/t053heteroT3.g
+++ b/runtime/JavaScript/tests/functional/t053heteroT3.g
diff --git a/antlr-3.4/runtime/JavaScript/tests/functional/t053heteroT4.g b/runtime/JavaScript/tests/functional/t053heteroT4.g
index af3b921..af3b921 100755
--- a/antlr-3.4/runtime/JavaScript/tests/functional/t053heteroT4.g
+++ b/runtime/JavaScript/tests/functional/t053heteroT4.g
diff --git a/antlr-3.4/runtime/JavaScript/tests/functional/t053heteroT5.g b/runtime/JavaScript/tests/functional/t053heteroT5.g
index f672f3b..f672f3b 100755
--- a/antlr-3.4/runtime/JavaScript/tests/functional/t053heteroT5.g
+++ b/runtime/JavaScript/tests/functional/t053heteroT5.g
diff --git a/antlr-3.4/runtime/JavaScript/tests/functional/t053heteroT6.g b/runtime/JavaScript/tests/functional/t053heteroT6.g
index 6a4b976..6a4b976 100755
--- a/antlr-3.4/runtime/JavaScript/tests/functional/t053heteroT6.g
+++ b/runtime/JavaScript/tests/functional/t053heteroT6.g
diff --git a/antlr-3.4/runtime/JavaScript/tests/functional/t053heteroT7.g b/runtime/JavaScript/tests/functional/t053heteroT7.g
index 57a36a7..57a36a7 100755
--- a/antlr-3.4/runtime/JavaScript/tests/functional/t053heteroT7.g
+++ b/runtime/JavaScript/tests/functional/t053heteroT7.g
diff --git a/antlr-3.4/runtime/JavaScript/tests/functional/t053heteroT8.g b/runtime/JavaScript/tests/functional/t053heteroT8.g
index fd06109..fd06109 100755
--- a/antlr-3.4/runtime/JavaScript/tests/functional/t053heteroT8.g
+++ b/runtime/JavaScript/tests/functional/t053heteroT8.g
diff --git a/antlr-3.4/runtime/JavaScript/tests/functional/t053heteroT9.g b/runtime/JavaScript/tests/functional/t053heteroT9.g
index 39ce3d4..39ce3d4 100755
--- a/antlr-3.4/runtime/JavaScript/tests/functional/t053heteroT9.g
+++ b/runtime/JavaScript/tests/functional/t053heteroT9.g
diff --git a/antlr-3.4/runtime/JavaScript/tests/functional/t053heteroTP.g b/runtime/JavaScript/tests/functional/t053heteroTP.g
index cd02c67..cd02c67 100755
--- a/antlr-3.4/runtime/JavaScript/tests/functional/t053heteroTP.g
+++ b/runtime/JavaScript/tests/functional/t053heteroTP.g
diff --git a/antlr-3.4/runtime/JavaScript/tests/functional/t053heteroTP13.g b/runtime/JavaScript/tests/functional/t053heteroTP13.g
index 2abecb8..2abecb8 100755
--- a/antlr-3.4/runtime/JavaScript/tests/functional/t053heteroTP13.g
+++ b/runtime/JavaScript/tests/functional/t053heteroTP13.g
diff --git a/antlr-3.4/runtime/JavaScript/tests/functional/t053heteroTP14.g b/runtime/JavaScript/tests/functional/t053heteroTP14.g
index 25e0ac3..25e0ac3 100755
--- a/antlr-3.4/runtime/JavaScript/tests/functional/t053heteroTP14.g
+++ b/runtime/JavaScript/tests/functional/t053heteroTP14.g
diff --git a/antlr-3.4/runtime/JavaScript/tests/functional/t053heteroTP15.g b/runtime/JavaScript/tests/functional/t053heteroTP15.g
index d4f1833..d4f1833 100755
--- a/antlr-3.4/runtime/JavaScript/tests/functional/t053heteroTP15.g
+++ b/runtime/JavaScript/tests/functional/t053heteroTP15.g
diff --git a/antlr-3.4/runtime/JavaScript/tests/functional/t053heteroTP16.g b/runtime/JavaScript/tests/functional/t053heteroTP16.g
index 7d3099c..7d3099c 100755
--- a/antlr-3.4/runtime/JavaScript/tests/functional/t053heteroTP16.g
+++ b/runtime/JavaScript/tests/functional/t053heteroTP16.g
diff --git a/antlr-3.4/runtime/JavaScript/tests/functional/t053heteroTP17.g b/runtime/JavaScript/tests/functional/t053heteroTP17.g
index 8bd330a..8bd330a 100755
--- a/antlr-3.4/runtime/JavaScript/tests/functional/t053heteroTP17.g
+++ b/runtime/JavaScript/tests/functional/t053heteroTP17.g
diff --git a/antlr-3.4/runtime/JavaScript/tests/functional/t053heteroTP18.g b/runtime/JavaScript/tests/functional/t053heteroTP18.g
index 612ff32..612ff32 100755
--- a/antlr-3.4/runtime/JavaScript/tests/functional/t053heteroTP18.g
+++ b/runtime/JavaScript/tests/functional/t053heteroTP18.g
diff --git a/antlr-3.4/runtime/JavaScript/tests/functional/t056lexer.html b/runtime/JavaScript/tests/functional/t056lexer.html
index 7671f1b..7671f1b 100755
--- a/antlr-3.4/runtime/JavaScript/tests/functional/t056lexer.html
+++ b/runtime/JavaScript/tests/functional/t056lexer.html
diff --git a/antlr-3.4/runtime/JavaScript/tests/functional/t056lexer1.g b/runtime/JavaScript/tests/functional/t056lexer1.g
index 1578e2c..1578e2c 100755
--- a/antlr-3.4/runtime/JavaScript/tests/functional/t056lexer1.g
+++ b/runtime/JavaScript/tests/functional/t056lexer1.g
diff --git a/antlr-3.4/runtime/JavaScript/tests/functional/t056lexer10.g b/runtime/JavaScript/tests/functional/t056lexer10.g
index 5c9ae98..5c9ae98 100755
--- a/antlr-3.4/runtime/JavaScript/tests/functional/t056lexer10.g
+++ b/runtime/JavaScript/tests/functional/t056lexer10.g
diff --git a/antlr-3.4/runtime/JavaScript/tests/functional/t056lexer11.g b/runtime/JavaScript/tests/functional/t056lexer11.g
index 9dbb0d9..9dbb0d9 100755
--- a/antlr-3.4/runtime/JavaScript/tests/functional/t056lexer11.g
+++ b/runtime/JavaScript/tests/functional/t056lexer11.g
diff --git a/antlr-3.4/runtime/JavaScript/tests/functional/t056lexer12.g b/runtime/JavaScript/tests/functional/t056lexer12.g
index a8541e4..a8541e4 100755
--- a/antlr-3.4/runtime/JavaScript/tests/functional/t056lexer12.g
+++ b/runtime/JavaScript/tests/functional/t056lexer12.g
diff --git a/antlr-3.4/runtime/JavaScript/tests/functional/t056lexer13.g b/runtime/JavaScript/tests/functional/t056lexer13.g
index 6f4ae44..6f4ae44 100755
--- a/antlr-3.4/runtime/JavaScript/tests/functional/t056lexer13.g
+++ b/runtime/JavaScript/tests/functional/t056lexer13.g
diff --git a/antlr-3.4/runtime/JavaScript/tests/functional/t056lexer14.g b/runtime/JavaScript/tests/functional/t056lexer14.g
index f3f8785..f3f8785 100755
--- a/antlr-3.4/runtime/JavaScript/tests/functional/t056lexer14.g
+++ b/runtime/JavaScript/tests/functional/t056lexer14.g
diff --git a/antlr-3.4/runtime/JavaScript/tests/functional/t056lexer15.g b/runtime/JavaScript/tests/functional/t056lexer15.g
index 87da6b3..87da6b3 100755
--- a/antlr-3.4/runtime/JavaScript/tests/functional/t056lexer15.g
+++ b/runtime/JavaScript/tests/functional/t056lexer15.g
diff --git a/antlr-3.4/runtime/JavaScript/tests/functional/t056lexer2.g b/runtime/JavaScript/tests/functional/t056lexer2.g
index 5f24382..5f24382 100755
--- a/antlr-3.4/runtime/JavaScript/tests/functional/t056lexer2.g
+++ b/runtime/JavaScript/tests/functional/t056lexer2.g
diff --git a/antlr-3.4/runtime/JavaScript/tests/functional/t056lexer3.g b/runtime/JavaScript/tests/functional/t056lexer3.g
index eef5067..eef5067 100755
--- a/antlr-3.4/runtime/JavaScript/tests/functional/t056lexer3.g
+++ b/runtime/JavaScript/tests/functional/t056lexer3.g
diff --git a/antlr-3.4/runtime/JavaScript/tests/functional/t056lexer4.g b/runtime/JavaScript/tests/functional/t056lexer4.g
index c715b25..c715b25 100755
--- a/antlr-3.4/runtime/JavaScript/tests/functional/t056lexer4.g
+++ b/runtime/JavaScript/tests/functional/t056lexer4.g
diff --git a/antlr-3.4/runtime/JavaScript/tests/functional/t056lexer5.g b/runtime/JavaScript/tests/functional/t056lexer5.g
index 68616c7..68616c7 100755
--- a/antlr-3.4/runtime/JavaScript/tests/functional/t056lexer5.g
+++ b/runtime/JavaScript/tests/functional/t056lexer5.g
diff --git a/antlr-3.4/runtime/JavaScript/tests/functional/t056lexer6.g b/runtime/JavaScript/tests/functional/t056lexer6.g
index 249bdd1..249bdd1 100755
--- a/antlr-3.4/runtime/JavaScript/tests/functional/t056lexer6.g
+++ b/runtime/JavaScript/tests/functional/t056lexer6.g
diff --git a/antlr-3.4/runtime/JavaScript/tests/functional/t056lexer7.g b/runtime/JavaScript/tests/functional/t056lexer7.g
index 419e510..419e510 100755
--- a/antlr-3.4/runtime/JavaScript/tests/functional/t056lexer7.g
+++ b/runtime/JavaScript/tests/functional/t056lexer7.g
diff --git a/antlr-3.4/runtime/JavaScript/tests/functional/t056lexer8.g b/runtime/JavaScript/tests/functional/t056lexer8.g
index 6f75812..6f75812 100755
--- a/antlr-3.4/runtime/JavaScript/tests/functional/t056lexer8.g
+++ b/runtime/JavaScript/tests/functional/t056lexer8.g
diff --git a/antlr-3.4/runtime/JavaScript/tests/functional/t056lexer9.g b/runtime/JavaScript/tests/functional/t056lexer9.g
index bdbdc33..bdbdc33 100755
--- a/antlr-3.4/runtime/JavaScript/tests/functional/t056lexer9.g
+++ b/runtime/JavaScript/tests/functional/t056lexer9.g
diff --git a/antlr-3.4/runtime/JavaScript/tests/functional/t057autoAST.html b/runtime/JavaScript/tests/functional/t057autoAST.html
index 8b4066b..8b4066b 100755
--- a/antlr-3.4/runtime/JavaScript/tests/functional/t057autoAST.html
+++ b/runtime/JavaScript/tests/functional/t057autoAST.html
diff --git a/antlr-3.4/runtime/JavaScript/tests/functional/t057autoAST1.g b/runtime/JavaScript/tests/functional/t057autoAST1.g
index cf6841b..cf6841b 100755
--- a/antlr-3.4/runtime/JavaScript/tests/functional/t057autoAST1.g
+++ b/runtime/JavaScript/tests/functional/t057autoAST1.g
diff --git a/antlr-3.4/runtime/JavaScript/tests/functional/t057autoAST10.g b/runtime/JavaScript/tests/functional/t057autoAST10.g
index 97ff4b5..97ff4b5 100755
--- a/antlr-3.4/runtime/JavaScript/tests/functional/t057autoAST10.g
+++ b/runtime/JavaScript/tests/functional/t057autoAST10.g
diff --git a/antlr-3.4/runtime/JavaScript/tests/functional/t057autoAST11.g b/runtime/JavaScript/tests/functional/t057autoAST11.g
index c69cade..c69cade 100755
--- a/antlr-3.4/runtime/JavaScript/tests/functional/t057autoAST11.g
+++ b/runtime/JavaScript/tests/functional/t057autoAST11.g
diff --git a/antlr-3.4/runtime/JavaScript/tests/functional/t057autoAST12.g b/runtime/JavaScript/tests/functional/t057autoAST12.g
index dca99d5..dca99d5 100755
--- a/antlr-3.4/runtime/JavaScript/tests/functional/t057autoAST12.g
+++ b/runtime/JavaScript/tests/functional/t057autoAST12.g
diff --git a/antlr-3.4/runtime/JavaScript/tests/functional/t057autoAST13.g b/runtime/JavaScript/tests/functional/t057autoAST13.g
index ac2275d..ac2275d 100755
--- a/antlr-3.4/runtime/JavaScript/tests/functional/t057autoAST13.g
+++ b/runtime/JavaScript/tests/functional/t057autoAST13.g
diff --git a/antlr-3.4/runtime/JavaScript/tests/functional/t057autoAST14.g b/runtime/JavaScript/tests/functional/t057autoAST14.g
index ede2a28..ede2a28 100755
--- a/antlr-3.4/runtime/JavaScript/tests/functional/t057autoAST14.g
+++ b/runtime/JavaScript/tests/functional/t057autoAST14.g
diff --git a/antlr-3.4/runtime/JavaScript/tests/functional/t057autoAST15.g b/runtime/JavaScript/tests/functional/t057autoAST15.g
index aafc825..aafc825 100755
--- a/antlr-3.4/runtime/JavaScript/tests/functional/t057autoAST15.g
+++ b/runtime/JavaScript/tests/functional/t057autoAST15.g
diff --git a/antlr-3.4/runtime/JavaScript/tests/functional/t057autoAST16.g b/runtime/JavaScript/tests/functional/t057autoAST16.g
index 5cbdfd1..5cbdfd1 100755
--- a/antlr-3.4/runtime/JavaScript/tests/functional/t057autoAST16.g
+++ b/runtime/JavaScript/tests/functional/t057autoAST16.g
diff --git a/antlr-3.4/runtime/JavaScript/tests/functional/t057autoAST17.g b/runtime/JavaScript/tests/functional/t057autoAST17.g
index afc8aca..afc8aca 100755
--- a/antlr-3.4/runtime/JavaScript/tests/functional/t057autoAST17.g
+++ b/runtime/JavaScript/tests/functional/t057autoAST17.g
diff --git a/antlr-3.4/runtime/JavaScript/tests/functional/t057autoAST18.g b/runtime/JavaScript/tests/functional/t057autoAST18.g
index eae0c61..eae0c61 100755
--- a/antlr-3.4/runtime/JavaScript/tests/functional/t057autoAST18.g
+++ b/runtime/JavaScript/tests/functional/t057autoAST18.g
diff --git a/antlr-3.4/runtime/JavaScript/tests/functional/t057autoAST19.g b/runtime/JavaScript/tests/functional/t057autoAST19.g
index 69383b4..69383b4 100755
--- a/antlr-3.4/runtime/JavaScript/tests/functional/t057autoAST19.g
+++ b/runtime/JavaScript/tests/functional/t057autoAST19.g
diff --git a/antlr-3.4/runtime/JavaScript/tests/functional/t057autoAST2.g b/runtime/JavaScript/tests/functional/t057autoAST2.g
index 071a00d..071a00d 100755
--- a/antlr-3.4/runtime/JavaScript/tests/functional/t057autoAST2.g
+++ b/runtime/JavaScript/tests/functional/t057autoAST2.g
diff --git a/antlr-3.4/runtime/JavaScript/tests/functional/t057autoAST20.g b/runtime/JavaScript/tests/functional/t057autoAST20.g
index a3accf9..a3accf9 100755
--- a/antlr-3.4/runtime/JavaScript/tests/functional/t057autoAST20.g
+++ b/runtime/JavaScript/tests/functional/t057autoAST20.g
diff --git a/antlr-3.4/runtime/JavaScript/tests/functional/t057autoAST21.g b/runtime/JavaScript/tests/functional/t057autoAST21.g
index 58bae87..58bae87 100755
--- a/antlr-3.4/runtime/JavaScript/tests/functional/t057autoAST21.g
+++ b/runtime/JavaScript/tests/functional/t057autoAST21.g
diff --git a/antlr-3.4/runtime/JavaScript/tests/functional/t057autoAST22.g b/runtime/JavaScript/tests/functional/t057autoAST22.g
index 2e86593..2e86593 100755
--- a/antlr-3.4/runtime/JavaScript/tests/functional/t057autoAST22.g
+++ b/runtime/JavaScript/tests/functional/t057autoAST22.g
diff --git a/antlr-3.4/runtime/JavaScript/tests/functional/t057autoAST23.g b/runtime/JavaScript/tests/functional/t057autoAST23.g
index c2c9bc7..c2c9bc7 100755
--- a/antlr-3.4/runtime/JavaScript/tests/functional/t057autoAST23.g
+++ b/runtime/JavaScript/tests/functional/t057autoAST23.g
diff --git a/antlr-3.4/runtime/JavaScript/tests/functional/t057autoAST24.g b/runtime/JavaScript/tests/functional/t057autoAST24.g
index 7c43f00..7c43f00 100755
--- a/antlr-3.4/runtime/JavaScript/tests/functional/t057autoAST24.g
+++ b/runtime/JavaScript/tests/functional/t057autoAST24.g
diff --git a/antlr-3.4/runtime/JavaScript/tests/functional/t057autoAST25.g b/runtime/JavaScript/tests/functional/t057autoAST25.g
index 7a47f07..7a47f07 100755
--- a/antlr-3.4/runtime/JavaScript/tests/functional/t057autoAST25.g
+++ b/runtime/JavaScript/tests/functional/t057autoAST25.g
diff --git a/antlr-3.4/runtime/JavaScript/tests/functional/t057autoAST26.g b/runtime/JavaScript/tests/functional/t057autoAST26.g
index efa4977..efa4977 100755
--- a/antlr-3.4/runtime/JavaScript/tests/functional/t057autoAST26.g
+++ b/runtime/JavaScript/tests/functional/t057autoAST26.g
diff --git a/antlr-3.4/runtime/JavaScript/tests/functional/t057autoAST27.g b/runtime/JavaScript/tests/functional/t057autoAST27.g
index 8dfffd1..8dfffd1 100755
--- a/antlr-3.4/runtime/JavaScript/tests/functional/t057autoAST27.g
+++ b/runtime/JavaScript/tests/functional/t057autoAST27.g
diff --git a/antlr-3.4/runtime/JavaScript/tests/functional/t057autoAST28.g b/runtime/JavaScript/tests/functional/t057autoAST28.g
index cbf2aac..cbf2aac 100755
--- a/antlr-3.4/runtime/JavaScript/tests/functional/t057autoAST28.g
+++ b/runtime/JavaScript/tests/functional/t057autoAST28.g
diff --git a/antlr-3.4/runtime/JavaScript/tests/functional/t057autoAST29.g b/runtime/JavaScript/tests/functional/t057autoAST29.g
index 3499b96..3499b96 100755
--- a/antlr-3.4/runtime/JavaScript/tests/functional/t057autoAST29.g
+++ b/runtime/JavaScript/tests/functional/t057autoAST29.g
diff --git a/antlr-3.4/runtime/JavaScript/tests/functional/t057autoAST3.g b/runtime/JavaScript/tests/functional/t057autoAST3.g
index 0aee351..0aee351 100755
--- a/antlr-3.4/runtime/JavaScript/tests/functional/t057autoAST3.g
+++ b/runtime/JavaScript/tests/functional/t057autoAST3.g
diff --git a/antlr-3.4/runtime/JavaScript/tests/functional/t057autoAST30.g b/runtime/JavaScript/tests/functional/t057autoAST30.g
index deed2be..deed2be 100755
--- a/antlr-3.4/runtime/JavaScript/tests/functional/t057autoAST30.g
+++ b/runtime/JavaScript/tests/functional/t057autoAST30.g
diff --git a/antlr-3.4/runtime/JavaScript/tests/functional/t057autoAST31.g b/runtime/JavaScript/tests/functional/t057autoAST31.g
index eaf0d9e..eaf0d9e 100755
--- a/antlr-3.4/runtime/JavaScript/tests/functional/t057autoAST31.g
+++ b/runtime/JavaScript/tests/functional/t057autoAST31.g
diff --git a/antlr-3.4/runtime/JavaScript/tests/functional/t057autoAST32.g b/runtime/JavaScript/tests/functional/t057autoAST32.g
index a00adef..a00adef 100755
--- a/antlr-3.4/runtime/JavaScript/tests/functional/t057autoAST32.g
+++ b/runtime/JavaScript/tests/functional/t057autoAST32.g
diff --git a/antlr-3.4/runtime/JavaScript/tests/functional/t057autoAST33.g b/runtime/JavaScript/tests/functional/t057autoAST33.g
index d7b4b69..d7b4b69 100755
--- a/antlr-3.4/runtime/JavaScript/tests/functional/t057autoAST33.g
+++ b/runtime/JavaScript/tests/functional/t057autoAST33.g
diff --git a/antlr-3.4/runtime/JavaScript/tests/functional/t057autoAST34.g b/runtime/JavaScript/tests/functional/t057autoAST34.g
index f82d0cd..f82d0cd 100755
--- a/antlr-3.4/runtime/JavaScript/tests/functional/t057autoAST34.g
+++ b/runtime/JavaScript/tests/functional/t057autoAST34.g
diff --git a/antlr-3.4/runtime/JavaScript/tests/functional/t057autoAST35.g b/runtime/JavaScript/tests/functional/t057autoAST35.g
index a4c329c..a4c329c 100755
--- a/antlr-3.4/runtime/JavaScript/tests/functional/t057autoAST35.g
+++ b/runtime/JavaScript/tests/functional/t057autoAST35.g
diff --git a/antlr-3.4/runtime/JavaScript/tests/functional/t057autoAST36.g b/runtime/JavaScript/tests/functional/t057autoAST36.g
index bfb5f3b..bfb5f3b 100755
--- a/antlr-3.4/runtime/JavaScript/tests/functional/t057autoAST36.g
+++ b/runtime/JavaScript/tests/functional/t057autoAST36.g
diff --git a/antlr-3.4/runtime/JavaScript/tests/functional/t057autoAST37.g b/runtime/JavaScript/tests/functional/t057autoAST37.g
index e1657fb..e1657fb 100755
--- a/antlr-3.4/runtime/JavaScript/tests/functional/t057autoAST37.g
+++ b/runtime/JavaScript/tests/functional/t057autoAST37.g
diff --git a/antlr-3.4/runtime/JavaScript/tests/functional/t057autoAST38.g b/runtime/JavaScript/tests/functional/t057autoAST38.g
index 9c90cdc..9c90cdc 100755
--- a/antlr-3.4/runtime/JavaScript/tests/functional/t057autoAST38.g
+++ b/runtime/JavaScript/tests/functional/t057autoAST38.g
diff --git a/antlr-3.4/runtime/JavaScript/tests/functional/t057autoAST39.g b/runtime/JavaScript/tests/functional/t057autoAST39.g
index 7c848ac..7c848ac 100755
--- a/antlr-3.4/runtime/JavaScript/tests/functional/t057autoAST39.g
+++ b/runtime/JavaScript/tests/functional/t057autoAST39.g
diff --git a/antlr-3.4/runtime/JavaScript/tests/functional/t057autoAST4.g b/runtime/JavaScript/tests/functional/t057autoAST4.g
index 6370ee2..6370ee2 100755
--- a/antlr-3.4/runtime/JavaScript/tests/functional/t057autoAST4.g
+++ b/runtime/JavaScript/tests/functional/t057autoAST4.g
diff --git a/antlr-3.4/runtime/JavaScript/tests/functional/t057autoAST40.g b/runtime/JavaScript/tests/functional/t057autoAST40.g
index 5734533..5734533 100755
--- a/antlr-3.4/runtime/JavaScript/tests/functional/t057autoAST40.g
+++ b/runtime/JavaScript/tests/functional/t057autoAST40.g
diff --git a/antlr-3.4/runtime/JavaScript/tests/functional/t057autoAST41.g b/runtime/JavaScript/tests/functional/t057autoAST41.g
index a51cdfd..a51cdfd 100755
--- a/antlr-3.4/runtime/JavaScript/tests/functional/t057autoAST41.g
+++ b/runtime/JavaScript/tests/functional/t057autoAST41.g
diff --git a/antlr-3.4/runtime/JavaScript/tests/functional/t057autoAST42.g b/runtime/JavaScript/tests/functional/t057autoAST42.g
index 5ce61c6..5ce61c6 100755
--- a/antlr-3.4/runtime/JavaScript/tests/functional/t057autoAST42.g
+++ b/runtime/JavaScript/tests/functional/t057autoAST42.g
diff --git a/antlr-3.4/runtime/JavaScript/tests/functional/t057autoAST43.g b/runtime/JavaScript/tests/functional/t057autoAST43.g
index 742896c..742896c 100755
--- a/antlr-3.4/runtime/JavaScript/tests/functional/t057autoAST43.g
+++ b/runtime/JavaScript/tests/functional/t057autoAST43.g
diff --git a/antlr-3.4/runtime/JavaScript/tests/functional/t057autoAST44.g b/runtime/JavaScript/tests/functional/t057autoAST44.g
index 72262ca..72262ca 100755
--- a/antlr-3.4/runtime/JavaScript/tests/functional/t057autoAST44.g
+++ b/runtime/JavaScript/tests/functional/t057autoAST44.g
diff --git a/antlr-3.4/runtime/JavaScript/tests/functional/t057autoAST45.g b/runtime/JavaScript/tests/functional/t057autoAST45.g
index 02ee701..02ee701 100755
--- a/antlr-3.4/runtime/JavaScript/tests/functional/t057autoAST45.g
+++ b/runtime/JavaScript/tests/functional/t057autoAST45.g
diff --git a/antlr-3.4/runtime/JavaScript/tests/functional/t057autoAST46.g b/runtime/JavaScript/tests/functional/t057autoAST46.g
index 28642eb..28642eb 100755
--- a/antlr-3.4/runtime/JavaScript/tests/functional/t057autoAST46.g
+++ b/runtime/JavaScript/tests/functional/t057autoAST46.g
diff --git a/antlr-3.4/runtime/JavaScript/tests/functional/t057autoAST47.g b/runtime/JavaScript/tests/functional/t057autoAST47.g
index ac6cce8..ac6cce8 100755
--- a/antlr-3.4/runtime/JavaScript/tests/functional/t057autoAST47.g
+++ b/runtime/JavaScript/tests/functional/t057autoAST47.g
diff --git a/antlr-3.4/runtime/JavaScript/tests/functional/t057autoAST48.g b/runtime/JavaScript/tests/functional/t057autoAST48.g
index 8baccb9..8baccb9 100755
--- a/antlr-3.4/runtime/JavaScript/tests/functional/t057autoAST48.g
+++ b/runtime/JavaScript/tests/functional/t057autoAST48.g
diff --git a/antlr-3.4/runtime/JavaScript/tests/functional/t057autoAST49.g b/runtime/JavaScript/tests/functional/t057autoAST49.g
index 56cebd9..56cebd9 100755
--- a/antlr-3.4/runtime/JavaScript/tests/functional/t057autoAST49.g
+++ b/runtime/JavaScript/tests/functional/t057autoAST49.g
diff --git a/antlr-3.4/runtime/JavaScript/tests/functional/t057autoAST5.g b/runtime/JavaScript/tests/functional/t057autoAST5.g
index ed019d7..ed019d7 100755
--- a/antlr-3.4/runtime/JavaScript/tests/functional/t057autoAST5.g
+++ b/runtime/JavaScript/tests/functional/t057autoAST5.g
diff --git a/antlr-3.4/runtime/JavaScript/tests/functional/t057autoAST50.g b/runtime/JavaScript/tests/functional/t057autoAST50.g
index 0589e39..0589e39 100755
--- a/antlr-3.4/runtime/JavaScript/tests/functional/t057autoAST50.g
+++ b/runtime/JavaScript/tests/functional/t057autoAST50.g
diff --git a/antlr-3.4/runtime/JavaScript/tests/functional/t057autoAST51.g b/runtime/JavaScript/tests/functional/t057autoAST51.g
index 8302843..8302843 100755
--- a/antlr-3.4/runtime/JavaScript/tests/functional/t057autoAST51.g
+++ b/runtime/JavaScript/tests/functional/t057autoAST51.g
diff --git a/antlr-3.4/runtime/JavaScript/tests/functional/t057autoAST52.g b/runtime/JavaScript/tests/functional/t057autoAST52.g
index 94cc6dd..94cc6dd 100755
--- a/antlr-3.4/runtime/JavaScript/tests/functional/t057autoAST52.g
+++ b/runtime/JavaScript/tests/functional/t057autoAST52.g
diff --git a/antlr-3.4/runtime/JavaScript/tests/functional/t057autoAST53.g b/runtime/JavaScript/tests/functional/t057autoAST53.g
index dd8bf4d..dd8bf4d 100755
--- a/antlr-3.4/runtime/JavaScript/tests/functional/t057autoAST53.g
+++ b/runtime/JavaScript/tests/functional/t057autoAST53.g
diff --git a/antlr-3.4/runtime/JavaScript/tests/functional/t057autoAST54.g b/runtime/JavaScript/tests/functional/t057autoAST54.g
index e24e158..e24e158 100755
--- a/antlr-3.4/runtime/JavaScript/tests/functional/t057autoAST54.g
+++ b/runtime/JavaScript/tests/functional/t057autoAST54.g
diff --git a/antlr-3.4/runtime/JavaScript/tests/functional/t057autoAST6.g b/runtime/JavaScript/tests/functional/t057autoAST6.g
index a4e5361..a4e5361 100755
--- a/antlr-3.4/runtime/JavaScript/tests/functional/t057autoAST6.g
+++ b/runtime/JavaScript/tests/functional/t057autoAST6.g
diff --git a/antlr-3.4/runtime/JavaScript/tests/functional/t057autoAST7.g b/runtime/JavaScript/tests/functional/t057autoAST7.g
index 3aa3b21..3aa3b21 100755
--- a/antlr-3.4/runtime/JavaScript/tests/functional/t057autoAST7.g
+++ b/runtime/JavaScript/tests/functional/t057autoAST7.g
diff --git a/antlr-3.4/runtime/JavaScript/tests/functional/t057autoAST8.g b/runtime/JavaScript/tests/functional/t057autoAST8.g
index 280e036..280e036 100755
--- a/antlr-3.4/runtime/JavaScript/tests/functional/t057autoAST8.g
+++ b/runtime/JavaScript/tests/functional/t057autoAST8.g
diff --git a/antlr-3.4/runtime/JavaScript/tests/functional/t057autoAST9.g b/runtime/JavaScript/tests/functional/t057autoAST9.g
index a7fa23f..a7fa23f 100755
--- a/antlr-3.4/runtime/JavaScript/tests/functional/t057autoAST9.g
+++ b/runtime/JavaScript/tests/functional/t057autoAST9.g
diff --git a/antlr-3.4/runtime/JavaScript/tests/functional/t058rewriteAST.html b/runtime/JavaScript/tests/functional/t058rewriteAST.html
index fbb888a..fbb888a 100755
--- a/antlr-3.4/runtime/JavaScript/tests/functional/t058rewriteAST.html
+++ b/runtime/JavaScript/tests/functional/t058rewriteAST.html
diff --git a/antlr-3.4/runtime/JavaScript/tests/functional/t058rewriteAST1.g b/runtime/JavaScript/tests/functional/t058rewriteAST1.g
index 51c374e..51c374e 100755
--- a/antlr-3.4/runtime/JavaScript/tests/functional/t058rewriteAST1.g
+++ b/runtime/JavaScript/tests/functional/t058rewriteAST1.g
diff --git a/antlr-3.4/runtime/JavaScript/tests/functional/t058rewriteAST10.g b/runtime/JavaScript/tests/functional/t058rewriteAST10.g
index 05fcf0a..05fcf0a 100755
--- a/antlr-3.4/runtime/JavaScript/tests/functional/t058rewriteAST10.g
+++ b/runtime/JavaScript/tests/functional/t058rewriteAST10.g
diff --git a/antlr-3.4/runtime/JavaScript/tests/functional/t058rewriteAST11.g b/runtime/JavaScript/tests/functional/t058rewriteAST11.g
index acbf065..acbf065 100755
--- a/antlr-3.4/runtime/JavaScript/tests/functional/t058rewriteAST11.g
+++ b/runtime/JavaScript/tests/functional/t058rewriteAST11.g
diff --git a/antlr-3.4/runtime/JavaScript/tests/functional/t058rewriteAST12.g b/runtime/JavaScript/tests/functional/t058rewriteAST12.g
index 6c3f096..6c3f096 100755
--- a/antlr-3.4/runtime/JavaScript/tests/functional/t058rewriteAST12.g
+++ b/runtime/JavaScript/tests/functional/t058rewriteAST12.g
diff --git a/antlr-3.4/runtime/JavaScript/tests/functional/t058rewriteAST13.g b/runtime/JavaScript/tests/functional/t058rewriteAST13.g
index e22c9c8..e22c9c8 100755
--- a/antlr-3.4/runtime/JavaScript/tests/functional/t058rewriteAST13.g
+++ b/runtime/JavaScript/tests/functional/t058rewriteAST13.g
diff --git a/antlr-3.4/runtime/JavaScript/tests/functional/t058rewriteAST14.g b/runtime/JavaScript/tests/functional/t058rewriteAST14.g
index 97c76a0..97c76a0 100755
--- a/antlr-3.4/runtime/JavaScript/tests/functional/t058rewriteAST14.g
+++ b/runtime/JavaScript/tests/functional/t058rewriteAST14.g
diff --git a/antlr-3.4/runtime/JavaScript/tests/functional/t058rewriteAST15.g b/runtime/JavaScript/tests/functional/t058rewriteAST15.g
index 5c541ec..5c541ec 100755
--- a/antlr-3.4/runtime/JavaScript/tests/functional/t058rewriteAST15.g
+++ b/runtime/JavaScript/tests/functional/t058rewriteAST15.g
diff --git a/antlr-3.4/runtime/JavaScript/tests/functional/t058rewriteAST16.g b/runtime/JavaScript/tests/functional/t058rewriteAST16.g
index ce1d26e..ce1d26e 100755
--- a/antlr-3.4/runtime/JavaScript/tests/functional/t058rewriteAST16.g
+++ b/runtime/JavaScript/tests/functional/t058rewriteAST16.g
diff --git a/antlr-3.4/runtime/JavaScript/tests/functional/t058rewriteAST17.g b/runtime/JavaScript/tests/functional/t058rewriteAST17.g
index 4093539..4093539 100755
--- a/antlr-3.4/runtime/JavaScript/tests/functional/t058rewriteAST17.g
+++ b/runtime/JavaScript/tests/functional/t058rewriteAST17.g
diff --git a/antlr-3.4/runtime/JavaScript/tests/functional/t058rewriteAST18.g b/runtime/JavaScript/tests/functional/t058rewriteAST18.g
index a84d7fb..a84d7fb 100755
--- a/antlr-3.4/runtime/JavaScript/tests/functional/t058rewriteAST18.g
+++ b/runtime/JavaScript/tests/functional/t058rewriteAST18.g
diff --git a/antlr-3.4/runtime/JavaScript/tests/functional/t058rewriteAST19.g b/runtime/JavaScript/tests/functional/t058rewriteAST19.g
index 3b83906..3b83906 100755
--- a/antlr-3.4/runtime/JavaScript/tests/functional/t058rewriteAST19.g
+++ b/runtime/JavaScript/tests/functional/t058rewriteAST19.g
diff --git a/antlr-3.4/runtime/JavaScript/tests/functional/t058rewriteAST2.g b/runtime/JavaScript/tests/functional/t058rewriteAST2.g
index d6fbb04..d6fbb04 100755
--- a/antlr-3.4/runtime/JavaScript/tests/functional/t058rewriteAST2.g
+++ b/runtime/JavaScript/tests/functional/t058rewriteAST2.g
diff --git a/antlr-3.4/runtime/JavaScript/tests/functional/t058rewriteAST20.g b/runtime/JavaScript/tests/functional/t058rewriteAST20.g
index 5df0732..5df0732 100755
--- a/antlr-3.4/runtime/JavaScript/tests/functional/t058rewriteAST20.g
+++ b/runtime/JavaScript/tests/functional/t058rewriteAST20.g
diff --git a/antlr-3.4/runtime/JavaScript/tests/functional/t058rewriteAST21.g b/runtime/JavaScript/tests/functional/t058rewriteAST21.g
index e6ddd35..e6ddd35 100755
--- a/antlr-3.4/runtime/JavaScript/tests/functional/t058rewriteAST21.g
+++ b/runtime/JavaScript/tests/functional/t058rewriteAST21.g
diff --git a/antlr-3.4/runtime/JavaScript/tests/functional/t058rewriteAST22.g b/runtime/JavaScript/tests/functional/t058rewriteAST22.g
index 83ba81f..83ba81f 100755
--- a/antlr-3.4/runtime/JavaScript/tests/functional/t058rewriteAST22.g
+++ b/runtime/JavaScript/tests/functional/t058rewriteAST22.g
diff --git a/antlr-3.4/runtime/JavaScript/tests/functional/t058rewriteAST23.g b/runtime/JavaScript/tests/functional/t058rewriteAST23.g
index 4fb7383..4fb7383 100755
--- a/antlr-3.4/runtime/JavaScript/tests/functional/t058rewriteAST23.g
+++ b/runtime/JavaScript/tests/functional/t058rewriteAST23.g
diff --git a/antlr-3.4/runtime/JavaScript/tests/functional/t058rewriteAST24.g b/runtime/JavaScript/tests/functional/t058rewriteAST24.g
index 28b2c44..28b2c44 100755
--- a/antlr-3.4/runtime/JavaScript/tests/functional/t058rewriteAST24.g
+++ b/runtime/JavaScript/tests/functional/t058rewriteAST24.g
diff --git a/antlr-3.4/runtime/JavaScript/tests/functional/t058rewriteAST25.g b/runtime/JavaScript/tests/functional/t058rewriteAST25.g
index d6cb83c..d6cb83c 100755
--- a/antlr-3.4/runtime/JavaScript/tests/functional/t058rewriteAST25.g
+++ b/runtime/JavaScript/tests/functional/t058rewriteAST25.g
diff --git a/antlr-3.4/runtime/JavaScript/tests/functional/t058rewriteAST26.g b/runtime/JavaScript/tests/functional/t058rewriteAST26.g
index 4e98b9c..4e98b9c 100755
--- a/antlr-3.4/runtime/JavaScript/tests/functional/t058rewriteAST26.g
+++ b/runtime/JavaScript/tests/functional/t058rewriteAST26.g
diff --git a/antlr-3.4/runtime/JavaScript/tests/functional/t058rewriteAST27.g b/runtime/JavaScript/tests/functional/t058rewriteAST27.g
index 27795d7..27795d7 100755
--- a/antlr-3.4/runtime/JavaScript/tests/functional/t058rewriteAST27.g
+++ b/runtime/JavaScript/tests/functional/t058rewriteAST27.g
diff --git a/antlr-3.4/runtime/JavaScript/tests/functional/t058rewriteAST28.g b/runtime/JavaScript/tests/functional/t058rewriteAST28.g
index 6a6ebfd..6a6ebfd 100755
--- a/antlr-3.4/runtime/JavaScript/tests/functional/t058rewriteAST28.g
+++ b/runtime/JavaScript/tests/functional/t058rewriteAST28.g
diff --git a/antlr-3.4/runtime/JavaScript/tests/functional/t058rewriteAST29.g b/runtime/JavaScript/tests/functional/t058rewriteAST29.g
index bb8b84c..bb8b84c 100755
--- a/antlr-3.4/runtime/JavaScript/tests/functional/t058rewriteAST29.g
+++ b/runtime/JavaScript/tests/functional/t058rewriteAST29.g
diff --git a/antlr-3.4/runtime/JavaScript/tests/functional/t058rewriteAST3.g b/runtime/JavaScript/tests/functional/t058rewriteAST3.g
index 0a17cfa..0a17cfa 100755
--- a/antlr-3.4/runtime/JavaScript/tests/functional/t058rewriteAST3.g
+++ b/runtime/JavaScript/tests/functional/t058rewriteAST3.g
diff --git a/antlr-3.4/runtime/JavaScript/tests/functional/t058rewriteAST30.g b/runtime/JavaScript/tests/functional/t058rewriteAST30.g
index 29b3020..29b3020 100755
--- a/antlr-3.4/runtime/JavaScript/tests/functional/t058rewriteAST30.g
+++ b/runtime/JavaScript/tests/functional/t058rewriteAST30.g
diff --git a/antlr-3.4/runtime/JavaScript/tests/functional/t058rewriteAST31.g b/runtime/JavaScript/tests/functional/t058rewriteAST31.g
index 113cca7..113cca7 100755
--- a/antlr-3.4/runtime/JavaScript/tests/functional/t058rewriteAST31.g
+++ b/runtime/JavaScript/tests/functional/t058rewriteAST31.g
diff --git a/antlr-3.4/runtime/JavaScript/tests/functional/t058rewriteAST32.g b/runtime/JavaScript/tests/functional/t058rewriteAST32.g
index cc3c3aa..cc3c3aa 100755
--- a/antlr-3.4/runtime/JavaScript/tests/functional/t058rewriteAST32.g
+++ b/runtime/JavaScript/tests/functional/t058rewriteAST32.g
diff --git a/antlr-3.4/runtime/JavaScript/tests/functional/t058rewriteAST33.g b/runtime/JavaScript/tests/functional/t058rewriteAST33.g
index e475463..e475463 100755
--- a/antlr-3.4/runtime/JavaScript/tests/functional/t058rewriteAST33.g
+++ b/runtime/JavaScript/tests/functional/t058rewriteAST33.g
diff --git a/antlr-3.4/runtime/JavaScript/tests/functional/t058rewriteAST34.g b/runtime/JavaScript/tests/functional/t058rewriteAST34.g
index afc72b0..afc72b0 100755
--- a/antlr-3.4/runtime/JavaScript/tests/functional/t058rewriteAST34.g
+++ b/runtime/JavaScript/tests/functional/t058rewriteAST34.g
diff --git a/antlr-3.4/runtime/JavaScript/tests/functional/t058rewriteAST35.g b/runtime/JavaScript/tests/functional/t058rewriteAST35.g
index d325f93..d325f93 100755
--- a/antlr-3.4/runtime/JavaScript/tests/functional/t058rewriteAST35.g
+++ b/runtime/JavaScript/tests/functional/t058rewriteAST35.g
diff --git a/antlr-3.4/runtime/JavaScript/tests/functional/t058rewriteAST36.g b/runtime/JavaScript/tests/functional/t058rewriteAST36.g
index 5e5ca17..5e5ca17 100755
--- a/antlr-3.4/runtime/JavaScript/tests/functional/t058rewriteAST36.g
+++ b/runtime/JavaScript/tests/functional/t058rewriteAST36.g
diff --git a/antlr-3.4/runtime/JavaScript/tests/functional/t058rewriteAST37.g b/runtime/JavaScript/tests/functional/t058rewriteAST37.g
index c475f04..c475f04 100755
--- a/antlr-3.4/runtime/JavaScript/tests/functional/t058rewriteAST37.g
+++ b/runtime/JavaScript/tests/functional/t058rewriteAST37.g
diff --git a/antlr-3.4/runtime/JavaScript/tests/functional/t058rewriteAST38.g b/runtime/JavaScript/tests/functional/t058rewriteAST38.g
index 08128ca..08128ca 100755
--- a/antlr-3.4/runtime/JavaScript/tests/functional/t058rewriteAST38.g
+++ b/runtime/JavaScript/tests/functional/t058rewriteAST38.g
diff --git a/antlr-3.4/runtime/JavaScript/tests/functional/t058rewriteAST39.g b/runtime/JavaScript/tests/functional/t058rewriteAST39.g
index 4e03f08..4e03f08 100755
--- a/antlr-3.4/runtime/JavaScript/tests/functional/t058rewriteAST39.g
+++ b/runtime/JavaScript/tests/functional/t058rewriteAST39.g
diff --git a/antlr-3.4/runtime/JavaScript/tests/functional/t058rewriteAST4.g b/runtime/JavaScript/tests/functional/t058rewriteAST4.g
index bf8a38a..bf8a38a 100755
--- a/antlr-3.4/runtime/JavaScript/tests/functional/t058rewriteAST4.g
+++ b/runtime/JavaScript/tests/functional/t058rewriteAST4.g
diff --git a/antlr-3.4/runtime/JavaScript/tests/functional/t058rewriteAST40.g b/runtime/JavaScript/tests/functional/t058rewriteAST40.g
index f634eb8..f634eb8 100755
--- a/antlr-3.4/runtime/JavaScript/tests/functional/t058rewriteAST40.g
+++ b/runtime/JavaScript/tests/functional/t058rewriteAST40.g
diff --git a/antlr-3.4/runtime/JavaScript/tests/functional/t058rewriteAST41.g b/runtime/JavaScript/tests/functional/t058rewriteAST41.g
index 201694d..201694d 100755
--- a/antlr-3.4/runtime/JavaScript/tests/functional/t058rewriteAST41.g
+++ b/runtime/JavaScript/tests/functional/t058rewriteAST41.g
diff --git a/antlr-3.4/runtime/JavaScript/tests/functional/t058rewriteAST42.g b/runtime/JavaScript/tests/functional/t058rewriteAST42.g
index f7a38cc..f7a38cc 100755
--- a/antlr-3.4/runtime/JavaScript/tests/functional/t058rewriteAST42.g
+++ b/runtime/JavaScript/tests/functional/t058rewriteAST42.g
diff --git a/antlr-3.4/runtime/JavaScript/tests/functional/t058rewriteAST43.g b/runtime/JavaScript/tests/functional/t058rewriteAST43.g
index c1daec6..c1daec6 100755
--- a/antlr-3.4/runtime/JavaScript/tests/functional/t058rewriteAST43.g
+++ b/runtime/JavaScript/tests/functional/t058rewriteAST43.g
diff --git a/antlr-3.4/runtime/JavaScript/tests/functional/t058rewriteAST44.g b/runtime/JavaScript/tests/functional/t058rewriteAST44.g
index 33040f3..33040f3 100755
--- a/antlr-3.4/runtime/JavaScript/tests/functional/t058rewriteAST44.g
+++ b/runtime/JavaScript/tests/functional/t058rewriteAST44.g
diff --git a/antlr-3.4/runtime/JavaScript/tests/functional/t058rewriteAST45.g b/runtime/JavaScript/tests/functional/t058rewriteAST45.g
index 04dceb5..04dceb5 100755
--- a/antlr-3.4/runtime/JavaScript/tests/functional/t058rewriteAST45.g
+++ b/runtime/JavaScript/tests/functional/t058rewriteAST45.g
diff --git a/antlr-3.4/runtime/JavaScript/tests/functional/t058rewriteAST46.g b/runtime/JavaScript/tests/functional/t058rewriteAST46.g
index 68ce360..68ce360 100755
--- a/antlr-3.4/runtime/JavaScript/tests/functional/t058rewriteAST46.g
+++ b/runtime/JavaScript/tests/functional/t058rewriteAST46.g
diff --git a/antlr-3.4/runtime/JavaScript/tests/functional/t058rewriteAST47.g b/runtime/JavaScript/tests/functional/t058rewriteAST47.g
index 76f545a..76f545a 100755
--- a/antlr-3.4/runtime/JavaScript/tests/functional/t058rewriteAST47.g
+++ b/runtime/JavaScript/tests/functional/t058rewriteAST47.g
diff --git a/antlr-3.4/runtime/JavaScript/tests/functional/t058rewriteAST48.g b/runtime/JavaScript/tests/functional/t058rewriteAST48.g
index 089ca43..089ca43 100755
--- a/antlr-3.4/runtime/JavaScript/tests/functional/t058rewriteAST48.g
+++ b/runtime/JavaScript/tests/functional/t058rewriteAST48.g
diff --git a/antlr-3.4/runtime/JavaScript/tests/functional/t058rewriteAST49.g b/runtime/JavaScript/tests/functional/t058rewriteAST49.g
index 54ad312..54ad312 100755
--- a/antlr-3.4/runtime/JavaScript/tests/functional/t058rewriteAST49.g
+++ b/runtime/JavaScript/tests/functional/t058rewriteAST49.g
diff --git a/antlr-3.4/runtime/JavaScript/tests/functional/t058rewriteAST5.g b/runtime/JavaScript/tests/functional/t058rewriteAST5.g
index 6e36769..6e36769 100755
--- a/antlr-3.4/runtime/JavaScript/tests/functional/t058rewriteAST5.g
+++ b/runtime/JavaScript/tests/functional/t058rewriteAST5.g
diff --git a/antlr-3.4/runtime/JavaScript/tests/functional/t058rewriteAST50.g b/runtime/JavaScript/tests/functional/t058rewriteAST50.g
index a9e2616..a9e2616 100755
--- a/antlr-3.4/runtime/JavaScript/tests/functional/t058rewriteAST50.g
+++ b/runtime/JavaScript/tests/functional/t058rewriteAST50.g
diff --git a/antlr-3.4/runtime/JavaScript/tests/functional/t058rewriteAST51.g b/runtime/JavaScript/tests/functional/t058rewriteAST51.g
index d261c89..d261c89 100755
--- a/antlr-3.4/runtime/JavaScript/tests/functional/t058rewriteAST51.g
+++ b/runtime/JavaScript/tests/functional/t058rewriteAST51.g
diff --git a/antlr-3.4/runtime/JavaScript/tests/functional/t058rewriteAST52.g b/runtime/JavaScript/tests/functional/t058rewriteAST52.g
index 30a56c0..30a56c0 100755
--- a/antlr-3.4/runtime/JavaScript/tests/functional/t058rewriteAST52.g
+++ b/runtime/JavaScript/tests/functional/t058rewriteAST52.g
diff --git a/antlr-3.4/runtime/JavaScript/tests/functional/t058rewriteAST53.g b/runtime/JavaScript/tests/functional/t058rewriteAST53.g
index e0cb162..e0cb162 100755
--- a/antlr-3.4/runtime/JavaScript/tests/functional/t058rewriteAST53.g
+++ b/runtime/JavaScript/tests/functional/t058rewriteAST53.g
diff --git a/antlr-3.4/runtime/JavaScript/tests/functional/t058rewriteAST54.g b/runtime/JavaScript/tests/functional/t058rewriteAST54.g
index 2df71ee..2df71ee 100755
--- a/antlr-3.4/runtime/JavaScript/tests/functional/t058rewriteAST54.g
+++ b/runtime/JavaScript/tests/functional/t058rewriteAST54.g
diff --git a/antlr-3.4/runtime/JavaScript/tests/functional/t058rewriteAST55.g b/runtime/JavaScript/tests/functional/t058rewriteAST55.g
index 8029f91..8029f91 100755
--- a/antlr-3.4/runtime/JavaScript/tests/functional/t058rewriteAST55.g
+++ b/runtime/JavaScript/tests/functional/t058rewriteAST55.g
diff --git a/antlr-3.4/runtime/JavaScript/tests/functional/t058rewriteAST56.g b/runtime/JavaScript/tests/functional/t058rewriteAST56.g
index 0f043a0..0f043a0 100755
--- a/antlr-3.4/runtime/JavaScript/tests/functional/t058rewriteAST56.g
+++ b/runtime/JavaScript/tests/functional/t058rewriteAST56.g
diff --git a/antlr-3.4/runtime/JavaScript/tests/functional/t058rewriteAST57.g b/runtime/JavaScript/tests/functional/t058rewriteAST57.g
index 430a844..430a844 100755
--- a/antlr-3.4/runtime/JavaScript/tests/functional/t058rewriteAST57.g
+++ b/runtime/JavaScript/tests/functional/t058rewriteAST57.g
diff --git a/antlr-3.4/runtime/JavaScript/tests/functional/t058rewriteAST58.g b/runtime/JavaScript/tests/functional/t058rewriteAST58.g
index 290f868..290f868 100755
--- a/antlr-3.4/runtime/JavaScript/tests/functional/t058rewriteAST58.g
+++ b/runtime/JavaScript/tests/functional/t058rewriteAST58.g
diff --git a/antlr-3.4/runtime/JavaScript/tests/functional/t058rewriteAST59.g b/runtime/JavaScript/tests/functional/t058rewriteAST59.g
index 8e777a5..8e777a5 100755
--- a/antlr-3.4/runtime/JavaScript/tests/functional/t058rewriteAST59.g
+++ b/runtime/JavaScript/tests/functional/t058rewriteAST59.g
diff --git a/antlr-3.4/runtime/JavaScript/tests/functional/t058rewriteAST6.g b/runtime/JavaScript/tests/functional/t058rewriteAST6.g
index 0f09884..0f09884 100755
--- a/antlr-3.4/runtime/JavaScript/tests/functional/t058rewriteAST6.g
+++ b/runtime/JavaScript/tests/functional/t058rewriteAST6.g
diff --git a/antlr-3.4/runtime/JavaScript/tests/functional/t058rewriteAST60.g b/runtime/JavaScript/tests/functional/t058rewriteAST60.g
index 2dab722..2dab722 100755
--- a/antlr-3.4/runtime/JavaScript/tests/functional/t058rewriteAST60.g
+++ b/runtime/JavaScript/tests/functional/t058rewriteAST60.g
diff --git a/antlr-3.4/runtime/JavaScript/tests/functional/t058rewriteAST61.g b/runtime/JavaScript/tests/functional/t058rewriteAST61.g
index aa4904d..aa4904d 100755
--- a/antlr-3.4/runtime/JavaScript/tests/functional/t058rewriteAST61.g
+++ b/runtime/JavaScript/tests/functional/t058rewriteAST61.g
diff --git a/antlr-3.4/runtime/JavaScript/tests/functional/t058rewriteAST62.g b/runtime/JavaScript/tests/functional/t058rewriteAST62.g
index 6ae8d72..6ae8d72 100755
--- a/antlr-3.4/runtime/JavaScript/tests/functional/t058rewriteAST62.g
+++ b/runtime/JavaScript/tests/functional/t058rewriteAST62.g
diff --git a/antlr-3.4/runtime/JavaScript/tests/functional/t058rewriteAST63.g b/runtime/JavaScript/tests/functional/t058rewriteAST63.g
index 2ebf7af..2ebf7af 100755
--- a/antlr-3.4/runtime/JavaScript/tests/functional/t058rewriteAST63.g
+++ b/runtime/JavaScript/tests/functional/t058rewriteAST63.g
diff --git a/antlr-3.4/runtime/JavaScript/tests/functional/t058rewriteAST64.g b/runtime/JavaScript/tests/functional/t058rewriteAST64.g
index 9980f62..9980f62 100755
--- a/antlr-3.4/runtime/JavaScript/tests/functional/t058rewriteAST64.g
+++ b/runtime/JavaScript/tests/functional/t058rewriteAST64.g
diff --git a/antlr-3.4/runtime/JavaScript/tests/functional/t058rewriteAST65.g b/runtime/JavaScript/tests/functional/t058rewriteAST65.g
index ffcabbb..ffcabbb 100755
--- a/antlr-3.4/runtime/JavaScript/tests/functional/t058rewriteAST65.g
+++ b/runtime/JavaScript/tests/functional/t058rewriteAST65.g
diff --git a/antlr-3.4/runtime/JavaScript/tests/functional/t058rewriteAST66.g b/runtime/JavaScript/tests/functional/t058rewriteAST66.g
index 27a3752..27a3752 100755
--- a/antlr-3.4/runtime/JavaScript/tests/functional/t058rewriteAST66.g
+++ b/runtime/JavaScript/tests/functional/t058rewriteAST66.g
diff --git a/antlr-3.4/runtime/JavaScript/tests/functional/t058rewriteAST67.g b/runtime/JavaScript/tests/functional/t058rewriteAST67.g
index f75f321..f75f321 100755
--- a/antlr-3.4/runtime/JavaScript/tests/functional/t058rewriteAST67.g
+++ b/runtime/JavaScript/tests/functional/t058rewriteAST67.g
diff --git a/antlr-3.4/runtime/JavaScript/tests/functional/t058rewriteAST68.g b/runtime/JavaScript/tests/functional/t058rewriteAST68.g
index 41f8b1a..41f8b1a 100755
--- a/antlr-3.4/runtime/JavaScript/tests/functional/t058rewriteAST68.g
+++ b/runtime/JavaScript/tests/functional/t058rewriteAST68.g
diff --git a/antlr-3.4/runtime/JavaScript/tests/functional/t058rewriteAST69.g b/runtime/JavaScript/tests/functional/t058rewriteAST69.g
index eaf0235..eaf0235 100755
--- a/antlr-3.4/runtime/JavaScript/tests/functional/t058rewriteAST69.g
+++ b/runtime/JavaScript/tests/functional/t058rewriteAST69.g
diff --git a/antlr-3.4/runtime/JavaScript/tests/functional/t058rewriteAST7.g b/runtime/JavaScript/tests/functional/t058rewriteAST7.g
index 267dde1..267dde1 100755
--- a/antlr-3.4/runtime/JavaScript/tests/functional/t058rewriteAST7.g
+++ b/runtime/JavaScript/tests/functional/t058rewriteAST7.g
diff --git a/antlr-3.4/runtime/JavaScript/tests/functional/t058rewriteAST70.g b/runtime/JavaScript/tests/functional/t058rewriteAST70.g
index 68aed44..68aed44 100755
--- a/antlr-3.4/runtime/JavaScript/tests/functional/t058rewriteAST70.g
+++ b/runtime/JavaScript/tests/functional/t058rewriteAST70.g
diff --git a/antlr-3.4/runtime/JavaScript/tests/functional/t058rewriteAST71.g b/runtime/JavaScript/tests/functional/t058rewriteAST71.g
index ff66674..ff66674 100755
--- a/antlr-3.4/runtime/JavaScript/tests/functional/t058rewriteAST71.g
+++ b/runtime/JavaScript/tests/functional/t058rewriteAST71.g
diff --git a/antlr-3.4/runtime/JavaScript/tests/functional/t058rewriteAST72.g b/runtime/JavaScript/tests/functional/t058rewriteAST72.g
index b151aff..b151aff 100755
--- a/antlr-3.4/runtime/JavaScript/tests/functional/t058rewriteAST72.g
+++ b/runtime/JavaScript/tests/functional/t058rewriteAST72.g
diff --git a/antlr-3.4/runtime/JavaScript/tests/functional/t058rewriteAST73.g b/runtime/JavaScript/tests/functional/t058rewriteAST73.g
index 6cc7f13..6cc7f13 100755
--- a/antlr-3.4/runtime/JavaScript/tests/functional/t058rewriteAST73.g
+++ b/runtime/JavaScript/tests/functional/t058rewriteAST73.g
diff --git a/antlr-3.4/runtime/JavaScript/tests/functional/t058rewriteAST74.g b/runtime/JavaScript/tests/functional/t058rewriteAST74.g
index d67657e..d67657e 100755
--- a/antlr-3.4/runtime/JavaScript/tests/functional/t058rewriteAST74.g
+++ b/runtime/JavaScript/tests/functional/t058rewriteAST74.g
diff --git a/antlr-3.4/runtime/JavaScript/tests/functional/t058rewriteAST75.g b/runtime/JavaScript/tests/functional/t058rewriteAST75.g
index c8581e3..c8581e3 100755
--- a/antlr-3.4/runtime/JavaScript/tests/functional/t058rewriteAST75.g
+++ b/runtime/JavaScript/tests/functional/t058rewriteAST75.g
diff --git a/antlr-3.4/runtime/JavaScript/tests/functional/t058rewriteAST76.g b/runtime/JavaScript/tests/functional/t058rewriteAST76.g
index 967fb7a..967fb7a 100755
--- a/antlr-3.4/runtime/JavaScript/tests/functional/t058rewriteAST76.g
+++ b/runtime/JavaScript/tests/functional/t058rewriteAST76.g
diff --git a/antlr-3.4/runtime/JavaScript/tests/functional/t058rewriteAST77.g b/runtime/JavaScript/tests/functional/t058rewriteAST77.g
index 6efd915..6efd915 100755
--- a/antlr-3.4/runtime/JavaScript/tests/functional/t058rewriteAST77.g
+++ b/runtime/JavaScript/tests/functional/t058rewriteAST77.g
diff --git a/antlr-3.4/runtime/JavaScript/tests/functional/t058rewriteAST78.g b/runtime/JavaScript/tests/functional/t058rewriteAST78.g
index 6b60798..6b60798 100755
--- a/antlr-3.4/runtime/JavaScript/tests/functional/t058rewriteAST78.g
+++ b/runtime/JavaScript/tests/functional/t058rewriteAST78.g
diff --git a/antlr-3.4/runtime/JavaScript/tests/functional/t058rewriteAST79.g b/runtime/JavaScript/tests/functional/t058rewriteAST79.g
index 925ed78..925ed78 100755
--- a/antlr-3.4/runtime/JavaScript/tests/functional/t058rewriteAST79.g
+++ b/runtime/JavaScript/tests/functional/t058rewriteAST79.g
diff --git a/antlr-3.4/runtime/JavaScript/tests/functional/t058rewriteAST8.g b/runtime/JavaScript/tests/functional/t058rewriteAST8.g
index c3a6ffd..c3a6ffd 100755
--- a/antlr-3.4/runtime/JavaScript/tests/functional/t058rewriteAST8.g
+++ b/runtime/JavaScript/tests/functional/t058rewriteAST8.g
diff --git a/antlr-3.4/runtime/JavaScript/tests/functional/t058rewriteAST80.g b/runtime/JavaScript/tests/functional/t058rewriteAST80.g
index 3fe50d5..3fe50d5 100755
--- a/antlr-3.4/runtime/JavaScript/tests/functional/t058rewriteAST80.g
+++ b/runtime/JavaScript/tests/functional/t058rewriteAST80.g
diff --git a/antlr-3.4/runtime/JavaScript/tests/functional/t058rewriteAST81.g b/runtime/JavaScript/tests/functional/t058rewriteAST81.g
index 4eee1e2..4eee1e2 100755
--- a/antlr-3.4/runtime/JavaScript/tests/functional/t058rewriteAST81.g
+++ b/runtime/JavaScript/tests/functional/t058rewriteAST81.g
diff --git a/antlr-3.4/runtime/JavaScript/tests/functional/t058rewriteAST82.g b/runtime/JavaScript/tests/functional/t058rewriteAST82.g
index 20d45f2..20d45f2 100755
--- a/antlr-3.4/runtime/JavaScript/tests/functional/t058rewriteAST82.g
+++ b/runtime/JavaScript/tests/functional/t058rewriteAST82.g
diff --git a/antlr-3.4/runtime/JavaScript/tests/functional/t058rewriteAST83.g b/runtime/JavaScript/tests/functional/t058rewriteAST83.g
index 2354b7c..2354b7c 100755
--- a/antlr-3.4/runtime/JavaScript/tests/functional/t058rewriteAST83.g
+++ b/runtime/JavaScript/tests/functional/t058rewriteAST83.g
diff --git a/antlr-3.4/runtime/JavaScript/tests/functional/t058rewriteAST9.g b/runtime/JavaScript/tests/functional/t058rewriteAST9.g
index 713fcd5..713fcd5 100755
--- a/antlr-3.4/runtime/JavaScript/tests/functional/t058rewriteAST9.g
+++ b/runtime/JavaScript/tests/functional/t058rewriteAST9.g
diff --git a/antlr-3.4/runtime/JavaScript/third/antcontrib.properties b/runtime/JavaScript/third/antcontrib.properties
index c76c9d1..c76c9d1 100755
--- a/antlr-3.4/runtime/JavaScript/third/antcontrib.properties
+++ b/runtime/JavaScript/third/antcontrib.properties
diff --git a/antlr-3.4/runtime/ObjC/ANTLR.framework.zip b/runtime/ObjC/ANTLR.framework.zip
index 8340758..8340758 100644
--- a/antlr-3.4/runtime/ObjC/ANTLR.framework.zip
+++ b/runtime/ObjC/ANTLR.framework.zip
Binary files differ
diff --git a/antlr-3.4/runtime/ObjC/ANTLR.framework/ANTLR b/runtime/ObjC/ANTLR.framework/ANTLR
index 67c1d3a..67c1d3a 100755
--- a/antlr-3.4/runtime/ObjC/ANTLR.framework/ANTLR
+++ b/runtime/ObjC/ANTLR.framework/ANTLR
Binary files differ
diff --git a/antlr-3.4/runtime/ObjC/ANTLR.framework/Headers/ANTLR.h b/runtime/ObjC/ANTLR.framework/Headers/ANTLR.h
index 671e783..671e783 100755
--- a/antlr-3.4/runtime/ObjC/ANTLR.framework/Headers/ANTLR.h
+++ b/runtime/ObjC/ANTLR.framework/Headers/ANTLR.h
diff --git a/antlr-3.4/runtime/ObjC/ANTLR.framework/Headers/ANTLRBaseMapElement.h b/runtime/ObjC/ANTLR.framework/Headers/ANTLRBaseMapElement.h
index b9100ac..b9100ac 100644
--- a/antlr-3.4/runtime/ObjC/ANTLR.framework/Headers/ANTLRBaseMapElement.h
+++ b/runtime/ObjC/ANTLR.framework/Headers/ANTLRBaseMapElement.h
diff --git a/antlr-3.4/runtime/ObjC/ANTLR.framework/Headers/ANTLRBaseRecognizer.h b/runtime/ObjC/ANTLR.framework/Headers/ANTLRBaseRecognizer.h
index 1a922bd..1a922bd 100755
--- a/antlr-3.4/runtime/ObjC/ANTLR.framework/Headers/ANTLRBaseRecognizer.h
+++ b/runtime/ObjC/ANTLR.framework/Headers/ANTLRBaseRecognizer.h
diff --git a/antlr-3.4/runtime/ObjC/ANTLR.framework/Headers/ANTLRBaseStack.h b/runtime/ObjC/ANTLR.framework/Headers/ANTLRBaseStack.h
index 5069031..5069031 100644
--- a/antlr-3.4/runtime/ObjC/ANTLR.framework/Headers/ANTLRBaseStack.h
+++ b/runtime/ObjC/ANTLR.framework/Headers/ANTLRBaseStack.h
diff --git a/antlr-3.4/runtime/ObjC/ANTLR.framework/Headers/ANTLRBaseTree.h b/runtime/ObjC/ANTLR.framework/Headers/ANTLRBaseTree.h
index 96513f8..96513f8 100755
--- a/antlr-3.4/runtime/ObjC/ANTLR.framework/Headers/ANTLRBaseTree.h
+++ b/runtime/ObjC/ANTLR.framework/Headers/ANTLRBaseTree.h
diff --git a/antlr-3.4/runtime/ObjC/ANTLR.framework/Headers/ANTLRBaseTreeAdaptor.h b/runtime/ObjC/ANTLR.framework/Headers/ANTLRBaseTreeAdaptor.h
index b4f8dad..b4f8dad 100644
--- a/antlr-3.4/runtime/ObjC/ANTLR.framework/Headers/ANTLRBaseTreeAdaptor.h
+++ b/runtime/ObjC/ANTLR.framework/Headers/ANTLRBaseTreeAdaptor.h
diff --git a/antlr-3.4/runtime/ObjC/ANTLR.framework/Headers/ANTLRBitSet.h b/runtime/ObjC/ANTLR.framework/Headers/ANTLRBitSet.h
index a1be117..a1be117 100755
--- a/antlr-3.4/runtime/ObjC/ANTLR.framework/Headers/ANTLRBitSet.h
+++ b/runtime/ObjC/ANTLR.framework/Headers/ANTLRBitSet.h
diff --git a/antlr-3.4/runtime/ObjC/ANTLR.framework/Headers/ANTLRBufferedTokenStream.h b/runtime/ObjC/ANTLR.framework/Headers/ANTLRBufferedTokenStream.h
index 198a6f7..198a6f7 100644
--- a/antlr-3.4/runtime/ObjC/ANTLR.framework/Headers/ANTLRBufferedTokenStream.h
+++ b/runtime/ObjC/ANTLR.framework/Headers/ANTLRBufferedTokenStream.h
diff --git a/antlr-3.4/runtime/ObjC/ANTLR.framework/Headers/ANTLRBufferedTreeNodeStream.h b/runtime/ObjC/ANTLR.framework/Headers/ANTLRBufferedTreeNodeStream.h
index 8618ea2..8618ea2 100644
--- a/antlr-3.4/runtime/ObjC/ANTLR.framework/Headers/ANTLRBufferedTreeNodeStream.h
+++ b/runtime/ObjC/ANTLR.framework/Headers/ANTLRBufferedTreeNodeStream.h
diff --git a/antlr-3.4/runtime/ObjC/ANTLR.framework/Headers/ANTLRCharStream.h b/runtime/ObjC/ANTLR.framework/Headers/ANTLRCharStream.h
index 379734b..379734b 100755
--- a/antlr-3.4/runtime/ObjC/ANTLR.framework/Headers/ANTLRCharStream.h
+++ b/runtime/ObjC/ANTLR.framework/Headers/ANTLRCharStream.h
diff --git a/antlr-3.4/runtime/ObjC/ANTLR.framework/Headers/ANTLRCharStreamState.h b/runtime/ObjC/ANTLR.framework/Headers/ANTLRCharStreamState.h
index 2787c76..2787c76 100644
--- a/antlr-3.4/runtime/ObjC/ANTLR.framework/Headers/ANTLRCharStreamState.h
+++ b/runtime/ObjC/ANTLR.framework/Headers/ANTLRCharStreamState.h
diff --git a/antlr-3.4/runtime/ObjC/ANTLR.framework/Headers/ANTLRCommonErrorNode.h b/runtime/ObjC/ANTLR.framework/Headers/ANTLRCommonErrorNode.h
index 79badc1..79badc1 100644
--- a/antlr-3.4/runtime/ObjC/ANTLR.framework/Headers/ANTLRCommonErrorNode.h
+++ b/runtime/ObjC/ANTLR.framework/Headers/ANTLRCommonErrorNode.h
diff --git a/antlr-3.4/runtime/ObjC/ANTLR.framework/Headers/ANTLRCommonToken.h b/runtime/ObjC/ANTLR.framework/Headers/ANTLRCommonToken.h
index 8662378..8662378 100755
--- a/antlr-3.4/runtime/ObjC/ANTLR.framework/Headers/ANTLRCommonToken.h
+++ b/runtime/ObjC/ANTLR.framework/Headers/ANTLRCommonToken.h
diff --git a/antlr-3.4/runtime/ObjC/ANTLR.framework/Headers/ANTLRCommonTokenStream.h b/runtime/ObjC/ANTLR.framework/Headers/ANTLRCommonTokenStream.h
index 59f9d5e..59f9d5e 100755
--- a/antlr-3.4/runtime/ObjC/ANTLR.framework/Headers/ANTLRCommonTokenStream.h
+++ b/runtime/ObjC/ANTLR.framework/Headers/ANTLRCommonTokenStream.h
diff --git a/antlr-3.4/runtime/ObjC/ANTLR.framework/Headers/ANTLRCommonTree.h b/runtime/ObjC/ANTLR.framework/Headers/ANTLRCommonTree.h
index 0966051..0966051 100755
--- a/antlr-3.4/runtime/ObjC/ANTLR.framework/Headers/ANTLRCommonTree.h
+++ b/runtime/ObjC/ANTLR.framework/Headers/ANTLRCommonTree.h
diff --git a/antlr-3.4/runtime/ObjC/ANTLR.framework/Headers/ANTLRCommonTreeAdaptor.h b/runtime/ObjC/ANTLR.framework/Headers/ANTLRCommonTreeAdaptor.h
index 53287e6..53287e6 100755
--- a/antlr-3.4/runtime/ObjC/ANTLR.framework/Headers/ANTLRCommonTreeAdaptor.h
+++ b/runtime/ObjC/ANTLR.framework/Headers/ANTLRCommonTreeAdaptor.h
diff --git a/antlr-3.4/runtime/ObjC/ANTLR.framework/Headers/ANTLRCommonTreeNodeStream.h b/runtime/ObjC/ANTLR.framework/Headers/ANTLRCommonTreeNodeStream.h
index 4c68f2e..4c68f2e 100755
--- a/antlr-3.4/runtime/ObjC/ANTLR.framework/Headers/ANTLRCommonTreeNodeStream.h
+++ b/runtime/ObjC/ANTLR.framework/Headers/ANTLRCommonTreeNodeStream.h
diff --git a/antlr-3.4/runtime/ObjC/ANTLR.framework/Headers/ANTLRDFA.h b/runtime/ObjC/ANTLR.framework/Headers/ANTLRDFA.h
index 9094a3d..9094a3d 100755
--- a/antlr-3.4/runtime/ObjC/ANTLR.framework/Headers/ANTLRDFA.h
+++ b/runtime/ObjC/ANTLR.framework/Headers/ANTLRDFA.h
diff --git a/antlr-3.4/runtime/ObjC/ANTLR.framework/Headers/ANTLRDebug.h b/runtime/ObjC/ANTLR.framework/Headers/ANTLRDebug.h
index 87383c9..87383c9 100755
--- a/antlr-3.4/runtime/ObjC/ANTLR.framework/Headers/ANTLRDebug.h
+++ b/runtime/ObjC/ANTLR.framework/Headers/ANTLRDebug.h
diff --git a/antlr-3.4/runtime/ObjC/ANTLR.framework/Headers/ANTLRDebugEventListener.h b/runtime/ObjC/ANTLR.framework/Headers/ANTLRDebugEventListener.h
index c2bee6c..c2bee6c 100755
--- a/antlr-3.4/runtime/ObjC/ANTLR.framework/Headers/ANTLRDebugEventListener.h
+++ b/runtime/ObjC/ANTLR.framework/Headers/ANTLRDebugEventListener.h
diff --git a/antlr-3.4/runtime/ObjC/ANTLR.framework/Headers/ANTLRDebugEventProxy.h b/runtime/ObjC/ANTLR.framework/Headers/ANTLRDebugEventProxy.h
index 59bf67b..59bf67b 100755
--- a/antlr-3.4/runtime/ObjC/ANTLR.framework/Headers/ANTLRDebugEventProxy.h
+++ b/runtime/ObjC/ANTLR.framework/Headers/ANTLRDebugEventProxy.h
diff --git a/antlr-3.4/runtime/ObjC/ANTLR.framework/Headers/ANTLRDebugParser.h b/runtime/ObjC/ANTLR.framework/Headers/ANTLRDebugParser.h
index b23ff50..b23ff50 100755
--- a/antlr-3.4/runtime/ObjC/ANTLR.framework/Headers/ANTLRDebugParser.h
+++ b/runtime/ObjC/ANTLR.framework/Headers/ANTLRDebugParser.h
diff --git a/antlr-3.4/runtime/ObjC/ANTLR.framework/Headers/ANTLRDebugTokenStream.h b/runtime/ObjC/ANTLR.framework/Headers/ANTLRDebugTokenStream.h
index 335b002..335b002 100755
--- a/antlr-3.4/runtime/ObjC/ANTLR.framework/Headers/ANTLRDebugTokenStream.h
+++ b/runtime/ObjC/ANTLR.framework/Headers/ANTLRDebugTokenStream.h
diff --git a/antlr-3.4/runtime/ObjC/ANTLR.framework/Headers/ANTLRDebugTreeAdaptor.h b/runtime/ObjC/ANTLR.framework/Headers/ANTLRDebugTreeAdaptor.h
index 41965fa..41965fa 100755
--- a/antlr-3.4/runtime/ObjC/ANTLR.framework/Headers/ANTLRDebugTreeAdaptor.h
+++ b/runtime/ObjC/ANTLR.framework/Headers/ANTLRDebugTreeAdaptor.h
diff --git a/antlr-3.4/runtime/ObjC/ANTLR.framework/Headers/ANTLRDebugTreeNodeStream.h b/runtime/ObjC/ANTLR.framework/Headers/ANTLRDebugTreeNodeStream.h
index 70f9939..70f9939 100755
--- a/antlr-3.4/runtime/ObjC/ANTLR.framework/Headers/ANTLRDebugTreeNodeStream.h
+++ b/runtime/ObjC/ANTLR.framework/Headers/ANTLRDebugTreeNodeStream.h
diff --git a/antlr-3.4/runtime/ObjC/ANTLR.framework/Headers/ANTLRDebugTreeParser.h b/runtime/ObjC/ANTLR.framework/Headers/ANTLRDebugTreeParser.h
index cbeac76..cbeac76 100755
--- a/antlr-3.4/runtime/ObjC/ANTLR.framework/Headers/ANTLRDebugTreeParser.h
+++ b/runtime/ObjC/ANTLR.framework/Headers/ANTLRDebugTreeParser.h
diff --git a/antlr-3.4/runtime/ObjC/ANTLR.framework/Headers/ANTLREarlyExitException.h b/runtime/ObjC/ANTLR.framework/Headers/ANTLREarlyExitException.h
index 1a89bbb..1a89bbb 100755
--- a/antlr-3.4/runtime/ObjC/ANTLR.framework/Headers/ANTLREarlyExitException.h
+++ b/runtime/ObjC/ANTLR.framework/Headers/ANTLREarlyExitException.h
diff --git a/antlr-3.4/runtime/ObjC/ANTLR.framework/Headers/ANTLRError.h b/runtime/ObjC/ANTLR.framework/Headers/ANTLRError.h
index f2657af..f2657af 100644
--- a/antlr-3.4/runtime/ObjC/ANTLR.framework/Headers/ANTLRError.h
+++ b/runtime/ObjC/ANTLR.framework/Headers/ANTLRError.h
diff --git a/antlr-3.4/runtime/ObjC/ANTLR.framework/Headers/ANTLRFailedPredicateException.h b/runtime/ObjC/ANTLR.framework/Headers/ANTLRFailedPredicateException.h
index 9788cba..9788cba 100755
--- a/antlr-3.4/runtime/ObjC/ANTLR.framework/Headers/ANTLRFailedPredicateException.h
+++ b/runtime/ObjC/ANTLR.framework/Headers/ANTLRFailedPredicateException.h
diff --git a/antlr-3.4/runtime/ObjC/ANTLR.framework/Headers/ANTLRFastQueue.h b/runtime/ObjC/ANTLR.framework/Headers/ANTLRFastQueue.h
index cf81817..cf81817 100644
--- a/antlr-3.4/runtime/ObjC/ANTLR.framework/Headers/ANTLRFastQueue.h
+++ b/runtime/ObjC/ANTLR.framework/Headers/ANTLRFastQueue.h
diff --git a/antlr-3.4/runtime/ObjC/ANTLR.framework/Headers/ANTLRHashMap.h b/runtime/ObjC/ANTLR.framework/Headers/ANTLRHashMap.h
index 04aca7b..04aca7b 100644
--- a/antlr-3.4/runtime/ObjC/ANTLR.framework/Headers/ANTLRHashMap.h
+++ b/runtime/ObjC/ANTLR.framework/Headers/ANTLRHashMap.h
diff --git a/antlr-3.4/runtime/ObjC/ANTLR.framework/Headers/ANTLRHashMap.m b/runtime/ObjC/ANTLR.framework/Headers/ANTLRHashMap.m
index a23426b..a23426b 100644
--- a/antlr-3.4/runtime/ObjC/ANTLR.framework/Headers/ANTLRHashMap.m
+++ b/runtime/ObjC/ANTLR.framework/Headers/ANTLRHashMap.m
diff --git a/antlr-3.4/runtime/ObjC/ANTLR.framework/Headers/ANTLRHashRule.h b/runtime/ObjC/ANTLR.framework/Headers/ANTLRHashRule.h
index f1558e8..f1558e8 100644
--- a/antlr-3.4/runtime/ObjC/ANTLR.framework/Headers/ANTLRHashRule.h
+++ b/runtime/ObjC/ANTLR.framework/Headers/ANTLRHashRule.h
diff --git a/antlr-3.4/runtime/ObjC/ANTLR.framework/Headers/ANTLRHashRule.m b/runtime/ObjC/ANTLR.framework/Headers/ANTLRHashRule.m
index 93ce3a1..93ce3a1 100644
--- a/antlr-3.4/runtime/ObjC/ANTLR.framework/Headers/ANTLRHashRule.m
+++ b/runtime/ObjC/ANTLR.framework/Headers/ANTLRHashRule.m
diff --git a/antlr-3.4/runtime/ObjC/ANTLR.framework/Headers/ANTLRIntArray.h b/runtime/ObjC/ANTLR.framework/Headers/ANTLRIntArray.h
index 5269b23..5269b23 100644
--- a/antlr-3.4/runtime/ObjC/ANTLR.framework/Headers/ANTLRIntArray.h
+++ b/runtime/ObjC/ANTLR.framework/Headers/ANTLRIntArray.h
diff --git a/antlr-3.4/runtime/ObjC/ANTLR.framework/Headers/ANTLRIntStream.h b/runtime/ObjC/ANTLR.framework/Headers/ANTLRIntStream.h
index 3790cd9..3790cd9 100755
--- a/antlr-3.4/runtime/ObjC/ANTLR.framework/Headers/ANTLRIntStream.h
+++ b/runtime/ObjC/ANTLR.framework/Headers/ANTLRIntStream.h
diff --git a/antlr-3.4/runtime/ObjC/ANTLR.framework/Headers/ANTLRLexer.h b/runtime/ObjC/ANTLR.framework/Headers/ANTLRLexer.h
index 5cfb36f..5cfb36f 100755
--- a/antlr-3.4/runtime/ObjC/ANTLR.framework/Headers/ANTLRLexer.h
+++ b/runtime/ObjC/ANTLR.framework/Headers/ANTLRLexer.h
diff --git a/antlr-3.4/runtime/ObjC/ANTLR.framework/Headers/ANTLRLexerRuleReturnScope.h b/runtime/ObjC/ANTLR.framework/Headers/ANTLRLexerRuleReturnScope.h
index 18ae374..18ae374 100755
--- a/antlr-3.4/runtime/ObjC/ANTLR.framework/Headers/ANTLRLexerRuleReturnScope.h
+++ b/runtime/ObjC/ANTLR.framework/Headers/ANTLRLexerRuleReturnScope.h
diff --git a/antlr-3.4/runtime/ObjC/ANTLR.framework/Headers/ANTLRLinkBase.h b/runtime/ObjC/ANTLR.framework/Headers/ANTLRLinkBase.h
index 21019e6..21019e6 100644
--- a/antlr-3.4/runtime/ObjC/ANTLR.framework/Headers/ANTLRLinkBase.h
+++ b/runtime/ObjC/ANTLR.framework/Headers/ANTLRLinkBase.h
diff --git a/antlr-3.4/runtime/ObjC/ANTLR.framework/Headers/ANTLRLookaheadStream.h b/runtime/ObjC/ANTLR.framework/Headers/ANTLRLookaheadStream.h
index ad48ff5..ad48ff5 100644
--- a/antlr-3.4/runtime/ObjC/ANTLR.framework/Headers/ANTLRLookaheadStream.h
+++ b/runtime/ObjC/ANTLR.framework/Headers/ANTLRLookaheadStream.h
diff --git a/antlr-3.4/runtime/ObjC/ANTLR.framework/Headers/ANTLRMap.h b/runtime/ObjC/ANTLR.framework/Headers/ANTLRMap.h
index 80ad486..80ad486 100644
--- a/antlr-3.4/runtime/ObjC/ANTLR.framework/Headers/ANTLRMap.h
+++ b/runtime/ObjC/ANTLR.framework/Headers/ANTLRMap.h
diff --git a/antlr-3.4/runtime/ObjC/ANTLR.framework/Headers/ANTLRMapElement.h b/runtime/ObjC/ANTLR.framework/Headers/ANTLRMapElement.h
index e20d01c..e20d01c 100644
--- a/antlr-3.4/runtime/ObjC/ANTLR.framework/Headers/ANTLRMapElement.h
+++ b/runtime/ObjC/ANTLR.framework/Headers/ANTLRMapElement.h
diff --git a/antlr-3.4/runtime/ObjC/ANTLR.framework/Headers/ANTLRMismatchedNotSetException.h b/runtime/ObjC/ANTLR.framework/Headers/ANTLRMismatchedNotSetException.h
index 57391d5..57391d5 100644
--- a/antlr-3.4/runtime/ObjC/ANTLR.framework/Headers/ANTLRMismatchedNotSetException.h
+++ b/runtime/ObjC/ANTLR.framework/Headers/ANTLRMismatchedNotSetException.h
diff --git a/antlr-3.4/runtime/ObjC/ANTLR.framework/Headers/ANTLRMismatchedRangeException.h b/runtime/ObjC/ANTLR.framework/Headers/ANTLRMismatchedRangeException.h
index abda3bb..abda3bb 100755
--- a/antlr-3.4/runtime/ObjC/ANTLR.framework/Headers/ANTLRMismatchedRangeException.h
+++ b/runtime/ObjC/ANTLR.framework/Headers/ANTLRMismatchedRangeException.h
diff --git a/antlr-3.4/runtime/ObjC/ANTLR.framework/Headers/ANTLRMismatchedSetException.h b/runtime/ObjC/ANTLR.framework/Headers/ANTLRMismatchedSetException.h
index 3bd45fc..3bd45fc 100755
--- a/antlr-3.4/runtime/ObjC/ANTLR.framework/Headers/ANTLRMismatchedSetException.h
+++ b/runtime/ObjC/ANTLR.framework/Headers/ANTLRMismatchedSetException.h
diff --git a/antlr-3.4/runtime/ObjC/ANTLR.framework/Headers/ANTLRMismatchedTokenException.h b/runtime/ObjC/ANTLR.framework/Headers/ANTLRMismatchedTokenException.h
index 5e1d77d..5e1d77d 100755
--- a/antlr-3.4/runtime/ObjC/ANTLR.framework/Headers/ANTLRMismatchedTokenException.h
+++ b/runtime/ObjC/ANTLR.framework/Headers/ANTLRMismatchedTokenException.h
diff --git a/antlr-3.4/runtime/ObjC/ANTLR.framework/Headers/ANTLRMismatchedTreeNodeException.h b/runtime/ObjC/ANTLR.framework/Headers/ANTLRMismatchedTreeNodeException.h
index b61ab51..b61ab51 100755
--- a/antlr-3.4/runtime/ObjC/ANTLR.framework/Headers/ANTLRMismatchedTreeNodeException.h
+++ b/runtime/ObjC/ANTLR.framework/Headers/ANTLRMismatchedTreeNodeException.h
diff --git a/antlr-3.4/runtime/ObjC/ANTLR.framework/Headers/ANTLRMissingTokenException.h b/runtime/ObjC/ANTLR.framework/Headers/ANTLRMissingTokenException.h
index 1398e25..1398e25 100644
--- a/antlr-3.4/runtime/ObjC/ANTLR.framework/Headers/ANTLRMissingTokenException.h
+++ b/runtime/ObjC/ANTLR.framework/Headers/ANTLRMissingTokenException.h
diff --git a/antlr-3.4/runtime/ObjC/ANTLR.framework/Headers/ANTLRNoViableAltException.h b/runtime/ObjC/ANTLR.framework/Headers/ANTLRNoViableAltException.h
index b71baff..b71baff 100755
--- a/antlr-3.4/runtime/ObjC/ANTLR.framework/Headers/ANTLRNoViableAltException.h
+++ b/runtime/ObjC/ANTLR.framework/Headers/ANTLRNoViableAltException.h
diff --git a/antlr-3.4/runtime/ObjC/ANTLR.framework/Headers/ANTLRNodeMapElement.h b/runtime/ObjC/ANTLR.framework/Headers/ANTLRNodeMapElement.h
index 1c0c916..1c0c916 100644
--- a/antlr-3.4/runtime/ObjC/ANTLR.framework/Headers/ANTLRNodeMapElement.h
+++ b/runtime/ObjC/ANTLR.framework/Headers/ANTLRNodeMapElement.h
diff --git a/antlr-3.4/runtime/ObjC/ANTLR.framework/Headers/ANTLRParseTree.h b/runtime/ObjC/ANTLR.framework/Headers/ANTLRParseTree.h
index 92554e3..92554e3 100644
--- a/antlr-3.4/runtime/ObjC/ANTLR.framework/Headers/ANTLRParseTree.h
+++ b/runtime/ObjC/ANTLR.framework/Headers/ANTLRParseTree.h
diff --git a/antlr-3.4/runtime/ObjC/ANTLR.framework/Headers/ANTLRParser.h b/runtime/ObjC/ANTLR.framework/Headers/ANTLRParser.h
index 5ddaf50..5ddaf50 100755
--- a/antlr-3.4/runtime/ObjC/ANTLR.framework/Headers/ANTLRParser.h
+++ b/runtime/ObjC/ANTLR.framework/Headers/ANTLRParser.h
diff --git a/antlr-3.4/runtime/ObjC/ANTLR.framework/Headers/ANTLRParserRuleReturnScope.h b/runtime/ObjC/ANTLR.framework/Headers/ANTLRParserRuleReturnScope.h
index aef3dd0..aef3dd0 100755
--- a/antlr-3.4/runtime/ObjC/ANTLR.framework/Headers/ANTLRParserRuleReturnScope.h
+++ b/runtime/ObjC/ANTLR.framework/Headers/ANTLRParserRuleReturnScope.h
diff --git a/antlr-3.4/runtime/ObjC/ANTLR.framework/Headers/ANTLRPtrBuffer.h b/runtime/ObjC/ANTLR.framework/Headers/ANTLRPtrBuffer.h
index 188f597..188f597 100644
--- a/antlr-3.4/runtime/ObjC/ANTLR.framework/Headers/ANTLRPtrBuffer.h
+++ b/runtime/ObjC/ANTLR.framework/Headers/ANTLRPtrBuffer.h
diff --git a/antlr-3.4/runtime/ObjC/ANTLR.framework/Headers/ANTLRRecognitionException.h b/runtime/ObjC/ANTLR.framework/Headers/ANTLRRecognitionException.h
index 853dc0e..853dc0e 100755
--- a/antlr-3.4/runtime/ObjC/ANTLR.framework/Headers/ANTLRRecognitionException.h
+++ b/runtime/ObjC/ANTLR.framework/Headers/ANTLRRecognitionException.h
diff --git a/antlr-3.4/runtime/ObjC/ANTLR.framework/Headers/ANTLRRecognizerSharedState.h b/runtime/ObjC/ANTLR.framework/Headers/ANTLRRecognizerSharedState.h
index 0430b79..0430b79 100755
--- a/antlr-3.4/runtime/ObjC/ANTLR.framework/Headers/ANTLRRecognizerSharedState.h
+++ b/runtime/ObjC/ANTLR.framework/Headers/ANTLRRecognizerSharedState.h
diff --git a/antlr-3.4/runtime/ObjC/ANTLR.framework/Headers/ANTLRRewriteRuleElementStream.h b/runtime/ObjC/ANTLR.framework/Headers/ANTLRRewriteRuleElementStream.h
index 132a0cc..132a0cc 100755
--- a/antlr-3.4/runtime/ObjC/ANTLR.framework/Headers/ANTLRRewriteRuleElementStream.h
+++ b/runtime/ObjC/ANTLR.framework/Headers/ANTLRRewriteRuleElementStream.h
diff --git a/antlr-3.4/runtime/ObjC/ANTLR.framework/Headers/ANTLRRewriteRuleSubtreeStream.h b/runtime/ObjC/ANTLR.framework/Headers/ANTLRRewriteRuleSubtreeStream.h
index 1d18b24..1d18b24 100755
--- a/antlr-3.4/runtime/ObjC/ANTLR.framework/Headers/ANTLRRewriteRuleSubtreeStream.h
+++ b/runtime/ObjC/ANTLR.framework/Headers/ANTLRRewriteRuleSubtreeStream.h
diff --git a/antlr-3.4/runtime/ObjC/ANTLR.framework/Headers/ANTLRRewriteRuleTokenStream.h b/runtime/ObjC/ANTLR.framework/Headers/ANTLRRewriteRuleTokenStream.h
index 3a516de..3a516de 100755
--- a/antlr-3.4/runtime/ObjC/ANTLR.framework/Headers/ANTLRRewriteRuleTokenStream.h
+++ b/runtime/ObjC/ANTLR.framework/Headers/ANTLRRewriteRuleTokenStream.h
diff --git a/antlr-3.4/runtime/ObjC/ANTLR.framework/Headers/ANTLRRuleMapElement.h b/runtime/ObjC/ANTLR.framework/Headers/ANTLRRuleMapElement.h
index e040b18..e040b18 100644
--- a/antlr-3.4/runtime/ObjC/ANTLR.framework/Headers/ANTLRRuleMapElement.h
+++ b/runtime/ObjC/ANTLR.framework/Headers/ANTLRRuleMapElement.h
diff --git a/antlr-3.4/runtime/ObjC/ANTLR.framework/Headers/ANTLRRuleMemo.h b/runtime/ObjC/ANTLR.framework/Headers/ANTLRRuleMemo.h
index 63a5ae2..63a5ae2 100644
--- a/antlr-3.4/runtime/ObjC/ANTLR.framework/Headers/ANTLRRuleMemo.h
+++ b/runtime/ObjC/ANTLR.framework/Headers/ANTLRRuleMemo.h
diff --git a/antlr-3.4/runtime/ObjC/ANTLR.framework/Headers/ANTLRRuleReturnScope.h b/runtime/ObjC/ANTLR.framework/Headers/ANTLRRuleReturnScope.h
index 4750c16..4750c16 100644
--- a/antlr-3.4/runtime/ObjC/ANTLR.framework/Headers/ANTLRRuleReturnScope.h
+++ b/runtime/ObjC/ANTLR.framework/Headers/ANTLRRuleReturnScope.h
diff --git a/antlr-3.4/runtime/ObjC/ANTLR.framework/Headers/ANTLRRuleStack.h b/runtime/ObjC/ANTLR.framework/Headers/ANTLRRuleStack.h
index 12d450b..12d450b 100644
--- a/antlr-3.4/runtime/ObjC/ANTLR.framework/Headers/ANTLRRuleStack.h
+++ b/runtime/ObjC/ANTLR.framework/Headers/ANTLRRuleStack.h
diff --git a/antlr-3.4/runtime/ObjC/ANTLR.framework/Headers/ANTLRRuleStack.m b/runtime/ObjC/ANTLR.framework/Headers/ANTLRRuleStack.m
index 909192f..909192f 100644
--- a/antlr-3.4/runtime/ObjC/ANTLR.framework/Headers/ANTLRRuleStack.m
+++ b/runtime/ObjC/ANTLR.framework/Headers/ANTLRRuleStack.m
diff --git a/antlr-3.4/runtime/ObjC/ANTLR.framework/Headers/ANTLRRuntimeException.h b/runtime/ObjC/ANTLR.framework/Headers/ANTLRRuntimeException.h
index 6cf0918..6cf0918 100644
--- a/antlr-3.4/runtime/ObjC/ANTLR.framework/Headers/ANTLRRuntimeException.h
+++ b/runtime/ObjC/ANTLR.framework/Headers/ANTLRRuntimeException.h
diff --git a/antlr-3.4/runtime/ObjC/ANTLR.framework/Headers/ANTLRStreamEnumerator.h b/runtime/ObjC/ANTLR.framework/Headers/ANTLRStreamEnumerator.h
index a0e0f69..a0e0f69 100644
--- a/antlr-3.4/runtime/ObjC/ANTLR.framework/Headers/ANTLRStreamEnumerator.h
+++ b/runtime/ObjC/ANTLR.framework/Headers/ANTLRStreamEnumerator.h
diff --git a/antlr-3.4/runtime/ObjC/ANTLR.framework/Headers/ANTLRStringStream.h b/runtime/ObjC/ANTLR.framework/Headers/ANTLRStringStream.h
index 2b13c7d..2b13c7d 100755
--- a/antlr-3.4/runtime/ObjC/ANTLR.framework/Headers/ANTLRStringStream.h
+++ b/runtime/ObjC/ANTLR.framework/Headers/ANTLRStringStream.h
diff --git a/antlr-3.4/runtime/ObjC/ANTLR.framework/Headers/ANTLRSymbolStack.h b/runtime/ObjC/ANTLR.framework/Headers/ANTLRSymbolStack.h
index 169df9f..169df9f 100644
--- a/antlr-3.4/runtime/ObjC/ANTLR.framework/Headers/ANTLRSymbolStack.h
+++ b/runtime/ObjC/ANTLR.framework/Headers/ANTLRSymbolStack.h
diff --git a/antlr-3.4/runtime/ObjC/ANTLR.framework/Headers/ANTLRSymbolStack.m b/runtime/ObjC/ANTLR.framework/Headers/ANTLRSymbolStack.m
index 1dd6775..1dd6775 100644
--- a/antlr-3.4/runtime/ObjC/ANTLR.framework/Headers/ANTLRSymbolStack.m
+++ b/runtime/ObjC/ANTLR.framework/Headers/ANTLRSymbolStack.m
diff --git a/antlr-3.4/runtime/ObjC/ANTLR.framework/Headers/ANTLRToken+DebuggerSupport.h b/runtime/ObjC/ANTLR.framework/Headers/ANTLRToken+DebuggerSupport.h
index 659e763..659e763 100755
--- a/antlr-3.4/runtime/ObjC/ANTLR.framework/Headers/ANTLRToken+DebuggerSupport.h
+++ b/runtime/ObjC/ANTLR.framework/Headers/ANTLRToken+DebuggerSupport.h
diff --git a/antlr-3.4/runtime/ObjC/ANTLR.framework/Headers/ANTLRToken.h b/runtime/ObjC/ANTLR.framework/Headers/ANTLRToken.h
index 64524f0..64524f0 100755
--- a/antlr-3.4/runtime/ObjC/ANTLR.framework/Headers/ANTLRToken.h
+++ b/runtime/ObjC/ANTLR.framework/Headers/ANTLRToken.h
diff --git a/antlr-3.4/runtime/ObjC/ANTLR.framework/Headers/ANTLRTokenRewriteStream.h b/runtime/ObjC/ANTLR.framework/Headers/ANTLRTokenRewriteStream.h
index 0d8681f..0d8681f 100644
--- a/antlr-3.4/runtime/ObjC/ANTLR.framework/Headers/ANTLRTokenRewriteStream.h
+++ b/runtime/ObjC/ANTLR.framework/Headers/ANTLRTokenRewriteStream.h
diff --git a/antlr-3.4/runtime/ObjC/ANTLR.framework/Headers/ANTLRTokenSource.h b/runtime/ObjC/ANTLR.framework/Headers/ANTLRTokenSource.h
index 4d6b6ee..4d6b6ee 100755
--- a/antlr-3.4/runtime/ObjC/ANTLR.framework/Headers/ANTLRTokenSource.h
+++ b/runtime/ObjC/ANTLR.framework/Headers/ANTLRTokenSource.h
diff --git a/antlr-3.4/runtime/ObjC/ANTLR.framework/Headers/ANTLRTokenStream.h b/runtime/ObjC/ANTLR.framework/Headers/ANTLRTokenStream.h
index c104578..c104578 100755
--- a/antlr-3.4/runtime/ObjC/ANTLR.framework/Headers/ANTLRTokenStream.h
+++ b/runtime/ObjC/ANTLR.framework/Headers/ANTLRTokenStream.h
diff --git a/antlr-3.4/runtime/ObjC/ANTLR.framework/Headers/ANTLRTree.h b/runtime/ObjC/ANTLR.framework/Headers/ANTLRTree.h
index f269b2d..f269b2d 100755
--- a/antlr-3.4/runtime/ObjC/ANTLR.framework/Headers/ANTLRTree.h
+++ b/runtime/ObjC/ANTLR.framework/Headers/ANTLRTree.h
diff --git a/antlr-3.4/runtime/ObjC/ANTLR.framework/Headers/ANTLRTreeAdaptor.h b/runtime/ObjC/ANTLR.framework/Headers/ANTLRTreeAdaptor.h
index e6579cf..e6579cf 100755
--- a/antlr-3.4/runtime/ObjC/ANTLR.framework/Headers/ANTLRTreeAdaptor.h
+++ b/runtime/ObjC/ANTLR.framework/Headers/ANTLRTreeAdaptor.h
diff --git a/antlr-3.4/runtime/ObjC/ANTLR.framework/Headers/ANTLRTreeException.h b/runtime/ObjC/ANTLR.framework/Headers/ANTLRTreeException.h
index 8ec5c45..8ec5c45 100755
--- a/antlr-3.4/runtime/ObjC/ANTLR.framework/Headers/ANTLRTreeException.h
+++ b/runtime/ObjC/ANTLR.framework/Headers/ANTLRTreeException.h
diff --git a/antlr-3.4/runtime/ObjC/ANTLR.framework/Headers/ANTLRTreeIterator.h b/runtime/ObjC/ANTLR.framework/Headers/ANTLRTreeIterator.h
index e6d5e71..e6d5e71 100644
--- a/antlr-3.4/runtime/ObjC/ANTLR.framework/Headers/ANTLRTreeIterator.h
+++ b/runtime/ObjC/ANTLR.framework/Headers/ANTLRTreeIterator.h
diff --git a/antlr-3.4/runtime/ObjC/ANTLR.framework/Headers/ANTLRTreeNodeStream.h b/runtime/ObjC/ANTLR.framework/Headers/ANTLRTreeNodeStream.h
index bf6342c..bf6342c 100755
--- a/antlr-3.4/runtime/ObjC/ANTLR.framework/Headers/ANTLRTreeNodeStream.h
+++ b/runtime/ObjC/ANTLR.framework/Headers/ANTLRTreeNodeStream.h
diff --git a/antlr-3.4/runtime/ObjC/ANTLR.framework/Headers/ANTLRTreeParser.h b/runtime/ObjC/ANTLR.framework/Headers/ANTLRTreeParser.h
index e2f01ee..e2f01ee 100755
--- a/antlr-3.4/runtime/ObjC/ANTLR.framework/Headers/ANTLRTreeParser.h
+++ b/runtime/ObjC/ANTLR.framework/Headers/ANTLRTreeParser.h
diff --git a/antlr-3.4/runtime/ObjC/ANTLR.framework/Headers/ANTLRTreePatternLexer.h b/runtime/ObjC/ANTLR.framework/Headers/ANTLRTreePatternLexer.h
index f6059d3..f6059d3 100644
--- a/antlr-3.4/runtime/ObjC/ANTLR.framework/Headers/ANTLRTreePatternLexer.h
+++ b/runtime/ObjC/ANTLR.framework/Headers/ANTLRTreePatternLexer.h
diff --git a/antlr-3.4/runtime/ObjC/ANTLR.framework/Headers/ANTLRTreePatternParser.h b/runtime/ObjC/ANTLR.framework/Headers/ANTLRTreePatternParser.h
index f6d6dc6..f6d6dc6 100644
--- a/antlr-3.4/runtime/ObjC/ANTLR.framework/Headers/ANTLRTreePatternParser.h
+++ b/runtime/ObjC/ANTLR.framework/Headers/ANTLRTreePatternParser.h
diff --git a/antlr-3.4/runtime/ObjC/ANTLR.framework/Headers/ANTLRTreeRewriter.h b/runtime/ObjC/ANTLR.framework/Headers/ANTLRTreeRewriter.h
index aee873e..aee873e 100644
--- a/antlr-3.4/runtime/ObjC/ANTLR.framework/Headers/ANTLRTreeRewriter.h
+++ b/runtime/ObjC/ANTLR.framework/Headers/ANTLRTreeRewriter.h
diff --git a/antlr-3.4/runtime/ObjC/ANTLR.framework/Headers/ANTLRTreeRuleReturnScope.h b/runtime/ObjC/ANTLR.framework/Headers/ANTLRTreeRuleReturnScope.h
index ea8a487..ea8a487 100644
--- a/antlr-3.4/runtime/ObjC/ANTLR.framework/Headers/ANTLRTreeRuleReturnScope.h
+++ b/runtime/ObjC/ANTLR.framework/Headers/ANTLRTreeRuleReturnScope.h
diff --git a/antlr-3.4/runtime/ObjC/ANTLR.framework/Headers/ANTLRTreeVisitor.h b/runtime/ObjC/ANTLR.framework/Headers/ANTLRTreeVisitor.h
index 1f167bb..1f167bb 100644
--- a/antlr-3.4/runtime/ObjC/ANTLR.framework/Headers/ANTLRTreeVisitor.h
+++ b/runtime/ObjC/ANTLR.framework/Headers/ANTLRTreeVisitor.h
diff --git a/antlr-3.4/runtime/ObjC/ANTLR.framework/Headers/ANTLRTreeVisitorAction.h b/runtime/ObjC/ANTLR.framework/Headers/ANTLRTreeVisitorAction.h
index c9c0856..c9c0856 100644
--- a/antlr-3.4/runtime/ObjC/ANTLR.framework/Headers/ANTLRTreeVisitorAction.h
+++ b/runtime/ObjC/ANTLR.framework/Headers/ANTLRTreeVisitorAction.h
diff --git a/antlr-3.4/runtime/ObjC/ANTLR.framework/Headers/ANTLRTreeWizard.h b/runtime/ObjC/ANTLR.framework/Headers/ANTLRTreeWizard.h
index d952572..d952572 100644
--- a/antlr-3.4/runtime/ObjC/ANTLR.framework/Headers/ANTLRTreeWizard.h
+++ b/runtime/ObjC/ANTLR.framework/Headers/ANTLRTreeWizard.h
diff --git a/antlr-3.4/runtime/ObjC/ANTLR.framework/Headers/ANTLRUnbufferedCommonTreeNodeStreamState.h b/runtime/ObjC/ANTLR.framework/Headers/ANTLRUnbufferedCommonTreeNodeStreamState.h
index 9e79d86..9e79d86 100755
--- a/antlr-3.4/runtime/ObjC/ANTLR.framework/Headers/ANTLRUnbufferedCommonTreeNodeStreamState.h
+++ b/runtime/ObjC/ANTLR.framework/Headers/ANTLRUnbufferedCommonTreeNodeStreamState.h
diff --git a/antlr-3.4/runtime/ObjC/ANTLR.framework/Headers/ANTLRUnbufferedTokenStream.h b/runtime/ObjC/ANTLR.framework/Headers/ANTLRUnbufferedTokenStream.h
index e4f8630..e4f8630 100644
--- a/antlr-3.4/runtime/ObjC/ANTLR.framework/Headers/ANTLRUnbufferedTokenStream.h
+++ b/runtime/ObjC/ANTLR.framework/Headers/ANTLRUnbufferedTokenStream.h
diff --git a/antlr-3.4/runtime/ObjC/ANTLR.framework/Headers/ANTLRUniqueIDMap.h b/runtime/ObjC/ANTLR.framework/Headers/ANTLRUniqueIDMap.h
index a805bd5..a805bd5 100644
--- a/antlr-3.4/runtime/ObjC/ANTLR.framework/Headers/ANTLRUniqueIDMap.h
+++ b/runtime/ObjC/ANTLR.framework/Headers/ANTLRUniqueIDMap.h
diff --git a/antlr-3.4/runtime/ObjC/ANTLR.framework/Headers/ANTLRUnwantedTokenException.h b/runtime/ObjC/ANTLR.framework/Headers/ANTLRUnwantedTokenException.h
index 2945bfe..2945bfe 100644
--- a/antlr-3.4/runtime/ObjC/ANTLR.framework/Headers/ANTLRUnwantedTokenException.h
+++ b/runtime/ObjC/ANTLR.framework/Headers/ANTLRUnwantedTokenException.h
diff --git a/antlr-3.4/runtime/ObjC/ANTLR.framework/Resources/English.lproj/InfoPlist.strings b/runtime/ObjC/ANTLR.framework/Resources/English.lproj/InfoPlist.strings
index fa1b75f..fa1b75f 100644
--- a/antlr-3.4/runtime/ObjC/ANTLR.framework/Resources/English.lproj/InfoPlist.strings
+++ b/runtime/ObjC/ANTLR.framework/Resources/English.lproj/InfoPlist.strings
Binary files differ
diff --git a/antlr-3.4/runtime/ObjC/ANTLR.framework/Resources/Info.plist b/runtime/ObjC/ANTLR.framework/Resources/Info.plist
index 24436a3..24436a3 100644
--- a/antlr-3.4/runtime/ObjC/ANTLR.framework/Resources/Info.plist
+++ b/runtime/ObjC/ANTLR.framework/Resources/Info.plist
diff --git a/antlr-3.4/runtime/ObjC/ANTLR.framework/Versions/A/ANTLR b/runtime/ObjC/ANTLR.framework/Versions/A/ANTLR
index 67c1d3a..67c1d3a 100755
--- a/antlr-3.4/runtime/ObjC/ANTLR.framework/Versions/A/ANTLR
+++ b/runtime/ObjC/ANTLR.framework/Versions/A/ANTLR
Binary files differ
diff --git a/antlr-3.4/runtime/ObjC/ANTLR.framework/Versions/A/Headers/ANTLR.h b/runtime/ObjC/ANTLR.framework/Versions/A/Headers/ANTLR.h
index 671e783..671e783 100755
--- a/antlr-3.4/runtime/ObjC/ANTLR.framework/Versions/A/Headers/ANTLR.h
+++ b/runtime/ObjC/ANTLR.framework/Versions/A/Headers/ANTLR.h
diff --git a/antlr-3.4/runtime/ObjC/ANTLR.framework/Versions/A/Headers/ANTLRBaseMapElement.h b/runtime/ObjC/ANTLR.framework/Versions/A/Headers/ANTLRBaseMapElement.h
index b9100ac..b9100ac 100644
--- a/antlr-3.4/runtime/ObjC/ANTLR.framework/Versions/A/Headers/ANTLRBaseMapElement.h
+++ b/runtime/ObjC/ANTLR.framework/Versions/A/Headers/ANTLRBaseMapElement.h
diff --git a/antlr-3.4/runtime/ObjC/ANTLR.framework/Versions/A/Headers/ANTLRBaseRecognizer.h b/runtime/ObjC/ANTLR.framework/Versions/A/Headers/ANTLRBaseRecognizer.h
index 1a922bd..1a922bd 100755
--- a/antlr-3.4/runtime/ObjC/ANTLR.framework/Versions/A/Headers/ANTLRBaseRecognizer.h
+++ b/runtime/ObjC/ANTLR.framework/Versions/A/Headers/ANTLRBaseRecognizer.h
diff --git a/antlr-3.4/runtime/ObjC/ANTLR.framework/Versions/A/Headers/ANTLRBaseStack.h b/runtime/ObjC/ANTLR.framework/Versions/A/Headers/ANTLRBaseStack.h
index 5069031..5069031 100644
--- a/antlr-3.4/runtime/ObjC/ANTLR.framework/Versions/A/Headers/ANTLRBaseStack.h
+++ b/runtime/ObjC/ANTLR.framework/Versions/A/Headers/ANTLRBaseStack.h
diff --git a/antlr-3.4/runtime/ObjC/ANTLR.framework/Versions/A/Headers/ANTLRBaseTree.h b/runtime/ObjC/ANTLR.framework/Versions/A/Headers/ANTLRBaseTree.h
index 96513f8..96513f8 100755
--- a/antlr-3.4/runtime/ObjC/ANTLR.framework/Versions/A/Headers/ANTLRBaseTree.h
+++ b/runtime/ObjC/ANTLR.framework/Versions/A/Headers/ANTLRBaseTree.h
diff --git a/antlr-3.4/runtime/ObjC/ANTLR.framework/Versions/A/Headers/ANTLRBaseTreeAdaptor.h b/runtime/ObjC/ANTLR.framework/Versions/A/Headers/ANTLRBaseTreeAdaptor.h
index b4f8dad..b4f8dad 100644
--- a/antlr-3.4/runtime/ObjC/ANTLR.framework/Versions/A/Headers/ANTLRBaseTreeAdaptor.h
+++ b/runtime/ObjC/ANTLR.framework/Versions/A/Headers/ANTLRBaseTreeAdaptor.h
diff --git a/antlr-3.4/runtime/ObjC/ANTLR.framework/Versions/A/Headers/ANTLRBitSet.h b/runtime/ObjC/ANTLR.framework/Versions/A/Headers/ANTLRBitSet.h
index a1be117..a1be117 100755
--- a/antlr-3.4/runtime/ObjC/ANTLR.framework/Versions/A/Headers/ANTLRBitSet.h
+++ b/runtime/ObjC/ANTLR.framework/Versions/A/Headers/ANTLRBitSet.h
diff --git a/antlr-3.4/runtime/ObjC/ANTLR.framework/Versions/A/Headers/ANTLRBufferedTokenStream.h b/runtime/ObjC/ANTLR.framework/Versions/A/Headers/ANTLRBufferedTokenStream.h
index 198a6f7..198a6f7 100644
--- a/antlr-3.4/runtime/ObjC/ANTLR.framework/Versions/A/Headers/ANTLRBufferedTokenStream.h
+++ b/runtime/ObjC/ANTLR.framework/Versions/A/Headers/ANTLRBufferedTokenStream.h
diff --git a/antlr-3.4/runtime/ObjC/ANTLR.framework/Versions/A/Headers/ANTLRBufferedTreeNodeStream.h b/runtime/ObjC/ANTLR.framework/Versions/A/Headers/ANTLRBufferedTreeNodeStream.h
index 8618ea2..8618ea2 100644
--- a/antlr-3.4/runtime/ObjC/ANTLR.framework/Versions/A/Headers/ANTLRBufferedTreeNodeStream.h
+++ b/runtime/ObjC/ANTLR.framework/Versions/A/Headers/ANTLRBufferedTreeNodeStream.h
diff --git a/antlr-3.4/runtime/ObjC/ANTLR.framework/Versions/A/Headers/ANTLRCharStream.h b/runtime/ObjC/ANTLR.framework/Versions/A/Headers/ANTLRCharStream.h
index 379734b..379734b 100755
--- a/antlr-3.4/runtime/ObjC/ANTLR.framework/Versions/A/Headers/ANTLRCharStream.h
+++ b/runtime/ObjC/ANTLR.framework/Versions/A/Headers/ANTLRCharStream.h
diff --git a/antlr-3.4/runtime/ObjC/ANTLR.framework/Versions/A/Headers/ANTLRCharStreamState.h b/runtime/ObjC/ANTLR.framework/Versions/A/Headers/ANTLRCharStreamState.h
index 2787c76..2787c76 100644
--- a/antlr-3.4/runtime/ObjC/ANTLR.framework/Versions/A/Headers/ANTLRCharStreamState.h
+++ b/runtime/ObjC/ANTLR.framework/Versions/A/Headers/ANTLRCharStreamState.h
diff --git a/antlr-3.4/runtime/ObjC/ANTLR.framework/Versions/A/Headers/ANTLRCommonErrorNode.h b/runtime/ObjC/ANTLR.framework/Versions/A/Headers/ANTLRCommonErrorNode.h
index 79badc1..79badc1 100644
--- a/antlr-3.4/runtime/ObjC/ANTLR.framework/Versions/A/Headers/ANTLRCommonErrorNode.h
+++ b/runtime/ObjC/ANTLR.framework/Versions/A/Headers/ANTLRCommonErrorNode.h
diff --git a/antlr-3.4/runtime/ObjC/ANTLR.framework/Versions/A/Headers/ANTLRCommonToken.h b/runtime/ObjC/ANTLR.framework/Versions/A/Headers/ANTLRCommonToken.h
index 8662378..8662378 100755
--- a/antlr-3.4/runtime/ObjC/ANTLR.framework/Versions/A/Headers/ANTLRCommonToken.h
+++ b/runtime/ObjC/ANTLR.framework/Versions/A/Headers/ANTLRCommonToken.h
diff --git a/antlr-3.4/runtime/ObjC/ANTLR.framework/Versions/A/Headers/ANTLRCommonTokenStream.h b/runtime/ObjC/ANTLR.framework/Versions/A/Headers/ANTLRCommonTokenStream.h
index 59f9d5e..59f9d5e 100755
--- a/antlr-3.4/runtime/ObjC/ANTLR.framework/Versions/A/Headers/ANTLRCommonTokenStream.h
+++ b/runtime/ObjC/ANTLR.framework/Versions/A/Headers/ANTLRCommonTokenStream.h
diff --git a/antlr-3.4/runtime/ObjC/ANTLR.framework/Versions/A/Headers/ANTLRCommonTree.h b/runtime/ObjC/ANTLR.framework/Versions/A/Headers/ANTLRCommonTree.h
index 0966051..0966051 100755
--- a/antlr-3.4/runtime/ObjC/ANTLR.framework/Versions/A/Headers/ANTLRCommonTree.h
+++ b/runtime/ObjC/ANTLR.framework/Versions/A/Headers/ANTLRCommonTree.h
diff --git a/antlr-3.4/runtime/ObjC/ANTLR.framework/Versions/A/Headers/ANTLRCommonTreeAdaptor.h b/runtime/ObjC/ANTLR.framework/Versions/A/Headers/ANTLRCommonTreeAdaptor.h
index 53287e6..53287e6 100755
--- a/antlr-3.4/runtime/ObjC/ANTLR.framework/Versions/A/Headers/ANTLRCommonTreeAdaptor.h
+++ b/runtime/ObjC/ANTLR.framework/Versions/A/Headers/ANTLRCommonTreeAdaptor.h
diff --git a/antlr-3.4/runtime/ObjC/ANTLR.framework/Versions/A/Headers/ANTLRCommonTreeNodeStream.h b/runtime/ObjC/ANTLR.framework/Versions/A/Headers/ANTLRCommonTreeNodeStream.h
index 4c68f2e..4c68f2e 100755
--- a/antlr-3.4/runtime/ObjC/ANTLR.framework/Versions/A/Headers/ANTLRCommonTreeNodeStream.h
+++ b/runtime/ObjC/ANTLR.framework/Versions/A/Headers/ANTLRCommonTreeNodeStream.h
diff --git a/antlr-3.4/runtime/ObjC/ANTLR.framework/Versions/A/Headers/ANTLRDFA.h b/runtime/ObjC/ANTLR.framework/Versions/A/Headers/ANTLRDFA.h
index 9094a3d..9094a3d 100755
--- a/antlr-3.4/runtime/ObjC/ANTLR.framework/Versions/A/Headers/ANTLRDFA.h
+++ b/runtime/ObjC/ANTLR.framework/Versions/A/Headers/ANTLRDFA.h
diff --git a/antlr-3.4/runtime/ObjC/ANTLR.framework/Versions/A/Headers/ANTLRDebug.h b/runtime/ObjC/ANTLR.framework/Versions/A/Headers/ANTLRDebug.h
index 87383c9..87383c9 100755
--- a/antlr-3.4/runtime/ObjC/ANTLR.framework/Versions/A/Headers/ANTLRDebug.h
+++ b/runtime/ObjC/ANTLR.framework/Versions/A/Headers/ANTLRDebug.h
diff --git a/antlr-3.4/runtime/ObjC/ANTLR.framework/Versions/A/Headers/ANTLRDebugEventListener.h b/runtime/ObjC/ANTLR.framework/Versions/A/Headers/ANTLRDebugEventListener.h
index c2bee6c..c2bee6c 100755
--- a/antlr-3.4/runtime/ObjC/ANTLR.framework/Versions/A/Headers/ANTLRDebugEventListener.h
+++ b/runtime/ObjC/ANTLR.framework/Versions/A/Headers/ANTLRDebugEventListener.h
diff --git a/antlr-3.4/runtime/ObjC/ANTLR.framework/Versions/A/Headers/ANTLRDebugEventProxy.h b/runtime/ObjC/ANTLR.framework/Versions/A/Headers/ANTLRDebugEventProxy.h
index 59bf67b..59bf67b 100755
--- a/antlr-3.4/runtime/ObjC/ANTLR.framework/Versions/A/Headers/ANTLRDebugEventProxy.h
+++ b/runtime/ObjC/ANTLR.framework/Versions/A/Headers/ANTLRDebugEventProxy.h
diff --git a/antlr-3.4/runtime/ObjC/ANTLR.framework/Versions/A/Headers/ANTLRDebugParser.h b/runtime/ObjC/ANTLR.framework/Versions/A/Headers/ANTLRDebugParser.h
index b23ff50..b23ff50 100755
--- a/antlr-3.4/runtime/ObjC/ANTLR.framework/Versions/A/Headers/ANTLRDebugParser.h
+++ b/runtime/ObjC/ANTLR.framework/Versions/A/Headers/ANTLRDebugParser.h
diff --git a/antlr-3.4/runtime/ObjC/ANTLR.framework/Versions/A/Headers/ANTLRDebugTokenStream.h b/runtime/ObjC/ANTLR.framework/Versions/A/Headers/ANTLRDebugTokenStream.h
index 335b002..335b002 100755
--- a/antlr-3.4/runtime/ObjC/ANTLR.framework/Versions/A/Headers/ANTLRDebugTokenStream.h
+++ b/runtime/ObjC/ANTLR.framework/Versions/A/Headers/ANTLRDebugTokenStream.h
diff --git a/antlr-3.4/runtime/ObjC/ANTLR.framework/Versions/A/Headers/ANTLRDebugTreeAdaptor.h b/runtime/ObjC/ANTLR.framework/Versions/A/Headers/ANTLRDebugTreeAdaptor.h
index 41965fa..41965fa 100755
--- a/antlr-3.4/runtime/ObjC/ANTLR.framework/Versions/A/Headers/ANTLRDebugTreeAdaptor.h
+++ b/runtime/ObjC/ANTLR.framework/Versions/A/Headers/ANTLRDebugTreeAdaptor.h
diff --git a/antlr-3.4/runtime/ObjC/ANTLR.framework/Versions/A/Headers/ANTLRDebugTreeNodeStream.h b/runtime/ObjC/ANTLR.framework/Versions/A/Headers/ANTLRDebugTreeNodeStream.h
index 70f9939..70f9939 100755
--- a/antlr-3.4/runtime/ObjC/ANTLR.framework/Versions/A/Headers/ANTLRDebugTreeNodeStream.h
+++ b/runtime/ObjC/ANTLR.framework/Versions/A/Headers/ANTLRDebugTreeNodeStream.h
diff --git a/antlr-3.4/runtime/ObjC/ANTLR.framework/Versions/A/Headers/ANTLRDebugTreeParser.h b/runtime/ObjC/ANTLR.framework/Versions/A/Headers/ANTLRDebugTreeParser.h
index cbeac76..cbeac76 100755
--- a/antlr-3.4/runtime/ObjC/ANTLR.framework/Versions/A/Headers/ANTLRDebugTreeParser.h
+++ b/runtime/ObjC/ANTLR.framework/Versions/A/Headers/ANTLRDebugTreeParser.h
diff --git a/antlr-3.4/runtime/ObjC/ANTLR.framework/Versions/A/Headers/ANTLREarlyExitException.h b/runtime/ObjC/ANTLR.framework/Versions/A/Headers/ANTLREarlyExitException.h
index 1a89bbb..1a89bbb 100755
--- a/antlr-3.4/runtime/ObjC/ANTLR.framework/Versions/A/Headers/ANTLREarlyExitException.h
+++ b/runtime/ObjC/ANTLR.framework/Versions/A/Headers/ANTLREarlyExitException.h
diff --git a/antlr-3.4/runtime/ObjC/ANTLR.framework/Versions/A/Headers/ANTLRError.h b/runtime/ObjC/ANTLR.framework/Versions/A/Headers/ANTLRError.h
index f2657af..f2657af 100644
--- a/antlr-3.4/runtime/ObjC/ANTLR.framework/Versions/A/Headers/ANTLRError.h
+++ b/runtime/ObjC/ANTLR.framework/Versions/A/Headers/ANTLRError.h
diff --git a/antlr-3.4/runtime/ObjC/ANTLR.framework/Versions/A/Headers/ANTLRFailedPredicateException.h b/runtime/ObjC/ANTLR.framework/Versions/A/Headers/ANTLRFailedPredicateException.h
index 9788cba..9788cba 100755
--- a/antlr-3.4/runtime/ObjC/ANTLR.framework/Versions/A/Headers/ANTLRFailedPredicateException.h
+++ b/runtime/ObjC/ANTLR.framework/Versions/A/Headers/ANTLRFailedPredicateException.h
diff --git a/antlr-3.4/runtime/ObjC/ANTLR.framework/Versions/A/Headers/ANTLRFastQueue.h b/runtime/ObjC/ANTLR.framework/Versions/A/Headers/ANTLRFastQueue.h
index cf81817..cf81817 100644
--- a/antlr-3.4/runtime/ObjC/ANTLR.framework/Versions/A/Headers/ANTLRFastQueue.h
+++ b/runtime/ObjC/ANTLR.framework/Versions/A/Headers/ANTLRFastQueue.h
diff --git a/antlr-3.4/runtime/ObjC/ANTLR.framework/Versions/A/Headers/ANTLRHashMap.h b/runtime/ObjC/ANTLR.framework/Versions/A/Headers/ANTLRHashMap.h
index 04aca7b..04aca7b 100644
--- a/antlr-3.4/runtime/ObjC/ANTLR.framework/Versions/A/Headers/ANTLRHashMap.h
+++ b/runtime/ObjC/ANTLR.framework/Versions/A/Headers/ANTLRHashMap.h
diff --git a/antlr-3.4/runtime/ObjC/ANTLR.framework/Versions/A/Headers/ANTLRHashMap.m b/runtime/ObjC/ANTLR.framework/Versions/A/Headers/ANTLRHashMap.m
index a23426b..a23426b 100644
--- a/antlr-3.4/runtime/ObjC/ANTLR.framework/Versions/A/Headers/ANTLRHashMap.m
+++ b/runtime/ObjC/ANTLR.framework/Versions/A/Headers/ANTLRHashMap.m
diff --git a/antlr-3.4/runtime/ObjC/ANTLR.framework/Versions/A/Headers/ANTLRHashRule.h b/runtime/ObjC/ANTLR.framework/Versions/A/Headers/ANTLRHashRule.h
index f1558e8..f1558e8 100644
--- a/antlr-3.4/runtime/ObjC/ANTLR.framework/Versions/A/Headers/ANTLRHashRule.h
+++ b/runtime/ObjC/ANTLR.framework/Versions/A/Headers/ANTLRHashRule.h
diff --git a/antlr-3.4/runtime/ObjC/ANTLR.framework/Versions/A/Headers/ANTLRHashRule.m b/runtime/ObjC/ANTLR.framework/Versions/A/Headers/ANTLRHashRule.m
index 93ce3a1..93ce3a1 100644
--- a/antlr-3.4/runtime/ObjC/ANTLR.framework/Versions/A/Headers/ANTLRHashRule.m
+++ b/runtime/ObjC/ANTLR.framework/Versions/A/Headers/ANTLRHashRule.m
diff --git a/antlr-3.4/runtime/ObjC/ANTLR.framework/Versions/A/Headers/ANTLRIntArray.h b/runtime/ObjC/ANTLR.framework/Versions/A/Headers/ANTLRIntArray.h
index 5269b23..5269b23 100644
--- a/antlr-3.4/runtime/ObjC/ANTLR.framework/Versions/A/Headers/ANTLRIntArray.h
+++ b/runtime/ObjC/ANTLR.framework/Versions/A/Headers/ANTLRIntArray.h
diff --git a/antlr-3.4/runtime/ObjC/ANTLR.framework/Versions/A/Headers/ANTLRIntStream.h b/runtime/ObjC/ANTLR.framework/Versions/A/Headers/ANTLRIntStream.h
index 3790cd9..3790cd9 100755
--- a/antlr-3.4/runtime/ObjC/ANTLR.framework/Versions/A/Headers/ANTLRIntStream.h
+++ b/runtime/ObjC/ANTLR.framework/Versions/A/Headers/ANTLRIntStream.h
diff --git a/antlr-3.4/runtime/ObjC/ANTLR.framework/Versions/A/Headers/ANTLRLexer.h b/runtime/ObjC/ANTLR.framework/Versions/A/Headers/ANTLRLexer.h
index 5cfb36f..5cfb36f 100755
--- a/antlr-3.4/runtime/ObjC/ANTLR.framework/Versions/A/Headers/ANTLRLexer.h
+++ b/runtime/ObjC/ANTLR.framework/Versions/A/Headers/ANTLRLexer.h
diff --git a/antlr-3.4/runtime/ObjC/ANTLR.framework/Versions/A/Headers/ANTLRLexerRuleReturnScope.h b/runtime/ObjC/ANTLR.framework/Versions/A/Headers/ANTLRLexerRuleReturnScope.h
index 18ae374..18ae374 100755
--- a/antlr-3.4/runtime/ObjC/ANTLR.framework/Versions/A/Headers/ANTLRLexerRuleReturnScope.h
+++ b/runtime/ObjC/ANTLR.framework/Versions/A/Headers/ANTLRLexerRuleReturnScope.h
diff --git a/antlr-3.4/runtime/ObjC/ANTLR.framework/Versions/A/Headers/ANTLRLinkBase.h b/runtime/ObjC/ANTLR.framework/Versions/A/Headers/ANTLRLinkBase.h
index 21019e6..21019e6 100644
--- a/antlr-3.4/runtime/ObjC/ANTLR.framework/Versions/A/Headers/ANTLRLinkBase.h
+++ b/runtime/ObjC/ANTLR.framework/Versions/A/Headers/ANTLRLinkBase.h
diff --git a/antlr-3.4/runtime/ObjC/ANTLR.framework/Versions/A/Headers/ANTLRLookaheadStream.h b/runtime/ObjC/ANTLR.framework/Versions/A/Headers/ANTLRLookaheadStream.h
index ad48ff5..ad48ff5 100644
--- a/antlr-3.4/runtime/ObjC/ANTLR.framework/Versions/A/Headers/ANTLRLookaheadStream.h
+++ b/runtime/ObjC/ANTLR.framework/Versions/A/Headers/ANTLRLookaheadStream.h
diff --git a/antlr-3.4/runtime/ObjC/ANTLR.framework/Versions/A/Headers/ANTLRMap.h b/runtime/ObjC/ANTLR.framework/Versions/A/Headers/ANTLRMap.h
index 80ad486..80ad486 100644
--- a/antlr-3.4/runtime/ObjC/ANTLR.framework/Versions/A/Headers/ANTLRMap.h
+++ b/runtime/ObjC/ANTLR.framework/Versions/A/Headers/ANTLRMap.h
diff --git a/antlr-3.4/runtime/ObjC/ANTLR.framework/Versions/A/Headers/ANTLRMapElement.h b/runtime/ObjC/ANTLR.framework/Versions/A/Headers/ANTLRMapElement.h
index e20d01c..e20d01c 100644
--- a/antlr-3.4/runtime/ObjC/ANTLR.framework/Versions/A/Headers/ANTLRMapElement.h
+++ b/runtime/ObjC/ANTLR.framework/Versions/A/Headers/ANTLRMapElement.h
diff --git a/antlr-3.4/runtime/ObjC/ANTLR.framework/Versions/A/Headers/ANTLRMismatchedNotSetException.h b/runtime/ObjC/ANTLR.framework/Versions/A/Headers/ANTLRMismatchedNotSetException.h
index 57391d5..57391d5 100644
--- a/antlr-3.4/runtime/ObjC/ANTLR.framework/Versions/A/Headers/ANTLRMismatchedNotSetException.h
+++ b/runtime/ObjC/ANTLR.framework/Versions/A/Headers/ANTLRMismatchedNotSetException.h
diff --git a/antlr-3.4/runtime/ObjC/ANTLR.framework/Versions/A/Headers/ANTLRMismatchedRangeException.h b/runtime/ObjC/ANTLR.framework/Versions/A/Headers/ANTLRMismatchedRangeException.h
index abda3bb..abda3bb 100755
--- a/antlr-3.4/runtime/ObjC/ANTLR.framework/Versions/A/Headers/ANTLRMismatchedRangeException.h
+++ b/runtime/ObjC/ANTLR.framework/Versions/A/Headers/ANTLRMismatchedRangeException.h
diff --git a/antlr-3.4/runtime/ObjC/ANTLR.framework/Versions/A/Headers/ANTLRMismatchedSetException.h b/runtime/ObjC/ANTLR.framework/Versions/A/Headers/ANTLRMismatchedSetException.h
index 3bd45fc..3bd45fc 100755
--- a/antlr-3.4/runtime/ObjC/ANTLR.framework/Versions/A/Headers/ANTLRMismatchedSetException.h
+++ b/runtime/ObjC/ANTLR.framework/Versions/A/Headers/ANTLRMismatchedSetException.h
diff --git a/antlr-3.4/runtime/ObjC/ANTLR.framework/Versions/A/Headers/ANTLRMismatchedTokenException.h b/runtime/ObjC/ANTLR.framework/Versions/A/Headers/ANTLRMismatchedTokenException.h
index 5e1d77d..5e1d77d 100755
--- a/antlr-3.4/runtime/ObjC/ANTLR.framework/Versions/A/Headers/ANTLRMismatchedTokenException.h
+++ b/runtime/ObjC/ANTLR.framework/Versions/A/Headers/ANTLRMismatchedTokenException.h
diff --git a/antlr-3.4/runtime/ObjC/ANTLR.framework/Versions/A/Headers/ANTLRMismatchedTreeNodeException.h b/runtime/ObjC/ANTLR.framework/Versions/A/Headers/ANTLRMismatchedTreeNodeException.h
index b61ab51..b61ab51 100755
--- a/antlr-3.4/runtime/ObjC/ANTLR.framework/Versions/A/Headers/ANTLRMismatchedTreeNodeException.h
+++ b/runtime/ObjC/ANTLR.framework/Versions/A/Headers/ANTLRMismatchedTreeNodeException.h
diff --git a/antlr-3.4/runtime/ObjC/ANTLR.framework/Versions/A/Headers/ANTLRMissingTokenException.h b/runtime/ObjC/ANTLR.framework/Versions/A/Headers/ANTLRMissingTokenException.h
index 1398e25..1398e25 100644
--- a/antlr-3.4/runtime/ObjC/ANTLR.framework/Versions/A/Headers/ANTLRMissingTokenException.h
+++ b/runtime/ObjC/ANTLR.framework/Versions/A/Headers/ANTLRMissingTokenException.h
diff --git a/antlr-3.4/runtime/ObjC/ANTLR.framework/Versions/A/Headers/ANTLRNoViableAltException.h b/runtime/ObjC/ANTLR.framework/Versions/A/Headers/ANTLRNoViableAltException.h
index b71baff..b71baff 100755
--- a/antlr-3.4/runtime/ObjC/ANTLR.framework/Versions/A/Headers/ANTLRNoViableAltException.h
+++ b/runtime/ObjC/ANTLR.framework/Versions/A/Headers/ANTLRNoViableAltException.h
diff --git a/antlr-3.4/runtime/ObjC/ANTLR.framework/Versions/A/Headers/ANTLRNodeMapElement.h b/runtime/ObjC/ANTLR.framework/Versions/A/Headers/ANTLRNodeMapElement.h
index 1c0c916..1c0c916 100644
--- a/antlr-3.4/runtime/ObjC/ANTLR.framework/Versions/A/Headers/ANTLRNodeMapElement.h
+++ b/runtime/ObjC/ANTLR.framework/Versions/A/Headers/ANTLRNodeMapElement.h
diff --git a/antlr-3.4/runtime/ObjC/ANTLR.framework/Versions/A/Headers/ANTLRParseTree.h b/runtime/ObjC/ANTLR.framework/Versions/A/Headers/ANTLRParseTree.h
index 92554e3..92554e3 100644
--- a/antlr-3.4/runtime/ObjC/ANTLR.framework/Versions/A/Headers/ANTLRParseTree.h
+++ b/runtime/ObjC/ANTLR.framework/Versions/A/Headers/ANTLRParseTree.h
diff --git a/antlr-3.4/runtime/ObjC/ANTLR.framework/Versions/A/Headers/ANTLRParser.h b/runtime/ObjC/ANTLR.framework/Versions/A/Headers/ANTLRParser.h
index 5ddaf50..5ddaf50 100755
--- a/antlr-3.4/runtime/ObjC/ANTLR.framework/Versions/A/Headers/ANTLRParser.h
+++ b/runtime/ObjC/ANTLR.framework/Versions/A/Headers/ANTLRParser.h
diff --git a/antlr-3.4/runtime/ObjC/ANTLR.framework/Versions/A/Headers/ANTLRParserRuleReturnScope.h b/runtime/ObjC/ANTLR.framework/Versions/A/Headers/ANTLRParserRuleReturnScope.h
index aef3dd0..aef3dd0 100755
--- a/antlr-3.4/runtime/ObjC/ANTLR.framework/Versions/A/Headers/ANTLRParserRuleReturnScope.h
+++ b/runtime/ObjC/ANTLR.framework/Versions/A/Headers/ANTLRParserRuleReturnScope.h
diff --git a/antlr-3.4/runtime/ObjC/ANTLR.framework/Versions/A/Headers/ANTLRPtrBuffer.h b/runtime/ObjC/ANTLR.framework/Versions/A/Headers/ANTLRPtrBuffer.h
index 188f597..188f597 100644
--- a/antlr-3.4/runtime/ObjC/ANTLR.framework/Versions/A/Headers/ANTLRPtrBuffer.h
+++ b/runtime/ObjC/ANTLR.framework/Versions/A/Headers/ANTLRPtrBuffer.h
diff --git a/antlr-3.4/runtime/ObjC/ANTLR.framework/Versions/A/Headers/ANTLRRecognitionException.h b/runtime/ObjC/ANTLR.framework/Versions/A/Headers/ANTLRRecognitionException.h
index 853dc0e..853dc0e 100755
--- a/antlr-3.4/runtime/ObjC/ANTLR.framework/Versions/A/Headers/ANTLRRecognitionException.h
+++ b/runtime/ObjC/ANTLR.framework/Versions/A/Headers/ANTLRRecognitionException.h
diff --git a/antlr-3.4/runtime/ObjC/ANTLR.framework/Versions/A/Headers/ANTLRRecognizerSharedState.h b/runtime/ObjC/ANTLR.framework/Versions/A/Headers/ANTLRRecognizerSharedState.h
index 0430b79..0430b79 100755
--- a/antlr-3.4/runtime/ObjC/ANTLR.framework/Versions/A/Headers/ANTLRRecognizerSharedState.h
+++ b/runtime/ObjC/ANTLR.framework/Versions/A/Headers/ANTLRRecognizerSharedState.h
diff --git a/antlr-3.4/runtime/ObjC/ANTLR.framework/Versions/A/Headers/ANTLRRewriteRuleElementStream.h b/runtime/ObjC/ANTLR.framework/Versions/A/Headers/ANTLRRewriteRuleElementStream.h
index 132a0cc..132a0cc 100755
--- a/antlr-3.4/runtime/ObjC/ANTLR.framework/Versions/A/Headers/ANTLRRewriteRuleElementStream.h
+++ b/runtime/ObjC/ANTLR.framework/Versions/A/Headers/ANTLRRewriteRuleElementStream.h
diff --git a/antlr-3.4/runtime/ObjC/ANTLR.framework/Versions/A/Headers/ANTLRRewriteRuleSubtreeStream.h b/runtime/ObjC/ANTLR.framework/Versions/A/Headers/ANTLRRewriteRuleSubtreeStream.h
index 1d18b24..1d18b24 100755
--- a/antlr-3.4/runtime/ObjC/ANTLR.framework/Versions/A/Headers/ANTLRRewriteRuleSubtreeStream.h
+++ b/runtime/ObjC/ANTLR.framework/Versions/A/Headers/ANTLRRewriteRuleSubtreeStream.h
diff --git a/antlr-3.4/runtime/ObjC/ANTLR.framework/Versions/A/Headers/ANTLRRewriteRuleTokenStream.h b/runtime/ObjC/ANTLR.framework/Versions/A/Headers/ANTLRRewriteRuleTokenStream.h
index 3a516de..3a516de 100755
--- a/antlr-3.4/runtime/ObjC/ANTLR.framework/Versions/A/Headers/ANTLRRewriteRuleTokenStream.h
+++ b/runtime/ObjC/ANTLR.framework/Versions/A/Headers/ANTLRRewriteRuleTokenStream.h
diff --git a/antlr-3.4/runtime/ObjC/ANTLR.framework/Versions/A/Headers/ANTLRRuleMapElement.h b/runtime/ObjC/ANTLR.framework/Versions/A/Headers/ANTLRRuleMapElement.h
index e040b18..e040b18 100644
--- a/antlr-3.4/runtime/ObjC/ANTLR.framework/Versions/A/Headers/ANTLRRuleMapElement.h
+++ b/runtime/ObjC/ANTLR.framework/Versions/A/Headers/ANTLRRuleMapElement.h
diff --git a/antlr-3.4/runtime/ObjC/ANTLR.framework/Versions/A/Headers/ANTLRRuleMemo.h b/runtime/ObjC/ANTLR.framework/Versions/A/Headers/ANTLRRuleMemo.h
index 63a5ae2..63a5ae2 100644
--- a/antlr-3.4/runtime/ObjC/ANTLR.framework/Versions/A/Headers/ANTLRRuleMemo.h
+++ b/runtime/ObjC/ANTLR.framework/Versions/A/Headers/ANTLRRuleMemo.h
diff --git a/antlr-3.4/runtime/ObjC/ANTLR.framework/Versions/A/Headers/ANTLRRuleReturnScope.h b/runtime/ObjC/ANTLR.framework/Versions/A/Headers/ANTLRRuleReturnScope.h
index 4750c16..4750c16 100644
--- a/antlr-3.4/runtime/ObjC/ANTLR.framework/Versions/A/Headers/ANTLRRuleReturnScope.h
+++ b/runtime/ObjC/ANTLR.framework/Versions/A/Headers/ANTLRRuleReturnScope.h
diff --git a/antlr-3.4/runtime/ObjC/ANTLR.framework/Versions/A/Headers/ANTLRRuleStack.h b/runtime/ObjC/ANTLR.framework/Versions/A/Headers/ANTLRRuleStack.h
index 12d450b..12d450b 100644
--- a/antlr-3.4/runtime/ObjC/ANTLR.framework/Versions/A/Headers/ANTLRRuleStack.h
+++ b/runtime/ObjC/ANTLR.framework/Versions/A/Headers/ANTLRRuleStack.h
diff --git a/antlr-3.4/runtime/ObjC/ANTLR.framework/Versions/A/Headers/ANTLRRuleStack.m b/runtime/ObjC/ANTLR.framework/Versions/A/Headers/ANTLRRuleStack.m
index 909192f..909192f 100644
--- a/antlr-3.4/runtime/ObjC/ANTLR.framework/Versions/A/Headers/ANTLRRuleStack.m
+++ b/runtime/ObjC/ANTLR.framework/Versions/A/Headers/ANTLRRuleStack.m
diff --git a/antlr-3.4/runtime/ObjC/ANTLR.framework/Versions/A/Headers/ANTLRRuntimeException.h b/runtime/ObjC/ANTLR.framework/Versions/A/Headers/ANTLRRuntimeException.h
index 6cf0918..6cf0918 100644
--- a/antlr-3.4/runtime/ObjC/ANTLR.framework/Versions/A/Headers/ANTLRRuntimeException.h
+++ b/runtime/ObjC/ANTLR.framework/Versions/A/Headers/ANTLRRuntimeException.h
diff --git a/antlr-3.4/runtime/ObjC/ANTLR.framework/Versions/A/Headers/ANTLRStreamEnumerator.h b/runtime/ObjC/ANTLR.framework/Versions/A/Headers/ANTLRStreamEnumerator.h
index a0e0f69..a0e0f69 100644
--- a/antlr-3.4/runtime/ObjC/ANTLR.framework/Versions/A/Headers/ANTLRStreamEnumerator.h
+++ b/runtime/ObjC/ANTLR.framework/Versions/A/Headers/ANTLRStreamEnumerator.h
diff --git a/antlr-3.4/runtime/ObjC/ANTLR.framework/Versions/A/Headers/ANTLRStringStream.h b/runtime/ObjC/ANTLR.framework/Versions/A/Headers/ANTLRStringStream.h
index 2b13c7d..2b13c7d 100755
--- a/antlr-3.4/runtime/ObjC/ANTLR.framework/Versions/A/Headers/ANTLRStringStream.h
+++ b/runtime/ObjC/ANTLR.framework/Versions/A/Headers/ANTLRStringStream.h
diff --git a/antlr-3.4/runtime/ObjC/ANTLR.framework/Versions/A/Headers/ANTLRSymbolStack.h b/runtime/ObjC/ANTLR.framework/Versions/A/Headers/ANTLRSymbolStack.h
index 169df9f..169df9f 100644
--- a/antlr-3.4/runtime/ObjC/ANTLR.framework/Versions/A/Headers/ANTLRSymbolStack.h
+++ b/runtime/ObjC/ANTLR.framework/Versions/A/Headers/ANTLRSymbolStack.h
diff --git a/antlr-3.4/runtime/ObjC/ANTLR.framework/Versions/A/Headers/ANTLRSymbolStack.m b/runtime/ObjC/ANTLR.framework/Versions/A/Headers/ANTLRSymbolStack.m
index 1dd6775..1dd6775 100644
--- a/antlr-3.4/runtime/ObjC/ANTLR.framework/Versions/A/Headers/ANTLRSymbolStack.m
+++ b/runtime/ObjC/ANTLR.framework/Versions/A/Headers/ANTLRSymbolStack.m
diff --git a/antlr-3.4/runtime/ObjC/ANTLR.framework/Versions/A/Headers/ANTLRToken+DebuggerSupport.h b/runtime/ObjC/ANTLR.framework/Versions/A/Headers/ANTLRToken+DebuggerSupport.h
index 659e763..659e763 100755
--- a/antlr-3.4/runtime/ObjC/ANTLR.framework/Versions/A/Headers/ANTLRToken+DebuggerSupport.h
+++ b/runtime/ObjC/ANTLR.framework/Versions/A/Headers/ANTLRToken+DebuggerSupport.h
diff --git a/antlr-3.4/runtime/ObjC/ANTLR.framework/Versions/A/Headers/ANTLRToken.h b/runtime/ObjC/ANTLR.framework/Versions/A/Headers/ANTLRToken.h
index 64524f0..64524f0 100755
--- a/antlr-3.4/runtime/ObjC/ANTLR.framework/Versions/A/Headers/ANTLRToken.h
+++ b/runtime/ObjC/ANTLR.framework/Versions/A/Headers/ANTLRToken.h
diff --git a/antlr-3.4/runtime/ObjC/ANTLR.framework/Versions/A/Headers/ANTLRTokenRewriteStream.h b/runtime/ObjC/ANTLR.framework/Versions/A/Headers/ANTLRTokenRewriteStream.h
index 0d8681f..0d8681f 100644
--- a/antlr-3.4/runtime/ObjC/ANTLR.framework/Versions/A/Headers/ANTLRTokenRewriteStream.h
+++ b/runtime/ObjC/ANTLR.framework/Versions/A/Headers/ANTLRTokenRewriteStream.h
diff --git a/antlr-3.4/runtime/ObjC/ANTLR.framework/Versions/A/Headers/ANTLRTokenSource.h b/runtime/ObjC/ANTLR.framework/Versions/A/Headers/ANTLRTokenSource.h
index 4d6b6ee..4d6b6ee 100755
--- a/antlr-3.4/runtime/ObjC/ANTLR.framework/Versions/A/Headers/ANTLRTokenSource.h
+++ b/runtime/ObjC/ANTLR.framework/Versions/A/Headers/ANTLRTokenSource.h
diff --git a/antlr-3.4/runtime/ObjC/ANTLR.framework/Versions/A/Headers/ANTLRTokenStream.h b/runtime/ObjC/ANTLR.framework/Versions/A/Headers/ANTLRTokenStream.h
index c104578..c104578 100755
--- a/antlr-3.4/runtime/ObjC/ANTLR.framework/Versions/A/Headers/ANTLRTokenStream.h
+++ b/runtime/ObjC/ANTLR.framework/Versions/A/Headers/ANTLRTokenStream.h
diff --git a/antlr-3.4/runtime/ObjC/ANTLR.framework/Versions/A/Headers/ANTLRTree.h b/runtime/ObjC/ANTLR.framework/Versions/A/Headers/ANTLRTree.h
index f269b2d..f269b2d 100755
--- a/antlr-3.4/runtime/ObjC/ANTLR.framework/Versions/A/Headers/ANTLRTree.h
+++ b/runtime/ObjC/ANTLR.framework/Versions/A/Headers/ANTLRTree.h
diff --git a/antlr-3.4/runtime/ObjC/ANTLR.framework/Versions/A/Headers/ANTLRTreeAdaptor.h b/runtime/ObjC/ANTLR.framework/Versions/A/Headers/ANTLRTreeAdaptor.h
index e6579cf..e6579cf 100755
--- a/antlr-3.4/runtime/ObjC/ANTLR.framework/Versions/A/Headers/ANTLRTreeAdaptor.h
+++ b/runtime/ObjC/ANTLR.framework/Versions/A/Headers/ANTLRTreeAdaptor.h
diff --git a/antlr-3.4/runtime/ObjC/ANTLR.framework/Versions/A/Headers/ANTLRTreeException.h b/runtime/ObjC/ANTLR.framework/Versions/A/Headers/ANTLRTreeException.h
index 8ec5c45..8ec5c45 100755
--- a/antlr-3.4/runtime/ObjC/ANTLR.framework/Versions/A/Headers/ANTLRTreeException.h
+++ b/runtime/ObjC/ANTLR.framework/Versions/A/Headers/ANTLRTreeException.h
diff --git a/antlr-3.4/runtime/ObjC/ANTLR.framework/Versions/A/Headers/ANTLRTreeIterator.h b/runtime/ObjC/ANTLR.framework/Versions/A/Headers/ANTLRTreeIterator.h
index e6d5e71..e6d5e71 100644
--- a/antlr-3.4/runtime/ObjC/ANTLR.framework/Versions/A/Headers/ANTLRTreeIterator.h
+++ b/runtime/ObjC/ANTLR.framework/Versions/A/Headers/ANTLRTreeIterator.h
diff --git a/antlr-3.4/runtime/ObjC/ANTLR.framework/Versions/A/Headers/ANTLRTreeNodeStream.h b/runtime/ObjC/ANTLR.framework/Versions/A/Headers/ANTLRTreeNodeStream.h
index bf6342c..bf6342c 100755
--- a/antlr-3.4/runtime/ObjC/ANTLR.framework/Versions/A/Headers/ANTLRTreeNodeStream.h
+++ b/runtime/ObjC/ANTLR.framework/Versions/A/Headers/ANTLRTreeNodeStream.h
diff --git a/antlr-3.4/runtime/ObjC/ANTLR.framework/Versions/A/Headers/ANTLRTreeParser.h b/runtime/ObjC/ANTLR.framework/Versions/A/Headers/ANTLRTreeParser.h
index e2f01ee..e2f01ee 100755
--- a/antlr-3.4/runtime/ObjC/ANTLR.framework/Versions/A/Headers/ANTLRTreeParser.h
+++ b/runtime/ObjC/ANTLR.framework/Versions/A/Headers/ANTLRTreeParser.h
diff --git a/antlr-3.4/runtime/ObjC/ANTLR.framework/Versions/A/Headers/ANTLRTreePatternLexer.h b/runtime/ObjC/ANTLR.framework/Versions/A/Headers/ANTLRTreePatternLexer.h
index f6059d3..f6059d3 100644
--- a/antlr-3.4/runtime/ObjC/ANTLR.framework/Versions/A/Headers/ANTLRTreePatternLexer.h
+++ b/runtime/ObjC/ANTLR.framework/Versions/A/Headers/ANTLRTreePatternLexer.h
diff --git a/antlr-3.4/runtime/ObjC/ANTLR.framework/Versions/A/Headers/ANTLRTreePatternParser.h b/runtime/ObjC/ANTLR.framework/Versions/A/Headers/ANTLRTreePatternParser.h
index f6d6dc6..f6d6dc6 100644
--- a/antlr-3.4/runtime/ObjC/ANTLR.framework/Versions/A/Headers/ANTLRTreePatternParser.h
+++ b/runtime/ObjC/ANTLR.framework/Versions/A/Headers/ANTLRTreePatternParser.h
diff --git a/antlr-3.4/runtime/ObjC/ANTLR.framework/Versions/A/Headers/ANTLRTreeRewriter.h b/runtime/ObjC/ANTLR.framework/Versions/A/Headers/ANTLRTreeRewriter.h
index aee873e..aee873e 100644
--- a/antlr-3.4/runtime/ObjC/ANTLR.framework/Versions/A/Headers/ANTLRTreeRewriter.h
+++ b/runtime/ObjC/ANTLR.framework/Versions/A/Headers/ANTLRTreeRewriter.h
diff --git a/antlr-3.4/runtime/ObjC/ANTLR.framework/Versions/A/Headers/ANTLRTreeRuleReturnScope.h b/runtime/ObjC/ANTLR.framework/Versions/A/Headers/ANTLRTreeRuleReturnScope.h
index ea8a487..ea8a487 100644
--- a/antlr-3.4/runtime/ObjC/ANTLR.framework/Versions/A/Headers/ANTLRTreeRuleReturnScope.h
+++ b/runtime/ObjC/ANTLR.framework/Versions/A/Headers/ANTLRTreeRuleReturnScope.h
diff --git a/antlr-3.4/runtime/ObjC/ANTLR.framework/Versions/A/Headers/ANTLRTreeVisitor.h b/runtime/ObjC/ANTLR.framework/Versions/A/Headers/ANTLRTreeVisitor.h
index 1f167bb..1f167bb 100644
--- a/antlr-3.4/runtime/ObjC/ANTLR.framework/Versions/A/Headers/ANTLRTreeVisitor.h
+++ b/runtime/ObjC/ANTLR.framework/Versions/A/Headers/ANTLRTreeVisitor.h
diff --git a/antlr-3.4/runtime/ObjC/ANTLR.framework/Versions/A/Headers/ANTLRTreeVisitorAction.h b/runtime/ObjC/ANTLR.framework/Versions/A/Headers/ANTLRTreeVisitorAction.h
index c9c0856..c9c0856 100644
--- a/antlr-3.4/runtime/ObjC/ANTLR.framework/Versions/A/Headers/ANTLRTreeVisitorAction.h
+++ b/runtime/ObjC/ANTLR.framework/Versions/A/Headers/ANTLRTreeVisitorAction.h
diff --git a/antlr-3.4/runtime/ObjC/ANTLR.framework/Versions/A/Headers/ANTLRTreeWizard.h b/runtime/ObjC/ANTLR.framework/Versions/A/Headers/ANTLRTreeWizard.h
index d952572..d952572 100644
--- a/antlr-3.4/runtime/ObjC/ANTLR.framework/Versions/A/Headers/ANTLRTreeWizard.h
+++ b/runtime/ObjC/ANTLR.framework/Versions/A/Headers/ANTLRTreeWizard.h
diff --git a/antlr-3.4/runtime/ObjC/ANTLR.framework/Versions/A/Headers/ANTLRUnbufferedCommonTreeNodeStreamState.h b/runtime/ObjC/ANTLR.framework/Versions/A/Headers/ANTLRUnbufferedCommonTreeNodeStreamState.h
index 9e79d86..9e79d86 100755
--- a/antlr-3.4/runtime/ObjC/ANTLR.framework/Versions/A/Headers/ANTLRUnbufferedCommonTreeNodeStreamState.h
+++ b/runtime/ObjC/ANTLR.framework/Versions/A/Headers/ANTLRUnbufferedCommonTreeNodeStreamState.h
diff --git a/antlr-3.4/runtime/ObjC/ANTLR.framework/Versions/A/Headers/ANTLRUnbufferedTokenStream.h b/runtime/ObjC/ANTLR.framework/Versions/A/Headers/ANTLRUnbufferedTokenStream.h
index e4f8630..e4f8630 100644
--- a/antlr-3.4/runtime/ObjC/ANTLR.framework/Versions/A/Headers/ANTLRUnbufferedTokenStream.h
+++ b/runtime/ObjC/ANTLR.framework/Versions/A/Headers/ANTLRUnbufferedTokenStream.h
diff --git a/antlr-3.4/runtime/ObjC/ANTLR.framework/Versions/A/Headers/ANTLRUniqueIDMap.h b/runtime/ObjC/ANTLR.framework/Versions/A/Headers/ANTLRUniqueIDMap.h
index a805bd5..a805bd5 100644
--- a/antlr-3.4/runtime/ObjC/ANTLR.framework/Versions/A/Headers/ANTLRUniqueIDMap.h
+++ b/runtime/ObjC/ANTLR.framework/Versions/A/Headers/ANTLRUniqueIDMap.h
diff --git a/antlr-3.4/runtime/ObjC/ANTLR.framework/Versions/A/Headers/ANTLRUnwantedTokenException.h b/runtime/ObjC/ANTLR.framework/Versions/A/Headers/ANTLRUnwantedTokenException.h
index 2945bfe..2945bfe 100644
--- a/antlr-3.4/runtime/ObjC/ANTLR.framework/Versions/A/Headers/ANTLRUnwantedTokenException.h
+++ b/runtime/ObjC/ANTLR.framework/Versions/A/Headers/ANTLRUnwantedTokenException.h
diff --git a/antlr-3.4/runtime/ObjC/ANTLR.framework/Versions/A/Resources/English.lproj/InfoPlist.strings b/runtime/ObjC/ANTLR.framework/Versions/A/Resources/English.lproj/InfoPlist.strings
index fa1b75f..fa1b75f 100644
--- a/antlr-3.4/runtime/ObjC/ANTLR.framework/Versions/A/Resources/English.lproj/InfoPlist.strings
+++ b/runtime/ObjC/ANTLR.framework/Versions/A/Resources/English.lproj/InfoPlist.strings
Binary files differ
diff --git a/antlr-3.4/runtime/ObjC/ANTLR.framework/Versions/A/Resources/Info.plist b/runtime/ObjC/ANTLR.framework/Versions/A/Resources/Info.plist
index 24436a3..24436a3 100644
--- a/antlr-3.4/runtime/ObjC/ANTLR.framework/Versions/A/Resources/Info.plist
+++ b/runtime/ObjC/ANTLR.framework/Versions/A/Resources/Info.plist
diff --git a/antlr-3.4/runtime/ObjC/ANTLR.framework/Versions/Current/ANTLR b/runtime/ObjC/ANTLR.framework/Versions/Current/ANTLR
index 67c1d3a..67c1d3a 100755
--- a/antlr-3.4/runtime/ObjC/ANTLR.framework/Versions/Current/ANTLR
+++ b/runtime/ObjC/ANTLR.framework/Versions/Current/ANTLR
Binary files differ
diff --git a/antlr-3.4/runtime/ObjC/ANTLR.framework/Versions/Current/Headers/ANTLR.h b/runtime/ObjC/ANTLR.framework/Versions/Current/Headers/ANTLR.h
index 671e783..671e783 100755
--- a/antlr-3.4/runtime/ObjC/ANTLR.framework/Versions/Current/Headers/ANTLR.h
+++ b/runtime/ObjC/ANTLR.framework/Versions/Current/Headers/ANTLR.h
diff --git a/antlr-3.4/runtime/ObjC/ANTLR.framework/Versions/Current/Headers/ANTLRBaseMapElement.h b/runtime/ObjC/ANTLR.framework/Versions/Current/Headers/ANTLRBaseMapElement.h
index b9100ac..b9100ac 100644
--- a/antlr-3.4/runtime/ObjC/ANTLR.framework/Versions/Current/Headers/ANTLRBaseMapElement.h
+++ b/runtime/ObjC/ANTLR.framework/Versions/Current/Headers/ANTLRBaseMapElement.h
diff --git a/antlr-3.4/runtime/ObjC/ANTLR.framework/Versions/Current/Headers/ANTLRBaseRecognizer.h b/runtime/ObjC/ANTLR.framework/Versions/Current/Headers/ANTLRBaseRecognizer.h
index 1a922bd..1a922bd 100755
--- a/antlr-3.4/runtime/ObjC/ANTLR.framework/Versions/Current/Headers/ANTLRBaseRecognizer.h
+++ b/runtime/ObjC/ANTLR.framework/Versions/Current/Headers/ANTLRBaseRecognizer.h
diff --git a/antlr-3.4/runtime/ObjC/ANTLR.framework/Versions/Current/Headers/ANTLRBaseStack.h b/runtime/ObjC/ANTLR.framework/Versions/Current/Headers/ANTLRBaseStack.h
index 5069031..5069031 100644
--- a/antlr-3.4/runtime/ObjC/ANTLR.framework/Versions/Current/Headers/ANTLRBaseStack.h
+++ b/runtime/ObjC/ANTLR.framework/Versions/Current/Headers/ANTLRBaseStack.h
diff --git a/antlr-3.4/runtime/ObjC/ANTLR.framework/Versions/Current/Headers/ANTLRBaseTree.h b/runtime/ObjC/ANTLR.framework/Versions/Current/Headers/ANTLRBaseTree.h
index 96513f8..96513f8 100755
--- a/antlr-3.4/runtime/ObjC/ANTLR.framework/Versions/Current/Headers/ANTLRBaseTree.h
+++ b/runtime/ObjC/ANTLR.framework/Versions/Current/Headers/ANTLRBaseTree.h
diff --git a/antlr-3.4/runtime/ObjC/ANTLR.framework/Versions/Current/Headers/ANTLRBaseTreeAdaptor.h b/runtime/ObjC/ANTLR.framework/Versions/Current/Headers/ANTLRBaseTreeAdaptor.h
index b4f8dad..b4f8dad 100644
--- a/antlr-3.4/runtime/ObjC/ANTLR.framework/Versions/Current/Headers/ANTLRBaseTreeAdaptor.h
+++ b/runtime/ObjC/ANTLR.framework/Versions/Current/Headers/ANTLRBaseTreeAdaptor.h
diff --git a/antlr-3.4/runtime/ObjC/ANTLR.framework/Versions/Current/Headers/ANTLRBitSet.h b/runtime/ObjC/ANTLR.framework/Versions/Current/Headers/ANTLRBitSet.h
index a1be117..a1be117 100755
--- a/antlr-3.4/runtime/ObjC/ANTLR.framework/Versions/Current/Headers/ANTLRBitSet.h
+++ b/runtime/ObjC/ANTLR.framework/Versions/Current/Headers/ANTLRBitSet.h
diff --git a/antlr-3.4/runtime/ObjC/ANTLR.framework/Versions/Current/Headers/ANTLRBufferedTokenStream.h b/runtime/ObjC/ANTLR.framework/Versions/Current/Headers/ANTLRBufferedTokenStream.h
index 198a6f7..198a6f7 100644
--- a/antlr-3.4/runtime/ObjC/ANTLR.framework/Versions/Current/Headers/ANTLRBufferedTokenStream.h
+++ b/runtime/ObjC/ANTLR.framework/Versions/Current/Headers/ANTLRBufferedTokenStream.h
diff --git a/antlr-3.4/runtime/ObjC/ANTLR.framework/Versions/Current/Headers/ANTLRBufferedTreeNodeStream.h b/runtime/ObjC/ANTLR.framework/Versions/Current/Headers/ANTLRBufferedTreeNodeStream.h
index 8618ea2..8618ea2 100644
--- a/antlr-3.4/runtime/ObjC/ANTLR.framework/Versions/Current/Headers/ANTLRBufferedTreeNodeStream.h
+++ b/runtime/ObjC/ANTLR.framework/Versions/Current/Headers/ANTLRBufferedTreeNodeStream.h
diff --git a/antlr-3.4/runtime/ObjC/ANTLR.framework/Versions/Current/Headers/ANTLRCharStream.h b/runtime/ObjC/ANTLR.framework/Versions/Current/Headers/ANTLRCharStream.h
index 379734b..379734b 100755
--- a/antlr-3.4/runtime/ObjC/ANTLR.framework/Versions/Current/Headers/ANTLRCharStream.h
+++ b/runtime/ObjC/ANTLR.framework/Versions/Current/Headers/ANTLRCharStream.h
diff --git a/antlr-3.4/runtime/ObjC/ANTLR.framework/Versions/Current/Headers/ANTLRCharStreamState.h b/runtime/ObjC/ANTLR.framework/Versions/Current/Headers/ANTLRCharStreamState.h
index 2787c76..2787c76 100644
--- a/antlr-3.4/runtime/ObjC/ANTLR.framework/Versions/Current/Headers/ANTLRCharStreamState.h
+++ b/runtime/ObjC/ANTLR.framework/Versions/Current/Headers/ANTLRCharStreamState.h
diff --git a/antlr-3.4/runtime/ObjC/ANTLR.framework/Versions/Current/Headers/ANTLRCommonErrorNode.h b/runtime/ObjC/ANTLR.framework/Versions/Current/Headers/ANTLRCommonErrorNode.h
index 79badc1..79badc1 100644
--- a/antlr-3.4/runtime/ObjC/ANTLR.framework/Versions/Current/Headers/ANTLRCommonErrorNode.h
+++ b/runtime/ObjC/ANTLR.framework/Versions/Current/Headers/ANTLRCommonErrorNode.h
diff --git a/antlr-3.4/runtime/ObjC/ANTLR.framework/Versions/Current/Headers/ANTLRCommonToken.h b/runtime/ObjC/ANTLR.framework/Versions/Current/Headers/ANTLRCommonToken.h
index 8662378..8662378 100755
--- a/antlr-3.4/runtime/ObjC/ANTLR.framework/Versions/Current/Headers/ANTLRCommonToken.h
+++ b/runtime/ObjC/ANTLR.framework/Versions/Current/Headers/ANTLRCommonToken.h
diff --git a/antlr-3.4/runtime/ObjC/ANTLR.framework/Versions/Current/Headers/ANTLRCommonTokenStream.h b/runtime/ObjC/ANTLR.framework/Versions/Current/Headers/ANTLRCommonTokenStream.h
index 59f9d5e..59f9d5e 100755
--- a/antlr-3.4/runtime/ObjC/ANTLR.framework/Versions/Current/Headers/ANTLRCommonTokenStream.h
+++ b/runtime/ObjC/ANTLR.framework/Versions/Current/Headers/ANTLRCommonTokenStream.h
diff --git a/antlr-3.4/runtime/ObjC/ANTLR.framework/Versions/Current/Headers/ANTLRCommonTree.h b/runtime/ObjC/ANTLR.framework/Versions/Current/Headers/ANTLRCommonTree.h
index 0966051..0966051 100755
--- a/antlr-3.4/runtime/ObjC/ANTLR.framework/Versions/Current/Headers/ANTLRCommonTree.h
+++ b/runtime/ObjC/ANTLR.framework/Versions/Current/Headers/ANTLRCommonTree.h
diff --git a/antlr-3.4/runtime/ObjC/ANTLR.framework/Versions/Current/Headers/ANTLRCommonTreeAdaptor.h b/runtime/ObjC/ANTLR.framework/Versions/Current/Headers/ANTLRCommonTreeAdaptor.h
index 53287e6..53287e6 100755
--- a/antlr-3.4/runtime/ObjC/ANTLR.framework/Versions/Current/Headers/ANTLRCommonTreeAdaptor.h
+++ b/runtime/ObjC/ANTLR.framework/Versions/Current/Headers/ANTLRCommonTreeAdaptor.h
diff --git a/antlr-3.4/runtime/ObjC/ANTLR.framework/Versions/Current/Headers/ANTLRCommonTreeNodeStream.h b/runtime/ObjC/ANTLR.framework/Versions/Current/Headers/ANTLRCommonTreeNodeStream.h
index 4c68f2e..4c68f2e 100755
--- a/antlr-3.4/runtime/ObjC/ANTLR.framework/Versions/Current/Headers/ANTLRCommonTreeNodeStream.h
+++ b/runtime/ObjC/ANTLR.framework/Versions/Current/Headers/ANTLRCommonTreeNodeStream.h
diff --git a/antlr-3.4/runtime/ObjC/ANTLR.framework/Versions/Current/Headers/ANTLRDFA.h b/runtime/ObjC/ANTLR.framework/Versions/Current/Headers/ANTLRDFA.h
index 9094a3d..9094a3d 100755
--- a/antlr-3.4/runtime/ObjC/ANTLR.framework/Versions/Current/Headers/ANTLRDFA.h
+++ b/runtime/ObjC/ANTLR.framework/Versions/Current/Headers/ANTLRDFA.h
diff --git a/antlr-3.4/runtime/ObjC/ANTLR.framework/Versions/Current/Headers/ANTLRDebug.h b/runtime/ObjC/ANTLR.framework/Versions/Current/Headers/ANTLRDebug.h
index 87383c9..87383c9 100755
--- a/antlr-3.4/runtime/ObjC/ANTLR.framework/Versions/Current/Headers/ANTLRDebug.h
+++ b/runtime/ObjC/ANTLR.framework/Versions/Current/Headers/ANTLRDebug.h
diff --git a/antlr-3.4/runtime/ObjC/ANTLR.framework/Versions/Current/Headers/ANTLRDebugEventListener.h b/runtime/ObjC/ANTLR.framework/Versions/Current/Headers/ANTLRDebugEventListener.h
index c2bee6c..c2bee6c 100755
--- a/antlr-3.4/runtime/ObjC/ANTLR.framework/Versions/Current/Headers/ANTLRDebugEventListener.h
+++ b/runtime/ObjC/ANTLR.framework/Versions/Current/Headers/ANTLRDebugEventListener.h
diff --git a/antlr-3.4/runtime/ObjC/ANTLR.framework/Versions/Current/Headers/ANTLRDebugEventProxy.h b/runtime/ObjC/ANTLR.framework/Versions/Current/Headers/ANTLRDebugEventProxy.h
index 59bf67b..59bf67b 100755
--- a/antlr-3.4/runtime/ObjC/ANTLR.framework/Versions/Current/Headers/ANTLRDebugEventProxy.h
+++ b/runtime/ObjC/ANTLR.framework/Versions/Current/Headers/ANTLRDebugEventProxy.h
diff --git a/antlr-3.4/runtime/ObjC/ANTLR.framework/Versions/Current/Headers/ANTLRDebugParser.h b/runtime/ObjC/ANTLR.framework/Versions/Current/Headers/ANTLRDebugParser.h
index b23ff50..b23ff50 100755
--- a/antlr-3.4/runtime/ObjC/ANTLR.framework/Versions/Current/Headers/ANTLRDebugParser.h
+++ b/runtime/ObjC/ANTLR.framework/Versions/Current/Headers/ANTLRDebugParser.h
diff --git a/antlr-3.4/runtime/ObjC/ANTLR.framework/Versions/Current/Headers/ANTLRDebugTokenStream.h b/runtime/ObjC/ANTLR.framework/Versions/Current/Headers/ANTLRDebugTokenStream.h
index 335b002..335b002 100755
--- a/antlr-3.4/runtime/ObjC/ANTLR.framework/Versions/Current/Headers/ANTLRDebugTokenStream.h
+++ b/runtime/ObjC/ANTLR.framework/Versions/Current/Headers/ANTLRDebugTokenStream.h
diff --git a/antlr-3.4/runtime/ObjC/ANTLR.framework/Versions/Current/Headers/ANTLRDebugTreeAdaptor.h b/runtime/ObjC/ANTLR.framework/Versions/Current/Headers/ANTLRDebugTreeAdaptor.h
index 41965fa..41965fa 100755
--- a/antlr-3.4/runtime/ObjC/ANTLR.framework/Versions/Current/Headers/ANTLRDebugTreeAdaptor.h
+++ b/runtime/ObjC/ANTLR.framework/Versions/Current/Headers/ANTLRDebugTreeAdaptor.h
diff --git a/antlr-3.4/runtime/ObjC/ANTLR.framework/Versions/Current/Headers/ANTLRDebugTreeNodeStream.h b/runtime/ObjC/ANTLR.framework/Versions/Current/Headers/ANTLRDebugTreeNodeStream.h
index 70f9939..70f9939 100755
--- a/antlr-3.4/runtime/ObjC/ANTLR.framework/Versions/Current/Headers/ANTLRDebugTreeNodeStream.h
+++ b/runtime/ObjC/ANTLR.framework/Versions/Current/Headers/ANTLRDebugTreeNodeStream.h
diff --git a/antlr-3.4/runtime/ObjC/ANTLR.framework/Versions/Current/Headers/ANTLRDebugTreeParser.h b/runtime/ObjC/ANTLR.framework/Versions/Current/Headers/ANTLRDebugTreeParser.h
index cbeac76..cbeac76 100755
--- a/antlr-3.4/runtime/ObjC/ANTLR.framework/Versions/Current/Headers/ANTLRDebugTreeParser.h
+++ b/runtime/ObjC/ANTLR.framework/Versions/Current/Headers/ANTLRDebugTreeParser.h
diff --git a/antlr-3.4/runtime/ObjC/ANTLR.framework/Versions/Current/Headers/ANTLREarlyExitException.h b/runtime/ObjC/ANTLR.framework/Versions/Current/Headers/ANTLREarlyExitException.h
index 1a89bbb..1a89bbb 100755
--- a/antlr-3.4/runtime/ObjC/ANTLR.framework/Versions/Current/Headers/ANTLREarlyExitException.h
+++ b/runtime/ObjC/ANTLR.framework/Versions/Current/Headers/ANTLREarlyExitException.h
diff --git a/antlr-3.4/runtime/ObjC/ANTLR.framework/Versions/Current/Headers/ANTLRError.h b/runtime/ObjC/ANTLR.framework/Versions/Current/Headers/ANTLRError.h
index f2657af..f2657af 100644
--- a/antlr-3.4/runtime/ObjC/ANTLR.framework/Versions/Current/Headers/ANTLRError.h
+++ b/runtime/ObjC/ANTLR.framework/Versions/Current/Headers/ANTLRError.h
diff --git a/antlr-3.4/runtime/ObjC/ANTLR.framework/Versions/Current/Headers/ANTLRFailedPredicateException.h b/runtime/ObjC/ANTLR.framework/Versions/Current/Headers/ANTLRFailedPredicateException.h
index 9788cba..9788cba 100755
--- a/antlr-3.4/runtime/ObjC/ANTLR.framework/Versions/Current/Headers/ANTLRFailedPredicateException.h
+++ b/runtime/ObjC/ANTLR.framework/Versions/Current/Headers/ANTLRFailedPredicateException.h
diff --git a/antlr-3.4/runtime/ObjC/ANTLR.framework/Versions/Current/Headers/ANTLRFastQueue.h b/runtime/ObjC/ANTLR.framework/Versions/Current/Headers/ANTLRFastQueue.h
index cf81817..cf81817 100644
--- a/antlr-3.4/runtime/ObjC/ANTLR.framework/Versions/Current/Headers/ANTLRFastQueue.h
+++ b/runtime/ObjC/ANTLR.framework/Versions/Current/Headers/ANTLRFastQueue.h
diff --git a/antlr-3.4/runtime/ObjC/ANTLR.framework/Versions/Current/Headers/ANTLRHashMap.h b/runtime/ObjC/ANTLR.framework/Versions/Current/Headers/ANTLRHashMap.h
index 04aca7b..04aca7b 100644
--- a/antlr-3.4/runtime/ObjC/ANTLR.framework/Versions/Current/Headers/ANTLRHashMap.h
+++ b/runtime/ObjC/ANTLR.framework/Versions/Current/Headers/ANTLRHashMap.h
diff --git a/antlr-3.4/runtime/ObjC/ANTLR.framework/Versions/Current/Headers/ANTLRHashMap.m b/runtime/ObjC/ANTLR.framework/Versions/Current/Headers/ANTLRHashMap.m
index a23426b..a23426b 100644
--- a/antlr-3.4/runtime/ObjC/ANTLR.framework/Versions/Current/Headers/ANTLRHashMap.m
+++ b/runtime/ObjC/ANTLR.framework/Versions/Current/Headers/ANTLRHashMap.m
diff --git a/antlr-3.4/runtime/ObjC/ANTLR.framework/Versions/Current/Headers/ANTLRHashRule.h b/runtime/ObjC/ANTLR.framework/Versions/Current/Headers/ANTLRHashRule.h
index f1558e8..f1558e8 100644
--- a/antlr-3.4/runtime/ObjC/ANTLR.framework/Versions/Current/Headers/ANTLRHashRule.h
+++ b/runtime/ObjC/ANTLR.framework/Versions/Current/Headers/ANTLRHashRule.h
diff --git a/antlr-3.4/runtime/ObjC/ANTLR.framework/Versions/Current/Headers/ANTLRHashRule.m b/runtime/ObjC/ANTLR.framework/Versions/Current/Headers/ANTLRHashRule.m
index 93ce3a1..93ce3a1 100644
--- a/antlr-3.4/runtime/ObjC/ANTLR.framework/Versions/Current/Headers/ANTLRHashRule.m
+++ b/runtime/ObjC/ANTLR.framework/Versions/Current/Headers/ANTLRHashRule.m
diff --git a/antlr-3.4/runtime/ObjC/ANTLR.framework/Versions/Current/Headers/ANTLRIntArray.h b/runtime/ObjC/ANTLR.framework/Versions/Current/Headers/ANTLRIntArray.h
index 5269b23..5269b23 100644
--- a/antlr-3.4/runtime/ObjC/ANTLR.framework/Versions/Current/Headers/ANTLRIntArray.h
+++ b/runtime/ObjC/ANTLR.framework/Versions/Current/Headers/ANTLRIntArray.h
diff --git a/antlr-3.4/runtime/ObjC/ANTLR.framework/Versions/Current/Headers/ANTLRIntStream.h b/runtime/ObjC/ANTLR.framework/Versions/Current/Headers/ANTLRIntStream.h
index 3790cd9..3790cd9 100755
--- a/antlr-3.4/runtime/ObjC/ANTLR.framework/Versions/Current/Headers/ANTLRIntStream.h
+++ b/runtime/ObjC/ANTLR.framework/Versions/Current/Headers/ANTLRIntStream.h
diff --git a/antlr-3.4/runtime/ObjC/ANTLR.framework/Versions/Current/Headers/ANTLRLexer.h b/runtime/ObjC/ANTLR.framework/Versions/Current/Headers/ANTLRLexer.h
index 5cfb36f..5cfb36f 100755
--- a/antlr-3.4/runtime/ObjC/ANTLR.framework/Versions/Current/Headers/ANTLRLexer.h
+++ b/runtime/ObjC/ANTLR.framework/Versions/Current/Headers/ANTLRLexer.h
diff --git a/antlr-3.4/runtime/ObjC/ANTLR.framework/Versions/Current/Headers/ANTLRLexerRuleReturnScope.h b/runtime/ObjC/ANTLR.framework/Versions/Current/Headers/ANTLRLexerRuleReturnScope.h
index 18ae374..18ae374 100755
--- a/antlr-3.4/runtime/ObjC/ANTLR.framework/Versions/Current/Headers/ANTLRLexerRuleReturnScope.h
+++ b/runtime/ObjC/ANTLR.framework/Versions/Current/Headers/ANTLRLexerRuleReturnScope.h
diff --git a/antlr-3.4/runtime/ObjC/ANTLR.framework/Versions/Current/Headers/ANTLRLinkBase.h b/runtime/ObjC/ANTLR.framework/Versions/Current/Headers/ANTLRLinkBase.h
index 21019e6..21019e6 100644
--- a/antlr-3.4/runtime/ObjC/ANTLR.framework/Versions/Current/Headers/ANTLRLinkBase.h
+++ b/runtime/ObjC/ANTLR.framework/Versions/Current/Headers/ANTLRLinkBase.h
diff --git a/antlr-3.4/runtime/ObjC/ANTLR.framework/Versions/Current/Headers/ANTLRLookaheadStream.h b/runtime/ObjC/ANTLR.framework/Versions/Current/Headers/ANTLRLookaheadStream.h
index ad48ff5..ad48ff5 100644
--- a/antlr-3.4/runtime/ObjC/ANTLR.framework/Versions/Current/Headers/ANTLRLookaheadStream.h
+++ b/runtime/ObjC/ANTLR.framework/Versions/Current/Headers/ANTLRLookaheadStream.h
diff --git a/antlr-3.4/runtime/ObjC/ANTLR.framework/Versions/Current/Headers/ANTLRMap.h b/runtime/ObjC/ANTLR.framework/Versions/Current/Headers/ANTLRMap.h
index 80ad486..80ad486 100644
--- a/antlr-3.4/runtime/ObjC/ANTLR.framework/Versions/Current/Headers/ANTLRMap.h
+++ b/runtime/ObjC/ANTLR.framework/Versions/Current/Headers/ANTLRMap.h
diff --git a/antlr-3.4/runtime/ObjC/ANTLR.framework/Versions/Current/Headers/ANTLRMapElement.h b/runtime/ObjC/ANTLR.framework/Versions/Current/Headers/ANTLRMapElement.h
index e20d01c..e20d01c 100644
--- a/antlr-3.4/runtime/ObjC/ANTLR.framework/Versions/Current/Headers/ANTLRMapElement.h
+++ b/runtime/ObjC/ANTLR.framework/Versions/Current/Headers/ANTLRMapElement.h
diff --git a/antlr-3.4/runtime/ObjC/ANTLR.framework/Versions/Current/Headers/ANTLRMismatchedNotSetException.h b/runtime/ObjC/ANTLR.framework/Versions/Current/Headers/ANTLRMismatchedNotSetException.h
index 57391d5..57391d5 100644
--- a/antlr-3.4/runtime/ObjC/ANTLR.framework/Versions/Current/Headers/ANTLRMismatchedNotSetException.h
+++ b/runtime/ObjC/ANTLR.framework/Versions/Current/Headers/ANTLRMismatchedNotSetException.h
diff --git a/antlr-3.4/runtime/ObjC/ANTLR.framework/Versions/Current/Headers/ANTLRMismatchedRangeException.h b/runtime/ObjC/ANTLR.framework/Versions/Current/Headers/ANTLRMismatchedRangeException.h
index abda3bb..abda3bb 100755
--- a/antlr-3.4/runtime/ObjC/ANTLR.framework/Versions/Current/Headers/ANTLRMismatchedRangeException.h
+++ b/runtime/ObjC/ANTLR.framework/Versions/Current/Headers/ANTLRMismatchedRangeException.h
diff --git a/antlr-3.4/runtime/ObjC/ANTLR.framework/Versions/Current/Headers/ANTLRMismatchedSetException.h b/runtime/ObjC/ANTLR.framework/Versions/Current/Headers/ANTLRMismatchedSetException.h
index 3bd45fc..3bd45fc 100755
--- a/antlr-3.4/runtime/ObjC/ANTLR.framework/Versions/Current/Headers/ANTLRMismatchedSetException.h
+++ b/runtime/ObjC/ANTLR.framework/Versions/Current/Headers/ANTLRMismatchedSetException.h
diff --git a/antlr-3.4/runtime/ObjC/ANTLR.framework/Versions/Current/Headers/ANTLRMismatchedTokenException.h b/runtime/ObjC/ANTLR.framework/Versions/Current/Headers/ANTLRMismatchedTokenException.h
index 5e1d77d..5e1d77d 100755
--- a/antlr-3.4/runtime/ObjC/ANTLR.framework/Versions/Current/Headers/ANTLRMismatchedTokenException.h
+++ b/runtime/ObjC/ANTLR.framework/Versions/Current/Headers/ANTLRMismatchedTokenException.h
diff --git a/antlr-3.4/runtime/ObjC/ANTLR.framework/Versions/Current/Headers/ANTLRMismatchedTreeNodeException.h b/runtime/ObjC/ANTLR.framework/Versions/Current/Headers/ANTLRMismatchedTreeNodeException.h
index b61ab51..b61ab51 100755
--- a/antlr-3.4/runtime/ObjC/ANTLR.framework/Versions/Current/Headers/ANTLRMismatchedTreeNodeException.h
+++ b/runtime/ObjC/ANTLR.framework/Versions/Current/Headers/ANTLRMismatchedTreeNodeException.h
diff --git a/antlr-3.4/runtime/ObjC/ANTLR.framework/Versions/Current/Headers/ANTLRMissingTokenException.h b/runtime/ObjC/ANTLR.framework/Versions/Current/Headers/ANTLRMissingTokenException.h
index 1398e25..1398e25 100644
--- a/antlr-3.4/runtime/ObjC/ANTLR.framework/Versions/Current/Headers/ANTLRMissingTokenException.h
+++ b/runtime/ObjC/ANTLR.framework/Versions/Current/Headers/ANTLRMissingTokenException.h
diff --git a/antlr-3.4/runtime/ObjC/ANTLR.framework/Versions/Current/Headers/ANTLRNoViableAltException.h b/runtime/ObjC/ANTLR.framework/Versions/Current/Headers/ANTLRNoViableAltException.h
index b71baff..b71baff 100755
--- a/antlr-3.4/runtime/ObjC/ANTLR.framework/Versions/Current/Headers/ANTLRNoViableAltException.h
+++ b/runtime/ObjC/ANTLR.framework/Versions/Current/Headers/ANTLRNoViableAltException.h
diff --git a/antlr-3.4/runtime/ObjC/ANTLR.framework/Versions/Current/Headers/ANTLRNodeMapElement.h b/runtime/ObjC/ANTLR.framework/Versions/Current/Headers/ANTLRNodeMapElement.h
index 1c0c916..1c0c916 100644
--- a/antlr-3.4/runtime/ObjC/ANTLR.framework/Versions/Current/Headers/ANTLRNodeMapElement.h
+++ b/runtime/ObjC/ANTLR.framework/Versions/Current/Headers/ANTLRNodeMapElement.h
diff --git a/antlr-3.4/runtime/ObjC/ANTLR.framework/Versions/Current/Headers/ANTLRParseTree.h b/runtime/ObjC/ANTLR.framework/Versions/Current/Headers/ANTLRParseTree.h
index 92554e3..92554e3 100644
--- a/antlr-3.4/runtime/ObjC/ANTLR.framework/Versions/Current/Headers/ANTLRParseTree.h
+++ b/runtime/ObjC/ANTLR.framework/Versions/Current/Headers/ANTLRParseTree.h
diff --git a/antlr-3.4/runtime/ObjC/ANTLR.framework/Versions/Current/Headers/ANTLRParser.h b/runtime/ObjC/ANTLR.framework/Versions/Current/Headers/ANTLRParser.h
index 5ddaf50..5ddaf50 100755
--- a/antlr-3.4/runtime/ObjC/ANTLR.framework/Versions/Current/Headers/ANTLRParser.h
+++ b/runtime/ObjC/ANTLR.framework/Versions/Current/Headers/ANTLRParser.h
diff --git a/antlr-3.4/runtime/ObjC/ANTLR.framework/Versions/Current/Headers/ANTLRParserRuleReturnScope.h b/runtime/ObjC/ANTLR.framework/Versions/Current/Headers/ANTLRParserRuleReturnScope.h
index aef3dd0..aef3dd0 100755
--- a/antlr-3.4/runtime/ObjC/ANTLR.framework/Versions/Current/Headers/ANTLRParserRuleReturnScope.h
+++ b/runtime/ObjC/ANTLR.framework/Versions/Current/Headers/ANTLRParserRuleReturnScope.h
diff --git a/antlr-3.4/runtime/ObjC/ANTLR.framework/Versions/Current/Headers/ANTLRPtrBuffer.h b/runtime/ObjC/ANTLR.framework/Versions/Current/Headers/ANTLRPtrBuffer.h
index 188f597..188f597 100644
--- a/antlr-3.4/runtime/ObjC/ANTLR.framework/Versions/Current/Headers/ANTLRPtrBuffer.h
+++ b/runtime/ObjC/ANTLR.framework/Versions/Current/Headers/ANTLRPtrBuffer.h
diff --git a/antlr-3.4/runtime/ObjC/ANTLR.framework/Versions/Current/Headers/ANTLRRecognitionException.h b/runtime/ObjC/ANTLR.framework/Versions/Current/Headers/ANTLRRecognitionException.h
index 853dc0e..853dc0e 100755
--- a/antlr-3.4/runtime/ObjC/ANTLR.framework/Versions/Current/Headers/ANTLRRecognitionException.h
+++ b/runtime/ObjC/ANTLR.framework/Versions/Current/Headers/ANTLRRecognitionException.h
diff --git a/antlr-3.4/runtime/ObjC/ANTLR.framework/Versions/Current/Headers/ANTLRRecognizerSharedState.h b/runtime/ObjC/ANTLR.framework/Versions/Current/Headers/ANTLRRecognizerSharedState.h
index 0430b79..0430b79 100755
--- a/antlr-3.4/runtime/ObjC/ANTLR.framework/Versions/Current/Headers/ANTLRRecognizerSharedState.h
+++ b/runtime/ObjC/ANTLR.framework/Versions/Current/Headers/ANTLRRecognizerSharedState.h
diff --git a/antlr-3.4/runtime/ObjC/ANTLR.framework/Versions/Current/Headers/ANTLRRewriteRuleElementStream.h b/runtime/ObjC/ANTLR.framework/Versions/Current/Headers/ANTLRRewriteRuleElementStream.h
index 132a0cc..132a0cc 100755
--- a/antlr-3.4/runtime/ObjC/ANTLR.framework/Versions/Current/Headers/ANTLRRewriteRuleElementStream.h
+++ b/runtime/ObjC/ANTLR.framework/Versions/Current/Headers/ANTLRRewriteRuleElementStream.h
diff --git a/antlr-3.4/runtime/ObjC/ANTLR.framework/Versions/Current/Headers/ANTLRRewriteRuleSubtreeStream.h b/runtime/ObjC/ANTLR.framework/Versions/Current/Headers/ANTLRRewriteRuleSubtreeStream.h
index 1d18b24..1d18b24 100755
--- a/antlr-3.4/runtime/ObjC/ANTLR.framework/Versions/Current/Headers/ANTLRRewriteRuleSubtreeStream.h
+++ b/runtime/ObjC/ANTLR.framework/Versions/Current/Headers/ANTLRRewriteRuleSubtreeStream.h
diff --git a/antlr-3.4/runtime/ObjC/ANTLR.framework/Versions/Current/Headers/ANTLRRewriteRuleTokenStream.h b/runtime/ObjC/ANTLR.framework/Versions/Current/Headers/ANTLRRewriteRuleTokenStream.h
index 3a516de..3a516de 100755
--- a/antlr-3.4/runtime/ObjC/ANTLR.framework/Versions/Current/Headers/ANTLRRewriteRuleTokenStream.h
+++ b/runtime/ObjC/ANTLR.framework/Versions/Current/Headers/ANTLRRewriteRuleTokenStream.h
diff --git a/antlr-3.4/runtime/ObjC/ANTLR.framework/Versions/Current/Headers/ANTLRRuleMapElement.h b/runtime/ObjC/ANTLR.framework/Versions/Current/Headers/ANTLRRuleMapElement.h
index e040b18..e040b18 100644
--- a/antlr-3.4/runtime/ObjC/ANTLR.framework/Versions/Current/Headers/ANTLRRuleMapElement.h
+++ b/runtime/ObjC/ANTLR.framework/Versions/Current/Headers/ANTLRRuleMapElement.h
diff --git a/antlr-3.4/runtime/ObjC/ANTLR.framework/Versions/Current/Headers/ANTLRRuleMemo.h b/runtime/ObjC/ANTLR.framework/Versions/Current/Headers/ANTLRRuleMemo.h
index 63a5ae2..63a5ae2 100644
--- a/antlr-3.4/runtime/ObjC/ANTLR.framework/Versions/Current/Headers/ANTLRRuleMemo.h
+++ b/runtime/ObjC/ANTLR.framework/Versions/Current/Headers/ANTLRRuleMemo.h
diff --git a/antlr-3.4/runtime/ObjC/ANTLR.framework/Versions/Current/Headers/ANTLRRuleReturnScope.h b/runtime/ObjC/ANTLR.framework/Versions/Current/Headers/ANTLRRuleReturnScope.h
index 4750c16..4750c16 100644
--- a/antlr-3.4/runtime/ObjC/ANTLR.framework/Versions/Current/Headers/ANTLRRuleReturnScope.h
+++ b/runtime/ObjC/ANTLR.framework/Versions/Current/Headers/ANTLRRuleReturnScope.h
diff --git a/antlr-3.4/runtime/ObjC/ANTLR.framework/Versions/Current/Headers/ANTLRRuleStack.h b/runtime/ObjC/ANTLR.framework/Versions/Current/Headers/ANTLRRuleStack.h
index 12d450b..12d450b 100644
--- a/antlr-3.4/runtime/ObjC/ANTLR.framework/Versions/Current/Headers/ANTLRRuleStack.h
+++ b/runtime/ObjC/ANTLR.framework/Versions/Current/Headers/ANTLRRuleStack.h
diff --git a/antlr-3.4/runtime/ObjC/ANTLR.framework/Versions/Current/Headers/ANTLRRuleStack.m b/runtime/ObjC/ANTLR.framework/Versions/Current/Headers/ANTLRRuleStack.m
index 909192f..909192f 100644
--- a/antlr-3.4/runtime/ObjC/ANTLR.framework/Versions/Current/Headers/ANTLRRuleStack.m
+++ b/runtime/ObjC/ANTLR.framework/Versions/Current/Headers/ANTLRRuleStack.m
diff --git a/antlr-3.4/runtime/ObjC/ANTLR.framework/Versions/Current/Headers/ANTLRRuntimeException.h b/runtime/ObjC/ANTLR.framework/Versions/Current/Headers/ANTLRRuntimeException.h
index 6cf0918..6cf0918 100644
--- a/antlr-3.4/runtime/ObjC/ANTLR.framework/Versions/Current/Headers/ANTLRRuntimeException.h
+++ b/runtime/ObjC/ANTLR.framework/Versions/Current/Headers/ANTLRRuntimeException.h
diff --git a/antlr-3.4/runtime/ObjC/ANTLR.framework/Versions/Current/Headers/ANTLRStreamEnumerator.h b/runtime/ObjC/ANTLR.framework/Versions/Current/Headers/ANTLRStreamEnumerator.h
index a0e0f69..a0e0f69 100644
--- a/antlr-3.4/runtime/ObjC/ANTLR.framework/Versions/Current/Headers/ANTLRStreamEnumerator.h
+++ b/runtime/ObjC/ANTLR.framework/Versions/Current/Headers/ANTLRStreamEnumerator.h
diff --git a/antlr-3.4/runtime/ObjC/ANTLR.framework/Versions/Current/Headers/ANTLRStringStream.h b/runtime/ObjC/ANTLR.framework/Versions/Current/Headers/ANTLRStringStream.h
index 2b13c7d..2b13c7d 100755
--- a/antlr-3.4/runtime/ObjC/ANTLR.framework/Versions/Current/Headers/ANTLRStringStream.h
+++ b/runtime/ObjC/ANTLR.framework/Versions/Current/Headers/ANTLRStringStream.h
diff --git a/antlr-3.4/runtime/ObjC/ANTLR.framework/Versions/Current/Headers/ANTLRSymbolStack.h b/runtime/ObjC/ANTLR.framework/Versions/Current/Headers/ANTLRSymbolStack.h
index 169df9f..169df9f 100644
--- a/antlr-3.4/runtime/ObjC/ANTLR.framework/Versions/Current/Headers/ANTLRSymbolStack.h
+++ b/runtime/ObjC/ANTLR.framework/Versions/Current/Headers/ANTLRSymbolStack.h
diff --git a/antlr-3.4/runtime/ObjC/ANTLR.framework/Versions/Current/Headers/ANTLRSymbolStack.m b/runtime/ObjC/ANTLR.framework/Versions/Current/Headers/ANTLRSymbolStack.m
index 1dd6775..1dd6775 100644
--- a/antlr-3.4/runtime/ObjC/ANTLR.framework/Versions/Current/Headers/ANTLRSymbolStack.m
+++ b/runtime/ObjC/ANTLR.framework/Versions/Current/Headers/ANTLRSymbolStack.m
diff --git a/antlr-3.4/runtime/ObjC/ANTLR.framework/Versions/Current/Headers/ANTLRToken+DebuggerSupport.h b/runtime/ObjC/ANTLR.framework/Versions/Current/Headers/ANTLRToken+DebuggerSupport.h
index 659e763..659e763 100755
--- a/antlr-3.4/runtime/ObjC/ANTLR.framework/Versions/Current/Headers/ANTLRToken+DebuggerSupport.h
+++ b/runtime/ObjC/ANTLR.framework/Versions/Current/Headers/ANTLRToken+DebuggerSupport.h
diff --git a/antlr-3.4/runtime/ObjC/ANTLR.framework/Versions/Current/Headers/ANTLRToken.h b/runtime/ObjC/ANTLR.framework/Versions/Current/Headers/ANTLRToken.h
index 64524f0..64524f0 100755
--- a/antlr-3.4/runtime/ObjC/ANTLR.framework/Versions/Current/Headers/ANTLRToken.h
+++ b/runtime/ObjC/ANTLR.framework/Versions/Current/Headers/ANTLRToken.h
diff --git a/antlr-3.4/runtime/ObjC/ANTLR.framework/Versions/Current/Headers/ANTLRTokenRewriteStream.h b/runtime/ObjC/ANTLR.framework/Versions/Current/Headers/ANTLRTokenRewriteStream.h
index 0d8681f..0d8681f 100644
--- a/antlr-3.4/runtime/ObjC/ANTLR.framework/Versions/Current/Headers/ANTLRTokenRewriteStream.h
+++ b/runtime/ObjC/ANTLR.framework/Versions/Current/Headers/ANTLRTokenRewriteStream.h
diff --git a/antlr-3.4/runtime/ObjC/ANTLR.framework/Versions/Current/Headers/ANTLRTokenSource.h b/runtime/ObjC/ANTLR.framework/Versions/Current/Headers/ANTLRTokenSource.h
index 4d6b6ee..4d6b6ee 100755
--- a/antlr-3.4/runtime/ObjC/ANTLR.framework/Versions/Current/Headers/ANTLRTokenSource.h
+++ b/runtime/ObjC/ANTLR.framework/Versions/Current/Headers/ANTLRTokenSource.h
diff --git a/antlr-3.4/runtime/ObjC/ANTLR.framework/Versions/Current/Headers/ANTLRTokenStream.h b/runtime/ObjC/ANTLR.framework/Versions/Current/Headers/ANTLRTokenStream.h
index c104578..c104578 100755
--- a/antlr-3.4/runtime/ObjC/ANTLR.framework/Versions/Current/Headers/ANTLRTokenStream.h
+++ b/runtime/ObjC/ANTLR.framework/Versions/Current/Headers/ANTLRTokenStream.h
diff --git a/antlr-3.4/runtime/ObjC/ANTLR.framework/Versions/Current/Headers/ANTLRTree.h b/runtime/ObjC/ANTLR.framework/Versions/Current/Headers/ANTLRTree.h
index f269b2d..f269b2d 100755
--- a/antlr-3.4/runtime/ObjC/ANTLR.framework/Versions/Current/Headers/ANTLRTree.h
+++ b/runtime/ObjC/ANTLR.framework/Versions/Current/Headers/ANTLRTree.h
diff --git a/antlr-3.4/runtime/ObjC/ANTLR.framework/Versions/Current/Headers/ANTLRTreeAdaptor.h b/runtime/ObjC/ANTLR.framework/Versions/Current/Headers/ANTLRTreeAdaptor.h
index e6579cf..e6579cf 100755
--- a/antlr-3.4/runtime/ObjC/ANTLR.framework/Versions/Current/Headers/ANTLRTreeAdaptor.h
+++ b/runtime/ObjC/ANTLR.framework/Versions/Current/Headers/ANTLRTreeAdaptor.h
diff --git a/antlr-3.4/runtime/ObjC/ANTLR.framework/Versions/Current/Headers/ANTLRTreeException.h b/runtime/ObjC/ANTLR.framework/Versions/Current/Headers/ANTLRTreeException.h
index 8ec5c45..8ec5c45 100755
--- a/antlr-3.4/runtime/ObjC/ANTLR.framework/Versions/Current/Headers/ANTLRTreeException.h
+++ b/runtime/ObjC/ANTLR.framework/Versions/Current/Headers/ANTLRTreeException.h
diff --git a/antlr-3.4/runtime/ObjC/ANTLR.framework/Versions/Current/Headers/ANTLRTreeIterator.h b/runtime/ObjC/ANTLR.framework/Versions/Current/Headers/ANTLRTreeIterator.h
index e6d5e71..e6d5e71 100644
--- a/antlr-3.4/runtime/ObjC/ANTLR.framework/Versions/Current/Headers/ANTLRTreeIterator.h
+++ b/runtime/ObjC/ANTLR.framework/Versions/Current/Headers/ANTLRTreeIterator.h
diff --git a/antlr-3.4/runtime/ObjC/ANTLR.framework/Versions/Current/Headers/ANTLRTreeNodeStream.h b/runtime/ObjC/ANTLR.framework/Versions/Current/Headers/ANTLRTreeNodeStream.h
index bf6342c..bf6342c 100755
--- a/antlr-3.4/runtime/ObjC/ANTLR.framework/Versions/Current/Headers/ANTLRTreeNodeStream.h
+++ b/runtime/ObjC/ANTLR.framework/Versions/Current/Headers/ANTLRTreeNodeStream.h
diff --git a/antlr-3.4/runtime/ObjC/ANTLR.framework/Versions/Current/Headers/ANTLRTreeParser.h b/runtime/ObjC/ANTLR.framework/Versions/Current/Headers/ANTLRTreeParser.h
index e2f01ee..e2f01ee 100755
--- a/antlr-3.4/runtime/ObjC/ANTLR.framework/Versions/Current/Headers/ANTLRTreeParser.h
+++ b/runtime/ObjC/ANTLR.framework/Versions/Current/Headers/ANTLRTreeParser.h
diff --git a/antlr-3.4/runtime/ObjC/ANTLR.framework/Versions/Current/Headers/ANTLRTreePatternLexer.h b/runtime/ObjC/ANTLR.framework/Versions/Current/Headers/ANTLRTreePatternLexer.h
index f6059d3..f6059d3 100644
--- a/antlr-3.4/runtime/ObjC/ANTLR.framework/Versions/Current/Headers/ANTLRTreePatternLexer.h
+++ b/runtime/ObjC/ANTLR.framework/Versions/Current/Headers/ANTLRTreePatternLexer.h
diff --git a/antlr-3.4/runtime/ObjC/ANTLR.framework/Versions/Current/Headers/ANTLRTreePatternParser.h b/runtime/ObjC/ANTLR.framework/Versions/Current/Headers/ANTLRTreePatternParser.h
index f6d6dc6..f6d6dc6 100644
--- a/antlr-3.4/runtime/ObjC/ANTLR.framework/Versions/Current/Headers/ANTLRTreePatternParser.h
+++ b/runtime/ObjC/ANTLR.framework/Versions/Current/Headers/ANTLRTreePatternParser.h
diff --git a/antlr-3.4/runtime/ObjC/ANTLR.framework/Versions/Current/Headers/ANTLRTreeRewriter.h b/runtime/ObjC/ANTLR.framework/Versions/Current/Headers/ANTLRTreeRewriter.h
index aee873e..aee873e 100644
--- a/antlr-3.4/runtime/ObjC/ANTLR.framework/Versions/Current/Headers/ANTLRTreeRewriter.h
+++ b/runtime/ObjC/ANTLR.framework/Versions/Current/Headers/ANTLRTreeRewriter.h
diff --git a/antlr-3.4/runtime/ObjC/ANTLR.framework/Versions/Current/Headers/ANTLRTreeRuleReturnScope.h b/runtime/ObjC/ANTLR.framework/Versions/Current/Headers/ANTLRTreeRuleReturnScope.h
index ea8a487..ea8a487 100644
--- a/antlr-3.4/runtime/ObjC/ANTLR.framework/Versions/Current/Headers/ANTLRTreeRuleReturnScope.h
+++ b/runtime/ObjC/ANTLR.framework/Versions/Current/Headers/ANTLRTreeRuleReturnScope.h
diff --git a/antlr-3.4/runtime/ObjC/ANTLR.framework/Versions/Current/Headers/ANTLRTreeVisitor.h b/runtime/ObjC/ANTLR.framework/Versions/Current/Headers/ANTLRTreeVisitor.h
index 1f167bb..1f167bb 100644
--- a/antlr-3.4/runtime/ObjC/ANTLR.framework/Versions/Current/Headers/ANTLRTreeVisitor.h
+++ b/runtime/ObjC/ANTLR.framework/Versions/Current/Headers/ANTLRTreeVisitor.h
diff --git a/antlr-3.4/runtime/ObjC/ANTLR.framework/Versions/Current/Headers/ANTLRTreeVisitorAction.h b/runtime/ObjC/ANTLR.framework/Versions/Current/Headers/ANTLRTreeVisitorAction.h
index c9c0856..c9c0856 100644
--- a/antlr-3.4/runtime/ObjC/ANTLR.framework/Versions/Current/Headers/ANTLRTreeVisitorAction.h
+++ b/runtime/ObjC/ANTLR.framework/Versions/Current/Headers/ANTLRTreeVisitorAction.h
diff --git a/antlr-3.4/runtime/ObjC/ANTLR.framework/Versions/Current/Headers/ANTLRTreeWizard.h b/runtime/ObjC/ANTLR.framework/Versions/Current/Headers/ANTLRTreeWizard.h
index d952572..d952572 100644
--- a/antlr-3.4/runtime/ObjC/ANTLR.framework/Versions/Current/Headers/ANTLRTreeWizard.h
+++ b/runtime/ObjC/ANTLR.framework/Versions/Current/Headers/ANTLRTreeWizard.h
diff --git a/antlr-3.4/runtime/ObjC/ANTLR.framework/Versions/Current/Headers/ANTLRUnbufferedCommonTreeNodeStreamState.h b/runtime/ObjC/ANTLR.framework/Versions/Current/Headers/ANTLRUnbufferedCommonTreeNodeStreamState.h
index 9e79d86..9e79d86 100755
--- a/antlr-3.4/runtime/ObjC/ANTLR.framework/Versions/Current/Headers/ANTLRUnbufferedCommonTreeNodeStreamState.h
+++ b/runtime/ObjC/ANTLR.framework/Versions/Current/Headers/ANTLRUnbufferedCommonTreeNodeStreamState.h
diff --git a/antlr-3.4/runtime/ObjC/ANTLR.framework/Versions/Current/Headers/ANTLRUnbufferedTokenStream.h b/runtime/ObjC/ANTLR.framework/Versions/Current/Headers/ANTLRUnbufferedTokenStream.h
index e4f8630..e4f8630 100644
--- a/antlr-3.4/runtime/ObjC/ANTLR.framework/Versions/Current/Headers/ANTLRUnbufferedTokenStream.h
+++ b/runtime/ObjC/ANTLR.framework/Versions/Current/Headers/ANTLRUnbufferedTokenStream.h
diff --git a/antlr-3.4/runtime/ObjC/ANTLR.framework/Versions/Current/Headers/ANTLRUniqueIDMap.h b/runtime/ObjC/ANTLR.framework/Versions/Current/Headers/ANTLRUniqueIDMap.h
index a805bd5..a805bd5 100644
--- a/antlr-3.4/runtime/ObjC/ANTLR.framework/Versions/Current/Headers/ANTLRUniqueIDMap.h
+++ b/runtime/ObjC/ANTLR.framework/Versions/Current/Headers/ANTLRUniqueIDMap.h
diff --git a/antlr-3.4/runtime/ObjC/ANTLR.framework/Versions/Current/Headers/ANTLRUnwantedTokenException.h b/runtime/ObjC/ANTLR.framework/Versions/Current/Headers/ANTLRUnwantedTokenException.h
index 2945bfe..2945bfe 100644
--- a/antlr-3.4/runtime/ObjC/ANTLR.framework/Versions/Current/Headers/ANTLRUnwantedTokenException.h
+++ b/runtime/ObjC/ANTLR.framework/Versions/Current/Headers/ANTLRUnwantedTokenException.h
diff --git a/antlr-3.4/runtime/ObjC/ANTLR.framework/Versions/Current/Resources/English.lproj/InfoPlist.strings b/runtime/ObjC/ANTLR.framework/Versions/Current/Resources/English.lproj/InfoPlist.strings
index fa1b75f..fa1b75f 100644
--- a/antlr-3.4/runtime/ObjC/ANTLR.framework/Versions/Current/Resources/English.lproj/InfoPlist.strings
+++ b/runtime/ObjC/ANTLR.framework/Versions/Current/Resources/English.lproj/InfoPlist.strings
Binary files differ
diff --git a/antlr-3.4/runtime/ObjC/ANTLR.framework/Versions/Current/Resources/Info.plist b/runtime/ObjC/ANTLR.framework/Versions/Current/Resources/Info.plist
index 24436a3..24436a3 100644
--- a/antlr-3.4/runtime/ObjC/ANTLR.framework/Versions/Current/Resources/Info.plist
+++ b/runtime/ObjC/ANTLR.framework/Versions/Current/Resources/Info.plist
diff --git a/antlr-3.4/runtime/ObjC/Framework/ACBTree.h b/runtime/ObjC/Framework/ACBTree.h
index ba19527..ba19527 100644
--- a/antlr-3.4/runtime/ObjC/Framework/ACBTree.h
+++ b/runtime/ObjC/Framework/ACBTree.h
diff --git a/antlr-3.4/runtime/ObjC/Framework/ACBTree.m b/runtime/ObjC/Framework/ACBTree.m
index 99c0cda..99c0cda 100644
--- a/antlr-3.4/runtime/ObjC/Framework/ACBTree.m
+++ b/runtime/ObjC/Framework/ACBTree.m
diff --git a/antlr-3.4/runtime/ObjC/Framework/AMutableArray.h b/runtime/ObjC/Framework/AMutableArray.h
index 28d0797..28d0797 100644
--- a/antlr-3.4/runtime/ObjC/Framework/AMutableArray.h
+++ b/runtime/ObjC/Framework/AMutableArray.h
diff --git a/antlr-3.4/runtime/ObjC/Framework/AMutableArray.m b/runtime/ObjC/Framework/AMutableArray.m
index e6d1eb8..e6d1eb8 100644
--- a/antlr-3.4/runtime/ObjC/Framework/AMutableArray.m
+++ b/runtime/ObjC/Framework/AMutableArray.m
diff --git a/antlr-3.4/runtime/ObjC/Framework/AMutableDictionary.h b/runtime/ObjC/Framework/AMutableDictionary.h
index d47209e..d47209e 100644
--- a/antlr-3.4/runtime/ObjC/Framework/AMutableDictionary.h
+++ b/runtime/ObjC/Framework/AMutableDictionary.h
diff --git a/antlr-3.4/runtime/ObjC/Framework/AMutableDictionary.m b/runtime/ObjC/Framework/AMutableDictionary.m
index 88b85a8..88b85a8 100644
--- a/antlr-3.4/runtime/ObjC/Framework/AMutableDictionary.m
+++ b/runtime/ObjC/Framework/AMutableDictionary.m
diff --git a/antlr-3.4/runtime/ObjC/Framework/ANTLR.h b/runtime/ObjC/Framework/ANTLR.h
index 3c81fc2..3c81fc2 100644
--- a/antlr-3.4/runtime/ObjC/Framework/ANTLR.h
+++ b/runtime/ObjC/Framework/ANTLR.h
diff --git a/antlr-3.4/runtime/ObjC/Framework/ANTLR.xcodeproj/acondit.mode1v3 b/runtime/ObjC/Framework/ANTLR.xcodeproj/acondit.mode1v3
index df18c53..df18c53 100644
--- a/antlr-3.4/runtime/ObjC/Framework/ANTLR.xcodeproj/acondit.mode1v3
+++ b/runtime/ObjC/Framework/ANTLR.xcodeproj/acondit.mode1v3
diff --git a/antlr-3.4/runtime/ObjC/Framework/ANTLR.xcodeproj/acondit.pbxuser b/runtime/ObjC/Framework/ANTLR.xcodeproj/acondit.pbxuser
index f45228d..f45228d 100644
--- a/antlr-3.4/runtime/ObjC/Framework/ANTLR.xcodeproj/acondit.pbxuser
+++ b/runtime/ObjC/Framework/ANTLR.xcodeproj/acondit.pbxuser
diff --git a/antlr-3.4/runtime/ObjC/Framework/ANTLR.xcodeproj/project.pbxproj b/runtime/ObjC/Framework/ANTLR.xcodeproj/project.pbxproj
index 575fd9a..575fd9a 100644
--- a/antlr-3.4/runtime/ObjC/Framework/ANTLR.xcodeproj/project.pbxproj
+++ b/runtime/ObjC/Framework/ANTLR.xcodeproj/project.pbxproj
diff --git a/antlr-3.4/runtime/ObjC/Framework/ANTLR/.DS_Store b/runtime/ObjC/Framework/ANTLR/.DS_Store
index 5008ddf..5008ddf 100644
--- a/antlr-3.4/runtime/ObjC/Framework/ANTLR/.DS_Store
+++ b/runtime/ObjC/Framework/ANTLR/.DS_Store
Binary files differ
diff --git a/antlr-3.4/runtime/ObjC/Framework/ANTLR/ANTLR.xcodeproj/project.pbxproj b/runtime/ObjC/Framework/ANTLR/ANTLR.xcodeproj/project.pbxproj
index 1596463..1596463 100644
--- a/antlr-3.4/runtime/ObjC/Framework/ANTLR/ANTLR.xcodeproj/project.pbxproj
+++ b/runtime/ObjC/Framework/ANTLR/ANTLR.xcodeproj/project.pbxproj
diff --git a/antlr-3.4/runtime/ObjC/Framework/ANTLR/ANTLR.xcodeproj/project.xcworkspace/contents.xcworkspacedata b/runtime/ObjC/Framework/ANTLR/ANTLR.xcodeproj/project.xcworkspace/contents.xcworkspacedata
index 8443814..8443814 100644
--- a/antlr-3.4/runtime/ObjC/Framework/ANTLR/ANTLR.xcodeproj/project.xcworkspace/contents.xcworkspacedata
+++ b/runtime/ObjC/Framework/ANTLR/ANTLR.xcodeproj/project.xcworkspace/contents.xcworkspacedata
diff --git a/antlr-3.4/runtime/ObjC/Framework/ANTLR/ANTLR.xcodeproj/project.xcworkspace/xcuserdata/acondit.xcuserdatad/UserInterfaceState.xcuserstate b/runtime/ObjC/Framework/ANTLR/ANTLR.xcodeproj/project.xcworkspace/xcuserdata/acondit.xcuserdatad/UserInterfaceState.xcuserstate
index 03da13b..03da13b 100644
--- a/antlr-3.4/runtime/ObjC/Framework/ANTLR/ANTLR.xcodeproj/project.xcworkspace/xcuserdata/acondit.xcuserdatad/UserInterfaceState.xcuserstate
+++ b/runtime/ObjC/Framework/ANTLR/ANTLR.xcodeproj/project.xcworkspace/xcuserdata/acondit.xcuserdatad/UserInterfaceState.xcuserstate
diff --git a/antlr-3.4/runtime/ObjC/Framework/ANTLR/ANTLR.xcodeproj/project.xcworkspace/xcuserdata/acondit.xcuserdatad/WorkspaceSettings.xcsettings b/runtime/ObjC/Framework/ANTLR/ANTLR.xcodeproj/project.xcworkspace/xcuserdata/acondit.xcuserdatad/WorkspaceSettings.xcsettings
index 4309ac2..4309ac2 100644
--- a/antlr-3.4/runtime/ObjC/Framework/ANTLR/ANTLR.xcodeproj/project.xcworkspace/xcuserdata/acondit.xcuserdatad/WorkspaceSettings.xcsettings
+++ b/runtime/ObjC/Framework/ANTLR/ANTLR.xcodeproj/project.xcworkspace/xcuserdata/acondit.xcuserdatad/WorkspaceSettings.xcsettings
diff --git a/antlr-3.4/runtime/ObjC/Framework/ANTLR/ANTLR.xcodeproj/project.xcworkspace/xcuserdata/acondit.xcuserdatad/xcdebugger/Expressions.xcexplist b/runtime/ObjC/Framework/ANTLR/ANTLR.xcodeproj/project.xcworkspace/xcuserdata/acondit.xcuserdatad/xcdebugger/Expressions.xcexplist
index 8dd585d..8dd585d 100644
--- a/antlr-3.4/runtime/ObjC/Framework/ANTLR/ANTLR.xcodeproj/project.xcworkspace/xcuserdata/acondit.xcuserdatad/xcdebugger/Expressions.xcexplist
+++ b/runtime/ObjC/Framework/ANTLR/ANTLR.xcodeproj/project.xcworkspace/xcuserdata/acondit.xcuserdatad/xcdebugger/Expressions.xcexplist
diff --git a/antlr-3.4/runtime/ObjC/Framework/ANTLR/ANTLR.xcodeproj/xcuserdata/acondit.xcuserdatad/xcdebugger/Breakpoints.xcbkptlist b/runtime/ObjC/Framework/ANTLR/ANTLR.xcodeproj/xcuserdata/acondit.xcuserdatad/xcdebugger/Breakpoints.xcbkptlist
index 05301bc..05301bc 100644
--- a/antlr-3.4/runtime/ObjC/Framework/ANTLR/ANTLR.xcodeproj/xcuserdata/acondit.xcuserdatad/xcdebugger/Breakpoints.xcbkptlist
+++ b/runtime/ObjC/Framework/ANTLR/ANTLR.xcodeproj/xcuserdata/acondit.xcuserdatad/xcdebugger/Breakpoints.xcbkptlist
diff --git a/antlr-3.4/runtime/ObjC/Framework/ANTLR/ANTLR.xcodeproj/xcuserdata/acondit.xcuserdatad/xcschemes/ANTLR.xcscheme b/runtime/ObjC/Framework/ANTLR/ANTLR.xcodeproj/xcuserdata/acondit.xcuserdatad/xcschemes/ANTLR.xcscheme
index 0b76a62..0b76a62 100644
--- a/antlr-3.4/runtime/ObjC/Framework/ANTLR/ANTLR.xcodeproj/xcuserdata/acondit.xcuserdatad/xcschemes/ANTLR.xcscheme
+++ b/runtime/ObjC/Framework/ANTLR/ANTLR.xcodeproj/xcuserdata/acondit.xcuserdatad/xcschemes/ANTLR.xcscheme
diff --git a/antlr-3.4/runtime/ObjC/Framework/ANTLR/ANTLR.xcodeproj/xcuserdata/acondit.xcuserdatad/xcschemes/ANTLRTests.xcscheme b/runtime/ObjC/Framework/ANTLR/ANTLR.xcodeproj/xcuserdata/acondit.xcuserdatad/xcschemes/ANTLRTests.xcscheme
index fddef3b..fddef3b 100644
--- a/antlr-3.4/runtime/ObjC/Framework/ANTLR/ANTLR.xcodeproj/xcuserdata/acondit.xcuserdatad/xcschemes/ANTLRTests.xcscheme
+++ b/runtime/ObjC/Framework/ANTLR/ANTLR.xcodeproj/xcuserdata/acondit.xcuserdatad/xcschemes/ANTLRTests.xcscheme
diff --git a/antlr-3.4/runtime/ObjC/Framework/ANTLR/ANTLR.xcodeproj/xcuserdata/acondit.xcuserdatad/xcschemes/Fuzzy.xcscheme b/runtime/ObjC/Framework/ANTLR/ANTLR.xcodeproj/xcuserdata/acondit.xcuserdatad/xcschemes/Fuzzy.xcscheme
index bb165e3..bb165e3 100644
--- a/antlr-3.4/runtime/ObjC/Framework/ANTLR/ANTLR.xcodeproj/xcuserdata/acondit.xcuserdatad/xcschemes/Fuzzy.xcscheme
+++ b/runtime/ObjC/Framework/ANTLR/ANTLR.xcodeproj/xcuserdata/acondit.xcuserdatad/xcschemes/Fuzzy.xcscheme
diff --git a/antlr-3.4/runtime/ObjC/Framework/ANTLR/ANTLR.xcodeproj/xcuserdata/acondit.xcuserdatad/xcschemes/LL-start.xcscheme b/runtime/ObjC/Framework/ANTLR/ANTLR.xcodeproj/xcuserdata/acondit.xcuserdatad/xcschemes/LL-start.xcscheme
index 5e618e1..5e618e1 100644
--- a/antlr-3.4/runtime/ObjC/Framework/ANTLR/ANTLR.xcodeproj/xcuserdata/acondit.xcuserdatad/xcschemes/LL-start.xcscheme
+++ b/runtime/ObjC/Framework/ANTLR/ANTLR.xcodeproj/xcuserdata/acondit.xcuserdatad/xcschemes/LL-start.xcscheme
diff --git a/antlr-3.4/runtime/ObjC/Framework/ANTLR/ANTLR.xcodeproj/xcuserdata/acondit.xcuserdatad/xcschemes/combined.xcscheme b/runtime/ObjC/Framework/ANTLR/ANTLR.xcodeproj/xcuserdata/acondit.xcuserdatad/xcschemes/combined.xcscheme
index 603f783..603f783 100644
--- a/antlr-3.4/runtime/ObjC/Framework/ANTLR/ANTLR.xcodeproj/xcuserdata/acondit.xcuserdatad/xcschemes/combined.xcscheme
+++ b/runtime/ObjC/Framework/ANTLR/ANTLR.xcodeproj/xcuserdata/acondit.xcuserdatad/xcschemes/combined.xcscheme
diff --git a/antlr-3.4/runtime/ObjC/Framework/ANTLR/ANTLR.xcodeproj/xcuserdata/acondit.xcuserdatad/xcschemes/hoistedPredicates.xcscheme b/runtime/ObjC/Framework/ANTLR/ANTLR.xcodeproj/xcuserdata/acondit.xcuserdatad/xcschemes/hoistedPredicates.xcscheme
index 4e5075e..4e5075e 100644
--- a/antlr-3.4/runtime/ObjC/Framework/ANTLR/ANTLR.xcodeproj/xcuserdata/acondit.xcuserdatad/xcschemes/hoistedPredicates.xcscheme
+++ b/runtime/ObjC/Framework/ANTLR/ANTLR.xcodeproj/xcuserdata/acondit.xcuserdatad/xcschemes/hoistedPredicates.xcscheme
diff --git a/antlr-3.4/runtime/ObjC/Framework/ANTLR/ANTLR.xcodeproj/xcuserdata/acondit.xcuserdatad/xcschemes/lexertest-simple.xcscheme b/runtime/ObjC/Framework/ANTLR/ANTLR.xcodeproj/xcuserdata/acondit.xcuserdatad/xcschemes/lexertest-simple.xcscheme
index 8ad2d86..8ad2d86 100644
--- a/antlr-3.4/runtime/ObjC/Framework/ANTLR/ANTLR.xcodeproj/xcuserdata/acondit.xcuserdatad/xcschemes/lexertest-simple.xcscheme
+++ b/runtime/ObjC/Framework/ANTLR/ANTLR.xcodeproj/xcuserdata/acondit.xcuserdatad/xcschemes/lexertest-simple.xcscheme
diff --git a/antlr-3.4/runtime/ObjC/Framework/ANTLR/ANTLR.xcodeproj/xcuserdata/acondit.xcuserdatad/xcschemes/polydiff.xcscheme b/runtime/ObjC/Framework/ANTLR/ANTLR.xcodeproj/xcuserdata/acondit.xcuserdatad/xcschemes/polydiff.xcscheme
index 3283db7..3283db7 100644
--- a/antlr-3.4/runtime/ObjC/Framework/ANTLR/ANTLR.xcodeproj/xcuserdata/acondit.xcuserdatad/xcschemes/polydiff.xcscheme
+++ b/runtime/ObjC/Framework/ANTLR/ANTLR.xcodeproj/xcuserdata/acondit.xcuserdatad/xcschemes/polydiff.xcscheme
diff --git a/antlr-3.4/runtime/ObjC/Framework/ANTLR/ANTLR.xcodeproj/xcuserdata/acondit.xcuserdatad/xcschemes/scopes.xcscheme b/runtime/ObjC/Framework/ANTLR/ANTLR.xcodeproj/xcuserdata/acondit.xcuserdatad/xcschemes/scopes.xcscheme
index 944dec1..944dec1 100644
--- a/antlr-3.4/runtime/ObjC/Framework/ANTLR/ANTLR.xcodeproj/xcuserdata/acondit.xcuserdatad/xcschemes/scopes.xcscheme
+++ b/runtime/ObjC/Framework/ANTLR/ANTLR.xcodeproj/xcuserdata/acondit.xcuserdatad/xcschemes/scopes.xcscheme
diff --git a/antlr-3.4/runtime/ObjC/Framework/ANTLR/ANTLR.xcodeproj/xcuserdata/acondit.xcuserdatad/xcschemes/simplecTreeParser.xcscheme b/runtime/ObjC/Framework/ANTLR/ANTLR.xcodeproj/xcuserdata/acondit.xcuserdatad/xcschemes/simplecTreeParser.xcscheme
index 85dff9a..85dff9a 100644
--- a/antlr-3.4/runtime/ObjC/Framework/ANTLR/ANTLR.xcodeproj/xcuserdata/acondit.xcuserdatad/xcschemes/simplecTreeParser.xcscheme
+++ b/runtime/ObjC/Framework/ANTLR/ANTLR.xcodeproj/xcuserdata/acondit.xcuserdatad/xcschemes/simplecTreeParser.xcscheme
diff --git a/antlr-3.4/runtime/ObjC/Framework/ANTLR/ANTLR.xcodeproj/xcuserdata/acondit.xcuserdatad/xcschemes/treeparser.xcscheme b/runtime/ObjC/Framework/ANTLR/ANTLR.xcodeproj/xcuserdata/acondit.xcuserdatad/xcschemes/treeparser.xcscheme
index 50dfd10..50dfd10 100644
--- a/antlr-3.4/runtime/ObjC/Framework/ANTLR/ANTLR.xcodeproj/xcuserdata/acondit.xcuserdatad/xcschemes/treeparser.xcscheme
+++ b/runtime/ObjC/Framework/ANTLR/ANTLR.xcodeproj/xcuserdata/acondit.xcuserdatad/xcschemes/treeparser.xcscheme
diff --git a/antlr-3.4/runtime/ObjC/Framework/ANTLR/ANTLR.xcodeproj/xcuserdata/acondit.xcuserdatad/xcschemes/treerewrite.xcscheme b/runtime/ObjC/Framework/ANTLR/ANTLR.xcodeproj/xcuserdata/acondit.xcuserdatad/xcschemes/treerewrite.xcscheme
index 99c84e2..99c84e2 100644
--- a/antlr-3.4/runtime/ObjC/Framework/ANTLR/ANTLR.xcodeproj/xcuserdata/acondit.xcuserdatad/xcschemes/treerewrite.xcscheme
+++ b/runtime/ObjC/Framework/ANTLR/ANTLR.xcodeproj/xcuserdata/acondit.xcuserdatad/xcschemes/treerewrite.xcscheme
diff --git a/antlr-3.4/runtime/ObjC/Framework/ANTLR/ANTLR.xcodeproj/xcuserdata/acondit.xcuserdatad/xcschemes/xcschememanagement.plist b/runtime/ObjC/Framework/ANTLR/ANTLR.xcodeproj/xcuserdata/acondit.xcuserdatad/xcschemes/xcschememanagement.plist
index 348d7aa..348d7aa 100644
--- a/antlr-3.4/runtime/ObjC/Framework/ANTLR/ANTLR.xcodeproj/xcuserdata/acondit.xcuserdatad/xcschemes/xcschememanagement.plist
+++ b/runtime/ObjC/Framework/ANTLR/ANTLR.xcodeproj/xcuserdata/acondit.xcuserdatad/xcschemes/xcschememanagement.plist
diff --git a/antlr-3.4/runtime/ObjC/Framework/ANTLR/ANTLR/ANTLR-Info.plist b/runtime/ObjC/Framework/ANTLR/ANTLR/ANTLR-Info.plist
index 650edcb..650edcb 100644
--- a/antlr-3.4/runtime/ObjC/Framework/ANTLR/ANTLR/ANTLR-Info.plist
+++ b/runtime/ObjC/Framework/ANTLR/ANTLR/ANTLR-Info.plist
diff --git a/antlr-3.4/runtime/ObjC/Framework/ANTLR/ANTLR/ANTLR-Prefix.pch b/runtime/ObjC/Framework/ANTLR/ANTLR/ANTLR-Prefix.pch
index 8de6782..8de6782 100644
--- a/antlr-3.4/runtime/ObjC/Framework/ANTLR/ANTLR/ANTLR-Prefix.pch
+++ b/runtime/ObjC/Framework/ANTLR/ANTLR/ANTLR-Prefix.pch
diff --git a/antlr-3.4/runtime/ObjC/Framework/ANTLR/ANTLR/en.lproj/InfoPlist.strings b/runtime/ObjC/Framework/ANTLR/ANTLR/en.lproj/InfoPlist.strings
index 477b28f..477b28f 100644
--- a/antlr-3.4/runtime/ObjC/Framework/ANTLR/ANTLR/en.lproj/InfoPlist.strings
+++ b/runtime/ObjC/Framework/ANTLR/ANTLR/en.lproj/InfoPlist.strings
diff --git a/antlr-3.4/runtime/ObjC/Framework/ANTLR/ANTLRTests/ANTLRTests-Info.plist b/runtime/ObjC/Framework/ANTLR/ANTLRTests/ANTLRTests-Info.plist
index 4814b62..4814b62 100644
--- a/antlr-3.4/runtime/ObjC/Framework/ANTLR/ANTLRTests/ANTLRTests-Info.plist
+++ b/runtime/ObjC/Framework/ANTLR/ANTLRTests/ANTLRTests-Info.plist
diff --git a/antlr-3.4/runtime/ObjC/Framework/ANTLR/ANTLRTests/ANTLRTests-Prefix.pch b/runtime/ObjC/Framework/ANTLR/ANTLRTests/ANTLRTests-Prefix.pch
index 9d05c98..9d05c98 100644
--- a/antlr-3.4/runtime/ObjC/Framework/ANTLR/ANTLRTests/ANTLRTests-Prefix.pch
+++ b/runtime/ObjC/Framework/ANTLR/ANTLRTests/ANTLRTests-Prefix.pch
diff --git a/antlr-3.4/runtime/ObjC/Framework/ANTLR/ANTLRTests/ANTLRTests.h b/runtime/ObjC/Framework/ANTLR/ANTLRTests/ANTLRTests.h
index a4b4456..a4b4456 100644
--- a/antlr-3.4/runtime/ObjC/Framework/ANTLR/ANTLRTests/ANTLRTests.h
+++ b/runtime/ObjC/Framework/ANTLR/ANTLRTests/ANTLRTests.h
diff --git a/antlr-3.4/runtime/ObjC/Framework/ANTLR/ANTLRTests/ANTLRTests.m b/runtime/ObjC/Framework/ANTLR/ANTLRTests/ANTLRTests.m
index c0386a0..c0386a0 100644
--- a/antlr-3.4/runtime/ObjC/Framework/ANTLR/ANTLRTests/ANTLRTests.m
+++ b/runtime/ObjC/Framework/ANTLR/ANTLRTests/ANTLRTests.m
diff --git a/antlr-3.4/runtime/ObjC/Framework/ANTLR/ANTLRTests/en.lproj/InfoPlist.strings b/runtime/ObjC/Framework/ANTLR/ANTLRTests/en.lproj/InfoPlist.strings
index 477b28f..477b28f 100644
--- a/antlr-3.4/runtime/ObjC/Framework/ANTLR/ANTLRTests/en.lproj/InfoPlist.strings
+++ b/runtime/ObjC/Framework/ANTLR/ANTLRTests/en.lproj/InfoPlist.strings
diff --git a/antlr-3.4/runtime/ObjC/Framework/ANTLRBaseMapElement.h b/runtime/ObjC/Framework/ANTLRBaseMapElement.h
index 0815165..0815165 100644
--- a/antlr-3.4/runtime/ObjC/Framework/ANTLRBaseMapElement.h
+++ b/runtime/ObjC/Framework/ANTLRBaseMapElement.h
diff --git a/antlr-3.4/runtime/ObjC/Framework/ANTLRBaseMapElement.m b/runtime/ObjC/Framework/ANTLRBaseMapElement.m
index 7197799..7197799 100644
--- a/antlr-3.4/runtime/ObjC/Framework/ANTLRBaseMapElement.m
+++ b/runtime/ObjC/Framework/ANTLRBaseMapElement.m
diff --git a/antlr-3.4/runtime/ObjC/Framework/ANTLRBaseRecognizer.h b/runtime/ObjC/Framework/ANTLRBaseRecognizer.h
index 346a857..346a857 100644
--- a/antlr-3.4/runtime/ObjC/Framework/ANTLRBaseRecognizer.h
+++ b/runtime/ObjC/Framework/ANTLRBaseRecognizer.h
diff --git a/antlr-3.4/runtime/ObjC/Framework/ANTLRBaseRecognizer.m b/runtime/ObjC/Framework/ANTLRBaseRecognizer.m
index 573e0dc..573e0dc 100644
--- a/antlr-3.4/runtime/ObjC/Framework/ANTLRBaseRecognizer.m
+++ b/runtime/ObjC/Framework/ANTLRBaseRecognizer.m
diff --git a/antlr-3.4/runtime/ObjC/Framework/ANTLRBaseStack.h b/runtime/ObjC/Framework/ANTLRBaseStack.h
index 2356178..2356178 100644
--- a/antlr-3.4/runtime/ObjC/Framework/ANTLRBaseStack.h
+++ b/runtime/ObjC/Framework/ANTLRBaseStack.h
diff --git a/antlr-3.4/runtime/ObjC/Framework/ANTLRBaseStack.m b/runtime/ObjC/Framework/ANTLRBaseStack.m
index 7bd2282..7bd2282 100644
--- a/antlr-3.4/runtime/ObjC/Framework/ANTLRBaseStack.m
+++ b/runtime/ObjC/Framework/ANTLRBaseStack.m
diff --git a/antlr-3.4/runtime/ObjC/Framework/ANTLRBaseTree.h b/runtime/ObjC/Framework/ANTLRBaseTree.h
index 1139cd0..1139cd0 100755
--- a/antlr-3.4/runtime/ObjC/Framework/ANTLRBaseTree.h
+++ b/runtime/ObjC/Framework/ANTLRBaseTree.h
diff --git a/antlr-3.4/runtime/ObjC/Framework/ANTLRBaseTree.m b/runtime/ObjC/Framework/ANTLRBaseTree.m
index 5ba4eac..5ba4eac 100755
--- a/antlr-3.4/runtime/ObjC/Framework/ANTLRBaseTree.m
+++ b/runtime/ObjC/Framework/ANTLRBaseTree.m
diff --git a/antlr-3.4/runtime/ObjC/Framework/ANTLRBaseTreeAdaptor.h b/runtime/ObjC/Framework/ANTLRBaseTreeAdaptor.h
index f8ed0d2..f8ed0d2 100644
--- a/antlr-3.4/runtime/ObjC/Framework/ANTLRBaseTreeAdaptor.h
+++ b/runtime/ObjC/Framework/ANTLRBaseTreeAdaptor.h
diff --git a/antlr-3.4/runtime/ObjC/Framework/ANTLRBaseTreeAdaptor.m b/runtime/ObjC/Framework/ANTLRBaseTreeAdaptor.m
index 58b181d..58b181d 100644
--- a/antlr-3.4/runtime/ObjC/Framework/ANTLRBaseTreeAdaptor.m
+++ b/runtime/ObjC/Framework/ANTLRBaseTreeAdaptor.m
diff --git a/antlr-3.4/runtime/ObjC/Framework/ANTLRBitSet.h b/runtime/ObjC/Framework/ANTLRBitSet.h
index 8fd75b1..8fd75b1 100644
--- a/antlr-3.4/runtime/ObjC/Framework/ANTLRBitSet.h
+++ b/runtime/ObjC/Framework/ANTLRBitSet.h
diff --git a/antlr-3.4/runtime/ObjC/Framework/ANTLRBitSet.m b/runtime/ObjC/Framework/ANTLRBitSet.m
index 3f77e36..3f77e36 100644
--- a/antlr-3.4/runtime/ObjC/Framework/ANTLRBitSet.m
+++ b/runtime/ObjC/Framework/ANTLRBitSet.m
diff --git a/antlr-3.4/runtime/ObjC/Framework/ANTLRBitsetTest-Info.plist b/runtime/ObjC/Framework/ANTLRBitsetTest-Info.plist
index c285a47..c285a47 100644
--- a/antlr-3.4/runtime/ObjC/Framework/ANTLRBitsetTest-Info.plist
+++ b/runtime/ObjC/Framework/ANTLRBitsetTest-Info.plist
diff --git a/antlr-3.4/runtime/ObjC/Framework/ANTLRBufferedTokenStream.h b/runtime/ObjC/Framework/ANTLRBufferedTokenStream.h
index 28d1418..28d1418 100644
--- a/antlr-3.4/runtime/ObjC/Framework/ANTLRBufferedTokenStream.h
+++ b/runtime/ObjC/Framework/ANTLRBufferedTokenStream.h
diff --git a/antlr-3.4/runtime/ObjC/Framework/ANTLRBufferedTokenStream.m b/runtime/ObjC/Framework/ANTLRBufferedTokenStream.m
index 94802b5..94802b5 100644
--- a/antlr-3.4/runtime/ObjC/Framework/ANTLRBufferedTokenStream.m
+++ b/runtime/ObjC/Framework/ANTLRBufferedTokenStream.m
diff --git a/antlr-3.4/runtime/ObjC/Framework/ANTLRBufferedTreeNodeStream.h b/runtime/ObjC/Framework/ANTLRBufferedTreeNodeStream.h
index 07555a5..07555a5 100644
--- a/antlr-3.4/runtime/ObjC/Framework/ANTLRBufferedTreeNodeStream.h
+++ b/runtime/ObjC/Framework/ANTLRBufferedTreeNodeStream.h
diff --git a/antlr-3.4/runtime/ObjC/Framework/ANTLRBufferedTreeNodeStream.m b/runtime/ObjC/Framework/ANTLRBufferedTreeNodeStream.m
index a8f73d8..a8f73d8 100644
--- a/antlr-3.4/runtime/ObjC/Framework/ANTLRBufferedTreeNodeStream.m
+++ b/runtime/ObjC/Framework/ANTLRBufferedTreeNodeStream.m
diff --git a/antlr-3.4/runtime/ObjC/Framework/ANTLRCharStream.h b/runtime/ObjC/Framework/ANTLRCharStream.h
index f7be94b..f7be94b 100644
--- a/antlr-3.4/runtime/ObjC/Framework/ANTLRCharStream.h
+++ b/runtime/ObjC/Framework/ANTLRCharStream.h
diff --git a/antlr-3.4/runtime/ObjC/Framework/ANTLRCharStreamState.h b/runtime/ObjC/Framework/ANTLRCharStreamState.h
index 0cf872f..0cf872f 100644
--- a/antlr-3.4/runtime/ObjC/Framework/ANTLRCharStreamState.h
+++ b/runtime/ObjC/Framework/ANTLRCharStreamState.h
diff --git a/antlr-3.4/runtime/ObjC/Framework/ANTLRCharStreamState.m b/runtime/ObjC/Framework/ANTLRCharStreamState.m
index b2a7e3a..b2a7e3a 100755
--- a/antlr-3.4/runtime/ObjC/Framework/ANTLRCharStreamState.m
+++ b/runtime/ObjC/Framework/ANTLRCharStreamState.m
diff --git a/antlr-3.4/runtime/ObjC/Framework/ANTLRCommonErrorNode.h b/runtime/ObjC/Framework/ANTLRCommonErrorNode.h
index d01af00..d01af00 100644
--- a/antlr-3.4/runtime/ObjC/Framework/ANTLRCommonErrorNode.h
+++ b/runtime/ObjC/Framework/ANTLRCommonErrorNode.h
diff --git a/antlr-3.4/runtime/ObjC/Framework/ANTLRCommonErrorNode.m b/runtime/ObjC/Framework/ANTLRCommonErrorNode.m
index 17fec33..17fec33 100644
--- a/antlr-3.4/runtime/ObjC/Framework/ANTLRCommonErrorNode.m
+++ b/runtime/ObjC/Framework/ANTLRCommonErrorNode.m
diff --git a/antlr-3.4/runtime/ObjC/Framework/ANTLRCommonToken.h b/runtime/ObjC/Framework/ANTLRCommonToken.h
index 948e129..948e129 100644
--- a/antlr-3.4/runtime/ObjC/Framework/ANTLRCommonToken.h
+++ b/runtime/ObjC/Framework/ANTLRCommonToken.h
diff --git a/antlr-3.4/runtime/ObjC/Framework/ANTLRCommonToken.m b/runtime/ObjC/Framework/ANTLRCommonToken.m
index ee0e018..ee0e018 100644
--- a/antlr-3.4/runtime/ObjC/Framework/ANTLRCommonToken.m
+++ b/runtime/ObjC/Framework/ANTLRCommonToken.m
diff --git a/antlr-3.4/runtime/ObjC/Framework/ANTLRCommonTokenStream.h b/runtime/ObjC/Framework/ANTLRCommonTokenStream.h
index c26130e..c26130e 100644
--- a/antlr-3.4/runtime/ObjC/Framework/ANTLRCommonTokenStream.h
+++ b/runtime/ObjC/Framework/ANTLRCommonTokenStream.h
diff --git a/antlr-3.4/runtime/ObjC/Framework/ANTLRCommonTokenStream.m b/runtime/ObjC/Framework/ANTLRCommonTokenStream.m
index 9ebc325..9ebc325 100644
--- a/antlr-3.4/runtime/ObjC/Framework/ANTLRCommonTokenStream.m
+++ b/runtime/ObjC/Framework/ANTLRCommonTokenStream.m
diff --git a/antlr-3.4/runtime/ObjC/Framework/ANTLRCommonTokenTest-Info.plist b/runtime/ObjC/Framework/ANTLRCommonTokenTest-Info.plist
index c285a47..c285a47 100644
--- a/antlr-3.4/runtime/ObjC/Framework/ANTLRCommonTokenTest-Info.plist
+++ b/runtime/ObjC/Framework/ANTLRCommonTokenTest-Info.plist
diff --git a/antlr-3.4/runtime/ObjC/Framework/ANTLRCommonTree.h b/runtime/ObjC/Framework/ANTLRCommonTree.h
index 2becb76..2becb76 100644
--- a/antlr-3.4/runtime/ObjC/Framework/ANTLRCommonTree.h
+++ b/runtime/ObjC/Framework/ANTLRCommonTree.h
diff --git a/antlr-3.4/runtime/ObjC/Framework/ANTLRCommonTree.m b/runtime/ObjC/Framework/ANTLRCommonTree.m
index 68c1fc1..68c1fc1 100644
--- a/antlr-3.4/runtime/ObjC/Framework/ANTLRCommonTree.m
+++ b/runtime/ObjC/Framework/ANTLRCommonTree.m
diff --git a/antlr-3.4/runtime/ObjC/Framework/ANTLRCommonTreeAdaptor.h b/runtime/ObjC/Framework/ANTLRCommonTreeAdaptor.h
index e79f0ab..e79f0ab 100644
--- a/antlr-3.4/runtime/ObjC/Framework/ANTLRCommonTreeAdaptor.h
+++ b/runtime/ObjC/Framework/ANTLRCommonTreeAdaptor.h
diff --git a/antlr-3.4/runtime/ObjC/Framework/ANTLRCommonTreeAdaptor.m b/runtime/ObjC/Framework/ANTLRCommonTreeAdaptor.m
index 7609698..7609698 100644
--- a/antlr-3.4/runtime/ObjC/Framework/ANTLRCommonTreeAdaptor.m
+++ b/runtime/ObjC/Framework/ANTLRCommonTreeAdaptor.m
diff --git a/antlr-3.4/runtime/ObjC/Framework/ANTLRCommonTreeNodeStream.h b/runtime/ObjC/Framework/ANTLRCommonTreeNodeStream.h
index 52efc0f..52efc0f 100644
--- a/antlr-3.4/runtime/ObjC/Framework/ANTLRCommonTreeNodeStream.h
+++ b/runtime/ObjC/Framework/ANTLRCommonTreeNodeStream.h
diff --git a/antlr-3.4/runtime/ObjC/Framework/ANTLRCommonTreeNodeStream.m b/runtime/ObjC/Framework/ANTLRCommonTreeNodeStream.m
index 23eddee..23eddee 100644
--- a/antlr-3.4/runtime/ObjC/Framework/ANTLRCommonTreeNodeStream.m
+++ b/runtime/ObjC/Framework/ANTLRCommonTreeNodeStream.m
diff --git a/antlr-3.4/runtime/ObjC/Framework/ANTLRCommonTreeTest-Info.plist b/runtime/ObjC/Framework/ANTLRCommonTreeTest-Info.plist
index c285a47..c285a47 100644
--- a/antlr-3.4/runtime/ObjC/Framework/ANTLRCommonTreeTest-Info.plist
+++ b/runtime/ObjC/Framework/ANTLRCommonTreeTest-Info.plist
diff --git a/antlr-3.4/runtime/ObjC/Framework/ANTLRDFA.h b/runtime/ObjC/Framework/ANTLRDFA.h
index 9adedb1..9adedb1 100644
--- a/antlr-3.4/runtime/ObjC/Framework/ANTLRDFA.h
+++ b/runtime/ObjC/Framework/ANTLRDFA.h
diff --git a/antlr-3.4/runtime/ObjC/Framework/ANTLRDFA.m b/runtime/ObjC/Framework/ANTLRDFA.m
index b42daf5..b42daf5 100644
--- a/antlr-3.4/runtime/ObjC/Framework/ANTLRDFA.m
+++ b/runtime/ObjC/Framework/ANTLRDFA.m
diff --git a/antlr-3.4/runtime/ObjC/Framework/ANTLRDebug.h b/runtime/ObjC/Framework/ANTLRDebug.h
index 87383c9..87383c9 100644
--- a/antlr-3.4/runtime/ObjC/Framework/ANTLRDebug.h
+++ b/runtime/ObjC/Framework/ANTLRDebug.h
diff --git a/antlr-3.4/runtime/ObjC/Framework/ANTLRDebugEventListener.h b/runtime/ObjC/Framework/ANTLRDebugEventListener.h
index c2bee6c..c2bee6c 100644
--- a/antlr-3.4/runtime/ObjC/Framework/ANTLRDebugEventListener.h
+++ b/runtime/ObjC/Framework/ANTLRDebugEventListener.h
diff --git a/antlr-3.4/runtime/ObjC/Framework/ANTLRDebugEventProxy.h b/runtime/ObjC/Framework/ANTLRDebugEventProxy.h
index af8cd33..af8cd33 100644
--- a/antlr-3.4/runtime/ObjC/Framework/ANTLRDebugEventProxy.h
+++ b/runtime/ObjC/Framework/ANTLRDebugEventProxy.h
diff --git a/antlr-3.4/runtime/ObjC/Framework/ANTLRDebugEventProxy.m b/runtime/ObjC/Framework/ANTLRDebugEventProxy.m
index f68059a..f68059a 100644
--- a/antlr-3.4/runtime/ObjC/Framework/ANTLRDebugEventProxy.m
+++ b/runtime/ObjC/Framework/ANTLRDebugEventProxy.m
diff --git a/antlr-3.4/runtime/ObjC/Framework/ANTLRDebugParser.h b/runtime/ObjC/Framework/ANTLRDebugParser.h
index ed403ef..ed403ef 100644
--- a/antlr-3.4/runtime/ObjC/Framework/ANTLRDebugParser.h
+++ b/runtime/ObjC/Framework/ANTLRDebugParser.h
diff --git a/antlr-3.4/runtime/ObjC/Framework/ANTLRDebugParser.m b/runtime/ObjC/Framework/ANTLRDebugParser.m
index f86a8ba..f86a8ba 100644
--- a/antlr-3.4/runtime/ObjC/Framework/ANTLRDebugParser.m
+++ b/runtime/ObjC/Framework/ANTLRDebugParser.m
diff --git a/antlr-3.4/runtime/ObjC/Framework/ANTLRDebugTokenStream.h b/runtime/ObjC/Framework/ANTLRDebugTokenStream.h
index 9f6c438..9f6c438 100644
--- a/antlr-3.4/runtime/ObjC/Framework/ANTLRDebugTokenStream.h
+++ b/runtime/ObjC/Framework/ANTLRDebugTokenStream.h
diff --git a/antlr-3.4/runtime/ObjC/Framework/ANTLRDebugTokenStream.m b/runtime/ObjC/Framework/ANTLRDebugTokenStream.m
index 8a294c9..8a294c9 100644
--- a/antlr-3.4/runtime/ObjC/Framework/ANTLRDebugTokenStream.m
+++ b/runtime/ObjC/Framework/ANTLRDebugTokenStream.m
diff --git a/antlr-3.4/runtime/ObjC/Framework/ANTLRDebugTreeAdaptor.h b/runtime/ObjC/Framework/ANTLRDebugTreeAdaptor.h
index f8dd07e..f8dd07e 100644
--- a/antlr-3.4/runtime/ObjC/Framework/ANTLRDebugTreeAdaptor.h
+++ b/runtime/ObjC/Framework/ANTLRDebugTreeAdaptor.h
diff --git a/antlr-3.4/runtime/ObjC/Framework/ANTLRDebugTreeAdaptor.m b/runtime/ObjC/Framework/ANTLRDebugTreeAdaptor.m
index 01c4c6e..01c4c6e 100644
--- a/antlr-3.4/runtime/ObjC/Framework/ANTLRDebugTreeAdaptor.m
+++ b/runtime/ObjC/Framework/ANTLRDebugTreeAdaptor.m
diff --git a/antlr-3.4/runtime/ObjC/Framework/ANTLRDebugTreeNodeStream.h b/runtime/ObjC/Framework/ANTLRDebugTreeNodeStream.h
index 733f6fd..733f6fd 100644
--- a/antlr-3.4/runtime/ObjC/Framework/ANTLRDebugTreeNodeStream.h
+++ b/runtime/ObjC/Framework/ANTLRDebugTreeNodeStream.h
diff --git a/antlr-3.4/runtime/ObjC/Framework/ANTLRDebugTreeNodeStream.m b/runtime/ObjC/Framework/ANTLRDebugTreeNodeStream.m
index 37f55de..37f55de 100644
--- a/antlr-3.4/runtime/ObjC/Framework/ANTLRDebugTreeNodeStream.m
+++ b/runtime/ObjC/Framework/ANTLRDebugTreeNodeStream.m
diff --git a/antlr-3.4/runtime/ObjC/Framework/ANTLRDebugTreeParser.h b/runtime/ObjC/Framework/ANTLRDebugTreeParser.h
index 171c1e7..171c1e7 100644
--- a/antlr-3.4/runtime/ObjC/Framework/ANTLRDebugTreeParser.h
+++ b/runtime/ObjC/Framework/ANTLRDebugTreeParser.h
diff --git a/antlr-3.4/runtime/ObjC/Framework/ANTLRDebugTreeParser.m b/runtime/ObjC/Framework/ANTLRDebugTreeParser.m
index 5692993..5692993 100644
--- a/antlr-3.4/runtime/ObjC/Framework/ANTLRDebugTreeParser.m
+++ b/runtime/ObjC/Framework/ANTLRDebugTreeParser.m
diff --git a/antlr-3.4/runtime/ObjC/Framework/ANTLRDoubleKeyMap.h b/runtime/ObjC/Framework/ANTLRDoubleKeyMap.h
index 7885879..7885879 100644
--- a/antlr-3.4/runtime/ObjC/Framework/ANTLRDoubleKeyMap.h
+++ b/runtime/ObjC/Framework/ANTLRDoubleKeyMap.h
diff --git a/antlr-3.4/runtime/ObjC/Framework/ANTLRDoubleKeyMap.m b/runtime/ObjC/Framework/ANTLRDoubleKeyMap.m
index 3642ef0..3642ef0 100644
--- a/antlr-3.4/runtime/ObjC/Framework/ANTLRDoubleKeyMap.m
+++ b/runtime/ObjC/Framework/ANTLRDoubleKeyMap.m
diff --git a/antlr-3.4/runtime/ObjC/Framework/ANTLREarlyExitException.h b/runtime/ObjC/Framework/ANTLREarlyExitException.h
index 07e840d..07e840d 100644
--- a/antlr-3.4/runtime/ObjC/Framework/ANTLREarlyExitException.h
+++ b/runtime/ObjC/Framework/ANTLREarlyExitException.h
diff --git a/antlr-3.4/runtime/ObjC/Framework/ANTLREarlyExitException.m b/runtime/ObjC/Framework/ANTLREarlyExitException.m
index 81ffb26..81ffb26 100644
--- a/antlr-3.4/runtime/ObjC/Framework/ANTLREarlyExitException.m
+++ b/runtime/ObjC/Framework/ANTLREarlyExitException.m
diff --git a/antlr-3.4/runtime/ObjC/Framework/ANTLRError.h b/runtime/ObjC/Framework/ANTLRError.h
index 9a15702..9a15702 100644
--- a/antlr-3.4/runtime/ObjC/Framework/ANTLRError.h
+++ b/runtime/ObjC/Framework/ANTLRError.h
diff --git a/antlr-3.4/runtime/ObjC/Framework/ANTLRFailedPredicateException.h b/runtime/ObjC/Framework/ANTLRFailedPredicateException.h
index afbb653..afbb653 100644
--- a/antlr-3.4/runtime/ObjC/Framework/ANTLRFailedPredicateException.h
+++ b/runtime/ObjC/Framework/ANTLRFailedPredicateException.h
diff --git a/antlr-3.4/runtime/ObjC/Framework/ANTLRFailedPredicateException.m b/runtime/ObjC/Framework/ANTLRFailedPredicateException.m
index caf7716..caf7716 100644
--- a/antlr-3.4/runtime/ObjC/Framework/ANTLRFailedPredicateException.m
+++ b/runtime/ObjC/Framework/ANTLRFailedPredicateException.m
diff --git a/antlr-3.4/runtime/ObjC/Framework/ANTLRFastQueue.h b/runtime/ObjC/Framework/ANTLRFastQueue.h
index f5ba582..f5ba582 100644
--- a/antlr-3.4/runtime/ObjC/Framework/ANTLRFastQueue.h
+++ b/runtime/ObjC/Framework/ANTLRFastQueue.h
diff --git a/antlr-3.4/runtime/ObjC/Framework/ANTLRFastQueue.m b/runtime/ObjC/Framework/ANTLRFastQueue.m
index 6944b6d..6944b6d 100644
--- a/antlr-3.4/runtime/ObjC/Framework/ANTLRFastQueue.m
+++ b/runtime/ObjC/Framework/ANTLRFastQueue.m
diff --git a/antlr-3.4/runtime/ObjC/Framework/ANTLRFastQueueTest-Info.plist b/runtime/ObjC/Framework/ANTLRFastQueueTest-Info.plist
index c285a47..c285a47 100644
--- a/antlr-3.4/runtime/ObjC/Framework/ANTLRFastQueueTest-Info.plist
+++ b/runtime/ObjC/Framework/ANTLRFastQueueTest-Info.plist
diff --git a/antlr-3.4/runtime/ObjC/Framework/ANTLRFileStream.h b/runtime/ObjC/Framework/ANTLRFileStream.h
index 6c9a881..6c9a881 100644
--- a/antlr-3.4/runtime/ObjC/Framework/ANTLRFileStream.h
+++ b/runtime/ObjC/Framework/ANTLRFileStream.h
diff --git a/antlr-3.4/runtime/ObjC/Framework/ANTLRFileStream.m b/runtime/ObjC/Framework/ANTLRFileStream.m
index f0e5417..f0e5417 100644
--- a/antlr-3.4/runtime/ObjC/Framework/ANTLRFileStream.m
+++ b/runtime/ObjC/Framework/ANTLRFileStream.m
diff --git a/antlr-3.4/runtime/ObjC/Framework/ANTLRHashMap.h b/runtime/ObjC/Framework/ANTLRHashMap.h
index 113cb65..113cb65 100644
--- a/antlr-3.4/runtime/ObjC/Framework/ANTLRHashMap.h
+++ b/runtime/ObjC/Framework/ANTLRHashMap.h
diff --git a/antlr-3.4/runtime/ObjC/Framework/ANTLRHashMap.m b/runtime/ObjC/Framework/ANTLRHashMap.m
index ab025a9..ab025a9 100644
--- a/antlr-3.4/runtime/ObjC/Framework/ANTLRHashMap.m
+++ b/runtime/ObjC/Framework/ANTLRHashMap.m
diff --git a/antlr-3.4/runtime/ObjC/Framework/ANTLRHashRule.h b/runtime/ObjC/Framework/ANTLRHashRule.h
index 75ef581..75ef581 100644
--- a/antlr-3.4/runtime/ObjC/Framework/ANTLRHashRule.h
+++ b/runtime/ObjC/Framework/ANTLRHashRule.h
diff --git a/antlr-3.4/runtime/ObjC/Framework/ANTLRHashRule.m b/runtime/ObjC/Framework/ANTLRHashRule.m
index 3bca78f..3bca78f 100644
--- a/antlr-3.4/runtime/ObjC/Framework/ANTLRHashRule.m
+++ b/runtime/ObjC/Framework/ANTLRHashRule.m
diff --git a/antlr-3.4/runtime/ObjC/Framework/ANTLRInputStream.h b/runtime/ObjC/Framework/ANTLRInputStream.h
index 7bbdd6f..7bbdd6f 100644
--- a/antlr-3.4/runtime/ObjC/Framework/ANTLRInputStream.h
+++ b/runtime/ObjC/Framework/ANTLRInputStream.h
diff --git a/antlr-3.4/runtime/ObjC/Framework/ANTLRInputStream.m b/runtime/ObjC/Framework/ANTLRInputStream.m
index 3d041c5..3d041c5 100644
--- a/antlr-3.4/runtime/ObjC/Framework/ANTLRInputStream.m
+++ b/runtime/ObjC/Framework/ANTLRInputStream.m
diff --git a/antlr-3.4/runtime/ObjC/Framework/ANTLRIntArray.h b/runtime/ObjC/Framework/ANTLRIntArray.h
index 9182377..9182377 100644
--- a/antlr-3.4/runtime/ObjC/Framework/ANTLRIntArray.h
+++ b/runtime/ObjC/Framework/ANTLRIntArray.h
diff --git a/antlr-3.4/runtime/ObjC/Framework/ANTLRIntArray.m b/runtime/ObjC/Framework/ANTLRIntArray.m
index f715372..f715372 100644
--- a/antlr-3.4/runtime/ObjC/Framework/ANTLRIntArray.m
+++ b/runtime/ObjC/Framework/ANTLRIntArray.m
diff --git a/antlr-3.4/runtime/ObjC/Framework/ANTLRIntArrayTest-Info.plist b/runtime/ObjC/Framework/ANTLRIntArrayTest-Info.plist
index c285a47..c285a47 100644
--- a/antlr-3.4/runtime/ObjC/Framework/ANTLRIntArrayTest-Info.plist
+++ b/runtime/ObjC/Framework/ANTLRIntArrayTest-Info.plist
diff --git a/antlr-3.4/runtime/ObjC/Framework/ANTLRIntStream.h b/runtime/ObjC/Framework/ANTLRIntStream.h
index e37f907..e37f907 100644
--- a/antlr-3.4/runtime/ObjC/Framework/ANTLRIntStream.h
+++ b/runtime/ObjC/Framework/ANTLRIntStream.h
diff --git a/antlr-3.4/runtime/ObjC/Framework/ANTLRLexer.h b/runtime/ObjC/Framework/ANTLRLexer.h
index cd985cc..cd985cc 100644
--- a/antlr-3.4/runtime/ObjC/Framework/ANTLRLexer.h
+++ b/runtime/ObjC/Framework/ANTLRLexer.h
diff --git a/antlr-3.4/runtime/ObjC/Framework/ANTLRLexer.m b/runtime/ObjC/Framework/ANTLRLexer.m
index de1a0a3..de1a0a3 100644
--- a/antlr-3.4/runtime/ObjC/Framework/ANTLRLexer.m
+++ b/runtime/ObjC/Framework/ANTLRLexer.m
diff --git a/antlr-3.4/runtime/ObjC/Framework/ANTLRLexerRuleReturnScope.h b/runtime/ObjC/Framework/ANTLRLexerRuleReturnScope.h
index 27b8abc..27b8abc 100644
--- a/antlr-3.4/runtime/ObjC/Framework/ANTLRLexerRuleReturnScope.h
+++ b/runtime/ObjC/Framework/ANTLRLexerRuleReturnScope.h
diff --git a/antlr-3.4/runtime/ObjC/Framework/ANTLRLexerRuleReturnScope.m b/runtime/ObjC/Framework/ANTLRLexerRuleReturnScope.m
index ac69380..ac69380 100644
--- a/antlr-3.4/runtime/ObjC/Framework/ANTLRLexerRuleReturnScope.m
+++ b/runtime/ObjC/Framework/ANTLRLexerRuleReturnScope.m
diff --git a/antlr-3.4/runtime/ObjC/Framework/ANTLRLexerState.h b/runtime/ObjC/Framework/ANTLRLexerState.h
index 7132a48..7132a48 100644
--- a/antlr-3.4/runtime/ObjC/Framework/ANTLRLexerState.h
+++ b/runtime/ObjC/Framework/ANTLRLexerState.h
diff --git a/antlr-3.4/runtime/ObjC/Framework/ANTLRLexerState.m b/runtime/ObjC/Framework/ANTLRLexerState.m
index 88284b7..88284b7 100644
--- a/antlr-3.4/runtime/ObjC/Framework/ANTLRLexerState.m
+++ b/runtime/ObjC/Framework/ANTLRLexerState.m
diff --git a/antlr-3.4/runtime/ObjC/Framework/ANTLRLinkBase.h b/runtime/ObjC/Framework/ANTLRLinkBase.h
index f4c337e..f4c337e 100644
--- a/antlr-3.4/runtime/ObjC/Framework/ANTLRLinkBase.h
+++ b/runtime/ObjC/Framework/ANTLRLinkBase.h
diff --git a/antlr-3.4/runtime/ObjC/Framework/ANTLRLinkBase.m b/runtime/ObjC/Framework/ANTLRLinkBase.m
index d352993..d352993 100644
--- a/antlr-3.4/runtime/ObjC/Framework/ANTLRLinkBase.m
+++ b/runtime/ObjC/Framework/ANTLRLinkBase.m
diff --git a/antlr-3.4/runtime/ObjC/Framework/ANTLRLookaheadStream.h b/runtime/ObjC/Framework/ANTLRLookaheadStream.h
index 3ec121e..3ec121e 100644
--- a/antlr-3.4/runtime/ObjC/Framework/ANTLRLookaheadStream.h
+++ b/runtime/ObjC/Framework/ANTLRLookaheadStream.h
diff --git a/antlr-3.4/runtime/ObjC/Framework/ANTLRLookaheadStream.m b/runtime/ObjC/Framework/ANTLRLookaheadStream.m
index 57e489e..57e489e 100644
--- a/antlr-3.4/runtime/ObjC/Framework/ANTLRLookaheadStream.m
+++ b/runtime/ObjC/Framework/ANTLRLookaheadStream.m
diff --git a/antlr-3.4/runtime/ObjC/Framework/ANTLRMap.h b/runtime/ObjC/Framework/ANTLRMap.h
index 80ad486..80ad486 100644
--- a/antlr-3.4/runtime/ObjC/Framework/ANTLRMap.h
+++ b/runtime/ObjC/Framework/ANTLRMap.h
diff --git a/antlr-3.4/runtime/ObjC/Framework/ANTLRMap.m b/runtime/ObjC/Framework/ANTLRMap.m
index 6bfb088..6bfb088 100644
--- a/antlr-3.4/runtime/ObjC/Framework/ANTLRMap.m
+++ b/runtime/ObjC/Framework/ANTLRMap.m
diff --git a/antlr-3.4/runtime/ObjC/Framework/ANTLRMapElement.h b/runtime/ObjC/Framework/ANTLRMapElement.h
index e20d01c..e20d01c 100644
--- a/antlr-3.4/runtime/ObjC/Framework/ANTLRMapElement.h
+++ b/runtime/ObjC/Framework/ANTLRMapElement.h
diff --git a/antlr-3.4/runtime/ObjC/Framework/ANTLRMapElement.m b/runtime/ObjC/Framework/ANTLRMapElement.m
index bce1c9f..bce1c9f 100644
--- a/antlr-3.4/runtime/ObjC/Framework/ANTLRMapElement.m
+++ b/runtime/ObjC/Framework/ANTLRMapElement.m
diff --git a/antlr-3.4/runtime/ObjC/Framework/ANTLRMismatchedNotSetException.h b/runtime/ObjC/Framework/ANTLRMismatchedNotSetException.h
index 95d191d..95d191d 100644
--- a/antlr-3.4/runtime/ObjC/Framework/ANTLRMismatchedNotSetException.h
+++ b/runtime/ObjC/Framework/ANTLRMismatchedNotSetException.h
diff --git a/antlr-3.4/runtime/ObjC/Framework/ANTLRMismatchedNotSetException.m b/runtime/ObjC/Framework/ANTLRMismatchedNotSetException.m
index e43e1b1..e43e1b1 100644
--- a/antlr-3.4/runtime/ObjC/Framework/ANTLRMismatchedNotSetException.m
+++ b/runtime/ObjC/Framework/ANTLRMismatchedNotSetException.m
diff --git a/antlr-3.4/runtime/ObjC/Framework/ANTLRMismatchedRangeException.h b/runtime/ObjC/Framework/ANTLRMismatchedRangeException.h
index 678af61..678af61 100644
--- a/antlr-3.4/runtime/ObjC/Framework/ANTLRMismatchedRangeException.h
+++ b/runtime/ObjC/Framework/ANTLRMismatchedRangeException.h
diff --git a/antlr-3.4/runtime/ObjC/Framework/ANTLRMismatchedRangeException.m b/runtime/ObjC/Framework/ANTLRMismatchedRangeException.m
index 0647254..0647254 100644
--- a/antlr-3.4/runtime/ObjC/Framework/ANTLRMismatchedRangeException.m
+++ b/runtime/ObjC/Framework/ANTLRMismatchedRangeException.m
diff --git a/antlr-3.4/runtime/ObjC/Framework/ANTLRMismatchedSetException.h b/runtime/ObjC/Framework/ANTLRMismatchedSetException.h
index 0610973..0610973 100644
--- a/antlr-3.4/runtime/ObjC/Framework/ANTLRMismatchedSetException.h
+++ b/runtime/ObjC/Framework/ANTLRMismatchedSetException.h
diff --git a/antlr-3.4/runtime/ObjC/Framework/ANTLRMismatchedSetException.m b/runtime/ObjC/Framework/ANTLRMismatchedSetException.m
index b5248d2..b5248d2 100644
--- a/antlr-3.4/runtime/ObjC/Framework/ANTLRMismatchedSetException.m
+++ b/runtime/ObjC/Framework/ANTLRMismatchedSetException.m
diff --git a/antlr-3.4/runtime/ObjC/Framework/ANTLRMismatchedTokenException.h b/runtime/ObjC/Framework/ANTLRMismatchedTokenException.h
index 8e28dcc..8e28dcc 100644
--- a/antlr-3.4/runtime/ObjC/Framework/ANTLRMismatchedTokenException.h
+++ b/runtime/ObjC/Framework/ANTLRMismatchedTokenException.h
diff --git a/antlr-3.4/runtime/ObjC/Framework/ANTLRMismatchedTokenException.m b/runtime/ObjC/Framework/ANTLRMismatchedTokenException.m
index a8807fa..a8807fa 100644
--- a/antlr-3.4/runtime/ObjC/Framework/ANTLRMismatchedTokenException.m
+++ b/runtime/ObjC/Framework/ANTLRMismatchedTokenException.m
diff --git a/antlr-3.4/runtime/ObjC/Framework/ANTLRMismatchedTreeNodeException.h b/runtime/ObjC/Framework/ANTLRMismatchedTreeNodeException.h
index 3528cba..3528cba 100644
--- a/antlr-3.4/runtime/ObjC/Framework/ANTLRMismatchedTreeNodeException.h
+++ b/runtime/ObjC/Framework/ANTLRMismatchedTreeNodeException.h
diff --git a/antlr-3.4/runtime/ObjC/Framework/ANTLRMismatchedTreeNodeException.m b/runtime/ObjC/Framework/ANTLRMismatchedTreeNodeException.m
index 60d5184..60d5184 100644
--- a/antlr-3.4/runtime/ObjC/Framework/ANTLRMismatchedTreeNodeException.m
+++ b/runtime/ObjC/Framework/ANTLRMismatchedTreeNodeException.m
diff --git a/antlr-3.4/runtime/ObjC/Framework/ANTLRMissingTokenException.h b/runtime/ObjC/Framework/ANTLRMissingTokenException.h
index 1ae8103..1ae8103 100644
--- a/antlr-3.4/runtime/ObjC/Framework/ANTLRMissingTokenException.h
+++ b/runtime/ObjC/Framework/ANTLRMissingTokenException.h
diff --git a/antlr-3.4/runtime/ObjC/Framework/ANTLRMissingTokenException.m b/runtime/ObjC/Framework/ANTLRMissingTokenException.m
index 35bd130..35bd130 100644
--- a/antlr-3.4/runtime/ObjC/Framework/ANTLRMissingTokenException.m
+++ b/runtime/ObjC/Framework/ANTLRMissingTokenException.m
diff --git a/antlr-3.4/runtime/ObjC/Framework/ANTLRNoViableAltException.h b/runtime/ObjC/Framework/ANTLRNoViableAltException.h
index 9b2e521..9b2e521 100644
--- a/antlr-3.4/runtime/ObjC/Framework/ANTLRNoViableAltException.h
+++ b/runtime/ObjC/Framework/ANTLRNoViableAltException.h
diff --git a/antlr-3.4/runtime/ObjC/Framework/ANTLRNoViableAltException.m b/runtime/ObjC/Framework/ANTLRNoViableAltException.m
index e519581..e519581 100644
--- a/antlr-3.4/runtime/ObjC/Framework/ANTLRNoViableAltException.m
+++ b/runtime/ObjC/Framework/ANTLRNoViableAltException.m
diff --git a/antlr-3.4/runtime/ObjC/Framework/ANTLRNodeMapElement.h b/runtime/ObjC/Framework/ANTLRNodeMapElement.h
index 3bbf7b7..3bbf7b7 100644
--- a/antlr-3.4/runtime/ObjC/Framework/ANTLRNodeMapElement.h
+++ b/runtime/ObjC/Framework/ANTLRNodeMapElement.h
diff --git a/antlr-3.4/runtime/ObjC/Framework/ANTLRNodeMapElement.m b/runtime/ObjC/Framework/ANTLRNodeMapElement.m
index 06f35cc..06f35cc 100644
--- a/antlr-3.4/runtime/ObjC/Framework/ANTLRNodeMapElement.m
+++ b/runtime/ObjC/Framework/ANTLRNodeMapElement.m
diff --git a/antlr-3.4/runtime/ObjC/Framework/ANTLRParseTree.h b/runtime/ObjC/Framework/ANTLRParseTree.h
index 5331005..5331005 100644
--- a/antlr-3.4/runtime/ObjC/Framework/ANTLRParseTree.h
+++ b/runtime/ObjC/Framework/ANTLRParseTree.h
diff --git a/antlr-3.4/runtime/ObjC/Framework/ANTLRParseTree.m b/runtime/ObjC/Framework/ANTLRParseTree.m
index 8339640..8339640 100644
--- a/antlr-3.4/runtime/ObjC/Framework/ANTLRParseTree.m
+++ b/runtime/ObjC/Framework/ANTLRParseTree.m
diff --git a/antlr-3.4/runtime/ObjC/Framework/ANTLRParser.h b/runtime/ObjC/Framework/ANTLRParser.h
index 067b313..067b313 100644
--- a/antlr-3.4/runtime/ObjC/Framework/ANTLRParser.h
+++ b/runtime/ObjC/Framework/ANTLRParser.h
diff --git a/antlr-3.4/runtime/ObjC/Framework/ANTLRParser.m b/runtime/ObjC/Framework/ANTLRParser.m
index df559b2..df559b2 100644
--- a/antlr-3.4/runtime/ObjC/Framework/ANTLRParser.m
+++ b/runtime/ObjC/Framework/ANTLRParser.m
diff --git a/antlr-3.4/runtime/ObjC/Framework/ANTLRParserRuleReturnScope.h b/runtime/ObjC/Framework/ANTLRParserRuleReturnScope.h
index d788c21..d788c21 100644
--- a/antlr-3.4/runtime/ObjC/Framework/ANTLRParserRuleReturnScope.h
+++ b/runtime/ObjC/Framework/ANTLRParserRuleReturnScope.h
diff --git a/antlr-3.4/runtime/ObjC/Framework/ANTLRParserRuleReturnScope.m b/runtime/ObjC/Framework/ANTLRParserRuleReturnScope.m
index 2bc2392..2bc2392 100644
--- a/antlr-3.4/runtime/ObjC/Framework/ANTLRParserRuleReturnScope.m
+++ b/runtime/ObjC/Framework/ANTLRParserRuleReturnScope.m
diff --git a/antlr-3.4/runtime/ObjC/Framework/ANTLRPtrBuffer.h b/runtime/ObjC/Framework/ANTLRPtrBuffer.h
index baf929b..baf929b 100644
--- a/antlr-3.4/runtime/ObjC/Framework/ANTLRPtrBuffer.h
+++ b/runtime/ObjC/Framework/ANTLRPtrBuffer.h
diff --git a/antlr-3.4/runtime/ObjC/Framework/ANTLRPtrBuffer.m b/runtime/ObjC/Framework/ANTLRPtrBuffer.m
index 392a7b7..392a7b7 100644
--- a/antlr-3.4/runtime/ObjC/Framework/ANTLRPtrBuffer.m
+++ b/runtime/ObjC/Framework/ANTLRPtrBuffer.m
diff --git a/antlr-3.4/runtime/ObjC/Framework/ANTLRPtrStack.h b/runtime/ObjC/Framework/ANTLRPtrStack.h
index 7aa65a9..7aa65a9 100644
--- a/antlr-3.4/runtime/ObjC/Framework/ANTLRPtrStack.h
+++ b/runtime/ObjC/Framework/ANTLRPtrStack.h
diff --git a/antlr-3.4/runtime/ObjC/Framework/ANTLRPtrStack.m b/runtime/ObjC/Framework/ANTLRPtrStack.m
index 5b180f2..5b180f2 100644
--- a/antlr-3.4/runtime/ObjC/Framework/ANTLRPtrStack.m
+++ b/runtime/ObjC/Framework/ANTLRPtrStack.m
diff --git a/antlr-3.4/runtime/ObjC/Framework/ANTLRReaderStream.h b/runtime/ObjC/Framework/ANTLRReaderStream.h
index 1dd19d1..1dd19d1 100644
--- a/antlr-3.4/runtime/ObjC/Framework/ANTLRReaderStream.h
+++ b/runtime/ObjC/Framework/ANTLRReaderStream.h
diff --git a/antlr-3.4/runtime/ObjC/Framework/ANTLRReaderStream.m b/runtime/ObjC/Framework/ANTLRReaderStream.m
index a71b827..a71b827 100644
--- a/antlr-3.4/runtime/ObjC/Framework/ANTLRReaderStream.m
+++ b/runtime/ObjC/Framework/ANTLRReaderStream.m
diff --git a/antlr-3.4/runtime/ObjC/Framework/ANTLRRecognitionException.h b/runtime/ObjC/Framework/ANTLRRecognitionException.h
index 9bd799d..9bd799d 100644
--- a/antlr-3.4/runtime/ObjC/Framework/ANTLRRecognitionException.h
+++ b/runtime/ObjC/Framework/ANTLRRecognitionException.h
diff --git a/antlr-3.4/runtime/ObjC/Framework/ANTLRRecognitionException.m b/runtime/ObjC/Framework/ANTLRRecognitionException.m
index 0d0e11f..0d0e11f 100644
--- a/antlr-3.4/runtime/ObjC/Framework/ANTLRRecognitionException.m
+++ b/runtime/ObjC/Framework/ANTLRRecognitionException.m
diff --git a/antlr-3.4/runtime/ObjC/Framework/ANTLRRecognizerSharedState.h b/runtime/ObjC/Framework/ANTLRRecognizerSharedState.h
index 0878dba..0878dba 100755
--- a/antlr-3.4/runtime/ObjC/Framework/ANTLRRecognizerSharedState.h
+++ b/runtime/ObjC/Framework/ANTLRRecognizerSharedState.h
diff --git a/antlr-3.4/runtime/ObjC/Framework/ANTLRRecognizerSharedState.m b/runtime/ObjC/Framework/ANTLRRecognizerSharedState.m
index 79dda2d..79dda2d 100755
--- a/antlr-3.4/runtime/ObjC/Framework/ANTLRRecognizerSharedState.m
+++ b/runtime/ObjC/Framework/ANTLRRecognizerSharedState.m
diff --git a/antlr-3.4/runtime/ObjC/Framework/ANTLRRewriteRuleElementStream.h b/runtime/ObjC/Framework/ANTLRRewriteRuleElementStream.h
index 46e0190..46e0190 100644
--- a/antlr-3.4/runtime/ObjC/Framework/ANTLRRewriteRuleElementStream.h
+++ b/runtime/ObjC/Framework/ANTLRRewriteRuleElementStream.h
diff --git a/antlr-3.4/runtime/ObjC/Framework/ANTLRRewriteRuleElementStream.m b/runtime/ObjC/Framework/ANTLRRewriteRuleElementStream.m
index 138163c..138163c 100644
--- a/antlr-3.4/runtime/ObjC/Framework/ANTLRRewriteRuleElementStream.m
+++ b/runtime/ObjC/Framework/ANTLRRewriteRuleElementStream.m
diff --git a/antlr-3.4/runtime/ObjC/Framework/ANTLRRewriteRuleNodeStream.h b/runtime/ObjC/Framework/ANTLRRewriteRuleNodeStream.h
index 2789e45..2789e45 100755
--- a/antlr-3.4/runtime/ObjC/Framework/ANTLRRewriteRuleNodeStream.h
+++ b/runtime/ObjC/Framework/ANTLRRewriteRuleNodeStream.h
diff --git a/antlr-3.4/runtime/ObjC/Framework/ANTLRRewriteRuleNodeStream.m b/runtime/ObjC/Framework/ANTLRRewriteRuleNodeStream.m
index 8dfedd7..8dfedd7 100755
--- a/antlr-3.4/runtime/ObjC/Framework/ANTLRRewriteRuleNodeStream.m
+++ b/runtime/ObjC/Framework/ANTLRRewriteRuleNodeStream.m
diff --git a/antlr-3.4/runtime/ObjC/Framework/ANTLRRewriteRuleSubtreeStream.h b/runtime/ObjC/Framework/ANTLRRewriteRuleSubtreeStream.h
index 1d18b24..1d18b24 100644
--- a/antlr-3.4/runtime/ObjC/Framework/ANTLRRewriteRuleSubtreeStream.h
+++ b/runtime/ObjC/Framework/ANTLRRewriteRuleSubtreeStream.h
diff --git a/antlr-3.4/runtime/ObjC/Framework/ANTLRRewriteRuleSubtreeStream.m b/runtime/ObjC/Framework/ANTLRRewriteRuleSubtreeStream.m
index 48910bd..48910bd 100644
--- a/antlr-3.4/runtime/ObjC/Framework/ANTLRRewriteRuleSubtreeStream.m
+++ b/runtime/ObjC/Framework/ANTLRRewriteRuleSubtreeStream.m
diff --git a/antlr-3.4/runtime/ObjC/Framework/ANTLRRewriteRuleTokenStream.h b/runtime/ObjC/Framework/ANTLRRewriteRuleTokenStream.h
index 620a0bd..620a0bd 100644
--- a/antlr-3.4/runtime/ObjC/Framework/ANTLRRewriteRuleTokenStream.h
+++ b/runtime/ObjC/Framework/ANTLRRewriteRuleTokenStream.h
diff --git a/antlr-3.4/runtime/ObjC/Framework/ANTLRRewriteRuleTokenStream.m b/runtime/ObjC/Framework/ANTLRRewriteRuleTokenStream.m
index 5aea3f8..5aea3f8 100644
--- a/antlr-3.4/runtime/ObjC/Framework/ANTLRRewriteRuleTokenStream.m
+++ b/runtime/ObjC/Framework/ANTLRRewriteRuleTokenStream.m
diff --git a/antlr-3.4/runtime/ObjC/Framework/ANTLRRuleMapElement.h b/runtime/ObjC/Framework/ANTLRRuleMapElement.h
index e040b18..e040b18 100644
--- a/antlr-3.4/runtime/ObjC/Framework/ANTLRRuleMapElement.h
+++ b/runtime/ObjC/Framework/ANTLRRuleMapElement.h
diff --git a/antlr-3.4/runtime/ObjC/Framework/ANTLRRuleMapElement.m b/runtime/ObjC/Framework/ANTLRRuleMapElement.m
index 0e8c463..0e8c463 100644
--- a/antlr-3.4/runtime/ObjC/Framework/ANTLRRuleMapElement.m
+++ b/runtime/ObjC/Framework/ANTLRRuleMapElement.m
diff --git a/antlr-3.4/runtime/ObjC/Framework/ANTLRRuleMemo.h b/runtime/ObjC/Framework/ANTLRRuleMemo.h
index ed95af6..ed95af6 100644
--- a/antlr-3.4/runtime/ObjC/Framework/ANTLRRuleMemo.h
+++ b/runtime/ObjC/Framework/ANTLRRuleMemo.h
diff --git a/antlr-3.4/runtime/ObjC/Framework/ANTLRRuleMemo.m b/runtime/ObjC/Framework/ANTLRRuleMemo.m
index 836d355..836d355 100644
--- a/antlr-3.4/runtime/ObjC/Framework/ANTLRRuleMemo.m
+++ b/runtime/ObjC/Framework/ANTLRRuleMemo.m
diff --git a/antlr-3.4/runtime/ObjC/Framework/ANTLRRuleReturnScope.h b/runtime/ObjC/Framework/ANTLRRuleReturnScope.h
index b9313ed..b9313ed 100644
--- a/antlr-3.4/runtime/ObjC/Framework/ANTLRRuleReturnScope.h
+++ b/runtime/ObjC/Framework/ANTLRRuleReturnScope.h
diff --git a/antlr-3.4/runtime/ObjC/Framework/ANTLRRuleReturnScope.m b/runtime/ObjC/Framework/ANTLRRuleReturnScope.m
index 70878a3..70878a3 100644
--- a/antlr-3.4/runtime/ObjC/Framework/ANTLRRuleReturnScope.m
+++ b/runtime/ObjC/Framework/ANTLRRuleReturnScope.m
diff --git a/antlr-3.4/runtime/ObjC/Framework/ANTLRRuleStack.h b/runtime/ObjC/Framework/ANTLRRuleStack.h
index 12d450b..12d450b 100644
--- a/antlr-3.4/runtime/ObjC/Framework/ANTLRRuleStack.h
+++ b/runtime/ObjC/Framework/ANTLRRuleStack.h
diff --git a/antlr-3.4/runtime/ObjC/Framework/ANTLRRuleStack.m b/runtime/ObjC/Framework/ANTLRRuleStack.m
index 39e93b2..39e93b2 100644
--- a/antlr-3.4/runtime/ObjC/Framework/ANTLRRuleStack.m
+++ b/runtime/ObjC/Framework/ANTLRRuleStack.m
diff --git a/antlr-3.4/runtime/ObjC/Framework/ANTLRRuntimeException.h b/runtime/ObjC/Framework/ANTLRRuntimeException.h
index 47834d2..47834d2 100644
--- a/antlr-3.4/runtime/ObjC/Framework/ANTLRRuntimeException.h
+++ b/runtime/ObjC/Framework/ANTLRRuntimeException.h
diff --git a/antlr-3.4/runtime/ObjC/Framework/ANTLRRuntimeException.m b/runtime/ObjC/Framework/ANTLRRuntimeException.m
index 827fc43..827fc43 100644
--- a/antlr-3.4/runtime/ObjC/Framework/ANTLRRuntimeException.m
+++ b/runtime/ObjC/Framework/ANTLRRuntimeException.m
diff --git a/antlr-3.4/runtime/ObjC/Framework/ANTLRStreamEnumerator.h b/runtime/ObjC/Framework/ANTLRStreamEnumerator.h
index 9e102f2..9e102f2 100644
--- a/antlr-3.4/runtime/ObjC/Framework/ANTLRStreamEnumerator.h
+++ b/runtime/ObjC/Framework/ANTLRStreamEnumerator.h
diff --git a/antlr-3.4/runtime/ObjC/Framework/ANTLRStreamEnumerator.m b/runtime/ObjC/Framework/ANTLRStreamEnumerator.m
index 103646e..103646e 100644
--- a/antlr-3.4/runtime/ObjC/Framework/ANTLRStreamEnumerator.m
+++ b/runtime/ObjC/Framework/ANTLRStreamEnumerator.m
diff --git a/antlr-3.4/runtime/ObjC/Framework/ANTLRStringStream.h b/runtime/ObjC/Framework/ANTLRStringStream.h
index e004a15..e004a15 100644
--- a/antlr-3.4/runtime/ObjC/Framework/ANTLRStringStream.h
+++ b/runtime/ObjC/Framework/ANTLRStringStream.h
diff --git a/antlr-3.4/runtime/ObjC/Framework/ANTLRStringStream.m b/runtime/ObjC/Framework/ANTLRStringStream.m
index 1e1da4d..1e1da4d 100644
--- a/antlr-3.4/runtime/ObjC/Framework/ANTLRStringStream.m
+++ b/runtime/ObjC/Framework/ANTLRStringStream.m
diff --git a/antlr-3.4/runtime/ObjC/Framework/ANTLRStringStreamState.h b/runtime/ObjC/Framework/ANTLRStringStreamState.h
index eda483b..eda483b 100644
--- a/antlr-3.4/runtime/ObjC/Framework/ANTLRStringStreamState.h
+++ b/runtime/ObjC/Framework/ANTLRStringStreamState.h
diff --git a/antlr-3.4/runtime/ObjC/Framework/ANTLRStringStreamTest-Info.plist b/runtime/ObjC/Framework/ANTLRStringStreamTest-Info.plist
index c285a47..c285a47 100644
--- a/antlr-3.4/runtime/ObjC/Framework/ANTLRStringStreamTest-Info.plist
+++ b/runtime/ObjC/Framework/ANTLRStringStreamTest-Info.plist
diff --git a/antlr-3.4/runtime/ObjC/Framework/ANTLRSymbolStack.h b/runtime/ObjC/Framework/ANTLRSymbolStack.h
index 169df9f..169df9f 100644
--- a/antlr-3.4/runtime/ObjC/Framework/ANTLRSymbolStack.h
+++ b/runtime/ObjC/Framework/ANTLRSymbolStack.h
diff --git a/antlr-3.4/runtime/ObjC/Framework/ANTLRSymbolStack.m b/runtime/ObjC/Framework/ANTLRSymbolStack.m
index 3c43ebb..3c43ebb 100644
--- a/antlr-3.4/runtime/ObjC/Framework/ANTLRSymbolStack.m
+++ b/runtime/ObjC/Framework/ANTLRSymbolStack.m
diff --git a/antlr-3.4/runtime/ObjC/Framework/ANTLRToken+DebuggerSupport.h b/runtime/ObjC/Framework/ANTLRToken+DebuggerSupport.h
index 659e763..659e763 100644
--- a/antlr-3.4/runtime/ObjC/Framework/ANTLRToken+DebuggerSupport.h
+++ b/runtime/ObjC/Framework/ANTLRToken+DebuggerSupport.h
diff --git a/antlr-3.4/runtime/ObjC/Framework/ANTLRToken+DebuggerSupport.m b/runtime/ObjC/Framework/ANTLRToken+DebuggerSupport.m
index 114b236..114b236 100644
--- a/antlr-3.4/runtime/ObjC/Framework/ANTLRToken+DebuggerSupport.m
+++ b/runtime/ObjC/Framework/ANTLRToken+DebuggerSupport.m
diff --git a/antlr-3.4/runtime/ObjC/Framework/ANTLRToken.h b/runtime/ObjC/Framework/ANTLRToken.h
index 04724bd..04724bd 100644
--- a/antlr-3.4/runtime/ObjC/Framework/ANTLRToken.h
+++ b/runtime/ObjC/Framework/ANTLRToken.h
diff --git a/antlr-3.4/runtime/ObjC/Framework/ANTLRTokenRewriteStream.h b/runtime/ObjC/Framework/ANTLRTokenRewriteStream.h
index 7b97168..7b97168 100644
--- a/antlr-3.4/runtime/ObjC/Framework/ANTLRTokenRewriteStream.h
+++ b/runtime/ObjC/Framework/ANTLRTokenRewriteStream.h
diff --git a/antlr-3.4/runtime/ObjC/Framework/ANTLRTokenRewriteStream.m b/runtime/ObjC/Framework/ANTLRTokenRewriteStream.m
index e94f885..e94f885 100644
--- a/antlr-3.4/runtime/ObjC/Framework/ANTLRTokenRewriteStream.m
+++ b/runtime/ObjC/Framework/ANTLRTokenRewriteStream.m
diff --git a/antlr-3.4/runtime/ObjC/Framework/ANTLRTokenSource.h b/runtime/ObjC/Framework/ANTLRTokenSource.h
index ca1fa2b..ca1fa2b 100644
--- a/antlr-3.4/runtime/ObjC/Framework/ANTLRTokenSource.h
+++ b/runtime/ObjC/Framework/ANTLRTokenSource.h
diff --git a/antlr-3.4/runtime/ObjC/Framework/ANTLRTokenStream.h b/runtime/ObjC/Framework/ANTLRTokenStream.h
index c104578..c104578 100644
--- a/antlr-3.4/runtime/ObjC/Framework/ANTLRTokenStream.h
+++ b/runtime/ObjC/Framework/ANTLRTokenStream.h
diff --git a/antlr-3.4/runtime/ObjC/Framework/ANTLRTree.h b/runtime/ObjC/Framework/ANTLRTree.h
index 32f603a..32f603a 100644
--- a/antlr-3.4/runtime/ObjC/Framework/ANTLRTree.h
+++ b/runtime/ObjC/Framework/ANTLRTree.h
diff --git a/antlr-3.4/runtime/ObjC/Framework/ANTLRTree.m b/runtime/ObjC/Framework/ANTLRTree.m
index 4d9edaa..4d9edaa 100644
--- a/antlr-3.4/runtime/ObjC/Framework/ANTLRTree.m
+++ b/runtime/ObjC/Framework/ANTLRTree.m
diff --git a/antlr-3.4/runtime/ObjC/Framework/ANTLRTreeAdaptor.h b/runtime/ObjC/Framework/ANTLRTreeAdaptor.h
index e0d94e0..e0d94e0 100644
--- a/antlr-3.4/runtime/ObjC/Framework/ANTLRTreeAdaptor.h
+++ b/runtime/ObjC/Framework/ANTLRTreeAdaptor.h
diff --git a/antlr-3.4/runtime/ObjC/Framework/ANTLRTreeAdaptor.m b/runtime/ObjC/Framework/ANTLRTreeAdaptor.m
index ce64b13..ce64b13 100644
--- a/antlr-3.4/runtime/ObjC/Framework/ANTLRTreeAdaptor.m
+++ b/runtime/ObjC/Framework/ANTLRTreeAdaptor.m
diff --git a/antlr-3.4/runtime/ObjC/Framework/ANTLRTreeException.h b/runtime/ObjC/Framework/ANTLRTreeException.h
index 28330af..28330af 100644
--- a/antlr-3.4/runtime/ObjC/Framework/ANTLRTreeException.h
+++ b/runtime/ObjC/Framework/ANTLRTreeException.h
diff --git a/antlr-3.4/runtime/ObjC/Framework/ANTLRTreeException.m b/runtime/ObjC/Framework/ANTLRTreeException.m
index b61d29c..b61d29c 100644
--- a/antlr-3.4/runtime/ObjC/Framework/ANTLRTreeException.m
+++ b/runtime/ObjC/Framework/ANTLRTreeException.m
diff --git a/antlr-3.4/runtime/ObjC/Framework/ANTLRTreeIterator.h b/runtime/ObjC/Framework/ANTLRTreeIterator.h
index b5cf8c3..b5cf8c3 100644
--- a/antlr-3.4/runtime/ObjC/Framework/ANTLRTreeIterator.h
+++ b/runtime/ObjC/Framework/ANTLRTreeIterator.h
diff --git a/antlr-3.4/runtime/ObjC/Framework/ANTLRTreeIterator.m b/runtime/ObjC/Framework/ANTLRTreeIterator.m
index b760f88..b760f88 100644
--- a/antlr-3.4/runtime/ObjC/Framework/ANTLRTreeIterator.m
+++ b/runtime/ObjC/Framework/ANTLRTreeIterator.m
diff --git a/antlr-3.4/runtime/ObjC/Framework/ANTLRTreeNodeStream.h b/runtime/ObjC/Framework/ANTLRTreeNodeStream.h
index 8d10aaa..8d10aaa 100644
--- a/antlr-3.4/runtime/ObjC/Framework/ANTLRTreeNodeStream.h
+++ b/runtime/ObjC/Framework/ANTLRTreeNodeStream.h
diff --git a/antlr-3.4/runtime/ObjC/Framework/ANTLRTreeParser.h b/runtime/ObjC/Framework/ANTLRTreeParser.h
index 9d2d5c6..9d2d5c6 100644
--- a/antlr-3.4/runtime/ObjC/Framework/ANTLRTreeParser.h
+++ b/runtime/ObjC/Framework/ANTLRTreeParser.h
diff --git a/antlr-3.4/runtime/ObjC/Framework/ANTLRTreeParser.m b/runtime/ObjC/Framework/ANTLRTreeParser.m
index 599ec7c..599ec7c 100644
--- a/antlr-3.4/runtime/ObjC/Framework/ANTLRTreeParser.m
+++ b/runtime/ObjC/Framework/ANTLRTreeParser.m
diff --git a/antlr-3.4/runtime/ObjC/Framework/ANTLRTreePatternLexer.h b/runtime/ObjC/Framework/ANTLRTreePatternLexer.h
index 430bc83..430bc83 100644
--- a/antlr-3.4/runtime/ObjC/Framework/ANTLRTreePatternLexer.h
+++ b/runtime/ObjC/Framework/ANTLRTreePatternLexer.h
diff --git a/antlr-3.4/runtime/ObjC/Framework/ANTLRTreePatternLexer.m b/runtime/ObjC/Framework/ANTLRTreePatternLexer.m
index cdf969f..cdf969f 100644
--- a/antlr-3.4/runtime/ObjC/Framework/ANTLRTreePatternLexer.m
+++ b/runtime/ObjC/Framework/ANTLRTreePatternLexer.m
diff --git a/antlr-3.4/runtime/ObjC/Framework/ANTLRTreePatternParser.h b/runtime/ObjC/Framework/ANTLRTreePatternParser.h
index 2051b5e..2051b5e 100644
--- a/antlr-3.4/runtime/ObjC/Framework/ANTLRTreePatternParser.h
+++ b/runtime/ObjC/Framework/ANTLRTreePatternParser.h
diff --git a/antlr-3.4/runtime/ObjC/Framework/ANTLRTreePatternParser.m b/runtime/ObjC/Framework/ANTLRTreePatternParser.m
index c95d995..c95d995 100644
--- a/antlr-3.4/runtime/ObjC/Framework/ANTLRTreePatternParser.m
+++ b/runtime/ObjC/Framework/ANTLRTreePatternParser.m
diff --git a/antlr-3.4/runtime/ObjC/Framework/ANTLRTreeRewriter.h b/runtime/ObjC/Framework/ANTLRTreeRewriter.h
index 5ab5700..5ab5700 100644
--- a/antlr-3.4/runtime/ObjC/Framework/ANTLRTreeRewriter.h
+++ b/runtime/ObjC/Framework/ANTLRTreeRewriter.h
diff --git a/antlr-3.4/runtime/ObjC/Framework/ANTLRTreeRewriter.m b/runtime/ObjC/Framework/ANTLRTreeRewriter.m
index 8495436..8495436 100644
--- a/antlr-3.4/runtime/ObjC/Framework/ANTLRTreeRewriter.m
+++ b/runtime/ObjC/Framework/ANTLRTreeRewriter.m
diff --git a/antlr-3.4/runtime/ObjC/Framework/ANTLRTreeRuleReturnScope.h b/runtime/ObjC/Framework/ANTLRTreeRuleReturnScope.h
index 9937052..9937052 100644
--- a/antlr-3.4/runtime/ObjC/Framework/ANTLRTreeRuleReturnScope.h
+++ b/runtime/ObjC/Framework/ANTLRTreeRuleReturnScope.h
diff --git a/antlr-3.4/runtime/ObjC/Framework/ANTLRTreeRuleReturnScope.m b/runtime/ObjC/Framework/ANTLRTreeRuleReturnScope.m
index 0043314..0043314 100644
--- a/antlr-3.4/runtime/ObjC/Framework/ANTLRTreeRuleReturnScope.m
+++ b/runtime/ObjC/Framework/ANTLRTreeRuleReturnScope.m
diff --git a/antlr-3.4/runtime/ObjC/Framework/ANTLRTreeVisitor.h b/runtime/ObjC/Framework/ANTLRTreeVisitor.h
index e8af0d0..e8af0d0 100644
--- a/antlr-3.4/runtime/ObjC/Framework/ANTLRTreeVisitor.h
+++ b/runtime/ObjC/Framework/ANTLRTreeVisitor.h
diff --git a/antlr-3.4/runtime/ObjC/Framework/ANTLRTreeVisitor.m b/runtime/ObjC/Framework/ANTLRTreeVisitor.m
index f500d6d..f500d6d 100644
--- a/antlr-3.4/runtime/ObjC/Framework/ANTLRTreeVisitor.m
+++ b/runtime/ObjC/Framework/ANTLRTreeVisitor.m
diff --git a/antlr-3.4/runtime/ObjC/Framework/ANTLRTreeVisitorAction.h b/runtime/ObjC/Framework/ANTLRTreeVisitorAction.h
index c9c0856..c9c0856 100644
--- a/antlr-3.4/runtime/ObjC/Framework/ANTLRTreeVisitorAction.h
+++ b/runtime/ObjC/Framework/ANTLRTreeVisitorAction.h
diff --git a/antlr-3.4/runtime/ObjC/Framework/ANTLRTreeVisitorAction.m b/runtime/ObjC/Framework/ANTLRTreeVisitorAction.m
index 09a5920..09a5920 100644
--- a/antlr-3.4/runtime/ObjC/Framework/ANTLRTreeVisitorAction.m
+++ b/runtime/ObjC/Framework/ANTLRTreeVisitorAction.m
diff --git a/antlr-3.4/runtime/ObjC/Framework/ANTLRTreeWizard.h b/runtime/ObjC/Framework/ANTLRTreeWizard.h
index 7a57c1e..7a57c1e 100644
--- a/antlr-3.4/runtime/ObjC/Framework/ANTLRTreeWizard.h
+++ b/runtime/ObjC/Framework/ANTLRTreeWizard.h
diff --git a/antlr-3.4/runtime/ObjC/Framework/ANTLRTreeWizard.m b/runtime/ObjC/Framework/ANTLRTreeWizard.m
index 78131a8..78131a8 100644
--- a/antlr-3.4/runtime/ObjC/Framework/ANTLRTreeWizard.m
+++ b/runtime/ObjC/Framework/ANTLRTreeWizard.m
diff --git a/antlr-3.4/runtime/ObjC/Framework/ANTLRUnbufferedCommonTreeNodeStream.h b/runtime/ObjC/Framework/ANTLRUnbufferedCommonTreeNodeStream.h
index aa1f9c6..aa1f9c6 100644
--- a/antlr-3.4/runtime/ObjC/Framework/ANTLRUnbufferedCommonTreeNodeStream.h
+++ b/runtime/ObjC/Framework/ANTLRUnbufferedCommonTreeNodeStream.h
diff --git a/antlr-3.4/runtime/ObjC/Framework/ANTLRUnbufferedCommonTreeNodeStream.m b/runtime/ObjC/Framework/ANTLRUnbufferedCommonTreeNodeStream.m
index 1ee1e4f..1ee1e4f 100644
--- a/antlr-3.4/runtime/ObjC/Framework/ANTLRUnbufferedCommonTreeNodeStream.m
+++ b/runtime/ObjC/Framework/ANTLRUnbufferedCommonTreeNodeStream.m
diff --git a/antlr-3.4/runtime/ObjC/Framework/ANTLRUnbufferedCommonTreeNodeStreamState.h b/runtime/ObjC/Framework/ANTLRUnbufferedCommonTreeNodeStreamState.h
index f728952..f728952 100644
--- a/antlr-3.4/runtime/ObjC/Framework/ANTLRUnbufferedCommonTreeNodeStreamState.h
+++ b/runtime/ObjC/Framework/ANTLRUnbufferedCommonTreeNodeStreamState.h
diff --git a/antlr-3.4/runtime/ObjC/Framework/ANTLRUnbufferedCommonTreeNodeStreamState.m b/runtime/ObjC/Framework/ANTLRUnbufferedCommonTreeNodeStreamState.m
index c46d28d..c46d28d 100644
--- a/antlr-3.4/runtime/ObjC/Framework/ANTLRUnbufferedCommonTreeNodeStreamState.m
+++ b/runtime/ObjC/Framework/ANTLRUnbufferedCommonTreeNodeStreamState.m
diff --git a/antlr-3.4/runtime/ObjC/Framework/ANTLRUnbufferedTokenStream.h b/runtime/ObjC/Framework/ANTLRUnbufferedTokenStream.h
index 84d8f43..84d8f43 100644
--- a/antlr-3.4/runtime/ObjC/Framework/ANTLRUnbufferedTokenStream.h
+++ b/runtime/ObjC/Framework/ANTLRUnbufferedTokenStream.h
diff --git a/antlr-3.4/runtime/ObjC/Framework/ANTLRUnbufferedTokenStream.m b/runtime/ObjC/Framework/ANTLRUnbufferedTokenStream.m
index 3b74e92..3b74e92 100644
--- a/antlr-3.4/runtime/ObjC/Framework/ANTLRUnbufferedTokenStream.m
+++ b/runtime/ObjC/Framework/ANTLRUnbufferedTokenStream.m
diff --git a/antlr-3.4/runtime/ObjC/Framework/ANTLRUniqueIDMap.h b/runtime/ObjC/Framework/ANTLRUniqueIDMap.h
index 55c92d1..55c92d1 100644
--- a/antlr-3.4/runtime/ObjC/Framework/ANTLRUniqueIDMap.h
+++ b/runtime/ObjC/Framework/ANTLRUniqueIDMap.h
diff --git a/antlr-3.4/runtime/ObjC/Framework/ANTLRUniqueIDMap.m b/runtime/ObjC/Framework/ANTLRUniqueIDMap.m
index 0d52092..0d52092 100644
--- a/antlr-3.4/runtime/ObjC/Framework/ANTLRUniqueIDMap.m
+++ b/runtime/ObjC/Framework/ANTLRUniqueIDMap.m
diff --git a/antlr-3.4/runtime/ObjC/Framework/ANTLRUnwantedTokenException.h b/runtime/ObjC/Framework/ANTLRUnwantedTokenException.h
index fbb60e3..fbb60e3 100644
--- a/antlr-3.4/runtime/ObjC/Framework/ANTLRUnwantedTokenException.h
+++ b/runtime/ObjC/Framework/ANTLRUnwantedTokenException.h
diff --git a/antlr-3.4/runtime/ObjC/Framework/ANTLRUnwantedTokenException.m b/runtime/ObjC/Framework/ANTLRUnwantedTokenException.m
index b8b24f3..b8b24f3 100644
--- a/antlr-3.4/runtime/ObjC/Framework/ANTLRUnwantedTokenException.m
+++ b/runtime/ObjC/Framework/ANTLRUnwantedTokenException.m
diff --git a/antlr-3.4/runtime/ObjC/Framework/ANTLR_Prefix.pch b/runtime/ObjC/Framework/ANTLR_Prefix.pch
index bca122c..bca122c 100644
--- a/antlr-3.4/runtime/ObjC/Framework/ANTLR_Prefix.pch
+++ b/runtime/ObjC/Framework/ANTLR_Prefix.pch
diff --git a/antlr-3.4/runtime/ObjC/Framework/ArrayIterator.h b/runtime/ObjC/Framework/ArrayIterator.h
index 280f03f..280f03f 100644
--- a/antlr-3.4/runtime/ObjC/Framework/ArrayIterator.h
+++ b/runtime/ObjC/Framework/ArrayIterator.h
diff --git a/antlr-3.4/runtime/ObjC/Framework/ArrayIterator.m b/runtime/ObjC/Framework/ArrayIterator.m
index 45d1e6a..45d1e6a 100644
--- a/antlr-3.4/runtime/ObjC/Framework/ArrayIterator.m
+++ b/runtime/ObjC/Framework/ArrayIterator.m
diff --git a/antlr-3.4/runtime/ObjC/Framework/CHANGES.txt b/runtime/ObjC/Framework/CHANGES.txt
index e4273aa..e4273aa 100644
--- a/antlr-3.4/runtime/ObjC/Framework/CHANGES.txt
+++ b/runtime/ObjC/Framework/CHANGES.txt
diff --git a/antlr-3.4/runtime/ObjC/Framework/English.lproj/InfoPlist.strings b/runtime/ObjC/Framework/English.lproj/InfoPlist.strings
index 0b32e19..0b32e19 100644
--- a/antlr-3.4/runtime/ObjC/Framework/English.lproj/InfoPlist.strings
+++ b/runtime/ObjC/Framework/English.lproj/InfoPlist.strings
Binary files differ
diff --git a/antlr-3.4/runtime/ObjC/Framework/FastQueue.h b/runtime/ObjC/Framework/FastQueue.h
index 25f34d6..25f34d6 100644
--- a/antlr-3.4/runtime/ObjC/Framework/FastQueue.h
+++ b/runtime/ObjC/Framework/FastQueue.h
diff --git a/antlr-3.4/runtime/ObjC/Framework/FastQueue.m b/runtime/ObjC/Framework/FastQueue.m
index 25f34d6..25f34d6 100644
--- a/antlr-3.4/runtime/ObjC/Framework/FastQueue.m
+++ b/runtime/ObjC/Framework/FastQueue.m
diff --git a/antlr-3.4/runtime/ObjC/Framework/Info.plist b/runtime/ObjC/Framework/Info.plist
index 9ead7b4..9ead7b4 100644
--- a/antlr-3.4/runtime/ObjC/Framework/Info.plist
+++ b/runtime/ObjC/Framework/Info.plist
diff --git a/antlr-3.4/runtime/ObjC/Framework/IntArray.h b/runtime/ObjC/Framework/IntArray.h
index a075770..a075770 100644
--- a/antlr-3.4/runtime/ObjC/Framework/IntArray.h
+++ b/runtime/ObjC/Framework/IntArray.h
diff --git a/antlr-3.4/runtime/ObjC/Framework/IntArray.m b/runtime/ObjC/Framework/IntArray.m
index a075770..a075770 100644
--- a/antlr-3.4/runtime/ObjC/Framework/IntArray.m
+++ b/runtime/ObjC/Framework/IntArray.m
diff --git a/antlr-3.4/runtime/ObjC/Framework/LookaheadStream.h b/runtime/ObjC/Framework/LookaheadStream.h
index 097d7a9..097d7a9 100644
--- a/antlr-3.4/runtime/ObjC/Framework/LookaheadStream.h
+++ b/runtime/ObjC/Framework/LookaheadStream.h
diff --git a/antlr-3.4/runtime/ObjC/Framework/LookaheadStream.m b/runtime/ObjC/Framework/LookaheadStream.m
index 097d7a9..097d7a9 100644
--- a/antlr-3.4/runtime/ObjC/Framework/LookaheadStream.m
+++ b/runtime/ObjC/Framework/LookaheadStream.m
diff --git a/antlr-3.4/runtime/ObjC/Framework/README.rtf b/runtime/ObjC/Framework/README.rtf
index 2deb03f..2deb03f 100644
--- a/antlr-3.4/runtime/ObjC/Framework/README.rtf
+++ b/runtime/ObjC/Framework/README.rtf
diff --git a/antlr-3.4/runtime/ObjC/Framework/Test-Info.plist b/runtime/ObjC/Framework/Test-Info.plist
index 4f79eea..4f79eea 100644
--- a/antlr-3.4/runtime/ObjC/Framework/Test-Info.plist
+++ b/runtime/ObjC/Framework/Test-Info.plist
diff --git a/antlr-3.4/runtime/ObjC/Framework/Tests-Info.plist b/runtime/ObjC/Framework/Tests-Info.plist
index 3f2551e..3f2551e 100755
--- a/antlr-3.4/runtime/ObjC/Framework/Tests-Info.plist
+++ b/runtime/ObjC/Framework/Tests-Info.plist
diff --git a/antlr-3.4/runtime/ObjC/Framework/antlr3.h b/runtime/ObjC/Framework/antlr3.h
index 9c941dc..9c941dc 100644
--- a/antlr-3.4/runtime/ObjC/Framework/antlr3.h
+++ b/runtime/ObjC/Framework/antlr3.h
diff --git a/antlr-3.4/runtime/ObjC/Framework/build/ANTLR.build/Debug/ANTLR.build/Objects-normal/i386/ANTLRBaseMapElement.o b/runtime/ObjC/Framework/build/ANTLR.build/Debug/ANTLR.build/Objects-normal/i386/ANTLRBaseMapElement.o
index c03b784..c03b784 100644
--- a/antlr-3.4/runtime/ObjC/Framework/build/ANTLR.build/Debug/ANTLR.build/Objects-normal/i386/ANTLRBaseMapElement.o
+++ b/runtime/ObjC/Framework/build/ANTLR.build/Debug/ANTLR.build/Objects-normal/i386/ANTLRBaseMapElement.o
Binary files differ
diff --git a/antlr-3.4/runtime/ObjC/Framework/build/ANTLR.build/Debug/ANTLR.build/Objects-normal/i386/ANTLRBaseRecognizer.o b/runtime/ObjC/Framework/build/ANTLR.build/Debug/ANTLR.build/Objects-normal/i386/ANTLRBaseRecognizer.o
index cc80307..cc80307 100644
--- a/antlr-3.4/runtime/ObjC/Framework/build/ANTLR.build/Debug/ANTLR.build/Objects-normal/i386/ANTLRBaseRecognizer.o
+++ b/runtime/ObjC/Framework/build/ANTLR.build/Debug/ANTLR.build/Objects-normal/i386/ANTLRBaseRecognizer.o
Binary files differ
diff --git a/antlr-3.4/runtime/ObjC/Framework/build/ANTLR.build/Debug/ANTLR.build/Objects-normal/i386/ANTLRBaseStack.o b/runtime/ObjC/Framework/build/ANTLR.build/Debug/ANTLR.build/Objects-normal/i386/ANTLRBaseStack.o
index ad357ae..ad357ae 100644
--- a/antlr-3.4/runtime/ObjC/Framework/build/ANTLR.build/Debug/ANTLR.build/Objects-normal/i386/ANTLRBaseStack.o
+++ b/runtime/ObjC/Framework/build/ANTLR.build/Debug/ANTLR.build/Objects-normal/i386/ANTLRBaseStack.o
Binary files differ
diff --git a/antlr-3.4/runtime/ObjC/Framework/build/ANTLR.build/Debug/ANTLR.build/Objects-normal/i386/ANTLRBaseTree.o b/runtime/ObjC/Framework/build/ANTLR.build/Debug/ANTLR.build/Objects-normal/i386/ANTLRBaseTree.o
index fe78152..fe78152 100644
--- a/antlr-3.4/runtime/ObjC/Framework/build/ANTLR.build/Debug/ANTLR.build/Objects-normal/i386/ANTLRBaseTree.o
+++ b/runtime/ObjC/Framework/build/ANTLR.build/Debug/ANTLR.build/Objects-normal/i386/ANTLRBaseTree.o
Binary files differ
diff --git a/antlr-3.4/runtime/ObjC/Framework/build/ANTLR.build/Debug/ANTLR.build/Objects-normal/i386/ANTLRBaseTreeAdaptor.o b/runtime/ObjC/Framework/build/ANTLR.build/Debug/ANTLR.build/Objects-normal/i386/ANTLRBaseTreeAdaptor.o
index 323f2df..323f2df 100644
--- a/antlr-3.4/runtime/ObjC/Framework/build/ANTLR.build/Debug/ANTLR.build/Objects-normal/i386/ANTLRBaseTreeAdaptor.o
+++ b/runtime/ObjC/Framework/build/ANTLR.build/Debug/ANTLR.build/Objects-normal/i386/ANTLRBaseTreeAdaptor.o
Binary files differ
diff --git a/antlr-3.4/runtime/ObjC/Framework/build/ANTLR.build/Debug/ANTLR.build/Objects-normal/i386/ANTLRBitSet.o b/runtime/ObjC/Framework/build/ANTLR.build/Debug/ANTLR.build/Objects-normal/i386/ANTLRBitSet.o
index 9c6d822..9c6d822 100644
--- a/antlr-3.4/runtime/ObjC/Framework/build/ANTLR.build/Debug/ANTLR.build/Objects-normal/i386/ANTLRBitSet.o
+++ b/runtime/ObjC/Framework/build/ANTLR.build/Debug/ANTLR.build/Objects-normal/i386/ANTLRBitSet.o
Binary files differ
diff --git a/antlr-3.4/runtime/ObjC/Framework/build/ANTLR.build/Debug/ANTLR.build/Objects-normal/i386/ANTLRBufferedTokenStream.o b/runtime/ObjC/Framework/build/ANTLR.build/Debug/ANTLR.build/Objects-normal/i386/ANTLRBufferedTokenStream.o
index 1283058..1283058 100644
--- a/antlr-3.4/runtime/ObjC/Framework/build/ANTLR.build/Debug/ANTLR.build/Objects-normal/i386/ANTLRBufferedTokenStream.o
+++ b/runtime/ObjC/Framework/build/ANTLR.build/Debug/ANTLR.build/Objects-normal/i386/ANTLRBufferedTokenStream.o
Binary files differ
diff --git a/antlr-3.4/runtime/ObjC/Framework/build/ANTLR.build/Debug/ANTLR.build/Objects-normal/i386/ANTLRBufferedTreeNodeStream.o b/runtime/ObjC/Framework/build/ANTLR.build/Debug/ANTLR.build/Objects-normal/i386/ANTLRBufferedTreeNodeStream.o
index d09dfa9..d09dfa9 100644
--- a/antlr-3.4/runtime/ObjC/Framework/build/ANTLR.build/Debug/ANTLR.build/Objects-normal/i386/ANTLRBufferedTreeNodeStream.o
+++ b/runtime/ObjC/Framework/build/ANTLR.build/Debug/ANTLR.build/Objects-normal/i386/ANTLRBufferedTreeNodeStream.o
Binary files differ
diff --git a/antlr-3.4/runtime/ObjC/Framework/build/ANTLR.build/Debug/ANTLR.build/Objects-normal/i386/ANTLRCharStreamState.o b/runtime/ObjC/Framework/build/ANTLR.build/Debug/ANTLR.build/Objects-normal/i386/ANTLRCharStreamState.o
index 4880df9..4880df9 100644
--- a/antlr-3.4/runtime/ObjC/Framework/build/ANTLR.build/Debug/ANTLR.build/Objects-normal/i386/ANTLRCharStreamState.o
+++ b/runtime/ObjC/Framework/build/ANTLR.build/Debug/ANTLR.build/Objects-normal/i386/ANTLRCharStreamState.o
Binary files differ
diff --git a/antlr-3.4/runtime/ObjC/Framework/build/ANTLR.build/Debug/ANTLR.build/Objects-normal/i386/ANTLRCommonErrorNode.o b/runtime/ObjC/Framework/build/ANTLR.build/Debug/ANTLR.build/Objects-normal/i386/ANTLRCommonErrorNode.o
index 0ed5fc6..0ed5fc6 100644
--- a/antlr-3.4/runtime/ObjC/Framework/build/ANTLR.build/Debug/ANTLR.build/Objects-normal/i386/ANTLRCommonErrorNode.o
+++ b/runtime/ObjC/Framework/build/ANTLR.build/Debug/ANTLR.build/Objects-normal/i386/ANTLRCommonErrorNode.o
Binary files differ
diff --git a/antlr-3.4/runtime/ObjC/Framework/build/ANTLR.build/Debug/ANTLR.build/Objects-normal/i386/ANTLRCommonToken.o b/runtime/ObjC/Framework/build/ANTLR.build/Debug/ANTLR.build/Objects-normal/i386/ANTLRCommonToken.o
index 674805b..674805b 100644
--- a/antlr-3.4/runtime/ObjC/Framework/build/ANTLR.build/Debug/ANTLR.build/Objects-normal/i386/ANTLRCommonToken.o
+++ b/runtime/ObjC/Framework/build/ANTLR.build/Debug/ANTLR.build/Objects-normal/i386/ANTLRCommonToken.o
Binary files differ
diff --git a/antlr-3.4/runtime/ObjC/Framework/build/ANTLR.build/Debug/ANTLR.build/Objects-normal/i386/ANTLRCommonTokenStream.o b/runtime/ObjC/Framework/build/ANTLR.build/Debug/ANTLR.build/Objects-normal/i386/ANTLRCommonTokenStream.o
index 493eee9..493eee9 100644
--- a/antlr-3.4/runtime/ObjC/Framework/build/ANTLR.build/Debug/ANTLR.build/Objects-normal/i386/ANTLRCommonTokenStream.o
+++ b/runtime/ObjC/Framework/build/ANTLR.build/Debug/ANTLR.build/Objects-normal/i386/ANTLRCommonTokenStream.o
Binary files differ
diff --git a/antlr-3.4/runtime/ObjC/Framework/build/ANTLR.build/Debug/ANTLR.build/Objects-normal/i386/ANTLRCommonTree.o b/runtime/ObjC/Framework/build/ANTLR.build/Debug/ANTLR.build/Objects-normal/i386/ANTLRCommonTree.o
index f9c1630..f9c1630 100644
--- a/antlr-3.4/runtime/ObjC/Framework/build/ANTLR.build/Debug/ANTLR.build/Objects-normal/i386/ANTLRCommonTree.o
+++ b/runtime/ObjC/Framework/build/ANTLR.build/Debug/ANTLR.build/Objects-normal/i386/ANTLRCommonTree.o
Binary files differ
diff --git a/antlr-3.4/runtime/ObjC/Framework/build/ANTLR.build/Debug/ANTLR.build/Objects-normal/i386/ANTLRCommonTreeAdaptor.o b/runtime/ObjC/Framework/build/ANTLR.build/Debug/ANTLR.build/Objects-normal/i386/ANTLRCommonTreeAdaptor.o
index 9f47f11..9f47f11 100644
--- a/antlr-3.4/runtime/ObjC/Framework/build/ANTLR.build/Debug/ANTLR.build/Objects-normal/i386/ANTLRCommonTreeAdaptor.o
+++ b/runtime/ObjC/Framework/build/ANTLR.build/Debug/ANTLR.build/Objects-normal/i386/ANTLRCommonTreeAdaptor.o
Binary files differ
diff --git a/antlr-3.4/runtime/ObjC/Framework/build/ANTLR.build/Debug/ANTLR.build/Objects-normal/i386/ANTLRCommonTreeNodeStream.o b/runtime/ObjC/Framework/build/ANTLR.build/Debug/ANTLR.build/Objects-normal/i386/ANTLRCommonTreeNodeStream.o
index 716eb02..716eb02 100644
--- a/antlr-3.4/runtime/ObjC/Framework/build/ANTLR.build/Debug/ANTLR.build/Objects-normal/i386/ANTLRCommonTreeNodeStream.o
+++ b/runtime/ObjC/Framework/build/ANTLR.build/Debug/ANTLR.build/Objects-normal/i386/ANTLRCommonTreeNodeStream.o
Binary files differ
diff --git a/antlr-3.4/runtime/ObjC/Framework/build/ANTLR.build/Debug/ANTLR.build/Objects-normal/i386/ANTLREarlyExitException.o b/runtime/ObjC/Framework/build/ANTLR.build/Debug/ANTLR.build/Objects-normal/i386/ANTLREarlyExitException.o
index 8f4970d..8f4970d 100644
--- a/antlr-3.4/runtime/ObjC/Framework/build/ANTLR.build/Debug/ANTLR.build/Objects-normal/i386/ANTLREarlyExitException.o
+++ b/runtime/ObjC/Framework/build/ANTLR.build/Debug/ANTLR.build/Objects-normal/i386/ANTLREarlyExitException.o
Binary files differ
diff --git a/antlr-3.4/runtime/ObjC/Framework/build/ANTLR.build/Debug/ANTLR.build/Objects-normal/i386/ANTLRFailedPredicateException.o b/runtime/ObjC/Framework/build/ANTLR.build/Debug/ANTLR.build/Objects-normal/i386/ANTLRFailedPredicateException.o
index 1633312..1633312 100644
--- a/antlr-3.4/runtime/ObjC/Framework/build/ANTLR.build/Debug/ANTLR.build/Objects-normal/i386/ANTLRFailedPredicateException.o
+++ b/runtime/ObjC/Framework/build/ANTLR.build/Debug/ANTLR.build/Objects-normal/i386/ANTLRFailedPredicateException.o
Binary files differ
diff --git a/antlr-3.4/runtime/ObjC/Framework/build/ANTLR.build/Debug/ANTLR.build/Objects-normal/i386/ANTLRFastQueue.o b/runtime/ObjC/Framework/build/ANTLR.build/Debug/ANTLR.build/Objects-normal/i386/ANTLRFastQueue.o
index af58b4f..af58b4f 100644
--- a/antlr-3.4/runtime/ObjC/Framework/build/ANTLR.build/Debug/ANTLR.build/Objects-normal/i386/ANTLRFastQueue.o
+++ b/runtime/ObjC/Framework/build/ANTLR.build/Debug/ANTLR.build/Objects-normal/i386/ANTLRFastQueue.o
Binary files differ
diff --git a/antlr-3.4/runtime/ObjC/Framework/build/ANTLR.build/Debug/ANTLR.build/Objects-normal/i386/ANTLRHashMap.o b/runtime/ObjC/Framework/build/ANTLR.build/Debug/ANTLR.build/Objects-normal/i386/ANTLRHashMap.o
index 7cf9eea..7cf9eea 100644
--- a/antlr-3.4/runtime/ObjC/Framework/build/ANTLR.build/Debug/ANTLR.build/Objects-normal/i386/ANTLRHashMap.o
+++ b/runtime/ObjC/Framework/build/ANTLR.build/Debug/ANTLR.build/Objects-normal/i386/ANTLRHashMap.o
Binary files differ
diff --git a/antlr-3.4/runtime/ObjC/Framework/build/ANTLR.build/Debug/ANTLR.build/Objects-normal/i386/ANTLRHashRule.o b/runtime/ObjC/Framework/build/ANTLR.build/Debug/ANTLR.build/Objects-normal/i386/ANTLRHashRule.o
index 19618bf..19618bf 100644
--- a/antlr-3.4/runtime/ObjC/Framework/build/ANTLR.build/Debug/ANTLR.build/Objects-normal/i386/ANTLRHashRule.o
+++ b/runtime/ObjC/Framework/build/ANTLR.build/Debug/ANTLR.build/Objects-normal/i386/ANTLRHashRule.o
Binary files differ
diff --git a/antlr-3.4/runtime/ObjC/Framework/build/ANTLR.build/Debug/ANTLR.build/Objects-normal/i386/ANTLRIntArray.o b/runtime/ObjC/Framework/build/ANTLR.build/Debug/ANTLR.build/Objects-normal/i386/ANTLRIntArray.o
index cf02b84..cf02b84 100644
--- a/antlr-3.4/runtime/ObjC/Framework/build/ANTLR.build/Debug/ANTLR.build/Objects-normal/i386/ANTLRIntArray.o
+++ b/runtime/ObjC/Framework/build/ANTLR.build/Debug/ANTLR.build/Objects-normal/i386/ANTLRIntArray.o
Binary files differ
diff --git a/antlr-3.4/runtime/ObjC/Framework/build/ANTLR.build/Debug/ANTLR.build/Objects-normal/i386/ANTLRLexer.o b/runtime/ObjC/Framework/build/ANTLR.build/Debug/ANTLR.build/Objects-normal/i386/ANTLRLexer.o
index e242a4f..e242a4f 100644
--- a/antlr-3.4/runtime/ObjC/Framework/build/ANTLR.build/Debug/ANTLR.build/Objects-normal/i386/ANTLRLexer.o
+++ b/runtime/ObjC/Framework/build/ANTLR.build/Debug/ANTLR.build/Objects-normal/i386/ANTLRLexer.o
Binary files differ
diff --git a/antlr-3.4/runtime/ObjC/Framework/build/ANTLR.build/Debug/ANTLR.build/Objects-normal/i386/ANTLRLexerRuleReturnScope.o b/runtime/ObjC/Framework/build/ANTLR.build/Debug/ANTLR.build/Objects-normal/i386/ANTLRLexerRuleReturnScope.o
index aa72475..aa72475 100644
--- a/antlr-3.4/runtime/ObjC/Framework/build/ANTLR.build/Debug/ANTLR.build/Objects-normal/i386/ANTLRLexerRuleReturnScope.o
+++ b/runtime/ObjC/Framework/build/ANTLR.build/Debug/ANTLR.build/Objects-normal/i386/ANTLRLexerRuleReturnScope.o
Binary files differ
diff --git a/antlr-3.4/runtime/ObjC/Framework/build/ANTLR.build/Debug/ANTLR.build/Objects-normal/i386/ANTLRLinkBase.o b/runtime/ObjC/Framework/build/ANTLR.build/Debug/ANTLR.build/Objects-normal/i386/ANTLRLinkBase.o
index bae3968..bae3968 100644
--- a/antlr-3.4/runtime/ObjC/Framework/build/ANTLR.build/Debug/ANTLR.build/Objects-normal/i386/ANTLRLinkBase.o
+++ b/runtime/ObjC/Framework/build/ANTLR.build/Debug/ANTLR.build/Objects-normal/i386/ANTLRLinkBase.o
Binary files differ
diff --git a/antlr-3.4/runtime/ObjC/Framework/build/ANTLR.build/Debug/ANTLR.build/Objects-normal/i386/ANTLRLookaheadStream.o b/runtime/ObjC/Framework/build/ANTLR.build/Debug/ANTLR.build/Objects-normal/i386/ANTLRLookaheadStream.o
index 5b815d6..5b815d6 100644
--- a/antlr-3.4/runtime/ObjC/Framework/build/ANTLR.build/Debug/ANTLR.build/Objects-normal/i386/ANTLRLookaheadStream.o
+++ b/runtime/ObjC/Framework/build/ANTLR.build/Debug/ANTLR.build/Objects-normal/i386/ANTLRLookaheadStream.o
Binary files differ
diff --git a/antlr-3.4/runtime/ObjC/Framework/build/ANTLR.build/Debug/ANTLR.build/Objects-normal/i386/ANTLRMap.o b/runtime/ObjC/Framework/build/ANTLR.build/Debug/ANTLR.build/Objects-normal/i386/ANTLRMap.o
index 0e4a1e8..0e4a1e8 100644
--- a/antlr-3.4/runtime/ObjC/Framework/build/ANTLR.build/Debug/ANTLR.build/Objects-normal/i386/ANTLRMap.o
+++ b/runtime/ObjC/Framework/build/ANTLR.build/Debug/ANTLR.build/Objects-normal/i386/ANTLRMap.o
Binary files differ
diff --git a/antlr-3.4/runtime/ObjC/Framework/build/ANTLR.build/Debug/ANTLR.build/Objects-normal/i386/ANTLRMapElement.o b/runtime/ObjC/Framework/build/ANTLR.build/Debug/ANTLR.build/Objects-normal/i386/ANTLRMapElement.o
index 9ea4761..9ea4761 100644
--- a/antlr-3.4/runtime/ObjC/Framework/build/ANTLR.build/Debug/ANTLR.build/Objects-normal/i386/ANTLRMapElement.o
+++ b/runtime/ObjC/Framework/build/ANTLR.build/Debug/ANTLR.build/Objects-normal/i386/ANTLRMapElement.o
Binary files differ
diff --git a/antlr-3.4/runtime/ObjC/Framework/build/ANTLR.build/Debug/ANTLR.build/Objects-normal/i386/ANTLRMismatchedNotSetException.o b/runtime/ObjC/Framework/build/ANTLR.build/Debug/ANTLR.build/Objects-normal/i386/ANTLRMismatchedNotSetException.o
index 4e5033a..4e5033a 100644
--- a/antlr-3.4/runtime/ObjC/Framework/build/ANTLR.build/Debug/ANTLR.build/Objects-normal/i386/ANTLRMismatchedNotSetException.o
+++ b/runtime/ObjC/Framework/build/ANTLR.build/Debug/ANTLR.build/Objects-normal/i386/ANTLRMismatchedNotSetException.o
Binary files differ
diff --git a/antlr-3.4/runtime/ObjC/Framework/build/ANTLR.build/Debug/ANTLR.build/Objects-normal/i386/ANTLRMismatchedRangeException.o b/runtime/ObjC/Framework/build/ANTLR.build/Debug/ANTLR.build/Objects-normal/i386/ANTLRMismatchedRangeException.o
index 9816a80..9816a80 100644
--- a/antlr-3.4/runtime/ObjC/Framework/build/ANTLR.build/Debug/ANTLR.build/Objects-normal/i386/ANTLRMismatchedRangeException.o
+++ b/runtime/ObjC/Framework/build/ANTLR.build/Debug/ANTLR.build/Objects-normal/i386/ANTLRMismatchedRangeException.o
Binary files differ
diff --git a/antlr-3.4/runtime/ObjC/Framework/build/ANTLR.build/Debug/ANTLR.build/Objects-normal/i386/ANTLRMismatchedSetException.o b/runtime/ObjC/Framework/build/ANTLR.build/Debug/ANTLR.build/Objects-normal/i386/ANTLRMismatchedSetException.o
index c649efb..c649efb 100644
--- a/antlr-3.4/runtime/ObjC/Framework/build/ANTLR.build/Debug/ANTLR.build/Objects-normal/i386/ANTLRMismatchedSetException.o
+++ b/runtime/ObjC/Framework/build/ANTLR.build/Debug/ANTLR.build/Objects-normal/i386/ANTLRMismatchedSetException.o
Binary files differ
diff --git a/antlr-3.4/runtime/ObjC/Framework/build/ANTLR.build/Debug/ANTLR.build/Objects-normal/i386/ANTLRMismatchedTokenException.o b/runtime/ObjC/Framework/build/ANTLR.build/Debug/ANTLR.build/Objects-normal/i386/ANTLRMismatchedTokenException.o
index 2639a95..2639a95 100644
--- a/antlr-3.4/runtime/ObjC/Framework/build/ANTLR.build/Debug/ANTLR.build/Objects-normal/i386/ANTLRMismatchedTokenException.o
+++ b/runtime/ObjC/Framework/build/ANTLR.build/Debug/ANTLR.build/Objects-normal/i386/ANTLRMismatchedTokenException.o
Binary files differ
diff --git a/antlr-3.4/runtime/ObjC/Framework/build/ANTLR.build/Debug/ANTLR.build/Objects-normal/i386/ANTLRMismatchedTreeNodeException.o b/runtime/ObjC/Framework/build/ANTLR.build/Debug/ANTLR.build/Objects-normal/i386/ANTLRMismatchedTreeNodeException.o
index b29985d..b29985d 100644
--- a/antlr-3.4/runtime/ObjC/Framework/build/ANTLR.build/Debug/ANTLR.build/Objects-normal/i386/ANTLRMismatchedTreeNodeException.o
+++ b/runtime/ObjC/Framework/build/ANTLR.build/Debug/ANTLR.build/Objects-normal/i386/ANTLRMismatchedTreeNodeException.o
Binary files differ
diff --git a/antlr-3.4/runtime/ObjC/Framework/build/ANTLR.build/Debug/ANTLR.build/Objects-normal/i386/ANTLRMissingTokenException.o b/runtime/ObjC/Framework/build/ANTLR.build/Debug/ANTLR.build/Objects-normal/i386/ANTLRMissingTokenException.o
index e096cc2..e096cc2 100644
--- a/antlr-3.4/runtime/ObjC/Framework/build/ANTLR.build/Debug/ANTLR.build/Objects-normal/i386/ANTLRMissingTokenException.o
+++ b/runtime/ObjC/Framework/build/ANTLR.build/Debug/ANTLR.build/Objects-normal/i386/ANTLRMissingTokenException.o
Binary files differ
diff --git a/antlr-3.4/runtime/ObjC/Framework/build/ANTLR.build/Debug/ANTLR.build/Objects-normal/i386/ANTLRNoViableAltException.o b/runtime/ObjC/Framework/build/ANTLR.build/Debug/ANTLR.build/Objects-normal/i386/ANTLRNoViableAltException.o
index d5c20d1..d5c20d1 100644
--- a/antlr-3.4/runtime/ObjC/Framework/build/ANTLR.build/Debug/ANTLR.build/Objects-normal/i386/ANTLRNoViableAltException.o
+++ b/runtime/ObjC/Framework/build/ANTLR.build/Debug/ANTLR.build/Objects-normal/i386/ANTLRNoViableAltException.o
Binary files differ
diff --git a/antlr-3.4/runtime/ObjC/Framework/build/ANTLR.build/Debug/ANTLR.build/Objects-normal/i386/ANTLRNodeMapElement.o b/runtime/ObjC/Framework/build/ANTLR.build/Debug/ANTLR.build/Objects-normal/i386/ANTLRNodeMapElement.o
index 1b43a3b..1b43a3b 100644
--- a/antlr-3.4/runtime/ObjC/Framework/build/ANTLR.build/Debug/ANTLR.build/Objects-normal/i386/ANTLRNodeMapElement.o
+++ b/runtime/ObjC/Framework/build/ANTLR.build/Debug/ANTLR.build/Objects-normal/i386/ANTLRNodeMapElement.o
Binary files differ
diff --git a/antlr-3.4/runtime/ObjC/Framework/build/ANTLR.build/Debug/ANTLR.build/Objects-normal/i386/ANTLRParseTree.o b/runtime/ObjC/Framework/build/ANTLR.build/Debug/ANTLR.build/Objects-normal/i386/ANTLRParseTree.o
index f1eb79e..f1eb79e 100644
--- a/antlr-3.4/runtime/ObjC/Framework/build/ANTLR.build/Debug/ANTLR.build/Objects-normal/i386/ANTLRParseTree.o
+++ b/runtime/ObjC/Framework/build/ANTLR.build/Debug/ANTLR.build/Objects-normal/i386/ANTLRParseTree.o
Binary files differ
diff --git a/antlr-3.4/runtime/ObjC/Framework/build/ANTLR.build/Debug/ANTLR.build/Objects-normal/i386/ANTLRParser.o b/runtime/ObjC/Framework/build/ANTLR.build/Debug/ANTLR.build/Objects-normal/i386/ANTLRParser.o
index 21fa14e..21fa14e 100644
--- a/antlr-3.4/runtime/ObjC/Framework/build/ANTLR.build/Debug/ANTLR.build/Objects-normal/i386/ANTLRParser.o
+++ b/runtime/ObjC/Framework/build/ANTLR.build/Debug/ANTLR.build/Objects-normal/i386/ANTLRParser.o
Binary files differ
diff --git a/antlr-3.4/runtime/ObjC/Framework/build/ANTLR.build/Debug/ANTLR.build/Objects-normal/i386/ANTLRParserRuleReturnScope.o b/runtime/ObjC/Framework/build/ANTLR.build/Debug/ANTLR.build/Objects-normal/i386/ANTLRParserRuleReturnScope.o
index 89c6559..89c6559 100644
--- a/antlr-3.4/runtime/ObjC/Framework/build/ANTLR.build/Debug/ANTLR.build/Objects-normal/i386/ANTLRParserRuleReturnScope.o
+++ b/runtime/ObjC/Framework/build/ANTLR.build/Debug/ANTLR.build/Objects-normal/i386/ANTLRParserRuleReturnScope.o
Binary files differ
diff --git a/antlr-3.4/runtime/ObjC/Framework/build/ANTLR.build/Debug/ANTLR.build/Objects-normal/i386/ANTLRPtrBuffer.o b/runtime/ObjC/Framework/build/ANTLR.build/Debug/ANTLR.build/Objects-normal/i386/ANTLRPtrBuffer.o
index 4ed966e..4ed966e 100644
--- a/antlr-3.4/runtime/ObjC/Framework/build/ANTLR.build/Debug/ANTLR.build/Objects-normal/i386/ANTLRPtrBuffer.o
+++ b/runtime/ObjC/Framework/build/ANTLR.build/Debug/ANTLR.build/Objects-normal/i386/ANTLRPtrBuffer.o
Binary files differ
diff --git a/antlr-3.4/runtime/ObjC/Framework/build/ANTLR.build/Debug/ANTLR.build/Objects-normal/i386/ANTLRRecognitionException.o b/runtime/ObjC/Framework/build/ANTLR.build/Debug/ANTLR.build/Objects-normal/i386/ANTLRRecognitionException.o
index 9b32869..9b32869 100644
--- a/antlr-3.4/runtime/ObjC/Framework/build/ANTLR.build/Debug/ANTLR.build/Objects-normal/i386/ANTLRRecognitionException.o
+++ b/runtime/ObjC/Framework/build/ANTLR.build/Debug/ANTLR.build/Objects-normal/i386/ANTLRRecognitionException.o
Binary files differ
diff --git a/antlr-3.4/runtime/ObjC/Framework/build/ANTLR.build/Debug/ANTLR.build/Objects-normal/i386/ANTLRRecognizerSharedState.o b/runtime/ObjC/Framework/build/ANTLR.build/Debug/ANTLR.build/Objects-normal/i386/ANTLRRecognizerSharedState.o
index cc5343a..cc5343a 100644
--- a/antlr-3.4/runtime/ObjC/Framework/build/ANTLR.build/Debug/ANTLR.build/Objects-normal/i386/ANTLRRecognizerSharedState.o
+++ b/runtime/ObjC/Framework/build/ANTLR.build/Debug/ANTLR.build/Objects-normal/i386/ANTLRRecognizerSharedState.o
Binary files differ
diff --git a/antlr-3.4/runtime/ObjC/Framework/build/ANTLR.build/Debug/ANTLR.build/Objects-normal/i386/ANTLRRewriteRuleElementStream.o b/runtime/ObjC/Framework/build/ANTLR.build/Debug/ANTLR.build/Objects-normal/i386/ANTLRRewriteRuleElementStream.o
index c80a790..c80a790 100644
--- a/antlr-3.4/runtime/ObjC/Framework/build/ANTLR.build/Debug/ANTLR.build/Objects-normal/i386/ANTLRRewriteRuleElementStream.o
+++ b/runtime/ObjC/Framework/build/ANTLR.build/Debug/ANTLR.build/Objects-normal/i386/ANTLRRewriteRuleElementStream.o
Binary files differ
diff --git a/antlr-3.4/runtime/ObjC/Framework/build/ANTLR.build/Debug/ANTLR.build/Objects-normal/i386/ANTLRRewriteRuleSubtreeStream.o b/runtime/ObjC/Framework/build/ANTLR.build/Debug/ANTLR.build/Objects-normal/i386/ANTLRRewriteRuleSubtreeStream.o
index 44d2d0c..44d2d0c 100644
--- a/antlr-3.4/runtime/ObjC/Framework/build/ANTLR.build/Debug/ANTLR.build/Objects-normal/i386/ANTLRRewriteRuleSubtreeStream.o
+++ b/runtime/ObjC/Framework/build/ANTLR.build/Debug/ANTLR.build/Objects-normal/i386/ANTLRRewriteRuleSubtreeStream.o
Binary files differ
diff --git a/antlr-3.4/runtime/ObjC/Framework/build/ANTLR.build/Debug/ANTLR.build/Objects-normal/i386/ANTLRRewriteRuleTokenStream.o b/runtime/ObjC/Framework/build/ANTLR.build/Debug/ANTLR.build/Objects-normal/i386/ANTLRRewriteRuleTokenStream.o
index 49bf099..49bf099 100644
--- a/antlr-3.4/runtime/ObjC/Framework/build/ANTLR.build/Debug/ANTLR.build/Objects-normal/i386/ANTLRRewriteRuleTokenStream.o
+++ b/runtime/ObjC/Framework/build/ANTLR.build/Debug/ANTLR.build/Objects-normal/i386/ANTLRRewriteRuleTokenStream.o
Binary files differ
diff --git a/antlr-3.4/runtime/ObjC/Framework/build/ANTLR.build/Debug/ANTLR.build/Objects-normal/i386/ANTLRRuleMapElement.o b/runtime/ObjC/Framework/build/ANTLR.build/Debug/ANTLR.build/Objects-normal/i386/ANTLRRuleMapElement.o
index 8a29d9e..8a29d9e 100644
--- a/antlr-3.4/runtime/ObjC/Framework/build/ANTLR.build/Debug/ANTLR.build/Objects-normal/i386/ANTLRRuleMapElement.o
+++ b/runtime/ObjC/Framework/build/ANTLR.build/Debug/ANTLR.build/Objects-normal/i386/ANTLRRuleMapElement.o
Binary files differ
diff --git a/antlr-3.4/runtime/ObjC/Framework/build/ANTLR.build/Debug/ANTLR.build/Objects-normal/i386/ANTLRRuleMemo.o b/runtime/ObjC/Framework/build/ANTLR.build/Debug/ANTLR.build/Objects-normal/i386/ANTLRRuleMemo.o
index 6a40982..6a40982 100644
--- a/antlr-3.4/runtime/ObjC/Framework/build/ANTLR.build/Debug/ANTLR.build/Objects-normal/i386/ANTLRRuleMemo.o
+++ b/runtime/ObjC/Framework/build/ANTLR.build/Debug/ANTLR.build/Objects-normal/i386/ANTLRRuleMemo.o
Binary files differ
diff --git a/antlr-3.4/runtime/ObjC/Framework/build/ANTLR.build/Debug/ANTLR.build/Objects-normal/i386/ANTLRRuleReturnScope.o b/runtime/ObjC/Framework/build/ANTLR.build/Debug/ANTLR.build/Objects-normal/i386/ANTLRRuleReturnScope.o
index 38da9bc..38da9bc 100644
--- a/antlr-3.4/runtime/ObjC/Framework/build/ANTLR.build/Debug/ANTLR.build/Objects-normal/i386/ANTLRRuleReturnScope.o
+++ b/runtime/ObjC/Framework/build/ANTLR.build/Debug/ANTLR.build/Objects-normal/i386/ANTLRRuleReturnScope.o
Binary files differ
diff --git a/antlr-3.4/runtime/ObjC/Framework/build/ANTLR.build/Debug/ANTLR.build/Objects-normal/i386/ANTLRRuleStack.o b/runtime/ObjC/Framework/build/ANTLR.build/Debug/ANTLR.build/Objects-normal/i386/ANTLRRuleStack.o
index b3a121f..b3a121f 100644
--- a/antlr-3.4/runtime/ObjC/Framework/build/ANTLR.build/Debug/ANTLR.build/Objects-normal/i386/ANTLRRuleStack.o
+++ b/runtime/ObjC/Framework/build/ANTLR.build/Debug/ANTLR.build/Objects-normal/i386/ANTLRRuleStack.o
Binary files differ
diff --git a/antlr-3.4/runtime/ObjC/Framework/build/ANTLR.build/Debug/ANTLR.build/Objects-normal/i386/ANTLRRuntimeException.o b/runtime/ObjC/Framework/build/ANTLR.build/Debug/ANTLR.build/Objects-normal/i386/ANTLRRuntimeException.o
index 16d065f..16d065f 100644
--- a/antlr-3.4/runtime/ObjC/Framework/build/ANTLR.build/Debug/ANTLR.build/Objects-normal/i386/ANTLRRuntimeException.o
+++ b/runtime/ObjC/Framework/build/ANTLR.build/Debug/ANTLR.build/Objects-normal/i386/ANTLRRuntimeException.o
Binary files differ
diff --git a/antlr-3.4/runtime/ObjC/Framework/build/ANTLR.build/Debug/ANTLR.build/Objects-normal/i386/ANTLRStreamEnumerator.o b/runtime/ObjC/Framework/build/ANTLR.build/Debug/ANTLR.build/Objects-normal/i386/ANTLRStreamEnumerator.o
index 9178e6b..9178e6b 100644
--- a/antlr-3.4/runtime/ObjC/Framework/build/ANTLR.build/Debug/ANTLR.build/Objects-normal/i386/ANTLRStreamEnumerator.o
+++ b/runtime/ObjC/Framework/build/ANTLR.build/Debug/ANTLR.build/Objects-normal/i386/ANTLRStreamEnumerator.o
Binary files differ
diff --git a/antlr-3.4/runtime/ObjC/Framework/build/ANTLR.build/Debug/ANTLR.build/Objects-normal/i386/ANTLRStringStream.o b/runtime/ObjC/Framework/build/ANTLR.build/Debug/ANTLR.build/Objects-normal/i386/ANTLRStringStream.o
index 666898d..666898d 100644
--- a/antlr-3.4/runtime/ObjC/Framework/build/ANTLR.build/Debug/ANTLR.build/Objects-normal/i386/ANTLRStringStream.o
+++ b/runtime/ObjC/Framework/build/ANTLR.build/Debug/ANTLR.build/Objects-normal/i386/ANTLRStringStream.o
Binary files differ
diff --git a/antlr-3.4/runtime/ObjC/Framework/build/ANTLR.build/Debug/ANTLR.build/Objects-normal/i386/ANTLRSymbolStack.o b/runtime/ObjC/Framework/build/ANTLR.build/Debug/ANTLR.build/Objects-normal/i386/ANTLRSymbolStack.o
index d6588de..d6588de 100644
--- a/antlr-3.4/runtime/ObjC/Framework/build/ANTLR.build/Debug/ANTLR.build/Objects-normal/i386/ANTLRSymbolStack.o
+++ b/runtime/ObjC/Framework/build/ANTLR.build/Debug/ANTLR.build/Objects-normal/i386/ANTLRSymbolStack.o
Binary files differ
diff --git a/antlr-3.4/runtime/ObjC/Framework/build/ANTLR.build/Debug/ANTLR.build/Objects-normal/i386/ANTLRToken+DebuggerSupport.o b/runtime/ObjC/Framework/build/ANTLR.build/Debug/ANTLR.build/Objects-normal/i386/ANTLRToken+DebuggerSupport.o
index 8e07fc1..8e07fc1 100644
--- a/antlr-3.4/runtime/ObjC/Framework/build/ANTLR.build/Debug/ANTLR.build/Objects-normal/i386/ANTLRToken+DebuggerSupport.o
+++ b/runtime/ObjC/Framework/build/ANTLR.build/Debug/ANTLR.build/Objects-normal/i386/ANTLRToken+DebuggerSupport.o
Binary files differ
diff --git a/antlr-3.4/runtime/ObjC/Framework/build/ANTLR.build/Debug/ANTLR.build/Objects-normal/i386/ANTLRTokenRewriteStream.o b/runtime/ObjC/Framework/build/ANTLR.build/Debug/ANTLR.build/Objects-normal/i386/ANTLRTokenRewriteStream.o
index b37d4e4..b37d4e4 100644
--- a/antlr-3.4/runtime/ObjC/Framework/build/ANTLR.build/Debug/ANTLR.build/Objects-normal/i386/ANTLRTokenRewriteStream.o
+++ b/runtime/ObjC/Framework/build/ANTLR.build/Debug/ANTLR.build/Objects-normal/i386/ANTLRTokenRewriteStream.o
Binary files differ
diff --git a/antlr-3.4/runtime/ObjC/Framework/build/ANTLR.build/Debug/ANTLR.build/Objects-normal/i386/ANTLRTreeException.o b/runtime/ObjC/Framework/build/ANTLR.build/Debug/ANTLR.build/Objects-normal/i386/ANTLRTreeException.o
index 9b82ada..9b82ada 100644
--- a/antlr-3.4/runtime/ObjC/Framework/build/ANTLR.build/Debug/ANTLR.build/Objects-normal/i386/ANTLRTreeException.o
+++ b/runtime/ObjC/Framework/build/ANTLR.build/Debug/ANTLR.build/Objects-normal/i386/ANTLRTreeException.o
Binary files differ
diff --git a/antlr-3.4/runtime/ObjC/Framework/build/ANTLR.build/Debug/ANTLR.build/Objects-normal/i386/ANTLRTreeIterator.o b/runtime/ObjC/Framework/build/ANTLR.build/Debug/ANTLR.build/Objects-normal/i386/ANTLRTreeIterator.o
index c8425c8..c8425c8 100644
--- a/antlr-3.4/runtime/ObjC/Framework/build/ANTLR.build/Debug/ANTLR.build/Objects-normal/i386/ANTLRTreeIterator.o
+++ b/runtime/ObjC/Framework/build/ANTLR.build/Debug/ANTLR.build/Objects-normal/i386/ANTLRTreeIterator.o
Binary files differ
diff --git a/antlr-3.4/runtime/ObjC/Framework/build/ANTLR.build/Debug/ANTLR.build/Objects-normal/i386/ANTLRTreeParser.o b/runtime/ObjC/Framework/build/ANTLR.build/Debug/ANTLR.build/Objects-normal/i386/ANTLRTreeParser.o
index 35d196e..35d196e 100644
--- a/antlr-3.4/runtime/ObjC/Framework/build/ANTLR.build/Debug/ANTLR.build/Objects-normal/i386/ANTLRTreeParser.o
+++ b/runtime/ObjC/Framework/build/ANTLR.build/Debug/ANTLR.build/Objects-normal/i386/ANTLRTreeParser.o
Binary files differ
diff --git a/antlr-3.4/runtime/ObjC/Framework/build/ANTLR.build/Debug/ANTLR.build/Objects-normal/i386/ANTLRTreePatternLexer.o b/runtime/ObjC/Framework/build/ANTLR.build/Debug/ANTLR.build/Objects-normal/i386/ANTLRTreePatternLexer.o
index 30a3c96..30a3c96 100644
--- a/antlr-3.4/runtime/ObjC/Framework/build/ANTLR.build/Debug/ANTLR.build/Objects-normal/i386/ANTLRTreePatternLexer.o
+++ b/runtime/ObjC/Framework/build/ANTLR.build/Debug/ANTLR.build/Objects-normal/i386/ANTLRTreePatternLexer.o
Binary files differ
diff --git a/antlr-3.4/runtime/ObjC/Framework/build/ANTLR.build/Debug/ANTLR.build/Objects-normal/i386/ANTLRTreePatternParser.o b/runtime/ObjC/Framework/build/ANTLR.build/Debug/ANTLR.build/Objects-normal/i386/ANTLRTreePatternParser.o
index e5856c3..e5856c3 100644
--- a/antlr-3.4/runtime/ObjC/Framework/build/ANTLR.build/Debug/ANTLR.build/Objects-normal/i386/ANTLRTreePatternParser.o
+++ b/runtime/ObjC/Framework/build/ANTLR.build/Debug/ANTLR.build/Objects-normal/i386/ANTLRTreePatternParser.o
Binary files differ
diff --git a/antlr-3.4/runtime/ObjC/Framework/build/ANTLR.build/Debug/ANTLR.build/Objects-normal/i386/ANTLRTreeRewriter.o b/runtime/ObjC/Framework/build/ANTLR.build/Debug/ANTLR.build/Objects-normal/i386/ANTLRTreeRewriter.o
index f8c5129..f8c5129 100644
--- a/antlr-3.4/runtime/ObjC/Framework/build/ANTLR.build/Debug/ANTLR.build/Objects-normal/i386/ANTLRTreeRewriter.o
+++ b/runtime/ObjC/Framework/build/ANTLR.build/Debug/ANTLR.build/Objects-normal/i386/ANTLRTreeRewriter.o
Binary files differ
diff --git a/antlr-3.4/runtime/ObjC/Framework/build/ANTLR.build/Debug/ANTLR.build/Objects-normal/i386/ANTLRTreeRuleReturnScope.o b/runtime/ObjC/Framework/build/ANTLR.build/Debug/ANTLR.build/Objects-normal/i386/ANTLRTreeRuleReturnScope.o
index 14048bc..14048bc 100644
--- a/antlr-3.4/runtime/ObjC/Framework/build/ANTLR.build/Debug/ANTLR.build/Objects-normal/i386/ANTLRTreeRuleReturnScope.o
+++ b/runtime/ObjC/Framework/build/ANTLR.build/Debug/ANTLR.build/Objects-normal/i386/ANTLRTreeRuleReturnScope.o
Binary files differ
diff --git a/antlr-3.4/runtime/ObjC/Framework/build/ANTLR.build/Debug/ANTLR.build/Objects-normal/i386/ANTLRTreeVisitor.o b/runtime/ObjC/Framework/build/ANTLR.build/Debug/ANTLR.build/Objects-normal/i386/ANTLRTreeVisitor.o
index 3ca88eb..3ca88eb 100644
--- a/antlr-3.4/runtime/ObjC/Framework/build/ANTLR.build/Debug/ANTLR.build/Objects-normal/i386/ANTLRTreeVisitor.o
+++ b/runtime/ObjC/Framework/build/ANTLR.build/Debug/ANTLR.build/Objects-normal/i386/ANTLRTreeVisitor.o
Binary files differ
diff --git a/antlr-3.4/runtime/ObjC/Framework/build/ANTLR.build/Debug/ANTLR.build/Objects-normal/i386/ANTLRTreeVisitorAction.o b/runtime/ObjC/Framework/build/ANTLR.build/Debug/ANTLR.build/Objects-normal/i386/ANTLRTreeVisitorAction.o
index 1846b5a..1846b5a 100644
--- a/antlr-3.4/runtime/ObjC/Framework/build/ANTLR.build/Debug/ANTLR.build/Objects-normal/i386/ANTLRTreeVisitorAction.o
+++ b/runtime/ObjC/Framework/build/ANTLR.build/Debug/ANTLR.build/Objects-normal/i386/ANTLRTreeVisitorAction.o
Binary files differ
diff --git a/antlr-3.4/runtime/ObjC/Framework/build/ANTLR.build/Debug/ANTLR.build/Objects-normal/i386/ANTLRTreeWizard.o b/runtime/ObjC/Framework/build/ANTLR.build/Debug/ANTLR.build/Objects-normal/i386/ANTLRTreeWizard.o
index 189f26e..189f26e 100644
--- a/antlr-3.4/runtime/ObjC/Framework/build/ANTLR.build/Debug/ANTLR.build/Objects-normal/i386/ANTLRTreeWizard.o
+++ b/runtime/ObjC/Framework/build/ANTLR.build/Debug/ANTLR.build/Objects-normal/i386/ANTLRTreeWizard.o
Binary files differ
diff --git a/antlr-3.4/runtime/ObjC/Framework/build/ANTLR.build/Debug/ANTLR.build/Objects-normal/i386/ANTLRUnbufferedTokenStream.o b/runtime/ObjC/Framework/build/ANTLR.build/Debug/ANTLR.build/Objects-normal/i386/ANTLRUnbufferedTokenStream.o
index 77d7c65..77d7c65 100644
--- a/antlr-3.4/runtime/ObjC/Framework/build/ANTLR.build/Debug/ANTLR.build/Objects-normal/i386/ANTLRUnbufferedTokenStream.o
+++ b/runtime/ObjC/Framework/build/ANTLR.build/Debug/ANTLR.build/Objects-normal/i386/ANTLRUnbufferedTokenStream.o
Binary files differ
diff --git a/antlr-3.4/runtime/ObjC/Framework/build/ANTLR.build/Debug/ANTLR.build/Objects-normal/i386/ANTLRUniqueIDMap.o b/runtime/ObjC/Framework/build/ANTLR.build/Debug/ANTLR.build/Objects-normal/i386/ANTLRUniqueIDMap.o
index b191f3d..b191f3d 100644
--- a/antlr-3.4/runtime/ObjC/Framework/build/ANTLR.build/Debug/ANTLR.build/Objects-normal/i386/ANTLRUniqueIDMap.o
+++ b/runtime/ObjC/Framework/build/ANTLR.build/Debug/ANTLR.build/Objects-normal/i386/ANTLRUniqueIDMap.o
Binary files differ
diff --git a/antlr-3.4/runtime/ObjC/Framework/build/ANTLR.build/Debug/ANTLR.build/Objects-normal/i386/ANTLRUnwantedTokenException.o b/runtime/ObjC/Framework/build/ANTLR.build/Debug/ANTLR.build/Objects-normal/i386/ANTLRUnwantedTokenException.o
index 1942134..1942134 100644
--- a/antlr-3.4/runtime/ObjC/Framework/build/ANTLR.build/Debug/ANTLR.build/Objects-normal/i386/ANTLRUnwantedTokenException.o
+++ b/runtime/ObjC/Framework/build/ANTLR.build/Debug/ANTLR.build/Objects-normal/i386/ANTLRUnwantedTokenException.o
Binary files differ
diff --git a/antlr-3.4/runtime/ObjC/Framework/examples/LL-star/SimpleC.tokens b/runtime/ObjC/Framework/examples/LL-star/SimpleC.tokens
index 635b4e1..635b4e1 100644
--- a/antlr-3.4/runtime/ObjC/Framework/examples/LL-star/SimpleC.tokens
+++ b/runtime/ObjC/Framework/examples/LL-star/SimpleC.tokens
diff --git a/antlr-3.4/runtime/ObjC/Framework/examples/LL-star/SimpleCLexer.h b/runtime/ObjC/Framework/examples/LL-star/SimpleCLexer.h
index b640542..b640542 100644
--- a/antlr-3.4/runtime/ObjC/Framework/examples/LL-star/SimpleCLexer.h
+++ b/runtime/ObjC/Framework/examples/LL-star/SimpleCLexer.h
diff --git a/antlr-3.4/runtime/ObjC/Framework/examples/LL-star/SimpleCLexer.m b/runtime/ObjC/Framework/examples/LL-star/SimpleCLexer.m
index b4e53ae..b4e53ae 100644
--- a/antlr-3.4/runtime/ObjC/Framework/examples/LL-star/SimpleCLexer.m
+++ b/runtime/ObjC/Framework/examples/LL-star/SimpleCLexer.m
diff --git a/antlr-3.4/runtime/ObjC/Framework/examples/LL-star/SimpleCParser.h b/runtime/ObjC/Framework/examples/LL-star/SimpleCParser.h
index 6e3b2af..6e3b2af 100644
--- a/antlr-3.4/runtime/ObjC/Framework/examples/LL-star/SimpleCParser.h
+++ b/runtime/ObjC/Framework/examples/LL-star/SimpleCParser.h
diff --git a/antlr-3.4/runtime/ObjC/Framework/examples/LL-star/SimpleCParser.m b/runtime/ObjC/Framework/examples/LL-star/SimpleCParser.m
index e65a149..e65a149 100644
--- a/antlr-3.4/runtime/ObjC/Framework/examples/LL-star/SimpleCParser.m
+++ b/runtime/ObjC/Framework/examples/LL-star/SimpleCParser.m
diff --git a/antlr-3.4/runtime/ObjC/Framework/examples/LL-star/SimpleC__.gl b/runtime/ObjC/Framework/examples/LL-star/SimpleC__.gl
index b36f80b..b36f80b 100644
--- a/antlr-3.4/runtime/ObjC/Framework/examples/LL-star/SimpleC__.gl
+++ b/runtime/ObjC/Framework/examples/LL-star/SimpleC__.gl
diff --git a/antlr-3.4/runtime/ObjC/Framework/examples/LL-star/antlr3.h b/runtime/ObjC/Framework/examples/LL-star/antlr3.h
index 4f16279..4f16279 100644
--- a/antlr-3.4/runtime/ObjC/Framework/examples/LL-star/antlr3.h
+++ b/runtime/ObjC/Framework/examples/LL-star/antlr3.h
diff --git a/antlr-3.4/runtime/ObjC/Framework/examples/LL-star/input b/runtime/ObjC/Framework/examples/LL-star/input
index 1aa5a0d..1aa5a0d 100644
--- a/antlr-3.4/runtime/ObjC/Framework/examples/LL-star/input
+++ b/runtime/ObjC/Framework/examples/LL-star/input
diff --git a/antlr-3.4/runtime/ObjC/Framework/examples/LL-star/main.m b/runtime/ObjC/Framework/examples/LL-star/main.m
index 0a645be..0a645be 100644
--- a/antlr-3.4/runtime/ObjC/Framework/examples/LL-star/main.m
+++ b/runtime/ObjC/Framework/examples/LL-star/main.m
diff --git a/antlr-3.4/runtime/ObjC/Framework/examples/LL-star/output b/runtime/ObjC/Framework/examples/LL-star/output
index 757c53a..757c53a 100644
--- a/antlr-3.4/runtime/ObjC/Framework/examples/LL-star/output
+++ b/runtime/ObjC/Framework/examples/LL-star/output
diff --git a/antlr-3.4/runtime/ObjC/Framework/examples/LL-star/simplec.g b/runtime/ObjC/Framework/examples/LL-star/simplec.g
index 0aa8245..0aa8245 100644
--- a/antlr-3.4/runtime/ObjC/Framework/examples/LL-star/simplec.g
+++ b/runtime/ObjC/Framework/examples/LL-star/simplec.g
diff --git a/antlr-3.4/runtime/ObjC/Framework/examples/combined/Combined.g b/runtime/ObjC/Framework/examples/combined/Combined.g
index 4f751f5..4f751f5 100644
--- a/antlr-3.4/runtime/ObjC/Framework/examples/combined/Combined.g
+++ b/runtime/ObjC/Framework/examples/combined/Combined.g
diff --git a/antlr-3.4/runtime/ObjC/Framework/examples/combined/Combined.tokens b/runtime/ObjC/Framework/examples/combined/Combined.tokens
index b22f459..b22f459 100644
--- a/antlr-3.4/runtime/ObjC/Framework/examples/combined/Combined.tokens
+++ b/runtime/ObjC/Framework/examples/combined/Combined.tokens
diff --git a/antlr-3.4/runtime/ObjC/Framework/examples/combined/CombinedLexer.h b/runtime/ObjC/Framework/examples/combined/CombinedLexer.h
index b7faf3e..b7faf3e 100644
--- a/antlr-3.4/runtime/ObjC/Framework/examples/combined/CombinedLexer.h
+++ b/runtime/ObjC/Framework/examples/combined/CombinedLexer.h
diff --git a/antlr-3.4/runtime/ObjC/Framework/examples/combined/CombinedLexer.m b/runtime/ObjC/Framework/examples/combined/CombinedLexer.m
index 44be164..44be164 100644
--- a/antlr-3.4/runtime/ObjC/Framework/examples/combined/CombinedLexer.m
+++ b/runtime/ObjC/Framework/examples/combined/CombinedLexer.m
diff --git a/antlr-3.4/runtime/ObjC/Framework/examples/combined/CombinedParser.h b/runtime/ObjC/Framework/examples/combined/CombinedParser.h
index 2d48ff4..2d48ff4 100644
--- a/antlr-3.4/runtime/ObjC/Framework/examples/combined/CombinedParser.h
+++ b/runtime/ObjC/Framework/examples/combined/CombinedParser.h
diff --git a/antlr-3.4/runtime/ObjC/Framework/examples/combined/CombinedParser.m b/runtime/ObjC/Framework/examples/combined/CombinedParser.m
index cb5d6f0..cb5d6f0 100644
--- a/antlr-3.4/runtime/ObjC/Framework/examples/combined/CombinedParser.m
+++ b/runtime/ObjC/Framework/examples/combined/CombinedParser.m
diff --git a/antlr-3.4/runtime/ObjC/Framework/examples/combined/Combined__.gl b/runtime/ObjC/Framework/examples/combined/Combined__.gl
index 0431c95..0431c95 100644
--- a/antlr-3.4/runtime/ObjC/Framework/examples/combined/Combined__.gl
+++ b/runtime/ObjC/Framework/examples/combined/Combined__.gl
diff --git a/antlr-3.4/runtime/ObjC/Framework/examples/combined/antlr3.h b/runtime/ObjC/Framework/examples/combined/antlr3.h
index 4f16279..4f16279 100644
--- a/antlr-3.4/runtime/ObjC/Framework/examples/combined/antlr3.h
+++ b/runtime/ObjC/Framework/examples/combined/antlr3.h
diff --git a/antlr-3.4/runtime/ObjC/Framework/examples/combined/main.m b/runtime/ObjC/Framework/examples/combined/main.m
index 7fb5bd2..7fb5bd2 100644
--- a/antlr-3.4/runtime/ObjC/Framework/examples/combined/main.m
+++ b/runtime/ObjC/Framework/examples/combined/main.m
diff --git a/antlr-3.4/runtime/ObjC/Framework/examples/combined/output1/Combined.tokens b/runtime/ObjC/Framework/examples/combined/output1/Combined.tokens
index b22f459..b22f459 100644
--- a/antlr-3.4/runtime/ObjC/Framework/examples/combined/output1/Combined.tokens
+++ b/runtime/ObjC/Framework/examples/combined/output1/Combined.tokens
diff --git a/antlr-3.4/runtime/ObjC/Framework/examples/fuzzy/Fuzzy.g b/runtime/ObjC/Framework/examples/fuzzy/Fuzzy.g
index 742f983..742f983 100644
--- a/antlr-3.4/runtime/ObjC/Framework/examples/fuzzy/Fuzzy.g
+++ b/runtime/ObjC/Framework/examples/fuzzy/Fuzzy.g
diff --git a/antlr-3.4/runtime/ObjC/Framework/examples/fuzzy/Fuzzy.h b/runtime/ObjC/Framework/examples/fuzzy/Fuzzy.h
index 2b255a6..2b255a6 100644
--- a/antlr-3.4/runtime/ObjC/Framework/examples/fuzzy/Fuzzy.h
+++ b/runtime/ObjC/Framework/examples/fuzzy/Fuzzy.h
diff --git a/antlr-3.4/runtime/ObjC/Framework/examples/fuzzy/Fuzzy.m b/runtime/ObjC/Framework/examples/fuzzy/Fuzzy.m
index 665f412..665f412 100644
--- a/antlr-3.4/runtime/ObjC/Framework/examples/fuzzy/Fuzzy.m
+++ b/runtime/ObjC/Framework/examples/fuzzy/Fuzzy.m
diff --git a/antlr-3.4/runtime/ObjC/Framework/examples/fuzzy/Fuzzy.tokens b/runtime/ObjC/Framework/examples/fuzzy/Fuzzy.tokens
index 7f37cc5..7f37cc5 100644
--- a/antlr-3.4/runtime/ObjC/Framework/examples/fuzzy/Fuzzy.tokens
+++ b/runtime/ObjC/Framework/examples/fuzzy/Fuzzy.tokens
diff --git a/antlr-3.4/runtime/ObjC/Framework/examples/fuzzy/FuzzyLexer.h b/runtime/ObjC/Framework/examples/fuzzy/FuzzyLexer.h
index de628c7..de628c7 100644
--- a/antlr-3.4/runtime/ObjC/Framework/examples/fuzzy/FuzzyLexer.h
+++ b/runtime/ObjC/Framework/examples/fuzzy/FuzzyLexer.h
diff --git a/antlr-3.4/runtime/ObjC/Framework/examples/fuzzy/antlr3.h b/runtime/ObjC/Framework/examples/fuzzy/antlr3.h
index 4f16279..4f16279 100644
--- a/antlr-3.4/runtime/ObjC/Framework/examples/fuzzy/antlr3.h
+++ b/runtime/ObjC/Framework/examples/fuzzy/antlr3.h
diff --git a/antlr-3.4/runtime/ObjC/Framework/examples/fuzzy/input b/runtime/ObjC/Framework/examples/fuzzy/input
index d01e1c1..d01e1c1 100644
--- a/antlr-3.4/runtime/ObjC/Framework/examples/fuzzy/input
+++ b/runtime/ObjC/Framework/examples/fuzzy/input
diff --git a/antlr-3.4/runtime/ObjC/Framework/examples/fuzzy/main.m b/runtime/ObjC/Framework/examples/fuzzy/main.m
index 379a519..379a519 100644
--- a/antlr-3.4/runtime/ObjC/Framework/examples/fuzzy/main.m
+++ b/runtime/ObjC/Framework/examples/fuzzy/main.m
diff --git a/antlr-3.4/runtime/ObjC/Framework/examples/fuzzy/output1/Fuzzy.m b/runtime/ObjC/Framework/examples/fuzzy/output1/Fuzzy.m
index 908a214..908a214 100644
--- a/antlr-3.4/runtime/ObjC/Framework/examples/fuzzy/output1/Fuzzy.m
+++ b/runtime/ObjC/Framework/examples/fuzzy/output1/Fuzzy.m
diff --git a/antlr-3.4/runtime/ObjC/Framework/examples/fuzzy/output1/Fuzzy.tokens b/runtime/ObjC/Framework/examples/fuzzy/output1/Fuzzy.tokens
index 3a7034c..3a7034c 100644
--- a/antlr-3.4/runtime/ObjC/Framework/examples/fuzzy/output1/Fuzzy.tokens
+++ b/runtime/ObjC/Framework/examples/fuzzy/output1/Fuzzy.tokens
diff --git a/antlr-3.4/runtime/ObjC/Framework/examples/fuzzy/output1/FuzzyLexer.h b/runtime/ObjC/Framework/examples/fuzzy/output1/FuzzyLexer.h
index 9a4b194..9a4b194 100644
--- a/antlr-3.4/runtime/ObjC/Framework/examples/fuzzy/output1/FuzzyLexer.h
+++ b/runtime/ObjC/Framework/examples/fuzzy/output1/FuzzyLexer.h
diff --git a/antlr-3.4/runtime/ObjC/Framework/examples/hoistedPredicates/T.g b/runtime/ObjC/Framework/examples/hoistedPredicates/T.g
index fee80ba..fee80ba 100644
--- a/antlr-3.4/runtime/ObjC/Framework/examples/hoistedPredicates/T.g
+++ b/runtime/ObjC/Framework/examples/hoistedPredicates/T.g
diff --git a/antlr-3.4/runtime/ObjC/Framework/examples/hoistedPredicates/T.tokens b/runtime/ObjC/Framework/examples/hoistedPredicates/T.tokens
index fa10173..fa10173 100644
--- a/antlr-3.4/runtime/ObjC/Framework/examples/hoistedPredicates/T.tokens
+++ b/runtime/ObjC/Framework/examples/hoistedPredicates/T.tokens
diff --git a/antlr-3.4/runtime/ObjC/Framework/examples/hoistedPredicates/TLexer.h b/runtime/ObjC/Framework/examples/hoistedPredicates/TLexer.h
index 9f5067d..9f5067d 100644
--- a/antlr-3.4/runtime/ObjC/Framework/examples/hoistedPredicates/TLexer.h
+++ b/runtime/ObjC/Framework/examples/hoistedPredicates/TLexer.h
diff --git a/antlr-3.4/runtime/ObjC/Framework/examples/hoistedPredicates/TLexer.m b/runtime/ObjC/Framework/examples/hoistedPredicates/TLexer.m
index b55e539..b55e539 100644
--- a/antlr-3.4/runtime/ObjC/Framework/examples/hoistedPredicates/TLexer.m
+++ b/runtime/ObjC/Framework/examples/hoistedPredicates/TLexer.m
diff --git a/antlr-3.4/runtime/ObjC/Framework/examples/hoistedPredicates/TParser.h b/runtime/ObjC/Framework/examples/hoistedPredicates/TParser.h
index 898d0de..898d0de 100644
--- a/antlr-3.4/runtime/ObjC/Framework/examples/hoistedPredicates/TParser.h
+++ b/runtime/ObjC/Framework/examples/hoistedPredicates/TParser.h
diff --git a/antlr-3.4/runtime/ObjC/Framework/examples/hoistedPredicates/TParser.m b/runtime/ObjC/Framework/examples/hoistedPredicates/TParser.m
index e440290..e440290 100644
--- a/antlr-3.4/runtime/ObjC/Framework/examples/hoistedPredicates/TParser.m
+++ b/runtime/ObjC/Framework/examples/hoistedPredicates/TParser.m
diff --git a/antlr-3.4/runtime/ObjC/Framework/examples/hoistedPredicates/antlr3.h b/runtime/ObjC/Framework/examples/hoistedPredicates/antlr3.h
index 4f16279..4f16279 100644
--- a/antlr-3.4/runtime/ObjC/Framework/examples/hoistedPredicates/antlr3.h
+++ b/runtime/ObjC/Framework/examples/hoistedPredicates/antlr3.h
diff --git a/antlr-3.4/runtime/ObjC/Framework/examples/hoistedPredicates/input b/runtime/ObjC/Framework/examples/hoistedPredicates/input
index e3caefb..e3caefb 100644
--- a/antlr-3.4/runtime/ObjC/Framework/examples/hoistedPredicates/input
+++ b/runtime/ObjC/Framework/examples/hoistedPredicates/input
diff --git a/antlr-3.4/runtime/ObjC/Framework/examples/hoistedPredicates/main.m b/runtime/ObjC/Framework/examples/hoistedPredicates/main.m
index 747bdb8..747bdb8 100644
--- a/antlr-3.4/runtime/ObjC/Framework/examples/hoistedPredicates/main.m
+++ b/runtime/ObjC/Framework/examples/hoistedPredicates/main.m
diff --git a/antlr-3.4/runtime/ObjC/Framework/examples/hoistedPredicates/output b/runtime/ObjC/Framework/examples/hoistedPredicates/output
index 295709d..295709d 100644
--- a/antlr-3.4/runtime/ObjC/Framework/examples/hoistedPredicates/output
+++ b/runtime/ObjC/Framework/examples/hoistedPredicates/output
diff --git a/antlr-3.4/runtime/ObjC/Framework/examples/lexertest-simple/Test.tokens b/runtime/ObjC/Framework/examples/lexertest-simple/Test.tokens
index 013785e..013785e 100644
--- a/antlr-3.4/runtime/ObjC/Framework/examples/lexertest-simple/Test.tokens
+++ b/runtime/ObjC/Framework/examples/lexertest-simple/Test.tokens
diff --git a/antlr-3.4/runtime/ObjC/Framework/examples/lexertest-simple/TestLexer.g b/runtime/ObjC/Framework/examples/lexertest-simple/TestLexer.g
index 264b85d..264b85d 100644
--- a/antlr-3.4/runtime/ObjC/Framework/examples/lexertest-simple/TestLexer.g
+++ b/runtime/ObjC/Framework/examples/lexertest-simple/TestLexer.g
diff --git a/antlr-3.4/runtime/ObjC/Framework/examples/lexertest-simple/TestLexer.h b/runtime/ObjC/Framework/examples/lexertest-simple/TestLexer.h
index 40c0fde..40c0fde 100644
--- a/antlr-3.4/runtime/ObjC/Framework/examples/lexertest-simple/TestLexer.h
+++ b/runtime/ObjC/Framework/examples/lexertest-simple/TestLexer.h
diff --git a/antlr-3.4/runtime/ObjC/Framework/examples/lexertest-simple/TestLexer.h.old b/runtime/ObjC/Framework/examples/lexertest-simple/TestLexer.h.old
index f8252ca..f8252ca 100755
--- a/antlr-3.4/runtime/ObjC/Framework/examples/lexertest-simple/TestLexer.h.old
+++ b/runtime/ObjC/Framework/examples/lexertest-simple/TestLexer.h.old
diff --git a/antlr-3.4/runtime/ObjC/Framework/examples/lexertest-simple/TestLexer.m b/runtime/ObjC/Framework/examples/lexertest-simple/TestLexer.m
index bb95f66..bb95f66 100644
--- a/antlr-3.4/runtime/ObjC/Framework/examples/lexertest-simple/TestLexer.m
+++ b/runtime/ObjC/Framework/examples/lexertest-simple/TestLexer.m
diff --git a/antlr-3.4/runtime/ObjC/Framework/examples/lexertest-simple/TestLexer.m.old b/runtime/ObjC/Framework/examples/lexertest-simple/TestLexer.m.old
index a48de92..a48de92 100755
--- a/antlr-3.4/runtime/ObjC/Framework/examples/lexertest-simple/TestLexer.m.old
+++ b/runtime/ObjC/Framework/examples/lexertest-simple/TestLexer.m.old
diff --git a/antlr-3.4/runtime/ObjC/Framework/examples/lexertest-simple/TestLexer.tokens b/runtime/ObjC/Framework/examples/lexertest-simple/TestLexer.tokens
index 000c040..000c040 100644
--- a/antlr-3.4/runtime/ObjC/Framework/examples/lexertest-simple/TestLexer.tokens
+++ b/runtime/ObjC/Framework/examples/lexertest-simple/TestLexer.tokens
diff --git a/antlr-3.4/runtime/ObjC/Framework/examples/lexertest-simple/TestLexerLexer.h b/runtime/ObjC/Framework/examples/lexertest-simple/TestLexerLexer.h
index cdd1cee..cdd1cee 100644
--- a/antlr-3.4/runtime/ObjC/Framework/examples/lexertest-simple/TestLexerLexer.h
+++ b/runtime/ObjC/Framework/examples/lexertest-simple/TestLexerLexer.h
diff --git a/antlr-3.4/runtime/ObjC/Framework/examples/lexertest-simple/antlr3.h b/runtime/ObjC/Framework/examples/lexertest-simple/antlr3.h
index 4f16279..4f16279 100644
--- a/antlr-3.4/runtime/ObjC/Framework/examples/lexertest-simple/antlr3.h
+++ b/runtime/ObjC/Framework/examples/lexertest-simple/antlr3.h
diff --git a/antlr-3.4/runtime/ObjC/Framework/examples/lexertest-simple/main.m b/runtime/ObjC/Framework/examples/lexertest-simple/main.m
index 464c319..464c319 100644
--- a/antlr-3.4/runtime/ObjC/Framework/examples/lexertest-simple/main.m
+++ b/runtime/ObjC/Framework/examples/lexertest-simple/main.m
diff --git a/antlr-3.4/runtime/ObjC/Framework/examples/lexertest-simple/output1/Test.tokens b/runtime/ObjC/Framework/examples/lexertest-simple/output1/Test.tokens
index 2100fc5..2100fc5 100644
--- a/antlr-3.4/runtime/ObjC/Framework/examples/lexertest-simple/output1/Test.tokens
+++ b/runtime/ObjC/Framework/examples/lexertest-simple/output1/Test.tokens
diff --git a/antlr-3.4/runtime/ObjC/Framework/examples/lexertest-simple/output1/TestLexer.h b/runtime/ObjC/Framework/examples/lexertest-simple/output1/TestLexer.h
index 61f1691..61f1691 100644
--- a/antlr-3.4/runtime/ObjC/Framework/examples/lexertest-simple/output1/TestLexer.h
+++ b/runtime/ObjC/Framework/examples/lexertest-simple/output1/TestLexer.h
diff --git a/antlr-3.4/runtime/ObjC/Framework/examples/lexertest-simple/output1/TestLexer.tokens b/runtime/ObjC/Framework/examples/lexertest-simple/output1/TestLexer.tokens
index 2100fc5..2100fc5 100644
--- a/antlr-3.4/runtime/ObjC/Framework/examples/lexertest-simple/output1/TestLexer.tokens
+++ b/runtime/ObjC/Framework/examples/lexertest-simple/output1/TestLexer.tokens
diff --git a/antlr-3.4/runtime/ObjC/Framework/examples/lexertest-simple/output1/TestLexerLexer.h b/runtime/ObjC/Framework/examples/lexertest-simple/output1/TestLexerLexer.h
index 1170ab3..1170ab3 100644
--- a/antlr-3.4/runtime/ObjC/Framework/examples/lexertest-simple/output1/TestLexerLexer.h
+++ b/runtime/ObjC/Framework/examples/lexertest-simple/output1/TestLexerLexer.h
diff --git a/antlr-3.4/runtime/ObjC/Framework/examples/lexertest-simple/output1/Testlexer.m b/runtime/ObjC/Framework/examples/lexertest-simple/output1/Testlexer.m
index 3bb398b..3bb398b 100644
--- a/antlr-3.4/runtime/ObjC/Framework/examples/lexertest-simple/output1/Testlexer.m
+++ b/runtime/ObjC/Framework/examples/lexertest-simple/output1/Testlexer.m
diff --git a/antlr-3.4/runtime/ObjC/Framework/examples/scopes/SymbolTable.g b/runtime/ObjC/Framework/examples/scopes/SymbolTable.g
index 3001d02..3001d02 100644
--- a/antlr-3.4/runtime/ObjC/Framework/examples/scopes/SymbolTable.g
+++ b/runtime/ObjC/Framework/examples/scopes/SymbolTable.g
diff --git a/antlr-3.4/runtime/ObjC/Framework/examples/scopes/SymbolTable.tokens b/runtime/ObjC/Framework/examples/scopes/SymbolTable.tokens
index 75e43e3..75e43e3 100644
--- a/antlr-3.4/runtime/ObjC/Framework/examples/scopes/SymbolTable.tokens
+++ b/runtime/ObjC/Framework/examples/scopes/SymbolTable.tokens
diff --git a/antlr-3.4/runtime/ObjC/Framework/examples/scopes/SymbolTableLexer.h b/runtime/ObjC/Framework/examples/scopes/SymbolTableLexer.h
index 2689521..2689521 100644
--- a/antlr-3.4/runtime/ObjC/Framework/examples/scopes/SymbolTableLexer.h
+++ b/runtime/ObjC/Framework/examples/scopes/SymbolTableLexer.h
diff --git a/antlr-3.4/runtime/ObjC/Framework/examples/scopes/SymbolTableLexer.m b/runtime/ObjC/Framework/examples/scopes/SymbolTableLexer.m
index 9daf547..9daf547 100644
--- a/antlr-3.4/runtime/ObjC/Framework/examples/scopes/SymbolTableLexer.m
+++ b/runtime/ObjC/Framework/examples/scopes/SymbolTableLexer.m
diff --git a/antlr-3.4/runtime/ObjC/Framework/examples/scopes/SymbolTableParser.h b/runtime/ObjC/Framework/examples/scopes/SymbolTableParser.h
index e67094b..e67094b 100644
--- a/antlr-3.4/runtime/ObjC/Framework/examples/scopes/SymbolTableParser.h
+++ b/runtime/ObjC/Framework/examples/scopes/SymbolTableParser.h
diff --git a/antlr-3.4/runtime/ObjC/Framework/examples/scopes/SymbolTableParser.m b/runtime/ObjC/Framework/examples/scopes/SymbolTableParser.m
index cc2b37e..cc2b37e 100644
--- a/antlr-3.4/runtime/ObjC/Framework/examples/scopes/SymbolTableParser.m
+++ b/runtime/ObjC/Framework/examples/scopes/SymbolTableParser.m
diff --git a/antlr-3.4/runtime/ObjC/Framework/examples/scopes/SymbolTable__.gl b/runtime/ObjC/Framework/examples/scopes/SymbolTable__.gl
index c04b135..c04b135 100644
--- a/antlr-3.4/runtime/ObjC/Framework/examples/scopes/SymbolTable__.gl
+++ b/runtime/ObjC/Framework/examples/scopes/SymbolTable__.gl
diff --git a/antlr-3.4/runtime/ObjC/Framework/examples/scopes/antlr3.h b/runtime/ObjC/Framework/examples/scopes/antlr3.h
index 4f16279..4f16279 100644
--- a/antlr-3.4/runtime/ObjC/Framework/examples/scopes/antlr3.h
+++ b/runtime/ObjC/Framework/examples/scopes/antlr3.h
diff --git a/antlr-3.4/runtime/ObjC/Framework/examples/scopes/input b/runtime/ObjC/Framework/examples/scopes/input
index 3c6f938..3c6f938 100644
--- a/antlr-3.4/runtime/ObjC/Framework/examples/scopes/input
+++ b/runtime/ObjC/Framework/examples/scopes/input
diff --git a/antlr-3.4/runtime/ObjC/Framework/examples/scopes/main.m b/runtime/ObjC/Framework/examples/scopes/main.m
index edd9a23..edd9a23 100644
--- a/antlr-3.4/runtime/ObjC/Framework/examples/scopes/main.m
+++ b/runtime/ObjC/Framework/examples/scopes/main.m
diff --git a/antlr-3.4/runtime/ObjC/Framework/examples/scopes/output b/runtime/ObjC/Framework/examples/scopes/output
index 3acfff5..3acfff5 100644
--- a/antlr-3.4/runtime/ObjC/Framework/examples/scopes/output
+++ b/runtime/ObjC/Framework/examples/scopes/output
diff --git a/antlr-3.4/runtime/ObjC/Framework/examples/scopes/output1/SymbolTable.tokens b/runtime/ObjC/Framework/examples/scopes/output1/SymbolTable.tokens
index 6740901..6740901 100644
--- a/antlr-3.4/runtime/ObjC/Framework/examples/scopes/output1/SymbolTable.tokens
+++ b/runtime/ObjC/Framework/examples/scopes/output1/SymbolTable.tokens
diff --git a/antlr-3.4/runtime/ObjC/Framework/examples/scopes/output1/SymbolTableLexer.h b/runtime/ObjC/Framework/examples/scopes/output1/SymbolTableLexer.h
index 47276a3..47276a3 100644
--- a/antlr-3.4/runtime/ObjC/Framework/examples/scopes/output1/SymbolTableLexer.h
+++ b/runtime/ObjC/Framework/examples/scopes/output1/SymbolTableLexer.h
diff --git a/antlr-3.4/runtime/ObjC/Framework/examples/scopes/output1/SymbolTableLexer.m b/runtime/ObjC/Framework/examples/scopes/output1/SymbolTableLexer.m
index baf9292..baf9292 100644
--- a/antlr-3.4/runtime/ObjC/Framework/examples/scopes/output1/SymbolTableLexer.m
+++ b/runtime/ObjC/Framework/examples/scopes/output1/SymbolTableLexer.m
diff --git a/antlr-3.4/runtime/ObjC/Framework/examples/scopes/output1/SymbolTableParser.h b/runtime/ObjC/Framework/examples/scopes/output1/SymbolTableParser.h
index 6f22956..6f22956 100644
--- a/antlr-3.4/runtime/ObjC/Framework/examples/scopes/output1/SymbolTableParser.h
+++ b/runtime/ObjC/Framework/examples/scopes/output1/SymbolTableParser.h
diff --git a/antlr-3.4/runtime/ObjC/Framework/examples/scopes/output1/SymbolTableParser.m b/runtime/ObjC/Framework/examples/scopes/output1/SymbolTableParser.m
index 100592a..100592a 100644
--- a/antlr-3.4/runtime/ObjC/Framework/examples/scopes/output1/SymbolTableParser.m
+++ b/runtime/ObjC/Framework/examples/scopes/output1/SymbolTableParser.m
diff --git a/antlr-3.4/runtime/ObjC/Framework/examples/simplecTreeParser/SimpleC.g b/runtime/ObjC/Framework/examples/simplecTreeParser/SimpleC.g
index 9338620..9338620 100644
--- a/antlr-3.4/runtime/ObjC/Framework/examples/simplecTreeParser/SimpleC.g
+++ b/runtime/ObjC/Framework/examples/simplecTreeParser/SimpleC.g
diff --git a/antlr-3.4/runtime/ObjC/Framework/examples/simplecTreeParser/SimpleC.tokens b/runtime/ObjC/Framework/examples/simplecTreeParser/SimpleC.tokens
index 965ef1f..965ef1f 100644
--- a/antlr-3.4/runtime/ObjC/Framework/examples/simplecTreeParser/SimpleC.tokens
+++ b/runtime/ObjC/Framework/examples/simplecTreeParser/SimpleC.tokens
diff --git a/antlr-3.4/runtime/ObjC/Framework/examples/simplecTreeParser/SimpleCLexer.h b/runtime/ObjC/Framework/examples/simplecTreeParser/SimpleCLexer.h
index 6c33456..6c33456 100644
--- a/antlr-3.4/runtime/ObjC/Framework/examples/simplecTreeParser/SimpleCLexer.h
+++ b/runtime/ObjC/Framework/examples/simplecTreeParser/SimpleCLexer.h
diff --git a/antlr-3.4/runtime/ObjC/Framework/examples/simplecTreeParser/SimpleCLexer.java b/runtime/ObjC/Framework/examples/simplecTreeParser/SimpleCLexer.java
index 58cff4e..58cff4e 100644
--- a/antlr-3.4/runtime/ObjC/Framework/examples/simplecTreeParser/SimpleCLexer.java
+++ b/runtime/ObjC/Framework/examples/simplecTreeParser/SimpleCLexer.java
diff --git a/antlr-3.4/runtime/ObjC/Framework/examples/simplecTreeParser/SimpleCLexer.m b/runtime/ObjC/Framework/examples/simplecTreeParser/SimpleCLexer.m
index ce506e1..ce506e1 100644
--- a/antlr-3.4/runtime/ObjC/Framework/examples/simplecTreeParser/SimpleCLexer.m
+++ b/runtime/ObjC/Framework/examples/simplecTreeParser/SimpleCLexer.m
diff --git a/antlr-3.4/runtime/ObjC/Framework/examples/simplecTreeParser/SimpleCParser.h b/runtime/ObjC/Framework/examples/simplecTreeParser/SimpleCParser.h
index a5420cc..a5420cc 100644
--- a/antlr-3.4/runtime/ObjC/Framework/examples/simplecTreeParser/SimpleCParser.h
+++ b/runtime/ObjC/Framework/examples/simplecTreeParser/SimpleCParser.h
diff --git a/antlr-3.4/runtime/ObjC/Framework/examples/simplecTreeParser/SimpleCParser.java b/runtime/ObjC/Framework/examples/simplecTreeParser/SimpleCParser.java
index 4744ee1..4744ee1 100644
--- a/antlr-3.4/runtime/ObjC/Framework/examples/simplecTreeParser/SimpleCParser.java
+++ b/runtime/ObjC/Framework/examples/simplecTreeParser/SimpleCParser.java
diff --git a/antlr-3.4/runtime/ObjC/Framework/examples/simplecTreeParser/SimpleCParser.m b/runtime/ObjC/Framework/examples/simplecTreeParser/SimpleCParser.m
index 882a065..882a065 100644
--- a/antlr-3.4/runtime/ObjC/Framework/examples/simplecTreeParser/SimpleCParser.m
+++ b/runtime/ObjC/Framework/examples/simplecTreeParser/SimpleCParser.m
diff --git a/antlr-3.4/runtime/ObjC/Framework/examples/simplecTreeParser/SimpleCTP.g b/runtime/ObjC/Framework/examples/simplecTreeParser/SimpleCTP.g
index c1f89b8..c1f89b8 100644
--- a/antlr-3.4/runtime/ObjC/Framework/examples/simplecTreeParser/SimpleCTP.g
+++ b/runtime/ObjC/Framework/examples/simplecTreeParser/SimpleCTP.g
diff --git a/antlr-3.4/runtime/ObjC/Framework/examples/simplecTreeParser/SimpleCTP.h b/runtime/ObjC/Framework/examples/simplecTreeParser/SimpleCTP.h
index 2832b66..2832b66 100644
--- a/antlr-3.4/runtime/ObjC/Framework/examples/simplecTreeParser/SimpleCTP.h
+++ b/runtime/ObjC/Framework/examples/simplecTreeParser/SimpleCTP.h
diff --git a/antlr-3.4/runtime/ObjC/Framework/examples/simplecTreeParser/SimpleCTP.java b/runtime/ObjC/Framework/examples/simplecTreeParser/SimpleCTP.java
index e2e0d1c..e2e0d1c 100644
--- a/antlr-3.4/runtime/ObjC/Framework/examples/simplecTreeParser/SimpleCTP.java
+++ b/runtime/ObjC/Framework/examples/simplecTreeParser/SimpleCTP.java
diff --git a/antlr-3.4/runtime/ObjC/Framework/examples/simplecTreeParser/SimpleCTP.m b/runtime/ObjC/Framework/examples/simplecTreeParser/SimpleCTP.m
index a9100eb..a9100eb 100644
--- a/antlr-3.4/runtime/ObjC/Framework/examples/simplecTreeParser/SimpleCTP.m
+++ b/runtime/ObjC/Framework/examples/simplecTreeParser/SimpleCTP.m
diff --git a/antlr-3.4/runtime/ObjC/Framework/examples/simplecTreeParser/SimpleCTP.tokens b/runtime/ObjC/Framework/examples/simplecTreeParser/SimpleCTP.tokens
index 965ef1f..965ef1f 100644
--- a/antlr-3.4/runtime/ObjC/Framework/examples/simplecTreeParser/SimpleCTP.tokens
+++ b/runtime/ObjC/Framework/examples/simplecTreeParser/SimpleCTP.tokens
diff --git a/antlr-3.4/runtime/ObjC/Framework/examples/simplecTreeParser/SimpleC__.gl b/runtime/ObjC/Framework/examples/simplecTreeParser/SimpleC__.gl
index 827cb5e..827cb5e 100644
--- a/antlr-3.4/runtime/ObjC/Framework/examples/simplecTreeParser/SimpleC__.gl
+++ b/runtime/ObjC/Framework/examples/simplecTreeParser/SimpleC__.gl
diff --git a/antlr-3.4/runtime/ObjC/Framework/examples/simplecTreeParser/antlr3.h b/runtime/ObjC/Framework/examples/simplecTreeParser/antlr3.h
index 4f16279..4f16279 100644
--- a/antlr-3.4/runtime/ObjC/Framework/examples/simplecTreeParser/antlr3.h
+++ b/runtime/ObjC/Framework/examples/simplecTreeParser/antlr3.h
diff --git a/antlr-3.4/runtime/ObjC/Framework/examples/simplecTreeParser/input b/runtime/ObjC/Framework/examples/simplecTreeParser/input
index 1aa5a0d..1aa5a0d 100644
--- a/antlr-3.4/runtime/ObjC/Framework/examples/simplecTreeParser/input
+++ b/runtime/ObjC/Framework/examples/simplecTreeParser/input
diff --git a/antlr-3.4/runtime/ObjC/Framework/examples/simplecTreeParser/main.m b/runtime/ObjC/Framework/examples/simplecTreeParser/main.m
index f735ac3..f735ac3 100644
--- a/antlr-3.4/runtime/ObjC/Framework/examples/simplecTreeParser/main.m
+++ b/runtime/ObjC/Framework/examples/simplecTreeParser/main.m
diff --git a/antlr-3.4/runtime/ObjC/Framework/examples/simplecTreeParser/output b/runtime/ObjC/Framework/examples/simplecTreeParser/output
index 0d0174a..0d0174a 100644
--- a/antlr-3.4/runtime/ObjC/Framework/examples/simplecTreeParser/output
+++ b/runtime/ObjC/Framework/examples/simplecTreeParser/output
diff --git a/antlr-3.4/runtime/ObjC/Framework/examples/simplecTreeParser/output1/SimpleC.tokens b/runtime/ObjC/Framework/examples/simplecTreeParser/output1/SimpleC.tokens
index 6d06db9..6d06db9 100644
--- a/antlr-3.4/runtime/ObjC/Framework/examples/simplecTreeParser/output1/SimpleC.tokens
+++ b/runtime/ObjC/Framework/examples/simplecTreeParser/output1/SimpleC.tokens
diff --git a/antlr-3.4/runtime/ObjC/Framework/examples/simplecTreeParser/output1/SimpleCLexer.h b/runtime/ObjC/Framework/examples/simplecTreeParser/output1/SimpleCLexer.h
index 6972a44..6972a44 100644
--- a/antlr-3.4/runtime/ObjC/Framework/examples/simplecTreeParser/output1/SimpleCLexer.h
+++ b/runtime/ObjC/Framework/examples/simplecTreeParser/output1/SimpleCLexer.h
diff --git a/antlr-3.4/runtime/ObjC/Framework/examples/simplecTreeParser/output1/SimpleCLexer.java b/runtime/ObjC/Framework/examples/simplecTreeParser/output1/SimpleCLexer.java
index e8e76fa..e8e76fa 100644
--- a/antlr-3.4/runtime/ObjC/Framework/examples/simplecTreeParser/output1/SimpleCLexer.java
+++ b/runtime/ObjC/Framework/examples/simplecTreeParser/output1/SimpleCLexer.java
diff --git a/antlr-3.4/runtime/ObjC/Framework/examples/simplecTreeParser/output1/SimpleCLexer.m b/runtime/ObjC/Framework/examples/simplecTreeParser/output1/SimpleCLexer.m
index f8d4cfe..f8d4cfe 100644
--- a/antlr-3.4/runtime/ObjC/Framework/examples/simplecTreeParser/output1/SimpleCLexer.m
+++ b/runtime/ObjC/Framework/examples/simplecTreeParser/output1/SimpleCLexer.m
diff --git a/antlr-3.4/runtime/ObjC/Framework/examples/simplecTreeParser/output1/SimpleCParser.h b/runtime/ObjC/Framework/examples/simplecTreeParser/output1/SimpleCParser.h
index 6d4f180..6d4f180 100644
--- a/antlr-3.4/runtime/ObjC/Framework/examples/simplecTreeParser/output1/SimpleCParser.h
+++ b/runtime/ObjC/Framework/examples/simplecTreeParser/output1/SimpleCParser.h
diff --git a/antlr-3.4/runtime/ObjC/Framework/examples/simplecTreeParser/output1/SimpleCParser.java b/runtime/ObjC/Framework/examples/simplecTreeParser/output1/SimpleCParser.java
index 51bab3d..51bab3d 100644
--- a/antlr-3.4/runtime/ObjC/Framework/examples/simplecTreeParser/output1/SimpleCParser.java
+++ b/runtime/ObjC/Framework/examples/simplecTreeParser/output1/SimpleCParser.java
diff --git a/antlr-3.4/runtime/ObjC/Framework/examples/simplecTreeParser/output1/SimpleCParser.m b/runtime/ObjC/Framework/examples/simplecTreeParser/output1/SimpleCParser.m
index 386640a..386640a 100644
--- a/antlr-3.4/runtime/ObjC/Framework/examples/simplecTreeParser/output1/SimpleCParser.m
+++ b/runtime/ObjC/Framework/examples/simplecTreeParser/output1/SimpleCParser.m
diff --git a/antlr-3.4/runtime/ObjC/Framework/examples/simplecTreeParser/output1/SimpleCTP.h b/runtime/ObjC/Framework/examples/simplecTreeParser/output1/SimpleCTP.h
index fd59407..fd59407 100644
--- a/antlr-3.4/runtime/ObjC/Framework/examples/simplecTreeParser/output1/SimpleCTP.h
+++ b/runtime/ObjC/Framework/examples/simplecTreeParser/output1/SimpleCTP.h
diff --git a/antlr-3.4/runtime/ObjC/Framework/examples/simplecTreeParser/output1/SimpleCTP.java b/runtime/ObjC/Framework/examples/simplecTreeParser/output1/SimpleCTP.java
index 4c3ccc2..4c3ccc2 100644
--- a/antlr-3.4/runtime/ObjC/Framework/examples/simplecTreeParser/output1/SimpleCTP.java
+++ b/runtime/ObjC/Framework/examples/simplecTreeParser/output1/SimpleCTP.java
diff --git a/antlr-3.4/runtime/ObjC/Framework/examples/simplecTreeParser/output1/SimpleCTP.m b/runtime/ObjC/Framework/examples/simplecTreeParser/output1/SimpleCTP.m
index 1ac0952..1ac0952 100644
--- a/antlr-3.4/runtime/ObjC/Framework/examples/simplecTreeParser/output1/SimpleCTP.m
+++ b/runtime/ObjC/Framework/examples/simplecTreeParser/output1/SimpleCTP.m
diff --git a/antlr-3.4/runtime/ObjC/Framework/examples/simplecTreeParser/output1/SimpleCTP.tokens b/runtime/ObjC/Framework/examples/simplecTreeParser/output1/SimpleCTP.tokens
index 6d06db9..6d06db9 100644
--- a/antlr-3.4/runtime/ObjC/Framework/examples/simplecTreeParser/output1/SimpleCTP.tokens
+++ b/runtime/ObjC/Framework/examples/simplecTreeParser/output1/SimpleCTP.tokens
diff --git a/antlr-3.4/runtime/ObjC/Framework/examples/treeparser/Lang.g b/runtime/ObjC/Framework/examples/treeparser/Lang.g
index 90a2512..90a2512 100755
--- a/antlr-3.4/runtime/ObjC/Framework/examples/treeparser/Lang.g
+++ b/runtime/ObjC/Framework/examples/treeparser/Lang.g
diff --git a/antlr-3.4/runtime/ObjC/Framework/examples/treeparser/Lang.tokens b/runtime/ObjC/Framework/examples/treeparser/Lang.tokens
index 195d148..195d148 100644
--- a/antlr-3.4/runtime/ObjC/Framework/examples/treeparser/Lang.tokens
+++ b/runtime/ObjC/Framework/examples/treeparser/Lang.tokens
diff --git a/antlr-3.4/runtime/ObjC/Framework/examples/treeparser/LangDumpDecl.g b/runtime/ObjC/Framework/examples/treeparser/LangDumpDecl.g
index 07d3e39..07d3e39 100755
--- a/antlr-3.4/runtime/ObjC/Framework/examples/treeparser/LangDumpDecl.g
+++ b/runtime/ObjC/Framework/examples/treeparser/LangDumpDecl.g
diff --git a/antlr-3.4/runtime/ObjC/Framework/examples/treeparser/LangDumpDecl.h b/runtime/ObjC/Framework/examples/treeparser/LangDumpDecl.h
index daaa14d..daaa14d 100644
--- a/antlr-3.4/runtime/ObjC/Framework/examples/treeparser/LangDumpDecl.h
+++ b/runtime/ObjC/Framework/examples/treeparser/LangDumpDecl.h
diff --git a/antlr-3.4/runtime/ObjC/Framework/examples/treeparser/LangDumpDecl.m b/runtime/ObjC/Framework/examples/treeparser/LangDumpDecl.m
index 72bd695..72bd695 100644
--- a/antlr-3.4/runtime/ObjC/Framework/examples/treeparser/LangDumpDecl.m
+++ b/runtime/ObjC/Framework/examples/treeparser/LangDumpDecl.m
diff --git a/antlr-3.4/runtime/ObjC/Framework/examples/treeparser/LangDumpDecl.tokens b/runtime/ObjC/Framework/examples/treeparser/LangDumpDecl.tokens
index 195d148..195d148 100644
--- a/antlr-3.4/runtime/ObjC/Framework/examples/treeparser/LangDumpDecl.tokens
+++ b/runtime/ObjC/Framework/examples/treeparser/LangDumpDecl.tokens
diff --git a/antlr-3.4/runtime/ObjC/Framework/examples/treeparser/LangLexer.h b/runtime/ObjC/Framework/examples/treeparser/LangLexer.h
index d647d13..d647d13 100644
--- a/antlr-3.4/runtime/ObjC/Framework/examples/treeparser/LangLexer.h
+++ b/runtime/ObjC/Framework/examples/treeparser/LangLexer.h
diff --git a/antlr-3.4/runtime/ObjC/Framework/examples/treeparser/LangLexer.m b/runtime/ObjC/Framework/examples/treeparser/LangLexer.m
index 12cf90c..12cf90c 100644
--- a/antlr-3.4/runtime/ObjC/Framework/examples/treeparser/LangLexer.m
+++ b/runtime/ObjC/Framework/examples/treeparser/LangLexer.m
diff --git a/antlr-3.4/runtime/ObjC/Framework/examples/treeparser/LangParser.h b/runtime/ObjC/Framework/examples/treeparser/LangParser.h
index ba51fba..ba51fba 100644
--- a/antlr-3.4/runtime/ObjC/Framework/examples/treeparser/LangParser.h
+++ b/runtime/ObjC/Framework/examples/treeparser/LangParser.h
diff --git a/antlr-3.4/runtime/ObjC/Framework/examples/treeparser/LangParser.m b/runtime/ObjC/Framework/examples/treeparser/LangParser.m
index 6c49d09..6c49d09 100644
--- a/antlr-3.4/runtime/ObjC/Framework/examples/treeparser/LangParser.m
+++ b/runtime/ObjC/Framework/examples/treeparser/LangParser.m
diff --git a/antlr-3.4/runtime/ObjC/Framework/examples/treeparser/Main.java b/runtime/ObjC/Framework/examples/treeparser/Main.java
index 10734e3..10734e3 100755
--- a/antlr-3.4/runtime/ObjC/Framework/examples/treeparser/Main.java
+++ b/runtime/ObjC/Framework/examples/treeparser/Main.java
diff --git a/antlr-3.4/runtime/ObjC/Framework/examples/treeparser/README.txt b/runtime/ObjC/Framework/examples/treeparser/README.txt
index a964e71..a964e71 100755
--- a/antlr-3.4/runtime/ObjC/Framework/examples/treeparser/README.txt
+++ b/runtime/ObjC/Framework/examples/treeparser/README.txt
diff --git a/antlr-3.4/runtime/ObjC/Framework/examples/treeparser/files b/runtime/ObjC/Framework/examples/treeparser/files
index eeae6da..eeae6da 100755
--- a/antlr-3.4/runtime/ObjC/Framework/examples/treeparser/files
+++ b/runtime/ObjC/Framework/examples/treeparser/files
diff --git a/antlr-3.4/runtime/ObjC/Framework/examples/treeparser/input b/runtime/ObjC/Framework/examples/treeparser/input
index 4e610c0..4e610c0 100755
--- a/antlr-3.4/runtime/ObjC/Framework/examples/treeparser/input
+++ b/runtime/ObjC/Framework/examples/treeparser/input
diff --git a/antlr-3.4/runtime/ObjC/Framework/examples/treeparser/main.m b/runtime/ObjC/Framework/examples/treeparser/main.m
index d1eeaf1..d1eeaf1 100644
--- a/antlr-3.4/runtime/ObjC/Framework/examples/treeparser/main.m
+++ b/runtime/ObjC/Framework/examples/treeparser/main.m
diff --git a/antlr-3.4/runtime/ObjC/Framework/examples/treeparser/output b/runtime/ObjC/Framework/examples/treeparser/output
index 64daa7f..64daa7f 100755
--- a/antlr-3.4/runtime/ObjC/Framework/examples/treeparser/output
+++ b/runtime/ObjC/Framework/examples/treeparser/output
diff --git a/antlr-3.4/runtime/ObjC/Framework/examples/treerewrite/TreeRewrite.g b/runtime/ObjC/Framework/examples/treerewrite/TreeRewrite.g
index 582a082..582a082 100644
--- a/antlr-3.4/runtime/ObjC/Framework/examples/treerewrite/TreeRewrite.g
+++ b/runtime/ObjC/Framework/examples/treerewrite/TreeRewrite.g
diff --git a/antlr-3.4/runtime/ObjC/Framework/examples/treerewrite/TreeRewrite.tokens b/runtime/ObjC/Framework/examples/treerewrite/TreeRewrite.tokens
index 97819e8..97819e8 100644
--- a/antlr-3.4/runtime/ObjC/Framework/examples/treerewrite/TreeRewrite.tokens
+++ b/runtime/ObjC/Framework/examples/treerewrite/TreeRewrite.tokens
diff --git a/antlr-3.4/runtime/ObjC/Framework/examples/treerewrite/TreeRewriteLexer.h b/runtime/ObjC/Framework/examples/treerewrite/TreeRewriteLexer.h
index f51686c..f51686c 100644
--- a/antlr-3.4/runtime/ObjC/Framework/examples/treerewrite/TreeRewriteLexer.h
+++ b/runtime/ObjC/Framework/examples/treerewrite/TreeRewriteLexer.h
diff --git a/antlr-3.4/runtime/ObjC/Framework/examples/treerewrite/TreeRewriteLexer.m b/runtime/ObjC/Framework/examples/treerewrite/TreeRewriteLexer.m
index 0d9d31a..0d9d31a 100644
--- a/antlr-3.4/runtime/ObjC/Framework/examples/treerewrite/TreeRewriteLexer.m
+++ b/runtime/ObjC/Framework/examples/treerewrite/TreeRewriteLexer.m
diff --git a/antlr-3.4/runtime/ObjC/Framework/examples/treerewrite/TreeRewriteParser.h b/runtime/ObjC/Framework/examples/treerewrite/TreeRewriteParser.h
index f587cdd..f587cdd 100644
--- a/antlr-3.4/runtime/ObjC/Framework/examples/treerewrite/TreeRewriteParser.h
+++ b/runtime/ObjC/Framework/examples/treerewrite/TreeRewriteParser.h
diff --git a/antlr-3.4/runtime/ObjC/Framework/examples/treerewrite/TreeRewriteParser.m b/runtime/ObjC/Framework/examples/treerewrite/TreeRewriteParser.m
index 9340e6e..9340e6e 100644
--- a/antlr-3.4/runtime/ObjC/Framework/examples/treerewrite/TreeRewriteParser.m
+++ b/runtime/ObjC/Framework/examples/treerewrite/TreeRewriteParser.m
diff --git a/antlr-3.4/runtime/ObjC/Framework/examples/treerewrite/antlr3.h b/runtime/ObjC/Framework/examples/treerewrite/antlr3.h
index 4f16279..4f16279 100644
--- a/antlr-3.4/runtime/ObjC/Framework/examples/treerewrite/antlr3.h
+++ b/runtime/ObjC/Framework/examples/treerewrite/antlr3.h
diff --git a/antlr-3.4/runtime/ObjC/Framework/examples/treerewrite/main.m b/runtime/ObjC/Framework/examples/treerewrite/main.m
index cd8f9e1..cd8f9e1 100644
--- a/antlr-3.4/runtime/ObjC/Framework/examples/treerewrite/main.m
+++ b/runtime/ObjC/Framework/examples/treerewrite/main.m
diff --git a/antlr-3.4/runtime/ObjC/Framework/examples/treerewrite/output1/TreeRewrite.tokens b/runtime/ObjC/Framework/examples/treerewrite/output1/TreeRewrite.tokens
index eb18cc6..eb18cc6 100644
--- a/antlr-3.4/runtime/ObjC/Framework/examples/treerewrite/output1/TreeRewrite.tokens
+++ b/runtime/ObjC/Framework/examples/treerewrite/output1/TreeRewrite.tokens
diff --git a/antlr-3.4/runtime/ObjC/Framework/examples/treerewrite/output1/TreeRewriteLexer.h b/runtime/ObjC/Framework/examples/treerewrite/output1/TreeRewriteLexer.h
index c97f099..c97f099 100644
--- a/antlr-3.4/runtime/ObjC/Framework/examples/treerewrite/output1/TreeRewriteLexer.h
+++ b/runtime/ObjC/Framework/examples/treerewrite/output1/TreeRewriteLexer.h
diff --git a/antlr-3.4/runtime/ObjC/Framework/examples/treerewrite/output1/TreeRewriteLexer.m b/runtime/ObjC/Framework/examples/treerewrite/output1/TreeRewriteLexer.m
index 3b52b07..3b52b07 100644
--- a/antlr-3.4/runtime/ObjC/Framework/examples/treerewrite/output1/TreeRewriteLexer.m
+++ b/runtime/ObjC/Framework/examples/treerewrite/output1/TreeRewriteLexer.m
diff --git a/antlr-3.4/runtime/ObjC/Framework/examples/treerewrite/output1/TreeRewriteParser.h b/runtime/ObjC/Framework/examples/treerewrite/output1/TreeRewriteParser.h
index 058e7af..058e7af 100644
--- a/antlr-3.4/runtime/ObjC/Framework/examples/treerewrite/output1/TreeRewriteParser.h
+++ b/runtime/ObjC/Framework/examples/treerewrite/output1/TreeRewriteParser.h
diff --git a/antlr-3.4/runtime/ObjC/Framework/examples/treerewrite/output1/TreeRewriteParser.m b/runtime/ObjC/Framework/examples/treerewrite/output1/TreeRewriteParser.m
index efd085f..efd085f 100644
--- a/antlr-3.4/runtime/ObjC/Framework/examples/treerewrite/output1/TreeRewriteParser.m
+++ b/runtime/ObjC/Framework/examples/treerewrite/output1/TreeRewriteParser.m
diff --git a/antlr-3.4/runtime/ObjC/Framework/filelist.java b/runtime/ObjC/Framework/filelist.java
index eea5425..eea5425 100644
--- a/antlr-3.4/runtime/ObjC/Framework/filelist.java
+++ b/runtime/ObjC/Framework/filelist.java
diff --git a/antlr-3.4/runtime/ObjC/Framework/filelist.objc b/runtime/ObjC/Framework/filelist.objc
index d21339f..d21339f 100644
--- a/antlr-3.4/runtime/ObjC/Framework/filelist.objc
+++ b/runtime/ObjC/Framework/filelist.objc
diff --git a/antlr-3.4/runtime/ObjC/Framework/java src b/runtime/ObjC/Framework/java src
index 7012ce8..7012ce8 100644
--- a/antlr-3.4/runtime/ObjC/Framework/java src
+++ b/runtime/ObjC/Framework/java src
Binary files differ
diff --git a/antlr-3.4/runtime/ObjC/Framework/test/runtime/TestRewriteRuleTokenStream/TestRewriteRuleTokenStream.h b/runtime/ObjC/Framework/test/runtime/TestRewriteRuleTokenStream/TestRewriteRuleTokenStream.h
index 06e128a..06e128a 100755
--- a/antlr-3.4/runtime/ObjC/Framework/test/runtime/TestRewriteRuleTokenStream/TestRewriteRuleTokenStream.h
+++ b/runtime/ObjC/Framework/test/runtime/TestRewriteRuleTokenStream/TestRewriteRuleTokenStream.h
diff --git a/antlr-3.4/runtime/ObjC/Framework/test/runtime/TestRewriteRuleTokenStream/TestRewriteRuleTokenStream.m b/runtime/ObjC/Framework/test/runtime/TestRewriteRuleTokenStream/TestRewriteRuleTokenStream.m
index ef84361..ef84361 100755
--- a/antlr-3.4/runtime/ObjC/Framework/test/runtime/TestRewriteRuleTokenStream/TestRewriteRuleTokenStream.m
+++ b/runtime/ObjC/Framework/test/runtime/TestRewriteRuleTokenStream/TestRewriteRuleTokenStream.m
diff --git a/antlr-3.4/runtime/ObjC/Framework/test/runtime/misc/ANTLRFastQueueTest.h b/runtime/ObjC/Framework/test/runtime/misc/ANTLRFastQueueTest.h
index eb85a2d..eb85a2d 100644
--- a/antlr-3.4/runtime/ObjC/Framework/test/runtime/misc/ANTLRFastQueueTest.h
+++ b/runtime/ObjC/Framework/test/runtime/misc/ANTLRFastQueueTest.h
diff --git a/antlr-3.4/runtime/ObjC/Framework/test/runtime/misc/ANTLRFastQueueTest.m b/runtime/ObjC/Framework/test/runtime/misc/ANTLRFastQueueTest.m
index 74508a7..74508a7 100644
--- a/antlr-3.4/runtime/ObjC/Framework/test/runtime/misc/ANTLRFastQueueTest.m
+++ b/runtime/ObjC/Framework/test/runtime/misc/ANTLRFastQueueTest.m
diff --git a/antlr-3.4/runtime/ObjC/Framework/test/runtime/misc/ANTLRIntArrayTest.h b/runtime/ObjC/Framework/test/runtime/misc/ANTLRIntArrayTest.h
index 1dffb23..1dffb23 100644
--- a/antlr-3.4/runtime/ObjC/Framework/test/runtime/misc/ANTLRIntArrayTest.h
+++ b/runtime/ObjC/Framework/test/runtime/misc/ANTLRIntArrayTest.h
diff --git a/antlr-3.4/runtime/ObjC/Framework/test/runtime/misc/ANTLRIntArrayTest.m b/runtime/ObjC/Framework/test/runtime/misc/ANTLRIntArrayTest.m
index a3edc20..a3edc20 100644
--- a/antlr-3.4/runtime/ObjC/Framework/test/runtime/misc/ANTLRIntArrayTest.m
+++ b/runtime/ObjC/Framework/test/runtime/misc/ANTLRIntArrayTest.m
diff --git a/antlr-3.4/runtime/ObjC/Framework/test/runtime/misc/IntArrayTest.h b/runtime/ObjC/Framework/test/runtime/misc/IntArrayTest.h
index 138d7e6..138d7e6 100644
--- a/antlr-3.4/runtime/ObjC/Framework/test/runtime/misc/IntArrayTest.h
+++ b/runtime/ObjC/Framework/test/runtime/misc/IntArrayTest.h
diff --git a/antlr-3.4/runtime/ObjC/Framework/test/runtime/misc/IntArrayTest.m b/runtime/ObjC/Framework/test/runtime/misc/IntArrayTest.m
index 2b3f3f0..2b3f3f0 100644
--- a/antlr-3.4/runtime/ObjC/Framework/test/runtime/misc/IntArrayTest.m
+++ b/runtime/ObjC/Framework/test/runtime/misc/IntArrayTest.m
diff --git a/antlr-3.4/runtime/ObjC/Framework/test/runtime/misc/TestDictionary.h b/runtime/ObjC/Framework/test/runtime/misc/TestDictionary.h
index c79a135..c79a135 100644
--- a/antlr-3.4/runtime/ObjC/Framework/test/runtime/misc/TestDictionary.h
+++ b/runtime/ObjC/Framework/test/runtime/misc/TestDictionary.h
diff --git a/antlr-3.4/runtime/ObjC/Framework/test/runtime/misc/TestDictionary.m b/runtime/ObjC/Framework/test/runtime/misc/TestDictionary.m
index 0d3612f..0d3612f 100644
--- a/antlr-3.4/runtime/ObjC/Framework/test/runtime/misc/TestDictionary.m
+++ b/runtime/ObjC/Framework/test/runtime/misc/TestDictionary.m
diff --git a/antlr-3.4/runtime/ObjC/Framework/test/runtime/recognizer/ANTLRRecognizerTest.h b/runtime/ObjC/Framework/test/runtime/recognizer/ANTLRRecognizerTest.h
index c20897d..c20897d 100755
--- a/antlr-3.4/runtime/ObjC/Framework/test/runtime/recognizer/ANTLRRecognizerTest.h
+++ b/runtime/ObjC/Framework/test/runtime/recognizer/ANTLRRecognizerTest.h
diff --git a/antlr-3.4/runtime/ObjC/Framework/test/runtime/recognizer/ANTLRRecognizerTest.m b/runtime/ObjC/Framework/test/runtime/recognizer/ANTLRRecognizerTest.m
index f857107..f857107 100755
--- a/antlr-3.4/runtime/ObjC/Framework/test/runtime/recognizer/ANTLRRecognizerTest.m
+++ b/runtime/ObjC/Framework/test/runtime/recognizer/ANTLRRecognizerTest.m
diff --git a/antlr-3.4/runtime/ObjC/Framework/test/runtime/sets/ANTLRBitSetTest.h b/runtime/ObjC/Framework/test/runtime/sets/ANTLRBitSetTest.h
index debf650..debf650 100644
--- a/antlr-3.4/runtime/ObjC/Framework/test/runtime/sets/ANTLRBitSetTest.h
+++ b/runtime/ObjC/Framework/test/runtime/sets/ANTLRBitSetTest.h
diff --git a/antlr-3.4/runtime/ObjC/Framework/test/runtime/sets/ANTLRBitSetTest.m b/runtime/ObjC/Framework/test/runtime/sets/ANTLRBitSetTest.m
index 70fd894..70fd894 100644
--- a/antlr-3.4/runtime/ObjC/Framework/test/runtime/sets/ANTLRBitSetTest.m
+++ b/runtime/ObjC/Framework/test/runtime/sets/ANTLRBitSetTest.m
diff --git a/antlr-3.4/runtime/ObjC/Framework/test/runtime/stream/ANTLRStringStreamTest.h b/runtime/ObjC/Framework/test/runtime/stream/ANTLRStringStreamTest.h
index cf65435..cf65435 100644
--- a/antlr-3.4/runtime/ObjC/Framework/test/runtime/stream/ANTLRStringStreamTest.h
+++ b/runtime/ObjC/Framework/test/runtime/stream/ANTLRStringStreamTest.h
diff --git a/antlr-3.4/runtime/ObjC/Framework/test/runtime/stream/ANTLRStringStreamTest.m b/runtime/ObjC/Framework/test/runtime/stream/ANTLRStringStreamTest.m
index 7b6b66e..7b6b66e 100644
--- a/antlr-3.4/runtime/ObjC/Framework/test/runtime/stream/ANTLRStringStreamTest.m
+++ b/runtime/ObjC/Framework/test/runtime/stream/ANTLRStringStreamTest.m
diff --git a/antlr-3.4/runtime/ObjC/Framework/test/runtime/token/ANTLRCommonTokenTest.h b/runtime/ObjC/Framework/test/runtime/token/ANTLRCommonTokenTest.h
index 77f028b..77f028b 100644
--- a/antlr-3.4/runtime/ObjC/Framework/test/runtime/token/ANTLRCommonTokenTest.h
+++ b/runtime/ObjC/Framework/test/runtime/token/ANTLRCommonTokenTest.h
diff --git a/antlr-3.4/runtime/ObjC/Framework/test/runtime/token/ANTLRCommonTokenTest.m b/runtime/ObjC/Framework/test/runtime/token/ANTLRCommonTokenTest.m
index e945c5d..e945c5d 100644
--- a/antlr-3.4/runtime/ObjC/Framework/test/runtime/token/ANTLRCommonTokenTest.m
+++ b/runtime/ObjC/Framework/test/runtime/token/ANTLRCommonTokenTest.m
diff --git a/antlr-3.4/runtime/ObjC/Framework/test/runtime/tree/ANTLRCommonErrorNodeTest.h b/runtime/ObjC/Framework/test/runtime/tree/ANTLRCommonErrorNodeTest.h
index 861bf36..861bf36 100755
--- a/antlr-3.4/runtime/ObjC/Framework/test/runtime/tree/ANTLRCommonErrorNodeTest.h
+++ b/runtime/ObjC/Framework/test/runtime/tree/ANTLRCommonErrorNodeTest.h
diff --git a/antlr-3.4/runtime/ObjC/Framework/test/runtime/tree/ANTLRCommonErrorNodeTest.m b/runtime/ObjC/Framework/test/runtime/tree/ANTLRCommonErrorNodeTest.m
index b5d1c8a..b5d1c8a 100755
--- a/antlr-3.4/runtime/ObjC/Framework/test/runtime/tree/ANTLRCommonErrorNodeTest.m
+++ b/runtime/ObjC/Framework/test/runtime/tree/ANTLRCommonErrorNodeTest.m
diff --git a/antlr-3.4/runtime/ObjC/Framework/test/runtime/tree/ANTLRCommonTreeAdaptorTest.h b/runtime/ObjC/Framework/test/runtime/tree/ANTLRCommonTreeAdaptorTest.h
index 7326675..7326675 100755
--- a/antlr-3.4/runtime/ObjC/Framework/test/runtime/tree/ANTLRCommonTreeAdaptorTest.h
+++ b/runtime/ObjC/Framework/test/runtime/tree/ANTLRCommonTreeAdaptorTest.h
diff --git a/antlr-3.4/runtime/ObjC/Framework/test/runtime/tree/ANTLRCommonTreeAdaptorTest.m b/runtime/ObjC/Framework/test/runtime/tree/ANTLRCommonTreeAdaptorTest.m
index 9c9a7bb..9c9a7bb 100755
--- a/antlr-3.4/runtime/ObjC/Framework/test/runtime/tree/ANTLRCommonTreeAdaptorTest.m
+++ b/runtime/ObjC/Framework/test/runtime/tree/ANTLRCommonTreeAdaptorTest.m
diff --git a/antlr-3.4/runtime/ObjC/Framework/test/runtime/tree/ANTLRCommonTreeTest.h b/runtime/ObjC/Framework/test/runtime/tree/ANTLRCommonTreeTest.h
index 36d23b3..36d23b3 100644
--- a/antlr-3.4/runtime/ObjC/Framework/test/runtime/tree/ANTLRCommonTreeTest.h
+++ b/runtime/ObjC/Framework/test/runtime/tree/ANTLRCommonTreeTest.h
diff --git a/antlr-3.4/runtime/ObjC/Framework/test/runtime/tree/ANTLRCommonTreeTest.m b/runtime/ObjC/Framework/test/runtime/tree/ANTLRCommonTreeTest.m
index b944721..b944721 100644
--- a/antlr-3.4/runtime/ObjC/Framework/test/runtime/tree/ANTLRCommonTreeTest.m
+++ b/runtime/ObjC/Framework/test/runtime/tree/ANTLRCommonTreeTest.m
diff --git a/antlr-3.4/runtime/ObjC/README b/runtime/ObjC/README
index 702bf9c..702bf9c 100644
--- a/antlr-3.4/runtime/ObjC/README
+++ b/runtime/ObjC/README
diff --git a/antlr-3.4/runtime/Perl5/.p4ignore b/runtime/Perl5/.p4ignore
index afa10e0..afa10e0 100644
--- a/antlr-3.4/runtime/Perl5/.p4ignore
+++ b/runtime/Perl5/.p4ignore
diff --git a/antlr-3.4/runtime/Perl5/Build.PL b/runtime/Perl5/Build.PL
index 8d9e4f6..8d9e4f6 100644
--- a/antlr-3.4/runtime/Perl5/Build.PL
+++ b/runtime/Perl5/Build.PL
diff --git a/antlr-3.4/runtime/Perl5/Changes b/runtime/Perl5/Changes
index e69de29..e69de29 100644
--- a/antlr-3.4/runtime/Perl5/Changes
+++ b/runtime/Perl5/Changes
diff --git a/antlr-3.4/runtime/Perl5/INSTALL b/runtime/Perl5/INSTALL
index e69de29..e69de29 100644
--- a/antlr-3.4/runtime/Perl5/INSTALL
+++ b/runtime/Perl5/INSTALL
diff --git a/antlr-3.4/runtime/Perl5/MANIFEST b/runtime/Perl5/MANIFEST
index a7db480..a7db480 100644
--- a/antlr-3.4/runtime/Perl5/MANIFEST
+++ b/runtime/Perl5/MANIFEST
diff --git a/antlr-3.4/runtime/Perl5/MANIFEST.SKIP b/runtime/Perl5/MANIFEST.SKIP
index 407a77e..407a77e 100644
--- a/antlr-3.4/runtime/Perl5/MANIFEST.SKIP
+++ b/runtime/Perl5/MANIFEST.SKIP
diff --git a/antlr-3.4/runtime/Perl5/Makefile.PL b/runtime/Perl5/Makefile.PL
index 7f7268a..7f7268a 100644
--- a/antlr-3.4/runtime/Perl5/Makefile.PL
+++ b/runtime/Perl5/Makefile.PL
diff --git a/antlr-3.4/runtime/Perl5/README b/runtime/Perl5/README
index 9bb3fd0..9bb3fd0 100644
--- a/antlr-3.4/runtime/Perl5/README
+++ b/runtime/Perl5/README
diff --git a/antlr-3.4/runtime/Perl5/docs/design.pod b/runtime/Perl5/docs/design.pod
index 587a64f..587a64f 100644
--- a/antlr-3.4/runtime/Perl5/docs/design.pod
+++ b/runtime/Perl5/docs/design.pod
diff --git a/antlr-3.4/runtime/Perl5/examples/README b/runtime/Perl5/examples/README
index ebd4150..ebd4150 100644
--- a/antlr-3.4/runtime/Perl5/examples/README
+++ b/runtime/Perl5/examples/README
diff --git a/antlr-3.4/runtime/Perl5/examples/expr/Expr.g b/runtime/Perl5/examples/expr/Expr.g
index 030098b..030098b 100644
--- a/antlr-3.4/runtime/Perl5/examples/expr/Expr.g
+++ b/runtime/Perl5/examples/expr/Expr.g
diff --git a/antlr-3.4/runtime/Perl5/examples/expr/expr.pl b/runtime/Perl5/examples/expr/expr.pl
index 7c849cd..7c849cd 100644
--- a/antlr-3.4/runtime/Perl5/examples/expr/expr.pl
+++ b/runtime/Perl5/examples/expr/expr.pl
diff --git a/antlr-3.4/runtime/Perl5/examples/id/IDLexer.g b/runtime/Perl5/examples/id/IDLexer.g
index a92efd7..a92efd7 100644
--- a/antlr-3.4/runtime/Perl5/examples/id/IDLexer.g
+++ b/runtime/Perl5/examples/id/IDLexer.g
diff --git a/antlr-3.4/runtime/Perl5/examples/id/id.pl b/runtime/Perl5/examples/id/id.pl
index a31deb4..a31deb4 100644
--- a/antlr-3.4/runtime/Perl5/examples/id/id.pl
+++ b/runtime/Perl5/examples/id/id.pl
diff --git a/antlr-3.4/runtime/Perl5/examples/mexpr/MExpr.g b/runtime/Perl5/examples/mexpr/MExpr.g
index b2e045f..b2e045f 100644
--- a/antlr-3.4/runtime/Perl5/examples/mexpr/MExpr.g
+++ b/runtime/Perl5/examples/mexpr/MExpr.g
diff --git a/antlr-3.4/runtime/Perl5/examples/mexpr/mexpr.pl b/runtime/Perl5/examples/mexpr/mexpr.pl
index 6c3ef93..6c3ef93 100644
--- a/antlr-3.4/runtime/Perl5/examples/mexpr/mexpr.pl
+++ b/runtime/Perl5/examples/mexpr/mexpr.pl
diff --git a/antlr-3.4/runtime/Perl5/examples/simplecalc/SimpleCalc.g b/runtime/Perl5/examples/simplecalc/SimpleCalc.g
index a819e41..a819e41 100644
--- a/antlr-3.4/runtime/Perl5/examples/simplecalc/SimpleCalc.g
+++ b/runtime/Perl5/examples/simplecalc/SimpleCalc.g
diff --git a/antlr-3.4/runtime/Perl5/examples/simplecalc/simplecalc.pl b/runtime/Perl5/examples/simplecalc/simplecalc.pl
index e6176ef..e6176ef 100644
--- a/antlr-3.4/runtime/Perl5/examples/simplecalc/simplecalc.pl
+++ b/runtime/Perl5/examples/simplecalc/simplecalc.pl
diff --git a/antlr-3.4/runtime/Perl5/examples/tweak/T.g b/runtime/Perl5/examples/tweak/T.g
index 0ad1b83..0ad1b83 100644
--- a/antlr-3.4/runtime/Perl5/examples/tweak/T.g
+++ b/runtime/Perl5/examples/tweak/T.g
diff --git a/antlr-3.4/runtime/Perl5/examples/tweak/input b/runtime/Perl5/examples/tweak/input
index c8ef1b1..c8ef1b1 100644
--- a/antlr-3.4/runtime/Perl5/examples/tweak/input
+++ b/runtime/Perl5/examples/tweak/input
diff --git a/antlr-3.4/runtime/Perl5/examples/tweak/output b/runtime/Perl5/examples/tweak/output
index 6f8e938..6f8e938 100644
--- a/antlr-3.4/runtime/Perl5/examples/tweak/output
+++ b/runtime/Perl5/examples/tweak/output
diff --git a/antlr-3.4/runtime/Perl5/examples/tweak/tweak.pl b/runtime/Perl5/examples/tweak/tweak.pl
index 22fb743..22fb743 100644
--- a/antlr-3.4/runtime/Perl5/examples/tweak/tweak.pl
+++ b/runtime/Perl5/examples/tweak/tweak.pl
diff --git a/antlr-3.4/runtime/Perl5/examples/zero-one/T.g b/runtime/Perl5/examples/zero-one/T.g
index 6f7a1f7..6f7a1f7 100644
--- a/antlr-3.4/runtime/Perl5/examples/zero-one/T.g
+++ b/runtime/Perl5/examples/zero-one/T.g
diff --git a/antlr-3.4/runtime/Perl5/examples/zero-one/t-error.pl b/runtime/Perl5/examples/zero-one/t-error.pl
index 818b3c3..818b3c3 100644
--- a/antlr-3.4/runtime/Perl5/examples/zero-one/t-error.pl
+++ b/runtime/Perl5/examples/zero-one/t-error.pl
diff --git a/antlr-3.4/runtime/Perl5/examples/zero-one/t.pl b/runtime/Perl5/examples/zero-one/t.pl
index ed69cc2..ed69cc2 100644
--- a/antlr-3.4/runtime/Perl5/examples/zero-one/t.pl
+++ b/runtime/Perl5/examples/zero-one/t.pl
diff --git a/antlr-3.4/runtime/Perl5/lib/ANTLR/Runtime.pm b/runtime/Perl5/lib/ANTLR/Runtime.pm
index 57bbc05..57bbc05 100644
--- a/antlr-3.4/runtime/Perl5/lib/ANTLR/Runtime.pm
+++ b/runtime/Perl5/lib/ANTLR/Runtime.pm
diff --git a/antlr-3.4/runtime/Perl5/lib/ANTLR/Runtime/ANTLRFileStream.pm b/runtime/Perl5/lib/ANTLR/Runtime/ANTLRFileStream.pm
index b6fe3de..b6fe3de 100644
--- a/antlr-3.4/runtime/Perl5/lib/ANTLR/Runtime/ANTLRFileStream.pm
+++ b/runtime/Perl5/lib/ANTLR/Runtime/ANTLRFileStream.pm
diff --git a/antlr-3.4/runtime/Perl5/lib/ANTLR/Runtime/ANTLRStringStream.pm b/runtime/Perl5/lib/ANTLR/Runtime/ANTLRStringStream.pm
index 2d55edc..2d55edc 100644
--- a/antlr-3.4/runtime/Perl5/lib/ANTLR/Runtime/ANTLRStringStream.pm
+++ b/runtime/Perl5/lib/ANTLR/Runtime/ANTLRStringStream.pm
diff --git a/antlr-3.4/runtime/Perl5/lib/ANTLR/Runtime/BaseRecognizer.pm b/runtime/Perl5/lib/ANTLR/Runtime/BaseRecognizer.pm
index 4f46ea7..4f46ea7 100644
--- a/antlr-3.4/runtime/Perl5/lib/ANTLR/Runtime/BaseRecognizer.pm
+++ b/runtime/Perl5/lib/ANTLR/Runtime/BaseRecognizer.pm
diff --git a/antlr-3.4/runtime/Perl5/lib/ANTLR/Runtime/BitSet.pm b/runtime/Perl5/lib/ANTLR/Runtime/BitSet.pm
index b066f34..b066f34 100644
--- a/antlr-3.4/runtime/Perl5/lib/ANTLR/Runtime/BitSet.pm
+++ b/runtime/Perl5/lib/ANTLR/Runtime/BitSet.pm
diff --git a/antlr-3.4/runtime/Perl5/lib/ANTLR/Runtime/CharStream.pm b/runtime/Perl5/lib/ANTLR/Runtime/CharStream.pm
index 6936eaa..6936eaa 100644
--- a/antlr-3.4/runtime/Perl5/lib/ANTLR/Runtime/CharStream.pm
+++ b/runtime/Perl5/lib/ANTLR/Runtime/CharStream.pm
diff --git a/antlr-3.4/runtime/Perl5/lib/ANTLR/Runtime/CharStreamState.pm b/runtime/Perl5/lib/ANTLR/Runtime/CharStreamState.pm
index d33821b..d33821b 100644
--- a/antlr-3.4/runtime/Perl5/lib/ANTLR/Runtime/CharStreamState.pm
+++ b/runtime/Perl5/lib/ANTLR/Runtime/CharStreamState.pm
diff --git a/antlr-3.4/runtime/Perl5/lib/ANTLR/Runtime/CommonToken.pm b/runtime/Perl5/lib/ANTLR/Runtime/CommonToken.pm
index 3c64b97..3c64b97 100644
--- a/antlr-3.4/runtime/Perl5/lib/ANTLR/Runtime/CommonToken.pm
+++ b/runtime/Perl5/lib/ANTLR/Runtime/CommonToken.pm
diff --git a/antlr-3.4/runtime/Perl5/lib/ANTLR/Runtime/CommonTokenStream.pm b/runtime/Perl5/lib/ANTLR/Runtime/CommonTokenStream.pm
index cf298ec..cf298ec 100644
--- a/antlr-3.4/runtime/Perl5/lib/ANTLR/Runtime/CommonTokenStream.pm
+++ b/runtime/Perl5/lib/ANTLR/Runtime/CommonTokenStream.pm
diff --git a/antlr-3.4/runtime/Perl5/lib/ANTLR/Runtime/DFA.pm b/runtime/Perl5/lib/ANTLR/Runtime/DFA.pm
index d1f0ef1..d1f0ef1 100644
--- a/antlr-3.4/runtime/Perl5/lib/ANTLR/Runtime/DFA.pm
+++ b/runtime/Perl5/lib/ANTLR/Runtime/DFA.pm
diff --git a/antlr-3.4/runtime/Perl5/lib/ANTLR/Runtime/EarlyExitException.pm b/runtime/Perl5/lib/ANTLR/Runtime/EarlyExitException.pm
index 17ccd44..17ccd44 100644
--- a/antlr-3.4/runtime/Perl5/lib/ANTLR/Runtime/EarlyExitException.pm
+++ b/runtime/Perl5/lib/ANTLR/Runtime/EarlyExitException.pm
diff --git a/antlr-3.4/runtime/Perl5/lib/ANTLR/Runtime/Exception.pm b/runtime/Perl5/lib/ANTLR/Runtime/Exception.pm
index 1909cd4..1909cd4 100644
--- a/antlr-3.4/runtime/Perl5/lib/ANTLR/Runtime/Exception.pm
+++ b/runtime/Perl5/lib/ANTLR/Runtime/Exception.pm
diff --git a/antlr-3.4/runtime/Perl5/lib/ANTLR/Runtime/IntStream.pm b/runtime/Perl5/lib/ANTLR/Runtime/IntStream.pm
index 8b459fa..8b459fa 100644
--- a/antlr-3.4/runtime/Perl5/lib/ANTLR/Runtime/IntStream.pm
+++ b/runtime/Perl5/lib/ANTLR/Runtime/IntStream.pm
diff --git a/antlr-3.4/runtime/Perl5/lib/ANTLR/Runtime/Lexer.pm b/runtime/Perl5/lib/ANTLR/Runtime/Lexer.pm
index 5acbaec..5acbaec 100644
--- a/antlr-3.4/runtime/Perl5/lib/ANTLR/Runtime/Lexer.pm
+++ b/runtime/Perl5/lib/ANTLR/Runtime/Lexer.pm
diff --git a/antlr-3.4/runtime/Perl5/lib/ANTLR/Runtime/MismatchedSetException.pm b/runtime/Perl5/lib/ANTLR/Runtime/MismatchedSetException.pm
index d87b0e6..d87b0e6 100644
--- a/antlr-3.4/runtime/Perl5/lib/ANTLR/Runtime/MismatchedSetException.pm
+++ b/runtime/Perl5/lib/ANTLR/Runtime/MismatchedSetException.pm
diff --git a/antlr-3.4/runtime/Perl5/lib/ANTLR/Runtime/MismatchedTokenException.pm b/runtime/Perl5/lib/ANTLR/Runtime/MismatchedTokenException.pm
index b141e99..b141e99 100644
--- a/antlr-3.4/runtime/Perl5/lib/ANTLR/Runtime/MismatchedTokenException.pm
+++ b/runtime/Perl5/lib/ANTLR/Runtime/MismatchedTokenException.pm
diff --git a/antlr-3.4/runtime/Perl5/lib/ANTLR/Runtime/MissingTokenException.pm b/runtime/Perl5/lib/ANTLR/Runtime/MissingTokenException.pm
index 5f55a87..5f55a87 100644
--- a/antlr-3.4/runtime/Perl5/lib/ANTLR/Runtime/MissingTokenException.pm
+++ b/runtime/Perl5/lib/ANTLR/Runtime/MissingTokenException.pm
diff --git a/antlr-3.4/runtime/Perl5/lib/ANTLR/Runtime/NoViableAltException.pm b/runtime/Perl5/lib/ANTLR/Runtime/NoViableAltException.pm
index 88a78ad..88a78ad 100644
--- a/antlr-3.4/runtime/Perl5/lib/ANTLR/Runtime/NoViableAltException.pm
+++ b/runtime/Perl5/lib/ANTLR/Runtime/NoViableAltException.pm
diff --git a/antlr-3.4/runtime/Perl5/lib/ANTLR/Runtime/Parser.pm b/runtime/Perl5/lib/ANTLR/Runtime/Parser.pm
index a9708ae..a9708ae 100644
--- a/antlr-3.4/runtime/Perl5/lib/ANTLR/Runtime/Parser.pm
+++ b/runtime/Perl5/lib/ANTLR/Runtime/Parser.pm
diff --git a/antlr-3.4/runtime/Perl5/lib/ANTLR/Runtime/ParserRuleReturnScope.pm b/runtime/Perl5/lib/ANTLR/Runtime/ParserRuleReturnScope.pm
index 07adcf1..07adcf1 100644
--- a/antlr-3.4/runtime/Perl5/lib/ANTLR/Runtime/ParserRuleReturnScope.pm
+++ b/runtime/Perl5/lib/ANTLR/Runtime/ParserRuleReturnScope.pm
diff --git a/antlr-3.4/runtime/Perl5/lib/ANTLR/Runtime/RecognitionException.pm b/runtime/Perl5/lib/ANTLR/Runtime/RecognitionException.pm
index db8d0ba..db8d0ba 100644
--- a/antlr-3.4/runtime/Perl5/lib/ANTLR/Runtime/RecognitionException.pm
+++ b/runtime/Perl5/lib/ANTLR/Runtime/RecognitionException.pm
diff --git a/antlr-3.4/runtime/Perl5/lib/ANTLR/Runtime/RecognizerSharedState.pm b/runtime/Perl5/lib/ANTLR/Runtime/RecognizerSharedState.pm
index 96c51f7..96c51f7 100644
--- a/antlr-3.4/runtime/Perl5/lib/ANTLR/Runtime/RecognizerSharedState.pm
+++ b/runtime/Perl5/lib/ANTLR/Runtime/RecognizerSharedState.pm
diff --git a/antlr-3.4/runtime/Perl5/lib/ANTLR/Runtime/RuleReturnScope.pm b/runtime/Perl5/lib/ANTLR/Runtime/RuleReturnScope.pm
index eb08dbc..eb08dbc 100644
--- a/antlr-3.4/runtime/Perl5/lib/ANTLR/Runtime/RuleReturnScope.pm
+++ b/runtime/Perl5/lib/ANTLR/Runtime/RuleReturnScope.pm
diff --git a/antlr-3.4/runtime/Perl5/lib/ANTLR/Runtime/Stream.pm b/runtime/Perl5/lib/ANTLR/Runtime/Stream.pm
index 3dd0ba7..3dd0ba7 100644
--- a/antlr-3.4/runtime/Perl5/lib/ANTLR/Runtime/Stream.pm
+++ b/runtime/Perl5/lib/ANTLR/Runtime/Stream.pm
diff --git a/antlr-3.4/runtime/Perl5/lib/ANTLR/Runtime/Token.pm b/runtime/Perl5/lib/ANTLR/Runtime/Token.pm
index 7cd8f21..7cd8f21 100644
--- a/antlr-3.4/runtime/Perl5/lib/ANTLR/Runtime/Token.pm
+++ b/runtime/Perl5/lib/ANTLR/Runtime/Token.pm
diff --git a/antlr-3.4/runtime/Perl5/lib/ANTLR/Runtime/TokenSource.pm b/runtime/Perl5/lib/ANTLR/Runtime/TokenSource.pm
index f9200ef..f9200ef 100644
--- a/antlr-3.4/runtime/Perl5/lib/ANTLR/Runtime/TokenSource.pm
+++ b/runtime/Perl5/lib/ANTLR/Runtime/TokenSource.pm
diff --git a/antlr-3.4/runtime/Perl5/lib/ANTLR/Runtime/TokenStream.pm b/runtime/Perl5/lib/ANTLR/Runtime/TokenStream.pm
index ecab89a..ecab89a 100644
--- a/antlr-3.4/runtime/Perl5/lib/ANTLR/Runtime/TokenStream.pm
+++ b/runtime/Perl5/lib/ANTLR/Runtime/TokenStream.pm
diff --git a/antlr-3.4/runtime/Perl5/lib/ANTLR/Runtime/UnwantedTokenException.pm b/runtime/Perl5/lib/ANTLR/Runtime/UnwantedTokenException.pm
index 60c1202..60c1202 100644
--- a/antlr-3.4/runtime/Perl5/lib/ANTLR/Runtime/UnwantedTokenException.pm
+++ b/runtime/Perl5/lib/ANTLR/Runtime/UnwantedTokenException.pm
diff --git a/antlr-3.4/runtime/Perl5/port.yml b/runtime/Perl5/port.yml
index 56897f5..56897f5 100644
--- a/antlr-3.4/runtime/Perl5/port.yml
+++ b/runtime/Perl5/port.yml
diff --git a/antlr-3.4/runtime/Perl5/t/author/api.t b/runtime/Perl5/t/author/api.t
index 420fe83..420fe83 100644
--- a/antlr-3.4/runtime/Perl5/t/author/api.t
+++ b/runtime/Perl5/t/author/api.t
diff --git a/antlr-3.4/runtime/Perl5/t/author/perlcritic.t b/runtime/Perl5/t/author/perlcritic.t
index 08b4545..08b4545 100644
--- a/antlr-3.4/runtime/Perl5/t/author/perlcritic.t
+++ b/runtime/Perl5/t/author/perlcritic.t
diff --git a/antlr-3.4/runtime/Perl5/t/author/perlcriticrc b/runtime/Perl5/t/author/perlcriticrc
index 8acc451..8acc451 100644
--- a/antlr-3.4/runtime/Perl5/t/author/perlcriticrc
+++ b/runtime/Perl5/t/author/perlcriticrc
diff --git a/antlr-3.4/runtime/Perl5/t/author/pod-coverage.t b/runtime/Perl5/t/author/pod-coverage.t
index 54ae158..54ae158 100644
--- a/antlr-3.4/runtime/Perl5/t/author/pod-coverage.t
+++ b/runtime/Perl5/t/author/pod-coverage.t
diff --git a/antlr-3.4/runtime/Perl5/t/author/pod.t b/runtime/Perl5/t/author/pod.t
index e6908b8..e6908b8 100644
--- a/antlr-3.4/runtime/Perl5/t/author/pod.t
+++ b/runtime/Perl5/t/author/pod.t
diff --git a/antlr-3.4/runtime/Perl5/t/classes.t b/runtime/Perl5/t/classes.t
index 654cdb9..654cdb9 100644
--- a/antlr-3.4/runtime/Perl5/t/classes.t
+++ b/runtime/Perl5/t/classes.t
diff --git a/antlr-3.4/runtime/Perl5/t/classes/Test/ANTLR/Runtime/ANTLRStringStream.pm b/runtime/Perl5/t/classes/Test/ANTLR/Runtime/ANTLRStringStream.pm
index ab4a98b..ab4a98b 100644
--- a/antlr-3.4/runtime/Perl5/t/classes/Test/ANTLR/Runtime/ANTLRStringStream.pm
+++ b/runtime/Perl5/t/classes/Test/ANTLR/Runtime/ANTLRStringStream.pm
diff --git a/antlr-3.4/runtime/Perl5/t/classes/Test/ANTLR/Runtime/BitSet.pm b/runtime/Perl5/t/classes/Test/ANTLR/Runtime/BitSet.pm
index d1679e3..d1679e3 100644
--- a/antlr-3.4/runtime/Perl5/t/classes/Test/ANTLR/Runtime/BitSet.pm
+++ b/runtime/Perl5/t/classes/Test/ANTLR/Runtime/BitSet.pm
diff --git a/antlr-3.4/runtime/Perl5/t/classes/Test/ANTLR/Runtime/CommonToken.pm b/runtime/Perl5/t/classes/Test/ANTLR/Runtime/CommonToken.pm
index 97ff91d..97ff91d 100644
--- a/antlr-3.4/runtime/Perl5/t/classes/Test/ANTLR/Runtime/CommonToken.pm
+++ b/runtime/Perl5/t/classes/Test/ANTLR/Runtime/CommonToken.pm
diff --git a/antlr-3.4/runtime/Perl5/t/classes/Test/ANTLR/Runtime/Exception.pm b/runtime/Perl5/t/classes/Test/ANTLR/Runtime/Exception.pm
index e6d0450..e6d0450 100644
--- a/antlr-3.4/runtime/Perl5/t/classes/Test/ANTLR/Runtime/Exception.pm
+++ b/runtime/Perl5/t/classes/Test/ANTLR/Runtime/Exception.pm
diff --git a/antlr-3.4/runtime/Perl5/t/classes/Test/ANTLR/Runtime/Lexer.pm b/runtime/Perl5/t/classes/Test/ANTLR/Runtime/Lexer.pm
index 848a1d3..848a1d3 100644
--- a/antlr-3.4/runtime/Perl5/t/classes/Test/ANTLR/Runtime/Lexer.pm
+++ b/runtime/Perl5/t/classes/Test/ANTLR/Runtime/Lexer.pm
diff --git a/antlr-3.4/runtime/Perl5/t/examples/expr.t b/runtime/Perl5/t/examples/expr.t
index d1096da..d1096da 100644
--- a/antlr-3.4/runtime/Perl5/t/examples/expr.t
+++ b/runtime/Perl5/t/examples/expr.t
diff --git a/antlr-3.4/runtime/Perl5/t/examples/fig.t b/runtime/Perl5/t/examples/fig.t
index 79bf8a0..79bf8a0 100644
--- a/antlr-3.4/runtime/Perl5/t/examples/fig.t
+++ b/runtime/Perl5/t/examples/fig.t
diff --git a/antlr-3.4/runtime/Perl5/t/examples/simplecalc.t b/runtime/Perl5/t/examples/simplecalc.t
index 2f88381..2f88381 100644
--- a/antlr-3.4/runtime/Perl5/t/examples/simplecalc.t
+++ b/runtime/Perl5/t/examples/simplecalc.t
diff --git a/antlr-3.4/runtime/Perl5/t/lexer.t b/runtime/Perl5/t/lexer.t
index bf56b76..bf56b76 100644
--- a/antlr-3.4/runtime/Perl5/t/lexer.t
+++ b/runtime/Perl5/t/lexer.t
diff --git a/antlr-3.4/runtime/Perl5/t/lib/ANTLR/Runtime/Test.pm b/runtime/Perl5/t/lib/ANTLR/Runtime/Test.pm
index cde05b1..cde05b1 100644
--- a/antlr-3.4/runtime/Perl5/t/lib/ANTLR/Runtime/Test.pm
+++ b/runtime/Perl5/t/lib/ANTLR/Runtime/Test.pm
diff --git a/antlr-3.4/runtime/Perl5/t/lib/My/Test/Class.pm b/runtime/Perl5/t/lib/My/Test/Class.pm
index cb91470..cb91470 100644
--- a/antlr-3.4/runtime/Perl5/t/lib/My/Test/Class.pm
+++ b/runtime/Perl5/t/lib/My/Test/Class.pm
diff --git a/antlr-3.4/runtime/Perl5/t/lib/My/Test/Class/Load.pm b/runtime/Perl5/t/lib/My/Test/Class/Load.pm
index 3705485..3705485 100644
--- a/antlr-3.4/runtime/Perl5/t/lib/My/Test/Class/Load.pm
+++ b/runtime/Perl5/t/lib/My/Test/Class/Load.pm
diff --git a/antlr-3.4/runtime/Perl5/t/version.t b/runtime/Perl5/t/version.t
index 094e66b..094e66b 100644
--- a/antlr-3.4/runtime/Perl5/t/version.t
+++ b/runtime/Perl5/t/version.t
diff --git a/antlr-3.4/runtime/Perl5/tools/antlr.bat b/runtime/Perl5/tools/antlr.bat
index 50c3ea5..50c3ea5 100755
--- a/antlr-3.4/runtime/Perl5/tools/antlr.bat
+++ b/runtime/Perl5/tools/antlr.bat
diff --git a/antlr-3.4/runtime/Perl5/tools/antlr.sh b/runtime/Perl5/tools/antlr.sh
index 78a2562..78a2562 100755
--- a/antlr-3.4/runtime/Perl5/tools/antlr.sh
+++ b/runtime/Perl5/tools/antlr.sh
diff --git a/antlr-3.4/runtime/Perl5/tools/port.pl b/runtime/Perl5/tools/port.pl
index 350a0cb..350a0cb 100644
--- a/antlr-3.4/runtime/Perl5/tools/port.pl
+++ b/runtime/Perl5/tools/port.pl
diff --git a/antlr-3.4/runtime/Python/AUTHORS b/runtime/Python/AUTHORS
index 01e79ee..01e79ee 100644
--- a/antlr-3.4/runtime/Python/AUTHORS
+++ b/runtime/Python/AUTHORS
diff --git a/antlr-3.4/runtime/Python/ChangeLog b/runtime/Python/ChangeLog
index e979620..e979620 100644
--- a/antlr-3.4/runtime/Python/ChangeLog
+++ b/runtime/Python/ChangeLog
diff --git a/antlr-3.4/runtime/Python/LICENSE b/runtime/Python/LICENSE
index 1d1d5d6..1d1d5d6 100644
--- a/antlr-3.4/runtime/Python/LICENSE
+++ b/runtime/Python/LICENSE
diff --git a/antlr-3.4/runtime/Python/MANIFEST.in b/runtime/Python/MANIFEST.in
index 29c4ad6..29c4ad6 100644
--- a/antlr-3.4/runtime/Python/MANIFEST.in
+++ b/runtime/Python/MANIFEST.in
diff --git a/antlr-3.4/runtime/Python/README b/runtime/Python/README
index 98a50bb..98a50bb 100644
--- a/antlr-3.4/runtime/Python/README
+++ b/runtime/Python/README
diff --git a/antlr-3.4/runtime/Python/TODO b/runtime/Python/TODO
index 4ae5cdd..4ae5cdd 100644
--- a/antlr-3.4/runtime/Python/TODO
+++ b/runtime/Python/TODO
diff --git a/antlr-3.4/runtime/Python/antlr3/__init__.py b/runtime/Python/antlr3/__init__.py
index 4068559..4068559 100644
--- a/antlr-3.4/runtime/Python/antlr3/__init__.py
+++ b/runtime/Python/antlr3/__init__.py
diff --git a/antlr-3.4/runtime/Python/antlr3/compat.py b/runtime/Python/antlr3/compat.py
index b29afca..b29afca 100644
--- a/antlr-3.4/runtime/Python/antlr3/compat.py
+++ b/runtime/Python/antlr3/compat.py
diff --git a/antlr-3.4/runtime/Python/antlr3/constants.py b/runtime/Python/antlr3/constants.py
index bf4a47a..bf4a47a 100644
--- a/antlr-3.4/runtime/Python/antlr3/constants.py
+++ b/runtime/Python/antlr3/constants.py
diff --git a/antlr-3.4/runtime/Python/antlr3/debug.py b/runtime/Python/antlr3/debug.py
index 6668fa5..6668fa5 100644
--- a/antlr-3.4/runtime/Python/antlr3/debug.py
+++ b/runtime/Python/antlr3/debug.py
diff --git a/antlr-3.4/runtime/Python/antlr3/dfa.py b/runtime/Python/antlr3/dfa.py
index ff93761..ff93761 100644
--- a/antlr-3.4/runtime/Python/antlr3/dfa.py
+++ b/runtime/Python/antlr3/dfa.py
diff --git a/antlr-3.4/runtime/Python/antlr3/dottreegen.py b/runtime/Python/antlr3/dottreegen.py
index 827d4ec..827d4ec 100644
--- a/antlr-3.4/runtime/Python/antlr3/dottreegen.py
+++ b/runtime/Python/antlr3/dottreegen.py
diff --git a/antlr-3.4/runtime/Python/antlr3/exceptions.py b/runtime/Python/antlr3/exceptions.py
index 97b1074..97b1074 100644
--- a/antlr-3.4/runtime/Python/antlr3/exceptions.py
+++ b/runtime/Python/antlr3/exceptions.py
diff --git a/antlr-3.4/runtime/Python/antlr3/extras.py b/runtime/Python/antlr3/extras.py
index 9155cda..9155cda 100644
--- a/antlr-3.4/runtime/Python/antlr3/extras.py
+++ b/runtime/Python/antlr3/extras.py
diff --git a/antlr-3.4/runtime/Python/antlr3/main.py b/runtime/Python/antlr3/main.py
index ae3906f..ae3906f 100644
--- a/antlr-3.4/runtime/Python/antlr3/main.py
+++ b/runtime/Python/antlr3/main.py
diff --git a/antlr-3.4/runtime/Python/antlr3/recognizers.py b/runtime/Python/antlr3/recognizers.py
index d48280a..d48280a 100644
--- a/antlr-3.4/runtime/Python/antlr3/recognizers.py
+++ b/runtime/Python/antlr3/recognizers.py
diff --git a/antlr-3.4/runtime/Python/antlr3/streams.py b/runtime/Python/antlr3/streams.py
index c9ba7ca..c9ba7ca 100644
--- a/antlr-3.4/runtime/Python/antlr3/streams.py
+++ b/runtime/Python/antlr3/streams.py
diff --git a/antlr-3.4/runtime/Python/antlr3/tokens.py b/runtime/Python/antlr3/tokens.py
index d3f39b8..d3f39b8 100644
--- a/antlr-3.4/runtime/Python/antlr3/tokens.py
+++ b/runtime/Python/antlr3/tokens.py
diff --git a/antlr-3.4/runtime/Python/antlr3/tree.py b/runtime/Python/antlr3/tree.py
index 7bc8446..7bc8446 100644
--- a/antlr-3.4/runtime/Python/antlr3/tree.py
+++ b/runtime/Python/antlr3/tree.py
diff --git a/antlr-3.4/runtime/Python/antlr3/treewizard.py b/runtime/Python/antlr3/treewizard.py
index d96ce78..d96ce78 100644
--- a/antlr-3.4/runtime/Python/antlr3/treewizard.py
+++ b/runtime/Python/antlr3/treewizard.py
diff --git a/antlr-3.4/runtime/Python/dist/antlr_python_runtime-3.4-py2.4.egg b/runtime/Python/dist/antlr_python_runtime-3.4-py2.4.egg
index 5eb9aca..5eb9aca 100644
--- a/antlr-3.4/runtime/Python/dist/antlr_python_runtime-3.4-py2.4.egg
+++ b/runtime/Python/dist/antlr_python_runtime-3.4-py2.4.egg
Binary files differ
diff --git a/antlr-3.4/runtime/Python/dist/antlr_python_runtime-3.4-py2.6.egg b/runtime/Python/dist/antlr_python_runtime-3.4-py2.6.egg
index 369a8d9..369a8d9 100644
--- a/antlr-3.4/runtime/Python/dist/antlr_python_runtime-3.4-py2.6.egg
+++ b/runtime/Python/dist/antlr_python_runtime-3.4-py2.6.egg
Binary files differ
diff --git a/antlr-3.4/runtime/Python/dist/antlr_python_runtime-3.4.tar.gz b/runtime/Python/dist/antlr_python_runtime-3.4.tar.gz
index a90b40e..a90b40e 100644
--- a/antlr-3.4/runtime/Python/dist/antlr_python_runtime-3.4.tar.gz
+++ b/runtime/Python/dist/antlr_python_runtime-3.4.tar.gz
Binary files differ
diff --git a/antlr-3.4/runtime/Python/dist/antlr_python_runtime-3.4.zip b/runtime/Python/dist/antlr_python_runtime-3.4.zip
index 304ce08..304ce08 100644
--- a/antlr-3.4/runtime/Python/dist/antlr_python_runtime-3.4.zip
+++ b/runtime/Python/dist/antlr_python_runtime-3.4.zip
Binary files differ
diff --git a/antlr-3.4/runtime/Python/doxyfile b/runtime/Python/doxyfile
index ce356de..ce356de 100644
--- a/antlr-3.4/runtime/Python/doxyfile
+++ b/runtime/Python/doxyfile
diff --git a/antlr-3.4/runtime/Python/ez_setup.py b/runtime/Python/ez_setup.py
index 38c09c6..38c09c6 100644
--- a/antlr-3.4/runtime/Python/ez_setup.py
+++ b/runtime/Python/ez_setup.py
diff --git a/antlr-3.4/runtime/Python/hudson-build.sh b/runtime/Python/hudson-build.sh
index fbe6f84..fbe6f84 100755
--- a/antlr-3.4/runtime/Python/hudson-build.sh
+++ b/runtime/Python/hudson-build.sh
diff --git a/antlr-3.4/runtime/Python/mkdoxy.sh b/runtime/Python/mkdoxy.sh
index 36fffff..36fffff 100755
--- a/antlr-3.4/runtime/Python/mkdoxy.sh
+++ b/runtime/Python/mkdoxy.sh
diff --git a/antlr-3.4/runtime/Python/pylintrc b/runtime/Python/pylintrc
index 3507257..3507257 100644
--- a/antlr-3.4/runtime/Python/pylintrc
+++ b/runtime/Python/pylintrc
diff --git a/antlr-3.4/runtime/Python/setup.py b/runtime/Python/setup.py
index 17ef6d4..17ef6d4 100644
--- a/antlr-3.4/runtime/Python/setup.py
+++ b/runtime/Python/setup.py
diff --git a/antlr-3.4/runtime/Python/tests/t001lexer.g b/runtime/Python/tests/t001lexer.g
index f92b958..f92b958 100644
--- a/antlr-3.4/runtime/Python/tests/t001lexer.g
+++ b/runtime/Python/tests/t001lexer.g
diff --git a/antlr-3.4/runtime/Python/tests/t001lexer.py b/runtime/Python/tests/t001lexer.py
index 3228235..3228235 100644
--- a/antlr-3.4/runtime/Python/tests/t001lexer.py
+++ b/runtime/Python/tests/t001lexer.py
diff --git a/antlr-3.4/runtime/Python/tests/t002lexer.g b/runtime/Python/tests/t002lexer.g
index 53b67a9..53b67a9 100644
--- a/antlr-3.4/runtime/Python/tests/t002lexer.g
+++ b/runtime/Python/tests/t002lexer.g
diff --git a/antlr-3.4/runtime/Python/tests/t002lexer.py b/runtime/Python/tests/t002lexer.py
index c2c03ba..c2c03ba 100644
--- a/antlr-3.4/runtime/Python/tests/t002lexer.py
+++ b/runtime/Python/tests/t002lexer.py
diff --git a/antlr-3.4/runtime/Python/tests/t003lexer.g b/runtime/Python/tests/t003lexer.g
index 0e85e11..0e85e11 100644
--- a/antlr-3.4/runtime/Python/tests/t003lexer.g
+++ b/runtime/Python/tests/t003lexer.g
diff --git a/antlr-3.4/runtime/Python/tests/t003lexer.py b/runtime/Python/tests/t003lexer.py
index 3a32955..3a32955 100644
--- a/antlr-3.4/runtime/Python/tests/t003lexer.py
+++ b/runtime/Python/tests/t003lexer.py
diff --git a/antlr-3.4/runtime/Python/tests/t004lexer.g b/runtime/Python/tests/t004lexer.g
index c39d10d..c39d10d 100644
--- a/antlr-3.4/runtime/Python/tests/t004lexer.g
+++ b/runtime/Python/tests/t004lexer.g
diff --git a/antlr-3.4/runtime/Python/tests/t004lexer.py b/runtime/Python/tests/t004lexer.py
index 52b444c..52b444c 100644
--- a/antlr-3.4/runtime/Python/tests/t004lexer.py
+++ b/runtime/Python/tests/t004lexer.py
diff --git a/antlr-3.4/runtime/Python/tests/t005lexer.g b/runtime/Python/tests/t005lexer.g
index f9cc681..f9cc681 100644
--- a/antlr-3.4/runtime/Python/tests/t005lexer.g
+++ b/runtime/Python/tests/t005lexer.g
diff --git a/antlr-3.4/runtime/Python/tests/t005lexer.py b/runtime/Python/tests/t005lexer.py
index 667083e..667083e 100644
--- a/antlr-3.4/runtime/Python/tests/t005lexer.py
+++ b/runtime/Python/tests/t005lexer.py
diff --git a/antlr-3.4/runtime/Python/tests/t006lexer.g b/runtime/Python/tests/t006lexer.g
index ad93cb4..ad93cb4 100644
--- a/antlr-3.4/runtime/Python/tests/t006lexer.g
+++ b/runtime/Python/tests/t006lexer.g
diff --git a/antlr-3.4/runtime/Python/tests/t006lexer.py b/runtime/Python/tests/t006lexer.py
index a4f845b..a4f845b 100644
--- a/antlr-3.4/runtime/Python/tests/t006lexer.py
+++ b/runtime/Python/tests/t006lexer.py
diff --git a/antlr-3.4/runtime/Python/tests/t007lexer.g b/runtime/Python/tests/t007lexer.g
index b5651d5..b5651d5 100644
--- a/antlr-3.4/runtime/Python/tests/t007lexer.g
+++ b/runtime/Python/tests/t007lexer.g
diff --git a/antlr-3.4/runtime/Python/tests/t007lexer.py b/runtime/Python/tests/t007lexer.py
index 440657b..440657b 100644
--- a/antlr-3.4/runtime/Python/tests/t007lexer.py
+++ b/runtime/Python/tests/t007lexer.py
diff --git a/antlr-3.4/runtime/Python/tests/t008lexer.g b/runtime/Python/tests/t008lexer.g
index 5949866..5949866 100644
--- a/antlr-3.4/runtime/Python/tests/t008lexer.g
+++ b/runtime/Python/tests/t008lexer.g
diff --git a/antlr-3.4/runtime/Python/tests/t008lexer.py b/runtime/Python/tests/t008lexer.py
index f62c148..f62c148 100644
--- a/antlr-3.4/runtime/Python/tests/t008lexer.py
+++ b/runtime/Python/tests/t008lexer.py
diff --git a/antlr-3.4/runtime/Python/tests/t009lexer.g b/runtime/Python/tests/t009lexer.g
index 6126908..6126908 100644
--- a/antlr-3.4/runtime/Python/tests/t009lexer.g
+++ b/runtime/Python/tests/t009lexer.g
diff --git a/antlr-3.4/runtime/Python/tests/t009lexer.py b/runtime/Python/tests/t009lexer.py
index c32cbbf..c32cbbf 100644
--- a/antlr-3.4/runtime/Python/tests/t009lexer.py
+++ b/runtime/Python/tests/t009lexer.py
diff --git a/antlr-3.4/runtime/Python/tests/t010lexer.g b/runtime/Python/tests/t010lexer.g
index a93636c..a93636c 100644
--- a/antlr-3.4/runtime/Python/tests/t010lexer.g
+++ b/runtime/Python/tests/t010lexer.g
diff --git a/antlr-3.4/runtime/Python/tests/t010lexer.py b/runtime/Python/tests/t010lexer.py
index 7cd318c..7cd318c 100644
--- a/antlr-3.4/runtime/Python/tests/t010lexer.py
+++ b/runtime/Python/tests/t010lexer.py
diff --git a/antlr-3.4/runtime/Python/tests/t011lexer.g b/runtime/Python/tests/t011lexer.g
index fde9a3b..fde9a3b 100644
--- a/antlr-3.4/runtime/Python/tests/t011lexer.g
+++ b/runtime/Python/tests/t011lexer.g
diff --git a/antlr-3.4/runtime/Python/tests/t011lexer.py b/runtime/Python/tests/t011lexer.py
index 7014255..7014255 100644
--- a/antlr-3.4/runtime/Python/tests/t011lexer.py
+++ b/runtime/Python/tests/t011lexer.py
diff --git a/antlr-3.4/runtime/Python/tests/t012lexerXML.input b/runtime/Python/tests/t012lexerXML.input
index 1815a9f..1815a9f 100644
--- a/antlr-3.4/runtime/Python/tests/t012lexerXML.input
+++ b/runtime/Python/tests/t012lexerXML.input
diff --git a/antlr-3.4/runtime/Python/tests/t012lexerXML.output b/runtime/Python/tests/t012lexerXML.output
index 825c37f..825c37f 100644
--- a/antlr-3.4/runtime/Python/tests/t012lexerXML.output
+++ b/runtime/Python/tests/t012lexerXML.output
diff --git a/antlr-3.4/runtime/Python/tests/t012lexerXML.py b/runtime/Python/tests/t012lexerXML.py
index 3e8f8b4..3e8f8b4 100644
--- a/antlr-3.4/runtime/Python/tests/t012lexerXML.py
+++ b/runtime/Python/tests/t012lexerXML.py
diff --git a/antlr-3.4/runtime/Python/tests/t012lexerXMLLexer.g b/runtime/Python/tests/t012lexerXMLLexer.g
index 31fa203..31fa203 100644
--- a/antlr-3.4/runtime/Python/tests/t012lexerXMLLexer.g
+++ b/runtime/Python/tests/t012lexerXMLLexer.g
diff --git a/antlr-3.4/runtime/Python/tests/t013parser.g b/runtime/Python/tests/t013parser.g
index c3ab2c9..c3ab2c9 100644
--- a/antlr-3.4/runtime/Python/tests/t013parser.g
+++ b/runtime/Python/tests/t013parser.g
diff --git a/antlr-3.4/runtime/Python/tests/t013parser.py b/runtime/Python/tests/t013parser.py
index 1c21d5e..1c21d5e 100644
--- a/antlr-3.4/runtime/Python/tests/t013parser.py
+++ b/runtime/Python/tests/t013parser.py
diff --git a/antlr-3.4/runtime/Python/tests/t014parser.g b/runtime/Python/tests/t014parser.g
index 4c8238f..4c8238f 100644
--- a/antlr-3.4/runtime/Python/tests/t014parser.g
+++ b/runtime/Python/tests/t014parser.g
diff --git a/antlr-3.4/runtime/Python/tests/t014parser.py b/runtime/Python/tests/t014parser.py
index e2965a4..e2965a4 100644
--- a/antlr-3.4/runtime/Python/tests/t014parser.py
+++ b/runtime/Python/tests/t014parser.py
diff --git a/antlr-3.4/runtime/Python/tests/t015calc.g b/runtime/Python/tests/t015calc.g
index f08e3ce..f08e3ce 100644
--- a/antlr-3.4/runtime/Python/tests/t015calc.g
+++ b/runtime/Python/tests/t015calc.g
diff --git a/antlr-3.4/runtime/Python/tests/t015calc.py b/runtime/Python/tests/t015calc.py
index 0f1fe8a..0f1fe8a 100644
--- a/antlr-3.4/runtime/Python/tests/t015calc.py
+++ b/runtime/Python/tests/t015calc.py
diff --git a/antlr-3.4/runtime/Python/tests/t016actions.g b/runtime/Python/tests/t016actions.g
index 1b7ac65..1b7ac65 100644
--- a/antlr-3.4/runtime/Python/tests/t016actions.g
+++ b/runtime/Python/tests/t016actions.g
diff --git a/antlr-3.4/runtime/Python/tests/t016actions.py b/runtime/Python/tests/t016actions.py
index 5e4cad0..5e4cad0 100644
--- a/antlr-3.4/runtime/Python/tests/t016actions.py
+++ b/runtime/Python/tests/t016actions.py
diff --git a/antlr-3.4/runtime/Python/tests/t017parser.g b/runtime/Python/tests/t017parser.g
index 84c6b03..84c6b03 100644
--- a/antlr-3.4/runtime/Python/tests/t017parser.g
+++ b/runtime/Python/tests/t017parser.g
diff --git a/antlr-3.4/runtime/Python/tests/t017parser.py b/runtime/Python/tests/t017parser.py
index 5b4d851..5b4d851 100644
--- a/antlr-3.4/runtime/Python/tests/t017parser.py
+++ b/runtime/Python/tests/t017parser.py
diff --git a/antlr-3.4/runtime/Python/tests/t018llstar.g b/runtime/Python/tests/t018llstar.g
index 388ab92..388ab92 100644
--- a/antlr-3.4/runtime/Python/tests/t018llstar.g
+++ b/runtime/Python/tests/t018llstar.g
diff --git a/antlr-3.4/runtime/Python/tests/t018llstar.input b/runtime/Python/tests/t018llstar.input
index 1aa5a0d..1aa5a0d 100644
--- a/antlr-3.4/runtime/Python/tests/t018llstar.input
+++ b/runtime/Python/tests/t018llstar.input
diff --git a/antlr-3.4/runtime/Python/tests/t018llstar.output b/runtime/Python/tests/t018llstar.output
index 757c53a..757c53a 100644
--- a/antlr-3.4/runtime/Python/tests/t018llstar.output
+++ b/runtime/Python/tests/t018llstar.output
diff --git a/antlr-3.4/runtime/Python/tests/t018llstar.py b/runtime/Python/tests/t018llstar.py
index fe67fe2..fe67fe2 100644
--- a/antlr-3.4/runtime/Python/tests/t018llstar.py
+++ b/runtime/Python/tests/t018llstar.py
diff --git a/antlr-3.4/runtime/Python/tests/t019lexer.g b/runtime/Python/tests/t019lexer.g
index 3647775..3647775 100644
--- a/antlr-3.4/runtime/Python/tests/t019lexer.g
+++ b/runtime/Python/tests/t019lexer.g
diff --git a/antlr-3.4/runtime/Python/tests/t019lexer.input b/runtime/Python/tests/t019lexer.input
index d01e1c1..d01e1c1 100644
--- a/antlr-3.4/runtime/Python/tests/t019lexer.input
+++ b/runtime/Python/tests/t019lexer.input
diff --git a/antlr-3.4/runtime/Python/tests/t019lexer.py b/runtime/Python/tests/t019lexer.py
index de21d33..de21d33 100644
--- a/antlr-3.4/runtime/Python/tests/t019lexer.py
+++ b/runtime/Python/tests/t019lexer.py
diff --git a/antlr-3.4/runtime/Python/tests/t020fuzzy.input b/runtime/Python/tests/t020fuzzy.input
index d01e1c1..d01e1c1 100644
--- a/antlr-3.4/runtime/Python/tests/t020fuzzy.input
+++ b/runtime/Python/tests/t020fuzzy.input
diff --git a/antlr-3.4/runtime/Python/tests/t020fuzzy.output b/runtime/Python/tests/t020fuzzy.output
index da134f0..da134f0 100644
--- a/antlr-3.4/runtime/Python/tests/t020fuzzy.output
+++ b/runtime/Python/tests/t020fuzzy.output
diff --git a/antlr-3.4/runtime/Python/tests/t020fuzzy.py b/runtime/Python/tests/t020fuzzy.py
index 773aa2e..773aa2e 100644
--- a/antlr-3.4/runtime/Python/tests/t020fuzzy.py
+++ b/runtime/Python/tests/t020fuzzy.py
diff --git a/antlr-3.4/runtime/Python/tests/t020fuzzyLexer.g b/runtime/Python/tests/t020fuzzyLexer.g
index 819af69..819af69 100644
--- a/antlr-3.4/runtime/Python/tests/t020fuzzyLexer.g
+++ b/runtime/Python/tests/t020fuzzyLexer.g
diff --git a/antlr-3.4/runtime/Python/tests/t021hoist.g b/runtime/Python/tests/t021hoist.g
index 8caa3ab..8caa3ab 100644
--- a/antlr-3.4/runtime/Python/tests/t021hoist.g
+++ b/runtime/Python/tests/t021hoist.g
diff --git a/antlr-3.4/runtime/Python/tests/t021hoist.py b/runtime/Python/tests/t021hoist.py
index 59d7260..59d7260 100644
--- a/antlr-3.4/runtime/Python/tests/t021hoist.py
+++ b/runtime/Python/tests/t021hoist.py
diff --git a/antlr-3.4/runtime/Python/tests/t022scopes.g b/runtime/Python/tests/t022scopes.g
index 1affc83..1affc83 100644
--- a/antlr-3.4/runtime/Python/tests/t022scopes.g
+++ b/runtime/Python/tests/t022scopes.g
diff --git a/antlr-3.4/runtime/Python/tests/t022scopes.py b/runtime/Python/tests/t022scopes.py
index 01bc597..01bc597 100644
--- a/antlr-3.4/runtime/Python/tests/t022scopes.py
+++ b/runtime/Python/tests/t022scopes.py
diff --git a/antlr-3.4/runtime/Python/tests/t023scopes.g b/runtime/Python/tests/t023scopes.g
index 02e69b1..02e69b1 100644
--- a/antlr-3.4/runtime/Python/tests/t023scopes.g
+++ b/runtime/Python/tests/t023scopes.g
diff --git a/antlr-3.4/runtime/Python/tests/t023scopes.py b/runtime/Python/tests/t023scopes.py
index 4c33b8a..4c33b8a 100644
--- a/antlr-3.4/runtime/Python/tests/t023scopes.py
+++ b/runtime/Python/tests/t023scopes.py
diff --git a/antlr-3.4/runtime/Python/tests/t024finally.g b/runtime/Python/tests/t024finally.g
index 1cd2527..1cd2527 100644
--- a/antlr-3.4/runtime/Python/tests/t024finally.g
+++ b/runtime/Python/tests/t024finally.g
diff --git a/antlr-3.4/runtime/Python/tests/t024finally.py b/runtime/Python/tests/t024finally.py
index 9a269dd..9a269dd 100644
--- a/antlr-3.4/runtime/Python/tests/t024finally.py
+++ b/runtime/Python/tests/t024finally.py
diff --git a/antlr-3.4/runtime/Python/tests/t025lexerRulePropertyRef.g b/runtime/Python/tests/t025lexerRulePropertyRef.g
index b3500cc..b3500cc 100644
--- a/antlr-3.4/runtime/Python/tests/t025lexerRulePropertyRef.g
+++ b/runtime/Python/tests/t025lexerRulePropertyRef.g
diff --git a/antlr-3.4/runtime/Python/tests/t025lexerRulePropertyRef.py b/runtime/Python/tests/t025lexerRulePropertyRef.py
index ae4ac79..ae4ac79 100644
--- a/antlr-3.4/runtime/Python/tests/t025lexerRulePropertyRef.py
+++ b/runtime/Python/tests/t025lexerRulePropertyRef.py
diff --git a/antlr-3.4/runtime/Python/tests/t026actions.g b/runtime/Python/tests/t026actions.g
index e8f9fef..e8f9fef 100644
--- a/antlr-3.4/runtime/Python/tests/t026actions.g
+++ b/runtime/Python/tests/t026actions.g
diff --git a/antlr-3.4/runtime/Python/tests/t026actions.py b/runtime/Python/tests/t026actions.py
index dd4e5d6..dd4e5d6 100644
--- a/antlr-3.4/runtime/Python/tests/t026actions.py
+++ b/runtime/Python/tests/t026actions.py
diff --git a/antlr-3.4/runtime/Python/tests/t027eof.g b/runtime/Python/tests/t027eof.g
index 9cfbb3a..9cfbb3a 100644
--- a/antlr-3.4/runtime/Python/tests/t027eof.g
+++ b/runtime/Python/tests/t027eof.g
diff --git a/antlr-3.4/runtime/Python/tests/t027eof.py b/runtime/Python/tests/t027eof.py
index b6ae18d..b6ae18d 100644
--- a/antlr-3.4/runtime/Python/tests/t027eof.py
+++ b/runtime/Python/tests/t027eof.py
diff --git a/antlr-3.4/runtime/Python/tests/t028labelExpr.g.disabled b/runtime/Python/tests/t028labelExpr.g.disabled
index d3ba76c..d3ba76c 100644
--- a/antlr-3.4/runtime/Python/tests/t028labelExpr.g.disabled
+++ b/runtime/Python/tests/t028labelExpr.g.disabled
diff --git a/antlr-3.4/runtime/Python/tests/t029synpredgate.g b/runtime/Python/tests/t029synpredgate.g
index 7900262..7900262 100644
--- a/antlr-3.4/runtime/Python/tests/t029synpredgate.g
+++ b/runtime/Python/tests/t029synpredgate.g
diff --git a/antlr-3.4/runtime/Python/tests/t029synpredgate.py b/runtime/Python/tests/t029synpredgate.py
index b658688..b658688 100644
--- a/antlr-3.4/runtime/Python/tests/t029synpredgate.py
+++ b/runtime/Python/tests/t029synpredgate.py
diff --git a/antlr-3.4/runtime/Python/tests/t030specialStates.g b/runtime/Python/tests/t030specialStates.g
index 7b2e423..7b2e423 100644
--- a/antlr-3.4/runtime/Python/tests/t030specialStates.g
+++ b/runtime/Python/tests/t030specialStates.g
diff --git a/antlr-3.4/runtime/Python/tests/t030specialStates.py b/runtime/Python/tests/t030specialStates.py
index 86c4f7c..86c4f7c 100644
--- a/antlr-3.4/runtime/Python/tests/t030specialStates.py
+++ b/runtime/Python/tests/t030specialStates.py
diff --git a/antlr-3.4/runtime/Python/tests/t031emptyAlt.g b/runtime/Python/tests/t031emptyAlt.g
index 0afa596..0afa596 100644
--- a/antlr-3.4/runtime/Python/tests/t031emptyAlt.g
+++ b/runtime/Python/tests/t031emptyAlt.g
diff --git a/antlr-3.4/runtime/Python/tests/t031emptyAlt.py b/runtime/Python/tests/t031emptyAlt.py
index fcae8e1..fcae8e1 100644
--- a/antlr-3.4/runtime/Python/tests/t031emptyAlt.py
+++ b/runtime/Python/tests/t031emptyAlt.py
diff --git a/antlr-3.4/runtime/Python/tests/t032subrulePredict.g b/runtime/Python/tests/t032subrulePredict.g
index 3cc2327..3cc2327 100644
--- a/antlr-3.4/runtime/Python/tests/t032subrulePredict.g
+++ b/runtime/Python/tests/t032subrulePredict.g
diff --git a/antlr-3.4/runtime/Python/tests/t032subrulePredict.py b/runtime/Python/tests/t032subrulePredict.py
index 7b62add..7b62add 100644
--- a/antlr-3.4/runtime/Python/tests/t032subrulePredict.py
+++ b/runtime/Python/tests/t032subrulePredict.py
diff --git a/antlr-3.4/runtime/Python/tests/t033backtracking.g b/runtime/Python/tests/t033backtracking.g
index 85a4b30..85a4b30 100644
--- a/antlr-3.4/runtime/Python/tests/t033backtracking.g
+++ b/runtime/Python/tests/t033backtracking.g
diff --git a/antlr-3.4/runtime/Python/tests/t033backtracking.py b/runtime/Python/tests/t033backtracking.py
index 8b5c66a..8b5c66a 100644
--- a/antlr-3.4/runtime/Python/tests/t033backtracking.py
+++ b/runtime/Python/tests/t033backtracking.py
diff --git a/antlr-3.4/runtime/Python/tests/t034tokenLabelPropertyRef.g b/runtime/Python/tests/t034tokenLabelPropertyRef.g
index 7311235..7311235 100644
--- a/antlr-3.4/runtime/Python/tests/t034tokenLabelPropertyRef.g
+++ b/runtime/Python/tests/t034tokenLabelPropertyRef.g
diff --git a/antlr-3.4/runtime/Python/tests/t034tokenLabelPropertyRef.py b/runtime/Python/tests/t034tokenLabelPropertyRef.py
index b94de13..b94de13 100644
--- a/antlr-3.4/runtime/Python/tests/t034tokenLabelPropertyRef.py
+++ b/runtime/Python/tests/t034tokenLabelPropertyRef.py
diff --git a/antlr-3.4/runtime/Python/tests/t035ruleLabelPropertyRef.g b/runtime/Python/tests/t035ruleLabelPropertyRef.g
index 710a91c..710a91c 100644
--- a/antlr-3.4/runtime/Python/tests/t035ruleLabelPropertyRef.g
+++ b/runtime/Python/tests/t035ruleLabelPropertyRef.g
diff --git a/antlr-3.4/runtime/Python/tests/t035ruleLabelPropertyRef.py b/runtime/Python/tests/t035ruleLabelPropertyRef.py
index c42dbaa..c42dbaa 100644
--- a/antlr-3.4/runtime/Python/tests/t035ruleLabelPropertyRef.py
+++ b/runtime/Python/tests/t035ruleLabelPropertyRef.py
diff --git a/antlr-3.4/runtime/Python/tests/t036multipleReturnValues.g b/runtime/Python/tests/t036multipleReturnValues.g
index 04ce14c..04ce14c 100644
--- a/antlr-3.4/runtime/Python/tests/t036multipleReturnValues.g
+++ b/runtime/Python/tests/t036multipleReturnValues.g
diff --git a/antlr-3.4/runtime/Python/tests/t036multipleReturnValues.py b/runtime/Python/tests/t036multipleReturnValues.py
index 97e04e3..97e04e3 100644
--- a/antlr-3.4/runtime/Python/tests/t036multipleReturnValues.py
+++ b/runtime/Python/tests/t036multipleReturnValues.py
diff --git a/antlr-3.4/runtime/Python/tests/t037rulePropertyRef.g b/runtime/Python/tests/t037rulePropertyRef.g
index d2ab177..d2ab177 100644
--- a/antlr-3.4/runtime/Python/tests/t037rulePropertyRef.g
+++ b/runtime/Python/tests/t037rulePropertyRef.g
diff --git a/antlr-3.4/runtime/Python/tests/t037rulePropertyRef.py b/runtime/Python/tests/t037rulePropertyRef.py
index 998a2ba..998a2ba 100644
--- a/antlr-3.4/runtime/Python/tests/t037rulePropertyRef.py
+++ b/runtime/Python/tests/t037rulePropertyRef.py
diff --git a/antlr-3.4/runtime/Python/tests/t038lexerRuleLabel.g b/runtime/Python/tests/t038lexerRuleLabel.g
index fcc1a61..fcc1a61 100644
--- a/antlr-3.4/runtime/Python/tests/t038lexerRuleLabel.g
+++ b/runtime/Python/tests/t038lexerRuleLabel.g
diff --git a/antlr-3.4/runtime/Python/tests/t038lexerRuleLabel.py b/runtime/Python/tests/t038lexerRuleLabel.py
index 2af65f9..2af65f9 100644
--- a/antlr-3.4/runtime/Python/tests/t038lexerRuleLabel.py
+++ b/runtime/Python/tests/t038lexerRuleLabel.py
diff --git a/antlr-3.4/runtime/Python/tests/t039labels.g b/runtime/Python/tests/t039labels.g
index d9dc248..d9dc248 100644
--- a/antlr-3.4/runtime/Python/tests/t039labels.g
+++ b/runtime/Python/tests/t039labels.g
diff --git a/antlr-3.4/runtime/Python/tests/t039labels.py b/runtime/Python/tests/t039labels.py
index 8159d6b..8159d6b 100644
--- a/antlr-3.4/runtime/Python/tests/t039labels.py
+++ b/runtime/Python/tests/t039labels.py
diff --git a/antlr-3.4/runtime/Python/tests/t040bug80.g b/runtime/Python/tests/t040bug80.g
index bdf610b..bdf610b 100644
--- a/antlr-3.4/runtime/Python/tests/t040bug80.g
+++ b/runtime/Python/tests/t040bug80.g
diff --git a/antlr-3.4/runtime/Python/tests/t040bug80.py b/runtime/Python/tests/t040bug80.py
index c6637e5..c6637e5 100644
--- a/antlr-3.4/runtime/Python/tests/t040bug80.py
+++ b/runtime/Python/tests/t040bug80.py
diff --git a/antlr-3.4/runtime/Python/tests/t041parameters.g b/runtime/Python/tests/t041parameters.g
index b9a8892..b9a8892 100644
--- a/antlr-3.4/runtime/Python/tests/t041parameters.g
+++ b/runtime/Python/tests/t041parameters.g
diff --git a/antlr-3.4/runtime/Python/tests/t041parameters.py b/runtime/Python/tests/t041parameters.py
index 1fe4a4f..1fe4a4f 100644
--- a/antlr-3.4/runtime/Python/tests/t041parameters.py
+++ b/runtime/Python/tests/t041parameters.py
diff --git a/antlr-3.4/runtime/Python/tests/t042ast.g b/runtime/Python/tests/t042ast.g
index f676835..f676835 100644
--- a/antlr-3.4/runtime/Python/tests/t042ast.g
+++ b/runtime/Python/tests/t042ast.g
diff --git a/antlr-3.4/runtime/Python/tests/t042ast.py b/runtime/Python/tests/t042ast.py
index e29c077..e29c077 100644
--- a/antlr-3.4/runtime/Python/tests/t042ast.py
+++ b/runtime/Python/tests/t042ast.py
diff --git a/antlr-3.4/runtime/Python/tests/t043synpred.g b/runtime/Python/tests/t043synpred.g
index 7294f23..7294f23 100644
--- a/antlr-3.4/runtime/Python/tests/t043synpred.g
+++ b/runtime/Python/tests/t043synpred.g
diff --git a/antlr-3.4/runtime/Python/tests/t043synpred.py b/runtime/Python/tests/t043synpred.py
index 9246de2..9246de2 100644
--- a/antlr-3.4/runtime/Python/tests/t043synpred.py
+++ b/runtime/Python/tests/t043synpred.py
diff --git a/antlr-3.4/runtime/Python/tests/t044trace.g b/runtime/Python/tests/t044trace.g
index 0b7aa71..0b7aa71 100644
--- a/antlr-3.4/runtime/Python/tests/t044trace.g
+++ b/runtime/Python/tests/t044trace.g
diff --git a/antlr-3.4/runtime/Python/tests/t044trace.py b/runtime/Python/tests/t044trace.py
index 13c9b76..13c9b76 100644
--- a/antlr-3.4/runtime/Python/tests/t044trace.py
+++ b/runtime/Python/tests/t044trace.py
diff --git a/antlr-3.4/runtime/Python/tests/t045dfabug.g b/runtime/Python/tests/t045dfabug.g
index 4ad895b..4ad895b 100644
--- a/antlr-3.4/runtime/Python/tests/t045dfabug.g
+++ b/runtime/Python/tests/t045dfabug.g
diff --git a/antlr-3.4/runtime/Python/tests/t045dfabug.py b/runtime/Python/tests/t045dfabug.py
index 76be15e..76be15e 100644
--- a/antlr-3.4/runtime/Python/tests/t045dfabug.py
+++ b/runtime/Python/tests/t045dfabug.py
diff --git a/antlr-3.4/runtime/Python/tests/t046rewrite.g b/runtime/Python/tests/t046rewrite.g
index e8dc1dc..e8dc1dc 100644
--- a/antlr-3.4/runtime/Python/tests/t046rewrite.g
+++ b/runtime/Python/tests/t046rewrite.g
diff --git a/antlr-3.4/runtime/Python/tests/t046rewrite.py b/runtime/Python/tests/t046rewrite.py
index a61ede4..a61ede4 100644
--- a/antlr-3.4/runtime/Python/tests/t046rewrite.py
+++ b/runtime/Python/tests/t046rewrite.py
diff --git a/antlr-3.4/runtime/Python/tests/t047treeparser.g b/runtime/Python/tests/t047treeparser.g
index 7e50ac4..7e50ac4 100644
--- a/antlr-3.4/runtime/Python/tests/t047treeparser.g
+++ b/runtime/Python/tests/t047treeparser.g
diff --git a/antlr-3.4/runtime/Python/tests/t047treeparser.py b/runtime/Python/tests/t047treeparser.py
index 1c0cb05..1c0cb05 100644
--- a/antlr-3.4/runtime/Python/tests/t047treeparser.py
+++ b/runtime/Python/tests/t047treeparser.py
diff --git a/antlr-3.4/runtime/Python/tests/t047treeparserWalker.g b/runtime/Python/tests/t047treeparserWalker.g
index b6e0b3c..b6e0b3c 100644
--- a/antlr-3.4/runtime/Python/tests/t047treeparserWalker.g
+++ b/runtime/Python/tests/t047treeparserWalker.g
diff --git a/antlr-3.4/runtime/Python/tests/t048rewrite.g b/runtime/Python/tests/t048rewrite.g
index 4103b82..4103b82 100644
--- a/antlr-3.4/runtime/Python/tests/t048rewrite.g
+++ b/runtime/Python/tests/t048rewrite.g
diff --git a/antlr-3.4/runtime/Python/tests/t048rewrite.py b/runtime/Python/tests/t048rewrite.py
index 685bf86..685bf86 100644
--- a/antlr-3.4/runtime/Python/tests/t048rewrite.py
+++ b/runtime/Python/tests/t048rewrite.py
diff --git a/antlr-3.4/runtime/Python/tests/t048rewrite2.g b/runtime/Python/tests/t048rewrite2.g
index f98251c..f98251c 100644
--- a/antlr-3.4/runtime/Python/tests/t048rewrite2.g
+++ b/runtime/Python/tests/t048rewrite2.g
diff --git a/antlr-3.4/runtime/Python/tests/t049treeparser.py b/runtime/Python/tests/t049treeparser.py
index 9c7157d..9c7157d 100644
--- a/antlr-3.4/runtime/Python/tests/t049treeparser.py
+++ b/runtime/Python/tests/t049treeparser.py
diff --git a/antlr-3.4/runtime/Python/tests/t050decorate.g b/runtime/Python/tests/t050decorate.g
index a8b17d1..a8b17d1 100644
--- a/antlr-3.4/runtime/Python/tests/t050decorate.g
+++ b/runtime/Python/tests/t050decorate.g
diff --git a/antlr-3.4/runtime/Python/tests/t050decorate.py b/runtime/Python/tests/t050decorate.py
index bb6b85e..bb6b85e 100644
--- a/antlr-3.4/runtime/Python/tests/t050decorate.py
+++ b/runtime/Python/tests/t050decorate.py
diff --git a/antlr-3.4/runtime/Python/tests/t051treeRewriteAST.py b/runtime/Python/tests/t051treeRewriteAST.py
index 39253b4..39253b4 100644
--- a/antlr-3.4/runtime/Python/tests/t051treeRewriteAST.py
+++ b/runtime/Python/tests/t051treeRewriteAST.py
diff --git a/antlr-3.4/runtime/Python/tests/t052import.py b/runtime/Python/tests/t052import.py
index 8924462..8924462 100644
--- a/antlr-3.4/runtime/Python/tests/t052import.py
+++ b/runtime/Python/tests/t052import.py
diff --git a/antlr-3.4/runtime/Python/tests/t053hetero.py b/runtime/Python/tests/t053hetero.py
index db3e9db..db3e9db 100644
--- a/antlr-3.4/runtime/Python/tests/t053hetero.py
+++ b/runtime/Python/tests/t053hetero.py
diff --git a/antlr-3.4/runtime/Python/tests/t054main.py b/runtime/Python/tests/t054main.py
index bb26510..bb26510 100644
--- a/antlr-3.4/runtime/Python/tests/t054main.py
+++ b/runtime/Python/tests/t054main.py
diff --git a/antlr-3.4/runtime/Python/tests/t055templates.py b/runtime/Python/tests/t055templates.py
index 5090b01..5090b01 100644
--- a/antlr-3.4/runtime/Python/tests/t055templates.py
+++ b/runtime/Python/tests/t055templates.py
diff --git a/antlr-3.4/runtime/Python/tests/t056lexer.py b/runtime/Python/tests/t056lexer.py
index a53f92a..a53f92a 100644
--- a/antlr-3.4/runtime/Python/tests/t056lexer.py
+++ b/runtime/Python/tests/t056lexer.py
diff --git a/antlr-3.4/runtime/Python/tests/t057autoAST.py b/runtime/Python/tests/t057autoAST.py
index e5c1d35..e5c1d35 100644
--- a/antlr-3.4/runtime/Python/tests/t057autoAST.py
+++ b/runtime/Python/tests/t057autoAST.py
diff --git a/antlr-3.4/runtime/Python/tests/t058rewriteAST.py b/runtime/Python/tests/t058rewriteAST.py
index 15036f4..15036f4 100644
--- a/antlr-3.4/runtime/Python/tests/t058rewriteAST.py
+++ b/runtime/Python/tests/t058rewriteAST.py
diff --git a/antlr-3.4/runtime/Python/tests/t059debug.py b/runtime/Python/tests/t059debug.py
index 1b620d1..1b620d1 100644
--- a/antlr-3.4/runtime/Python/tests/t059debug.py
+++ b/runtime/Python/tests/t059debug.py
diff --git a/antlr-3.4/runtime/Python/tests/t060leftrecursion.py b/runtime/Python/tests/t060leftrecursion.py
index 0c064b6..0c064b6 100644
--- a/antlr-3.4/runtime/Python/tests/t060leftrecursion.py
+++ b/runtime/Python/tests/t060leftrecursion.py
diff --git a/antlr-3.4/runtime/Python/tests/testbase.py b/runtime/Python/tests/testbase.py
index 19c7fec..19c7fec 100644
--- a/antlr-3.4/runtime/Python/tests/testbase.py
+++ b/runtime/Python/tests/testbase.py
diff --git a/antlr-3.4/runtime/Python/unittests/testantlr3.py b/runtime/Python/unittests/testantlr3.py
index d4c6764..d4c6764 100644
--- a/antlr-3.4/runtime/Python/unittests/testantlr3.py
+++ b/runtime/Python/unittests/testantlr3.py
diff --git a/antlr-3.4/runtime/Python/unittests/testbase.py b/runtime/Python/unittests/testbase.py
index 5c92887..5c92887 100644
--- a/antlr-3.4/runtime/Python/unittests/testbase.py
+++ b/runtime/Python/unittests/testbase.py
diff --git a/antlr-3.4/runtime/Python/unittests/testdfa.py b/runtime/Python/unittests/testdfa.py
index 7df3fb8..7df3fb8 100644
--- a/antlr-3.4/runtime/Python/unittests/testdfa.py
+++ b/runtime/Python/unittests/testdfa.py
diff --git a/antlr-3.4/runtime/Python/unittests/testdottreegen.py b/runtime/Python/unittests/testdottreegen.py
index 05b797e..05b797e 100644
--- a/antlr-3.4/runtime/Python/unittests/testdottreegen.py
+++ b/runtime/Python/unittests/testdottreegen.py
diff --git a/antlr-3.4/runtime/Python/unittests/testexceptions.py b/runtime/Python/unittests/testexceptions.py
index 2cdef63..2cdef63 100644
--- a/antlr-3.4/runtime/Python/unittests/testexceptions.py
+++ b/runtime/Python/unittests/testexceptions.py
diff --git a/antlr-3.4/runtime/Python/unittests/testrecognizers.py b/runtime/Python/unittests/testrecognizers.py
index 1fd8791..1fd8791 100644
--- a/antlr-3.4/runtime/Python/unittests/testrecognizers.py
+++ b/runtime/Python/unittests/testrecognizers.py
diff --git a/antlr-3.4/runtime/Python/unittests/teststreams.input1 b/runtime/Python/unittests/teststreams.input1
index a907ec3..a907ec3 100644
--- a/antlr-3.4/runtime/Python/unittests/teststreams.input1
+++ b/runtime/Python/unittests/teststreams.input1
diff --git a/antlr-3.4/runtime/Python/unittests/teststreams.input2 b/runtime/Python/unittests/teststreams.input2
index 49dccf4..49dccf4 100644
--- a/antlr-3.4/runtime/Python/unittests/teststreams.input2
+++ b/runtime/Python/unittests/teststreams.input2
diff --git a/antlr-3.4/runtime/Python/unittests/teststreams.py b/runtime/Python/unittests/teststreams.py
index f8430ba..f8430ba 100644
--- a/antlr-3.4/runtime/Python/unittests/teststreams.py
+++ b/runtime/Python/unittests/teststreams.py
diff --git a/antlr-3.4/runtime/Python/unittests/testtree.py b/runtime/Python/unittests/testtree.py
index 1f4e36f..1f4e36f 100644
--- a/antlr-3.4/runtime/Python/unittests/testtree.py
+++ b/runtime/Python/unittests/testtree.py
diff --git a/antlr-3.4/runtime/Python/unittests/testtreewizard.py b/runtime/Python/unittests/testtreewizard.py
index 2ad99be..2ad99be 100644
--- a/antlr-3.4/runtime/Python/unittests/testtreewizard.py
+++ b/runtime/Python/unittests/testtreewizard.py
diff --git a/antlr-3.4/runtime/Python/xmlrunner.py b/runtime/Python/xmlrunner.py
index a4fed9f..a4fed9f 100644
--- a/antlr-3.4/runtime/Python/xmlrunner.py
+++ b/runtime/Python/xmlrunner.py
diff --git a/antlr-3.4/runtime/Ruby/ANTLR-LICENSE.txt b/runtime/Ruby/ANTLR-LICENSE.txt
index 67e047c..67e047c 100644
--- a/antlr-3.4/runtime/Ruby/ANTLR-LICENSE.txt
+++ b/runtime/Ruby/ANTLR-LICENSE.txt
diff --git a/antlr-3.4/runtime/Ruby/History.txt b/runtime/Ruby/History.txt
index 2c0b28f..2c0b28f 100644
--- a/antlr-3.4/runtime/Ruby/History.txt
+++ b/runtime/Ruby/History.txt
diff --git a/antlr-3.4/runtime/Ruby/README.txt b/runtime/Ruby/README.txt
index c43d48c..c43d48c 100644
--- a/antlr-3.4/runtime/Ruby/README.txt
+++ b/runtime/Ruby/README.txt
diff --git a/antlr-3.4/runtime/Ruby/lib/antlr3.rb b/runtime/Ruby/lib/antlr3.rb
index e1d1fea..e1d1fea 100644
--- a/antlr-3.4/runtime/Ruby/lib/antlr3.rb
+++ b/runtime/Ruby/lib/antlr3.rb
diff --git a/antlr-3.4/runtime/Ruby/lib/antlr3/constants.rb b/runtime/Ruby/lib/antlr3/constants.rb
index a5c6cf9..a5c6cf9 100644
--- a/antlr-3.4/runtime/Ruby/lib/antlr3/constants.rb
+++ b/runtime/Ruby/lib/antlr3/constants.rb
diff --git a/antlr-3.4/runtime/Ruby/lib/antlr3/debug.rb b/runtime/Ruby/lib/antlr3/debug.rb
index 9365dd0..9365dd0 100644
--- a/antlr-3.4/runtime/Ruby/lib/antlr3/debug.rb
+++ b/runtime/Ruby/lib/antlr3/debug.rb
diff --git a/antlr-3.4/runtime/Ruby/lib/antlr3/debug/event-hub.rb b/runtime/Ruby/lib/antlr3/debug/event-hub.rb
index 5c8f93a..5c8f93a 100644
--- a/antlr-3.4/runtime/Ruby/lib/antlr3/debug/event-hub.rb
+++ b/runtime/Ruby/lib/antlr3/debug/event-hub.rb
diff --git a/antlr-3.4/runtime/Ruby/lib/antlr3/debug/record-event-listener.rb b/runtime/Ruby/lib/antlr3/debug/record-event-listener.rb
index d3dd2da..d3dd2da 100644
--- a/antlr-3.4/runtime/Ruby/lib/antlr3/debug/record-event-listener.rb
+++ b/runtime/Ruby/lib/antlr3/debug/record-event-listener.rb
diff --git a/antlr-3.4/runtime/Ruby/lib/antlr3/debug/rule-tracer.rb b/runtime/Ruby/lib/antlr3/debug/rule-tracer.rb
index f1e2b5f..f1e2b5f 100644
--- a/antlr-3.4/runtime/Ruby/lib/antlr3/debug/rule-tracer.rb
+++ b/runtime/Ruby/lib/antlr3/debug/rule-tracer.rb
diff --git a/antlr-3.4/runtime/Ruby/lib/antlr3/debug/socket.rb b/runtime/Ruby/lib/antlr3/debug/socket.rb
index 49c8779..49c8779 100644
--- a/antlr-3.4/runtime/Ruby/lib/antlr3/debug/socket.rb
+++ b/runtime/Ruby/lib/antlr3/debug/socket.rb
diff --git a/antlr-3.4/runtime/Ruby/lib/antlr3/debug/trace-event-listener.rb b/runtime/Ruby/lib/antlr3/debug/trace-event-listener.rb
index b7b79af..b7b79af 100644
--- a/antlr-3.4/runtime/Ruby/lib/antlr3/debug/trace-event-listener.rb
+++ b/runtime/Ruby/lib/antlr3/debug/trace-event-listener.rb
diff --git a/antlr-3.4/runtime/Ruby/lib/antlr3/dfa.rb b/runtime/Ruby/lib/antlr3/dfa.rb
index 78cc008..78cc008 100644
--- a/antlr-3.4/runtime/Ruby/lib/antlr3/dfa.rb
+++ b/runtime/Ruby/lib/antlr3/dfa.rb
diff --git a/antlr-3.4/runtime/Ruby/lib/antlr3/dot.rb b/runtime/Ruby/lib/antlr3/dot.rb
index 51625df..51625df 100644
--- a/antlr-3.4/runtime/Ruby/lib/antlr3/dot.rb
+++ b/runtime/Ruby/lib/antlr3/dot.rb
diff --git a/antlr-3.4/runtime/Ruby/lib/antlr3/error.rb b/runtime/Ruby/lib/antlr3/error.rb
index 3981692..3981692 100644
--- a/antlr-3.4/runtime/Ruby/lib/antlr3/error.rb
+++ b/runtime/Ruby/lib/antlr3/error.rb
diff --git a/antlr-3.4/runtime/Ruby/lib/antlr3/main.rb b/runtime/Ruby/lib/antlr3/main.rb
index fc28d2c..fc28d2c 100644
--- a/antlr-3.4/runtime/Ruby/lib/antlr3/main.rb
+++ b/runtime/Ruby/lib/antlr3/main.rb
diff --git a/antlr-3.4/runtime/Ruby/lib/antlr3/modes/ast-builder.rb b/runtime/Ruby/lib/antlr3/modes/ast-builder.rb
index 8ce768a..8ce768a 100755
--- a/antlr-3.4/runtime/Ruby/lib/antlr3/modes/ast-builder.rb
+++ b/runtime/Ruby/lib/antlr3/modes/ast-builder.rb
diff --git a/antlr-3.4/runtime/Ruby/lib/antlr3/modes/filter.rb b/runtime/Ruby/lib/antlr3/modes/filter.rb
index 70b63bf..70b63bf 100644
--- a/antlr-3.4/runtime/Ruby/lib/antlr3/modes/filter.rb
+++ b/runtime/Ruby/lib/antlr3/modes/filter.rb
diff --git a/antlr-3.4/runtime/Ruby/lib/antlr3/profile.rb b/runtime/Ruby/lib/antlr3/profile.rb
index 808b176..808b176 100644
--- a/antlr-3.4/runtime/Ruby/lib/antlr3/profile.rb
+++ b/runtime/Ruby/lib/antlr3/profile.rb
diff --git a/antlr-3.4/runtime/Ruby/lib/antlr3/recognizers.rb b/runtime/Ruby/lib/antlr3/recognizers.rb
index 6b4f8db..6b4f8db 100644
--- a/antlr-3.4/runtime/Ruby/lib/antlr3/recognizers.rb
+++ b/runtime/Ruby/lib/antlr3/recognizers.rb
diff --git a/antlr-3.4/runtime/Ruby/lib/antlr3/streams.rb b/runtime/Ruby/lib/antlr3/streams.rb
index 7eb12a2..7eb12a2 100644
--- a/antlr-3.4/runtime/Ruby/lib/antlr3/streams.rb
+++ b/runtime/Ruby/lib/antlr3/streams.rb
diff --git a/antlr-3.4/runtime/Ruby/lib/antlr3/streams/interactive.rb b/runtime/Ruby/lib/antlr3/streams/interactive.rb
index 3606050..3606050 100755
--- a/antlr-3.4/runtime/Ruby/lib/antlr3/streams/interactive.rb
+++ b/runtime/Ruby/lib/antlr3/streams/interactive.rb
diff --git a/antlr-3.4/runtime/Ruby/lib/antlr3/streams/rewrite.rb b/runtime/Ruby/lib/antlr3/streams/rewrite.rb
index e945deb..e945deb 100755
--- a/antlr-3.4/runtime/Ruby/lib/antlr3/streams/rewrite.rb
+++ b/runtime/Ruby/lib/antlr3/streams/rewrite.rb
diff --git a/antlr-3.4/runtime/Ruby/lib/antlr3/task.rb b/runtime/Ruby/lib/antlr3/task.rb
index 89f5740..89f5740 100644
--- a/antlr-3.4/runtime/Ruby/lib/antlr3/task.rb
+++ b/runtime/Ruby/lib/antlr3/task.rb
diff --git a/antlr-3.4/runtime/Ruby/lib/antlr3/template.rb b/runtime/Ruby/lib/antlr3/template.rb
index 6d2c270..6d2c270 100644
--- a/antlr-3.4/runtime/Ruby/lib/antlr3/template.rb
+++ b/runtime/Ruby/lib/antlr3/template.rb
diff --git a/antlr-3.4/runtime/Ruby/lib/antlr3/template/group-file-lexer.rb b/runtime/Ruby/lib/antlr3/template/group-file-lexer.rb
index 9d5d971..9d5d971 100644
--- a/antlr-3.4/runtime/Ruby/lib/antlr3/template/group-file-lexer.rb
+++ b/runtime/Ruby/lib/antlr3/template/group-file-lexer.rb
diff --git a/antlr-3.4/runtime/Ruby/lib/antlr3/template/group-file-parser.rb b/runtime/Ruby/lib/antlr3/template/group-file-parser.rb
index 247d097..247d097 100644
--- a/antlr-3.4/runtime/Ruby/lib/antlr3/template/group-file-parser.rb
+++ b/runtime/Ruby/lib/antlr3/template/group-file-parser.rb
diff --git a/antlr-3.4/runtime/Ruby/lib/antlr3/template/group-file.rb b/runtime/Ruby/lib/antlr3/template/group-file.rb
index f3dd4eb..f3dd4eb 100644
--- a/antlr-3.4/runtime/Ruby/lib/antlr3/template/group-file.rb
+++ b/runtime/Ruby/lib/antlr3/template/group-file.rb
diff --git a/antlr-3.4/runtime/Ruby/lib/antlr3/template/parameter.rb b/runtime/Ruby/lib/antlr3/template/parameter.rb
index c3341c6..c3341c6 100644
--- a/antlr-3.4/runtime/Ruby/lib/antlr3/template/parameter.rb
+++ b/runtime/Ruby/lib/antlr3/template/parameter.rb
diff --git a/antlr-3.4/runtime/Ruby/lib/antlr3/test/call-stack.rb b/runtime/Ruby/lib/antlr3/test/call-stack.rb
index fa65fa7..fa65fa7 100644
--- a/antlr-3.4/runtime/Ruby/lib/antlr3/test/call-stack.rb
+++ b/runtime/Ruby/lib/antlr3/test/call-stack.rb
diff --git a/antlr-3.4/runtime/Ruby/lib/antlr3/test/core-extensions.rb b/runtime/Ruby/lib/antlr3/test/core-extensions.rb
index 27b9ba5..27b9ba5 100644
--- a/antlr-3.4/runtime/Ruby/lib/antlr3/test/core-extensions.rb
+++ b/runtime/Ruby/lib/antlr3/test/core-extensions.rb
diff --git a/antlr-3.4/runtime/Ruby/lib/antlr3/test/functional.rb b/runtime/Ruby/lib/antlr3/test/functional.rb
index cb91acc..cb91acc 100644
--- a/antlr-3.4/runtime/Ruby/lib/antlr3/test/functional.rb
+++ b/runtime/Ruby/lib/antlr3/test/functional.rb
diff --git a/antlr-3.4/runtime/Ruby/lib/antlr3/test/grammar.rb b/runtime/Ruby/lib/antlr3/test/grammar.rb
index 9c93149..9c93149 100755
--- a/antlr-3.4/runtime/Ruby/lib/antlr3/test/grammar.rb
+++ b/runtime/Ruby/lib/antlr3/test/grammar.rb
diff --git a/antlr-3.4/runtime/Ruby/lib/antlr3/token.rb b/runtime/Ruby/lib/antlr3/token.rb
index 5d79eea..5d79eea 100644
--- a/antlr-3.4/runtime/Ruby/lib/antlr3/token.rb
+++ b/runtime/Ruby/lib/antlr3/token.rb
diff --git a/antlr-3.4/runtime/Ruby/lib/antlr3/tree.rb b/runtime/Ruby/lib/antlr3/tree.rb
index 3dede30..3dede30 100644
--- a/antlr-3.4/runtime/Ruby/lib/antlr3/tree.rb
+++ b/runtime/Ruby/lib/antlr3/tree.rb
diff --git a/antlr-3.4/runtime/Ruby/lib/antlr3/tree/debug.rb b/runtime/Ruby/lib/antlr3/tree/debug.rb
index 7ead7c9..7ead7c9 100644
--- a/antlr-3.4/runtime/Ruby/lib/antlr3/tree/debug.rb
+++ b/runtime/Ruby/lib/antlr3/tree/debug.rb
diff --git a/antlr-3.4/runtime/Ruby/lib/antlr3/tree/visitor.rb b/runtime/Ruby/lib/antlr3/tree/visitor.rb
index 788f0be..788f0be 100644
--- a/antlr-3.4/runtime/Ruby/lib/antlr3/tree/visitor.rb
+++ b/runtime/Ruby/lib/antlr3/tree/visitor.rb
diff --git a/antlr-3.4/runtime/Ruby/lib/antlr3/tree/wizard.rb b/runtime/Ruby/lib/antlr3/tree/wizard.rb
index f7409b7..f7409b7 100644
--- a/antlr-3.4/runtime/Ruby/lib/antlr3/tree/wizard.rb
+++ b/runtime/Ruby/lib/antlr3/tree/wizard.rb
diff --git a/antlr-3.4/runtime/Ruby/lib/antlr3/util.rb b/runtime/Ruby/lib/antlr3/util.rb
index 9a7f4e3..9a7f4e3 100755
--- a/antlr-3.4/runtime/Ruby/lib/antlr3/util.rb
+++ b/runtime/Ruby/lib/antlr3/util.rb
diff --git a/antlr-3.4/runtime/Ruby/lib/antlr3/version.rb b/runtime/Ruby/lib/antlr3/version.rb
index d0b5ed3..d0b5ed3 100644
--- a/antlr-3.4/runtime/Ruby/lib/antlr3/version.rb
+++ b/runtime/Ruby/lib/antlr3/version.rb
diff --git a/antlr-3.4/runtime/Ruby/rakefile b/runtime/Ruby/rakefile
index 5f572bb..5f572bb 100644
--- a/antlr-3.4/runtime/Ruby/rakefile
+++ b/runtime/Ruby/rakefile
diff --git a/antlr-3.4/runtime/Ruby/test/functional/ast-output/auto-ast.rb b/runtime/Ruby/test/functional/ast-output/auto-ast.rb
index d5331dc..d5331dc 100644
--- a/antlr-3.4/runtime/Ruby/test/functional/ast-output/auto-ast.rb
+++ b/runtime/Ruby/test/functional/ast-output/auto-ast.rb
diff --git a/antlr-3.4/runtime/Ruby/test/functional/ast-output/construction.rb b/runtime/Ruby/test/functional/ast-output/construction.rb
index b325393..b325393 100644
--- a/antlr-3.4/runtime/Ruby/test/functional/ast-output/construction.rb
+++ b/runtime/Ruby/test/functional/ast-output/construction.rb
diff --git a/antlr-3.4/runtime/Ruby/test/functional/ast-output/hetero-nodes.rb b/runtime/Ruby/test/functional/ast-output/hetero-nodes.rb
index 7b62339..7b62339 100644
--- a/antlr-3.4/runtime/Ruby/test/functional/ast-output/hetero-nodes.rb
+++ b/runtime/Ruby/test/functional/ast-output/hetero-nodes.rb
diff --git a/antlr-3.4/runtime/Ruby/test/functional/ast-output/rewrites.rb b/runtime/Ruby/test/functional/ast-output/rewrites.rb
index f312b6f..f312b6f 100644
--- a/antlr-3.4/runtime/Ruby/test/functional/ast-output/rewrites.rb
+++ b/runtime/Ruby/test/functional/ast-output/rewrites.rb
diff --git a/antlr-3.4/runtime/Ruby/test/functional/ast-output/tree-rewrite.rb b/runtime/Ruby/test/functional/ast-output/tree-rewrite.rb
index 3d204c0..3d204c0 100644
--- a/antlr-3.4/runtime/Ruby/test/functional/ast-output/tree-rewrite.rb
+++ b/runtime/Ruby/test/functional/ast-output/tree-rewrite.rb
diff --git a/antlr-3.4/runtime/Ruby/test/functional/debugging/debug-mode.rb b/runtime/Ruby/test/functional/debugging/debug-mode.rb
index 6db9e51..6db9e51 100644
--- a/antlr-3.4/runtime/Ruby/test/functional/debugging/debug-mode.rb
+++ b/runtime/Ruby/test/functional/debugging/debug-mode.rb
diff --git a/antlr-3.4/runtime/Ruby/test/functional/debugging/profile-mode.rb b/runtime/Ruby/test/functional/debugging/profile-mode.rb
index e4ff763..e4ff763 100644
--- a/antlr-3.4/runtime/Ruby/test/functional/debugging/profile-mode.rb
+++ b/runtime/Ruby/test/functional/debugging/profile-mode.rb
diff --git a/antlr-3.4/runtime/Ruby/test/functional/debugging/rule-tracing.rb b/runtime/Ruby/test/functional/debugging/rule-tracing.rb
index 25032d4..25032d4 100644
--- a/antlr-3.4/runtime/Ruby/test/functional/debugging/rule-tracing.rb
+++ b/runtime/Ruby/test/functional/debugging/rule-tracing.rb
diff --git a/antlr-3.4/runtime/Ruby/test/functional/delegation/import.rb b/runtime/Ruby/test/functional/delegation/import.rb
index 291498a..291498a 100644
--- a/antlr-3.4/runtime/Ruby/test/functional/delegation/import.rb
+++ b/runtime/Ruby/test/functional/delegation/import.rb
diff --git a/antlr-3.4/runtime/Ruby/test/functional/lexer/basic.rb b/runtime/Ruby/test/functional/lexer/basic.rb
index 13f02d7..13f02d7 100644
--- a/antlr-3.4/runtime/Ruby/test/functional/lexer/basic.rb
+++ b/runtime/Ruby/test/functional/lexer/basic.rb
diff --git a/antlr-3.4/runtime/Ruby/test/functional/lexer/filter-mode.rb b/runtime/Ruby/test/functional/lexer/filter-mode.rb
index ca80c19..ca80c19 100644
--- a/antlr-3.4/runtime/Ruby/test/functional/lexer/filter-mode.rb
+++ b/runtime/Ruby/test/functional/lexer/filter-mode.rb
diff --git a/antlr-3.4/runtime/Ruby/test/functional/lexer/nuances.rb b/runtime/Ruby/test/functional/lexer/nuances.rb
index 0666b46..0666b46 100644
--- a/antlr-3.4/runtime/Ruby/test/functional/lexer/nuances.rb
+++ b/runtime/Ruby/test/functional/lexer/nuances.rb
diff --git a/antlr-3.4/runtime/Ruby/test/functional/lexer/properties.rb b/runtime/Ruby/test/functional/lexer/properties.rb
index 832724d..832724d 100644
--- a/antlr-3.4/runtime/Ruby/test/functional/lexer/properties.rb
+++ b/runtime/Ruby/test/functional/lexer/properties.rb
diff --git a/antlr-3.4/runtime/Ruby/test/functional/lexer/syn-pred.rb b/runtime/Ruby/test/functional/lexer/syn-pred.rb
index a8da57a..a8da57a 100644
--- a/antlr-3.4/runtime/Ruby/test/functional/lexer/syn-pred.rb
+++ b/runtime/Ruby/test/functional/lexer/syn-pred.rb
diff --git a/antlr-3.4/runtime/Ruby/test/functional/lexer/xml.rb b/runtime/Ruby/test/functional/lexer/xml.rb
index 719cafe..719cafe 100644
--- a/antlr-3.4/runtime/Ruby/test/functional/lexer/xml.rb
+++ b/runtime/Ruby/test/functional/lexer/xml.rb
diff --git a/antlr-3.4/runtime/Ruby/test/functional/main/main-scripts.rb b/runtime/Ruby/test/functional/main/main-scripts.rb
index 12b07e6..12b07e6 100644
--- a/antlr-3.4/runtime/Ruby/test/functional/main/main-scripts.rb
+++ b/runtime/Ruby/test/functional/main/main-scripts.rb
diff --git a/antlr-3.4/runtime/Ruby/test/functional/parser/actions.rb b/runtime/Ruby/test/functional/parser/actions.rb
index 677cf57..677cf57 100644
--- a/antlr-3.4/runtime/Ruby/test/functional/parser/actions.rb
+++ b/runtime/Ruby/test/functional/parser/actions.rb
diff --git a/antlr-3.4/runtime/Ruby/test/functional/parser/backtracking.rb b/runtime/Ruby/test/functional/parser/backtracking.rb
index 3860012..3860012 100644
--- a/antlr-3.4/runtime/Ruby/test/functional/parser/backtracking.rb
+++ b/runtime/Ruby/test/functional/parser/backtracking.rb
diff --git a/antlr-3.4/runtime/Ruby/test/functional/parser/basic.rb b/runtime/Ruby/test/functional/parser/basic.rb
index 312a475..312a475 100644
--- a/antlr-3.4/runtime/Ruby/test/functional/parser/basic.rb
+++ b/runtime/Ruby/test/functional/parser/basic.rb
diff --git a/antlr-3.4/runtime/Ruby/test/functional/parser/calc.rb b/runtime/Ruby/test/functional/parser/calc.rb
index f48575a..f48575a 100644
--- a/antlr-3.4/runtime/Ruby/test/functional/parser/calc.rb
+++ b/runtime/Ruby/test/functional/parser/calc.rb
diff --git a/antlr-3.4/runtime/Ruby/test/functional/parser/ll-star.rb b/runtime/Ruby/test/functional/parser/ll-star.rb
index 720c7d8..720c7d8 100644
--- a/antlr-3.4/runtime/Ruby/test/functional/parser/ll-star.rb
+++ b/runtime/Ruby/test/functional/parser/ll-star.rb
diff --git a/antlr-3.4/runtime/Ruby/test/functional/parser/nuances.rb b/runtime/Ruby/test/functional/parser/nuances.rb
index 0204e1f..0204e1f 100644
--- a/antlr-3.4/runtime/Ruby/test/functional/parser/nuances.rb
+++ b/runtime/Ruby/test/functional/parser/nuances.rb
diff --git a/antlr-3.4/runtime/Ruby/test/functional/parser/predicates.rb b/runtime/Ruby/test/functional/parser/predicates.rb
index 3b4fb29..3b4fb29 100644
--- a/antlr-3.4/runtime/Ruby/test/functional/parser/predicates.rb
+++ b/runtime/Ruby/test/functional/parser/predicates.rb
diff --git a/antlr-3.4/runtime/Ruby/test/functional/parser/properties.rb b/runtime/Ruby/test/functional/parser/properties.rb
index 3dbb75a..3dbb75a 100644
--- a/antlr-3.4/runtime/Ruby/test/functional/parser/properties.rb
+++ b/runtime/Ruby/test/functional/parser/properties.rb
diff --git a/antlr-3.4/runtime/Ruby/test/functional/parser/rule-methods.rb b/runtime/Ruby/test/functional/parser/rule-methods.rb
index ca898dd..ca898dd 100644
--- a/antlr-3.4/runtime/Ruby/test/functional/parser/rule-methods.rb
+++ b/runtime/Ruby/test/functional/parser/rule-methods.rb
diff --git a/antlr-3.4/runtime/Ruby/test/functional/parser/scopes.rb b/runtime/Ruby/test/functional/parser/scopes.rb
index bdc87a4..bdc87a4 100644
--- a/antlr-3.4/runtime/Ruby/test/functional/parser/scopes.rb
+++ b/runtime/Ruby/test/functional/parser/scopes.rb
diff --git a/antlr-3.4/runtime/Ruby/test/functional/template-output/template-output.rb b/runtime/Ruby/test/functional/template-output/template-output.rb
index 8e19003..8e19003 100644
--- a/antlr-3.4/runtime/Ruby/test/functional/template-output/template-output.rb
+++ b/runtime/Ruby/test/functional/template-output/template-output.rb
diff --git a/antlr-3.4/runtime/Ruby/test/functional/token-rewrite/basic.rb b/runtime/Ruby/test/functional/token-rewrite/basic.rb
index 284464d..284464d 100644
--- a/antlr-3.4/runtime/Ruby/test/functional/token-rewrite/basic.rb
+++ b/runtime/Ruby/test/functional/token-rewrite/basic.rb
diff --git a/antlr-3.4/runtime/Ruby/test/functional/token-rewrite/via-parser.rb b/runtime/Ruby/test/functional/token-rewrite/via-parser.rb
index 82d0758..82d0758 100644
--- a/antlr-3.4/runtime/Ruby/test/functional/token-rewrite/via-parser.rb
+++ b/runtime/Ruby/test/functional/token-rewrite/via-parser.rb
diff --git a/antlr-3.4/runtime/Ruby/test/functional/tree-parser/basic.rb b/runtime/Ruby/test/functional/tree-parser/basic.rb
index 285ab6d..285ab6d 100644
--- a/antlr-3.4/runtime/Ruby/test/functional/tree-parser/basic.rb
+++ b/runtime/Ruby/test/functional/tree-parser/basic.rb
diff --git a/antlr-3.4/runtime/Ruby/test/unit/sample-input/file-stream-1 b/runtime/Ruby/test/unit/sample-input/file-stream-1
index a907ec3..a907ec3 100644
--- a/antlr-3.4/runtime/Ruby/test/unit/sample-input/file-stream-1
+++ b/runtime/Ruby/test/unit/sample-input/file-stream-1
diff --git a/antlr-3.4/runtime/Ruby/test/unit/sample-input/template-group b/runtime/Ruby/test/unit/sample-input/template-group
index 4e4d344..4e4d344 100644
--- a/antlr-3.4/runtime/Ruby/test/unit/sample-input/template-group
+++ b/runtime/Ruby/test/unit/sample-input/template-group
diff --git a/antlr-3.4/runtime/Ruby/test/unit/sample-input/teststreams.input2 b/runtime/Ruby/test/unit/sample-input/teststreams.input2
index 49dccf4..49dccf4 100644
--- a/antlr-3.4/runtime/Ruby/test/unit/sample-input/teststreams.input2
+++ b/runtime/Ruby/test/unit/sample-input/teststreams.input2
diff --git a/antlr-3.4/runtime/Ruby/test/unit/test-dfa.rb b/runtime/Ruby/test/unit/test-dfa.rb
index 2835306..2835306 100644
--- a/antlr-3.4/runtime/Ruby/test/unit/test-dfa.rb
+++ b/runtime/Ruby/test/unit/test-dfa.rb
diff --git a/antlr-3.4/runtime/Ruby/test/unit/test-exceptions.rb b/runtime/Ruby/test/unit/test-exceptions.rb
index c477f07..c477f07 100644
--- a/antlr-3.4/runtime/Ruby/test/unit/test-exceptions.rb
+++ b/runtime/Ruby/test/unit/test-exceptions.rb
diff --git a/antlr-3.4/runtime/Ruby/test/unit/test-recognizers.rb b/runtime/Ruby/test/unit/test-recognizers.rb
index e2950c7..e2950c7 100644
--- a/antlr-3.4/runtime/Ruby/test/unit/test-recognizers.rb
+++ b/runtime/Ruby/test/unit/test-recognizers.rb
diff --git a/antlr-3.4/runtime/Ruby/test/unit/test-scheme.rb b/runtime/Ruby/test/unit/test-scheme.rb
index 547817c..547817c 100644
--- a/antlr-3.4/runtime/Ruby/test/unit/test-scheme.rb
+++ b/runtime/Ruby/test/unit/test-scheme.rb
diff --git a/antlr-3.4/runtime/Ruby/test/unit/test-scope.rb b/runtime/Ruby/test/unit/test-scope.rb
index b8a0bed..b8a0bed 100644
--- a/antlr-3.4/runtime/Ruby/test/unit/test-scope.rb
+++ b/runtime/Ruby/test/unit/test-scope.rb
diff --git a/antlr-3.4/runtime/Ruby/test/unit/test-streams.rb b/runtime/Ruby/test/unit/test-streams.rb
index cc0304e..cc0304e 100644
--- a/antlr-3.4/runtime/Ruby/test/unit/test-streams.rb
+++ b/runtime/Ruby/test/unit/test-streams.rb
diff --git a/antlr-3.4/runtime/Ruby/test/unit/test-template.rb b/runtime/Ruby/test/unit/test-template.rb
index cf9c7c0..cf9c7c0 100644
--- a/antlr-3.4/runtime/Ruby/test/unit/test-template.rb
+++ b/runtime/Ruby/test/unit/test-template.rb
diff --git a/antlr-3.4/runtime/Ruby/test/unit/test-tree-wizard.rb b/runtime/Ruby/test/unit/test-tree-wizard.rb
index bd89888..bd89888 100644
--- a/antlr-3.4/runtime/Ruby/test/unit/test-tree-wizard.rb
+++ b/runtime/Ruby/test/unit/test-tree-wizard.rb
diff --git a/antlr-3.4/runtime/Ruby/test/unit/test-trees.rb b/runtime/Ruby/test/unit/test-trees.rb
index b381cbe..b381cbe 100644
--- a/antlr-3.4/runtime/Ruby/test/unit/test-trees.rb
+++ b/runtime/Ruby/test/unit/test-trees.rb
diff --git a/antlr-3.4/tool/CHANGES.txt b/tool/CHANGES.txt
index f7415f0..f7415f0 100644
--- a/antlr-3.4/tool/CHANGES.txt
+++ b/tool/CHANGES.txt
diff --git a/antlr-3.4/tool/LICENSE.txt b/tool/LICENSE.txt
index e1cc972..e1cc972 100644
--- a/antlr-3.4/tool/LICENSE.txt
+++ b/tool/LICENSE.txt
diff --git a/antlr-3.4/tool/README.txt b/tool/README.txt
index ca5e198..ca5e198 100644
--- a/antlr-3.4/tool/README.txt
+++ b/tool/README.txt
diff --git a/antlr-3.4/tool/antlr.config b/tool/antlr.config
index e69de29..e69de29 100644
--- a/antlr-3.4/tool/antlr.config
+++ b/tool/antlr.config
diff --git a/antlr-3.4/tool/pom.xml b/tool/pom.xml
index 60c3871..60c3871 100644
--- a/antlr-3.4/tool/pom.xml
+++ b/tool/pom.xml
diff --git a/antlr-3.4/tool/src/main/antlr3/org/antlr/grammar/v3/ANTLR.g b/tool/src/main/antlr3/org/antlr/grammar/v3/ANTLR.g
index 6b4e60b..6b4e60b 100644
--- a/antlr-3.4/tool/src/main/antlr3/org/antlr/grammar/v3/ANTLR.g
+++ b/tool/src/main/antlr3/org/antlr/grammar/v3/ANTLR.g
diff --git a/antlr-3.4/tool/src/main/antlr3/org/antlr/grammar/v3/ANTLRTreePrinter.g b/tool/src/main/antlr3/org/antlr/grammar/v3/ANTLRTreePrinter.g
index 0fbbfa0..0fbbfa0 100644
--- a/antlr-3.4/tool/src/main/antlr3/org/antlr/grammar/v3/ANTLRTreePrinter.g
+++ b/tool/src/main/antlr3/org/antlr/grammar/v3/ANTLRTreePrinter.g
diff --git a/antlr-3.4/tool/src/main/antlr3/org/antlr/grammar/v3/ANTLRv3.g b/tool/src/main/antlr3/org/antlr/grammar/v3/ANTLRv3.g
index ff6cfa0..ff6cfa0 100644
--- a/antlr-3.4/tool/src/main/antlr3/org/antlr/grammar/v3/ANTLRv3.g
+++ b/tool/src/main/antlr3/org/antlr/grammar/v3/ANTLRv3.g
diff --git a/antlr-3.4/tool/src/main/antlr3/org/antlr/grammar/v3/ANTLRv3Tree.g b/tool/src/main/antlr3/org/antlr/grammar/v3/ANTLRv3Tree.g
index f6b03d3..f6b03d3 100644
--- a/antlr-3.4/tool/src/main/antlr3/org/antlr/grammar/v3/ANTLRv3Tree.g
+++ b/tool/src/main/antlr3/org/antlr/grammar/v3/ANTLRv3Tree.g
diff --git a/antlr-3.4/tool/src/main/antlr3/org/antlr/grammar/v3/ActionAnalysis.g b/tool/src/main/antlr3/org/antlr/grammar/v3/ActionAnalysis.g
index ed8bb21..ed8bb21 100644
--- a/antlr-3.4/tool/src/main/antlr3/org/antlr/grammar/v3/ActionAnalysis.g
+++ b/tool/src/main/antlr3/org/antlr/grammar/v3/ActionAnalysis.g
diff --git a/antlr-3.4/tool/src/main/antlr3/org/antlr/grammar/v3/ActionTranslator.g b/tool/src/main/antlr3/org/antlr/grammar/v3/ActionTranslator.g
index 0aca8b8..0aca8b8 100644
--- a/antlr-3.4/tool/src/main/antlr3/org/antlr/grammar/v3/ActionTranslator.g
+++ b/tool/src/main/antlr3/org/antlr/grammar/v3/ActionTranslator.g
diff --git a/antlr-3.4/tool/src/main/antlr3/org/antlr/grammar/v3/AssignTokenTypesWalker.g b/tool/src/main/antlr3/org/antlr/grammar/v3/AssignTokenTypesWalker.g
index 4d35c64..4d35c64 100644
--- a/antlr-3.4/tool/src/main/antlr3/org/antlr/grammar/v3/AssignTokenTypesWalker.g
+++ b/tool/src/main/antlr3/org/antlr/grammar/v3/AssignTokenTypesWalker.g
diff --git a/antlr-3.4/tool/src/main/antlr3/org/antlr/grammar/v3/CodeGenTreeWalker.g b/tool/src/main/antlr3/org/antlr/grammar/v3/CodeGenTreeWalker.g
index 7615833..7615833 100644
--- a/antlr-3.4/tool/src/main/antlr3/org/antlr/grammar/v3/CodeGenTreeWalker.g
+++ b/tool/src/main/antlr3/org/antlr/grammar/v3/CodeGenTreeWalker.g
diff --git a/antlr-3.4/tool/src/main/antlr3/org/antlr/grammar/v3/DefineGrammarItemsWalker.g b/tool/src/main/antlr3/org/antlr/grammar/v3/DefineGrammarItemsWalker.g
index a47ba8b..a47ba8b 100644
--- a/antlr-3.4/tool/src/main/antlr3/org/antlr/grammar/v3/DefineGrammarItemsWalker.g
+++ b/tool/src/main/antlr3/org/antlr/grammar/v3/DefineGrammarItemsWalker.g
diff --git a/antlr-3.4/tool/src/main/antlr3/org/antlr/grammar/v3/LeftRecursiveRuleWalker.g b/tool/src/main/antlr3/org/antlr/grammar/v3/LeftRecursiveRuleWalker.g
index 537bd12..537bd12 100644
--- a/antlr-3.4/tool/src/main/antlr3/org/antlr/grammar/v3/LeftRecursiveRuleWalker.g
+++ b/tool/src/main/antlr3/org/antlr/grammar/v3/LeftRecursiveRuleWalker.g
diff --git a/antlr-3.4/tool/src/main/antlr3/org/antlr/grammar/v3/TreeToNFAConverter.g b/tool/src/main/antlr3/org/antlr/grammar/v3/TreeToNFAConverter.g
index ab206ef..ab206ef 100644
--- a/antlr-3.4/tool/src/main/antlr3/org/antlr/grammar/v3/TreeToNFAConverter.g
+++ b/tool/src/main/antlr3/org/antlr/grammar/v3/TreeToNFAConverter.g
diff --git a/antlr-3.4/tool/src/main/java/org/antlr/Tool.java b/tool/src/main/java/org/antlr/Tool.java
index b336baf..b336baf 100644
--- a/antlr-3.4/tool/src/main/java/org/antlr/Tool.java
+++ b/tool/src/main/java/org/antlr/Tool.java
diff --git a/antlr-3.4/tool/src/main/java/org/antlr/analysis/ActionLabel.java b/tool/src/main/java/org/antlr/analysis/ActionLabel.java
index e39024c..e39024c 100644
--- a/antlr-3.4/tool/src/main/java/org/antlr/analysis/ActionLabel.java
+++ b/tool/src/main/java/org/antlr/analysis/ActionLabel.java
diff --git a/antlr-3.4/tool/src/main/java/org/antlr/analysis/AnalysisRecursionOverflowException.java b/tool/src/main/java/org/antlr/analysis/AnalysisRecursionOverflowException.java
index 38f069e..38f069e 100644
--- a/antlr-3.4/tool/src/main/java/org/antlr/analysis/AnalysisRecursionOverflowException.java
+++ b/tool/src/main/java/org/antlr/analysis/AnalysisRecursionOverflowException.java
diff --git a/antlr-3.4/tool/src/main/java/org/antlr/analysis/AnalysisTimeoutException.java b/tool/src/main/java/org/antlr/analysis/AnalysisTimeoutException.java
index 0b0def9..0b0def9 100644
--- a/antlr-3.4/tool/src/main/java/org/antlr/analysis/AnalysisTimeoutException.java
+++ b/tool/src/main/java/org/antlr/analysis/AnalysisTimeoutException.java
diff --git a/antlr-3.4/tool/src/main/java/org/antlr/analysis/DFA.java b/tool/src/main/java/org/antlr/analysis/DFA.java
index 896acc7..896acc7 100644
--- a/antlr-3.4/tool/src/main/java/org/antlr/analysis/DFA.java
+++ b/tool/src/main/java/org/antlr/analysis/DFA.java
diff --git a/antlr-3.4/tool/src/main/java/org/antlr/analysis/DFAOptimizer.java b/tool/src/main/java/org/antlr/analysis/DFAOptimizer.java
index d8e8291..d8e8291 100644
--- a/antlr-3.4/tool/src/main/java/org/antlr/analysis/DFAOptimizer.java
+++ b/tool/src/main/java/org/antlr/analysis/DFAOptimizer.java
diff --git a/antlr-3.4/tool/src/main/java/org/antlr/analysis/DFAState.java b/tool/src/main/java/org/antlr/analysis/DFAState.java
index ee1a703..ee1a703 100644
--- a/antlr-3.4/tool/src/main/java/org/antlr/analysis/DFAState.java
+++ b/tool/src/main/java/org/antlr/analysis/DFAState.java
diff --git a/antlr-3.4/tool/src/main/java/org/antlr/analysis/DecisionProbe.java b/tool/src/main/java/org/antlr/analysis/DecisionProbe.java
index 0e4d393..0e4d393 100644
--- a/antlr-3.4/tool/src/main/java/org/antlr/analysis/DecisionProbe.java
+++ b/tool/src/main/java/org/antlr/analysis/DecisionProbe.java
diff --git a/antlr-3.4/tool/src/main/java/org/antlr/analysis/LL1Analyzer.java b/tool/src/main/java/org/antlr/analysis/LL1Analyzer.java
index c3f4432..c3f4432 100644
--- a/antlr-3.4/tool/src/main/java/org/antlr/analysis/LL1Analyzer.java
+++ b/tool/src/main/java/org/antlr/analysis/LL1Analyzer.java
diff --git a/antlr-3.4/tool/src/main/java/org/antlr/analysis/LL1DFA.java b/tool/src/main/java/org/antlr/analysis/LL1DFA.java
index d8f6759..d8f6759 100644
--- a/antlr-3.4/tool/src/main/java/org/antlr/analysis/LL1DFA.java
+++ b/tool/src/main/java/org/antlr/analysis/LL1DFA.java
diff --git a/antlr-3.4/tool/src/main/java/org/antlr/analysis/Label.java b/tool/src/main/java/org/antlr/analysis/Label.java
index 3a8a976..3a8a976 100644
--- a/antlr-3.4/tool/src/main/java/org/antlr/analysis/Label.java
+++ b/tool/src/main/java/org/antlr/analysis/Label.java
diff --git a/antlr-3.4/tool/src/main/java/org/antlr/analysis/LookaheadSet.java b/tool/src/main/java/org/antlr/analysis/LookaheadSet.java
index 7325cc8..7325cc8 100644
--- a/antlr-3.4/tool/src/main/java/org/antlr/analysis/LookaheadSet.java
+++ b/tool/src/main/java/org/antlr/analysis/LookaheadSet.java
diff --git a/antlr-3.4/tool/src/main/java/org/antlr/analysis/MachineProbe.java b/tool/src/main/java/org/antlr/analysis/MachineProbe.java
index e5da266..e5da266 100644
--- a/antlr-3.4/tool/src/main/java/org/antlr/analysis/MachineProbe.java
+++ b/tool/src/main/java/org/antlr/analysis/MachineProbe.java
diff --git a/antlr-3.4/tool/src/main/java/org/antlr/analysis/NFA.java b/tool/src/main/java/org/antlr/analysis/NFA.java
index e890b08..e890b08 100644
--- a/antlr-3.4/tool/src/main/java/org/antlr/analysis/NFA.java
+++ b/tool/src/main/java/org/antlr/analysis/NFA.java
diff --git a/antlr-3.4/tool/src/main/java/org/antlr/analysis/NFAConfiguration.java b/tool/src/main/java/org/antlr/analysis/NFAConfiguration.java
index 37f3d38..37f3d38 100644
--- a/antlr-3.4/tool/src/main/java/org/antlr/analysis/NFAConfiguration.java
+++ b/tool/src/main/java/org/antlr/analysis/NFAConfiguration.java
diff --git a/antlr-3.4/tool/src/main/java/org/antlr/analysis/NFAContext.java b/tool/src/main/java/org/antlr/analysis/NFAContext.java
index f56ec42..f56ec42 100644
--- a/antlr-3.4/tool/src/main/java/org/antlr/analysis/NFAContext.java
+++ b/tool/src/main/java/org/antlr/analysis/NFAContext.java
diff --git a/antlr-3.4/tool/src/main/java/org/antlr/analysis/NFAConversionThread.java b/tool/src/main/java/org/antlr/analysis/NFAConversionThread.java
index 0966fda..0966fda 100644
--- a/antlr-3.4/tool/src/main/java/org/antlr/analysis/NFAConversionThread.java
+++ b/tool/src/main/java/org/antlr/analysis/NFAConversionThread.java
diff --git a/antlr-3.4/tool/src/main/java/org/antlr/analysis/NFAState.java b/tool/src/main/java/org/antlr/analysis/NFAState.java
index 84e1365..84e1365 100644
--- a/antlr-3.4/tool/src/main/java/org/antlr/analysis/NFAState.java
+++ b/tool/src/main/java/org/antlr/analysis/NFAState.java
diff --git a/antlr-3.4/tool/src/main/java/org/antlr/analysis/NFAToDFAConverter.java b/tool/src/main/java/org/antlr/analysis/NFAToDFAConverter.java
index 543ab2b..543ab2b 100644
--- a/antlr-3.4/tool/src/main/java/org/antlr/analysis/NFAToDFAConverter.java
+++ b/tool/src/main/java/org/antlr/analysis/NFAToDFAConverter.java
diff --git a/antlr-3.4/tool/src/main/java/org/antlr/analysis/NonLLStarDecisionException.java b/tool/src/main/java/org/antlr/analysis/NonLLStarDecisionException.java
index 0b5b4a4..0b5b4a4 100644
--- a/antlr-3.4/tool/src/main/java/org/antlr/analysis/NonLLStarDecisionException.java
+++ b/tool/src/main/java/org/antlr/analysis/NonLLStarDecisionException.java
diff --git a/antlr-3.4/tool/src/main/java/org/antlr/analysis/PredicateLabel.java b/tool/src/main/java/org/antlr/analysis/PredicateLabel.java
index 7252f4f..7252f4f 100644
--- a/antlr-3.4/tool/src/main/java/org/antlr/analysis/PredicateLabel.java
+++ b/tool/src/main/java/org/antlr/analysis/PredicateLabel.java
diff --git a/antlr-3.4/tool/src/main/java/org/antlr/analysis/RuleClosureTransition.java b/tool/src/main/java/org/antlr/analysis/RuleClosureTransition.java
index e049db7..e049db7 100644
--- a/antlr-3.4/tool/src/main/java/org/antlr/analysis/RuleClosureTransition.java
+++ b/tool/src/main/java/org/antlr/analysis/RuleClosureTransition.java
diff --git a/antlr-3.4/tool/src/main/java/org/antlr/analysis/SemanticContext.java b/tool/src/main/java/org/antlr/analysis/SemanticContext.java
index 682de32..682de32 100644
--- a/antlr-3.4/tool/src/main/java/org/antlr/analysis/SemanticContext.java
+++ b/tool/src/main/java/org/antlr/analysis/SemanticContext.java
diff --git a/antlr-3.4/tool/src/main/java/org/antlr/analysis/State.java b/tool/src/main/java/org/antlr/analysis/State.java
index fc73d74..fc73d74 100644
--- a/antlr-3.4/tool/src/main/java/org/antlr/analysis/State.java
+++ b/tool/src/main/java/org/antlr/analysis/State.java
diff --git a/antlr-3.4/tool/src/main/java/org/antlr/analysis/StateCluster.java b/tool/src/main/java/org/antlr/analysis/StateCluster.java
index 1eb84f8..1eb84f8 100644
--- a/antlr-3.4/tool/src/main/java/org/antlr/analysis/StateCluster.java
+++ b/tool/src/main/java/org/antlr/analysis/StateCluster.java
diff --git a/antlr-3.4/tool/src/main/java/org/antlr/analysis/Transition.java b/tool/src/main/java/org/antlr/analysis/Transition.java
index 44df53e..44df53e 100644
--- a/antlr-3.4/tool/src/main/java/org/antlr/analysis/Transition.java
+++ b/tool/src/main/java/org/antlr/analysis/Transition.java
diff --git a/antlr-3.4/tool/src/main/java/org/antlr/codegen/ACyclicDFACodeGenerator.java b/tool/src/main/java/org/antlr/codegen/ACyclicDFACodeGenerator.java
index 6bc5fd3..6bc5fd3 100644
--- a/antlr-3.4/tool/src/main/java/org/antlr/codegen/ACyclicDFACodeGenerator.java
+++ b/tool/src/main/java/org/antlr/codegen/ACyclicDFACodeGenerator.java
diff --git a/antlr-3.4/tool/src/main/java/org/antlr/codegen/ActionScriptTarget.java b/tool/src/main/java/org/antlr/codegen/ActionScriptTarget.java
index 4e2943b..4e2943b 100644
--- a/antlr-3.4/tool/src/main/java/org/antlr/codegen/ActionScriptTarget.java
+++ b/tool/src/main/java/org/antlr/codegen/ActionScriptTarget.java
diff --git a/antlr-3.4/tool/src/main/java/org/antlr/codegen/CPPTarget.java b/tool/src/main/java/org/antlr/codegen/CPPTarget.java
index 22962e0..22962e0 100644
--- a/antlr-3.4/tool/src/main/java/org/antlr/codegen/CPPTarget.java
+++ b/tool/src/main/java/org/antlr/codegen/CPPTarget.java
diff --git a/antlr-3.4/tool/src/main/java/org/antlr/codegen/CSharp2Target.java b/tool/src/main/java/org/antlr/codegen/CSharp2Target.java
index 644721b..644721b 100644
--- a/antlr-3.4/tool/src/main/java/org/antlr/codegen/CSharp2Target.java
+++ b/tool/src/main/java/org/antlr/codegen/CSharp2Target.java
diff --git a/antlr-3.4/tool/src/main/java/org/antlr/codegen/CSharp3Target.java b/tool/src/main/java/org/antlr/codegen/CSharp3Target.java
index f5fef65..f5fef65 100644
--- a/antlr-3.4/tool/src/main/java/org/antlr/codegen/CSharp3Target.java
+++ b/tool/src/main/java/org/antlr/codegen/CSharp3Target.java
diff --git a/antlr-3.4/tool/src/main/java/org/antlr/codegen/CTarget.java b/tool/src/main/java/org/antlr/codegen/CTarget.java
index 51911c3..51911c3 100644
--- a/antlr-3.4/tool/src/main/java/org/antlr/codegen/CTarget.java
+++ b/tool/src/main/java/org/antlr/codegen/CTarget.java
diff --git a/antlr-3.4/tool/src/main/java/org/antlr/codegen/CodeGenerator.java b/tool/src/main/java/org/antlr/codegen/CodeGenerator.java
index 916b1fa..916b1fa 100644
--- a/antlr-3.4/tool/src/main/java/org/antlr/codegen/CodeGenerator.java
+++ b/tool/src/main/java/org/antlr/codegen/CodeGenerator.java
diff --git a/antlr-3.4/tool/src/main/java/org/antlr/codegen/DelphiTarget.java b/tool/src/main/java/org/antlr/codegen/DelphiTarget.java
index 24bb819..24bb819 100644
--- a/antlr-3.4/tool/src/main/java/org/antlr/codegen/DelphiTarget.java
+++ b/tool/src/main/java/org/antlr/codegen/DelphiTarget.java
diff --git a/antlr-3.4/tool/src/main/java/org/antlr/codegen/JavaScriptTarget.java b/tool/src/main/java/org/antlr/codegen/JavaScriptTarget.java
index 31e4ea5..31e4ea5 100755
--- a/antlr-3.4/tool/src/main/java/org/antlr/codegen/JavaScriptTarget.java
+++ b/tool/src/main/java/org/antlr/codegen/JavaScriptTarget.java
diff --git a/antlr-3.4/tool/src/main/java/org/antlr/codegen/JavaTarget.java b/tool/src/main/java/org/antlr/codegen/JavaTarget.java
index 3ec7a86..3ec7a86 100644
--- a/antlr-3.4/tool/src/main/java/org/antlr/codegen/JavaTarget.java
+++ b/tool/src/main/java/org/antlr/codegen/JavaTarget.java
diff --git a/antlr-3.4/tool/src/main/java/org/antlr/codegen/ObjCTarget.java b/tool/src/main/java/org/antlr/codegen/ObjCTarget.java
index e4554e9..e4554e9 100644
--- a/antlr-3.4/tool/src/main/java/org/antlr/codegen/ObjCTarget.java
+++ b/tool/src/main/java/org/antlr/codegen/ObjCTarget.java
diff --git a/antlr-3.4/tool/src/main/java/org/antlr/codegen/Perl5Target.java b/tool/src/main/java/org/antlr/codegen/Perl5Target.java
index dc16e39..dc16e39 100644
--- a/antlr-3.4/tool/src/main/java/org/antlr/codegen/Perl5Target.java
+++ b/tool/src/main/java/org/antlr/codegen/Perl5Target.java
diff --git a/antlr-3.4/tool/src/main/java/org/antlr/codegen/PythonTarget.java b/tool/src/main/java/org/antlr/codegen/PythonTarget.java
index d087f4c..d087f4c 100644
--- a/antlr-3.4/tool/src/main/java/org/antlr/codegen/PythonTarget.java
+++ b/tool/src/main/java/org/antlr/codegen/PythonTarget.java
diff --git a/antlr-3.4/tool/src/main/java/org/antlr/codegen/RubyTarget.java b/tool/src/main/java/org/antlr/codegen/RubyTarget.java
index 4506d01..4506d01 100644
--- a/antlr-3.4/tool/src/main/java/org/antlr/codegen/RubyTarget.java
+++ b/tool/src/main/java/org/antlr/codegen/RubyTarget.java
diff --git a/antlr-3.4/tool/src/main/java/org/antlr/codegen/Target.java b/tool/src/main/java/org/antlr/codegen/Target.java
index 848dd7f..848dd7f 100644
--- a/antlr-3.4/tool/src/main/java/org/antlr/codegen/Target.java
+++ b/tool/src/main/java/org/antlr/codegen/Target.java
diff --git a/antlr-3.4/tool/src/main/java/org/antlr/misc/Barrier.java b/tool/src/main/java/org/antlr/misc/Barrier.java
index ace8ec5..ace8ec5 100644
--- a/antlr-3.4/tool/src/main/java/org/antlr/misc/Barrier.java
+++ b/tool/src/main/java/org/antlr/misc/Barrier.java
diff --git a/antlr-3.4/tool/src/main/java/org/antlr/misc/BitSet.java b/tool/src/main/java/org/antlr/misc/BitSet.java
index ab2928e..ab2928e 100644
--- a/antlr-3.4/tool/src/main/java/org/antlr/misc/BitSet.java
+++ b/tool/src/main/java/org/antlr/misc/BitSet.java
diff --git a/antlr-3.4/tool/src/main/java/org/antlr/misc/Graph.java b/tool/src/main/java/org/antlr/misc/Graph.java
index 74962e5..74962e5 100644
--- a/antlr-3.4/tool/src/main/java/org/antlr/misc/Graph.java
+++ b/tool/src/main/java/org/antlr/misc/Graph.java
diff --git a/antlr-3.4/tool/src/main/java/org/antlr/misc/IntArrayList.java b/tool/src/main/java/org/antlr/misc/IntArrayList.java
index ab319dd..ab319dd 100644
--- a/antlr-3.4/tool/src/main/java/org/antlr/misc/IntArrayList.java
+++ b/tool/src/main/java/org/antlr/misc/IntArrayList.java
diff --git a/antlr-3.4/tool/src/main/java/org/antlr/misc/IntSet.java b/tool/src/main/java/org/antlr/misc/IntSet.java
index 3526f26..3526f26 100644
--- a/antlr-3.4/tool/src/main/java/org/antlr/misc/IntSet.java
+++ b/tool/src/main/java/org/antlr/misc/IntSet.java
diff --git a/antlr-3.4/tool/src/main/java/org/antlr/misc/Interval.java b/tool/src/main/java/org/antlr/misc/Interval.java
index 5b2410b..5b2410b 100644
--- a/antlr-3.4/tool/src/main/java/org/antlr/misc/Interval.java
+++ b/tool/src/main/java/org/antlr/misc/Interval.java
diff --git a/antlr-3.4/tool/src/main/java/org/antlr/misc/IntervalSet.java b/tool/src/main/java/org/antlr/misc/IntervalSet.java
index dee54fe..dee54fe 100644
--- a/antlr-3.4/tool/src/main/java/org/antlr/misc/IntervalSet.java
+++ b/tool/src/main/java/org/antlr/misc/IntervalSet.java
diff --git a/antlr-3.4/tool/src/main/java/org/antlr/misc/MultiMap.java b/tool/src/main/java/org/antlr/misc/MultiMap.java
index b8b1a78..b8b1a78 100644
--- a/antlr-3.4/tool/src/main/java/org/antlr/misc/MultiMap.java
+++ b/tool/src/main/java/org/antlr/misc/MultiMap.java
diff --git a/antlr-3.4/tool/src/main/java/org/antlr/misc/MutableInteger.java b/tool/src/main/java/org/antlr/misc/MutableInteger.java
index b423345..b423345 100644
--- a/antlr-3.4/tool/src/main/java/org/antlr/misc/MutableInteger.java
+++ b/tool/src/main/java/org/antlr/misc/MutableInteger.java
diff --git a/antlr-3.4/tool/src/main/java/org/antlr/misc/OrderedHashSet.java b/tool/src/main/java/org/antlr/misc/OrderedHashSet.java
index fa5e859..fa5e859 100644
--- a/antlr-3.4/tool/src/main/java/org/antlr/misc/OrderedHashSet.java
+++ b/tool/src/main/java/org/antlr/misc/OrderedHashSet.java
diff --git a/antlr-3.4/tool/src/main/java/org/antlr/misc/Utils.java b/tool/src/main/java/org/antlr/misc/Utils.java
index ca156d5..ca156d5 100644
--- a/antlr-3.4/tool/src/main/java/org/antlr/misc/Utils.java
+++ b/tool/src/main/java/org/antlr/misc/Utils.java
diff --git a/antlr-3.4/tool/src/main/java/org/antlr/tool/ANTLRErrorListener.java b/tool/src/main/java/org/antlr/tool/ANTLRErrorListener.java
index 57c9097..57c9097 100644
--- a/antlr-3.4/tool/src/main/java/org/antlr/tool/ANTLRErrorListener.java
+++ b/tool/src/main/java/org/antlr/tool/ANTLRErrorListener.java
diff --git a/antlr-3.4/tool/src/main/java/org/antlr/tool/AssignTokenTypesBehavior.java b/tool/src/main/java/org/antlr/tool/AssignTokenTypesBehavior.java
index fba4f0e..fba4f0e 100644
--- a/antlr-3.4/tool/src/main/java/org/antlr/tool/AssignTokenTypesBehavior.java
+++ b/tool/src/main/java/org/antlr/tool/AssignTokenTypesBehavior.java
diff --git a/antlr-3.4/tool/src/main/java/org/antlr/tool/Attribute.java b/tool/src/main/java/org/antlr/tool/Attribute.java
index 9834ec8..9834ec8 100644
--- a/antlr-3.4/tool/src/main/java/org/antlr/tool/Attribute.java
+++ b/tool/src/main/java/org/antlr/tool/Attribute.java
diff --git a/antlr-3.4/tool/src/main/java/org/antlr/tool/AttributeScope.java b/tool/src/main/java/org/antlr/tool/AttributeScope.java
index c2641da..c2641da 100644
--- a/antlr-3.4/tool/src/main/java/org/antlr/tool/AttributeScope.java
+++ b/tool/src/main/java/org/antlr/tool/AttributeScope.java
diff --git a/antlr-3.4/tool/src/main/java/org/antlr/tool/BuildDependencyGenerator.java b/tool/src/main/java/org/antlr/tool/BuildDependencyGenerator.java
index 844046e..844046e 100644
--- a/antlr-3.4/tool/src/main/java/org/antlr/tool/BuildDependencyGenerator.java
+++ b/tool/src/main/java/org/antlr/tool/BuildDependencyGenerator.java
diff --git a/antlr-3.4/tool/src/main/java/org/antlr/tool/CompositeGrammar.java b/tool/src/main/java/org/antlr/tool/CompositeGrammar.java
index b9ef82f..b9ef82f 100644
--- a/antlr-3.4/tool/src/main/java/org/antlr/tool/CompositeGrammar.java
+++ b/tool/src/main/java/org/antlr/tool/CompositeGrammar.java
diff --git a/antlr-3.4/tool/src/main/java/org/antlr/tool/CompositeGrammarTree.java b/tool/src/main/java/org/antlr/tool/CompositeGrammarTree.java
index bfab382..bfab382 100644
--- a/antlr-3.4/tool/src/main/java/org/antlr/tool/CompositeGrammarTree.java
+++ b/tool/src/main/java/org/antlr/tool/CompositeGrammarTree.java
diff --git a/antlr-3.4/tool/src/main/java/org/antlr/tool/DOTGenerator.java b/tool/src/main/java/org/antlr/tool/DOTGenerator.java
index 4e906a3..4e906a3 100644
--- a/antlr-3.4/tool/src/main/java/org/antlr/tool/DOTGenerator.java
+++ b/tool/src/main/java/org/antlr/tool/DOTGenerator.java
diff --git a/antlr-3.4/tool/src/main/java/org/antlr/tool/ErrorManager.java b/tool/src/main/java/org/antlr/tool/ErrorManager.java
index 7baaf68..7baaf68 100644
--- a/antlr-3.4/tool/src/main/java/org/antlr/tool/ErrorManager.java
+++ b/tool/src/main/java/org/antlr/tool/ErrorManager.java
diff --git a/antlr-3.4/tool/src/main/java/org/antlr/tool/FASerializer.java b/tool/src/main/java/org/antlr/tool/FASerializer.java
index 401bbb3..401bbb3 100644
--- a/antlr-3.4/tool/src/main/java/org/antlr/tool/FASerializer.java
+++ b/tool/src/main/java/org/antlr/tool/FASerializer.java
diff --git a/antlr-3.4/tool/src/main/java/org/antlr/tool/Grammar.java b/tool/src/main/java/org/antlr/tool/Grammar.java
index a88314d..a88314d 100644
--- a/antlr-3.4/tool/src/main/java/org/antlr/tool/Grammar.java
+++ b/tool/src/main/java/org/antlr/tool/Grammar.java
diff --git a/antlr-3.4/tool/src/main/java/org/antlr/tool/GrammarAST.java b/tool/src/main/java/org/antlr/tool/GrammarAST.java
index 3d36cc8..3d36cc8 100644
--- a/antlr-3.4/tool/src/main/java/org/antlr/tool/GrammarAST.java
+++ b/tool/src/main/java/org/antlr/tool/GrammarAST.java
diff --git a/antlr-3.4/tool/src/main/java/org/antlr/tool/GrammarAnalysisAbortedMessage.java b/tool/src/main/java/org/antlr/tool/GrammarAnalysisAbortedMessage.java
index 95d1d17..95d1d17 100644
--- a/antlr-3.4/tool/src/main/java/org/antlr/tool/GrammarAnalysisAbortedMessage.java
+++ b/tool/src/main/java/org/antlr/tool/GrammarAnalysisAbortedMessage.java
diff --git a/antlr-3.4/tool/src/main/java/org/antlr/tool/GrammarDanglingStateMessage.java b/tool/src/main/java/org/antlr/tool/GrammarDanglingStateMessage.java
index e360dd7..e360dd7 100644
--- a/antlr-3.4/tool/src/main/java/org/antlr/tool/GrammarDanglingStateMessage.java
+++ b/tool/src/main/java/org/antlr/tool/GrammarDanglingStateMessage.java
diff --git a/antlr-3.4/tool/src/main/java/org/antlr/tool/GrammarInsufficientPredicatesMessage.java b/tool/src/main/java/org/antlr/tool/GrammarInsufficientPredicatesMessage.java
index 156bdc1..156bdc1 100644
--- a/antlr-3.4/tool/src/main/java/org/antlr/tool/GrammarInsufficientPredicatesMessage.java
+++ b/tool/src/main/java/org/antlr/tool/GrammarInsufficientPredicatesMessage.java
diff --git a/antlr-3.4/tool/src/main/java/org/antlr/tool/GrammarNonDeterminismMessage.java b/tool/src/main/java/org/antlr/tool/GrammarNonDeterminismMessage.java
index 8cd95ae..8cd95ae 100644
--- a/antlr-3.4/tool/src/main/java/org/antlr/tool/GrammarNonDeterminismMessage.java
+++ b/tool/src/main/java/org/antlr/tool/GrammarNonDeterminismMessage.java
diff --git a/antlr-3.4/tool/src/main/java/org/antlr/tool/GrammarReport.java b/tool/src/main/java/org/antlr/tool/GrammarReport.java
index e0462a3..e0462a3 100644
--- a/antlr-3.4/tool/src/main/java/org/antlr/tool/GrammarReport.java
+++ b/tool/src/main/java/org/antlr/tool/GrammarReport.java
diff --git a/antlr-3.4/tool/src/main/java/org/antlr/tool/GrammarReport2.java b/tool/src/main/java/org/antlr/tool/GrammarReport2.java
index bc57891..bc57891 100644
--- a/antlr-3.4/tool/src/main/java/org/antlr/tool/GrammarReport2.java
+++ b/tool/src/main/java/org/antlr/tool/GrammarReport2.java
diff --git a/antlr-3.4/tool/src/main/java/org/antlr/tool/GrammarSanity.java b/tool/src/main/java/org/antlr/tool/GrammarSanity.java
index bcfabfb..bcfabfb 100644
--- a/antlr-3.4/tool/src/main/java/org/antlr/tool/GrammarSanity.java
+++ b/tool/src/main/java/org/antlr/tool/GrammarSanity.java
diff --git a/antlr-3.4/tool/src/main/java/org/antlr/tool/GrammarSemanticsMessage.java b/tool/src/main/java/org/antlr/tool/GrammarSemanticsMessage.java
index 1027182..1027182 100644
--- a/antlr-3.4/tool/src/main/java/org/antlr/tool/GrammarSemanticsMessage.java
+++ b/tool/src/main/java/org/antlr/tool/GrammarSemanticsMessage.java
diff --git a/antlr-3.4/tool/src/main/java/org/antlr/tool/GrammarSerializerFoo.java b/tool/src/main/java/org/antlr/tool/GrammarSerializerFoo.java
index fc1afb8..fc1afb8 100644
--- a/antlr-3.4/tool/src/main/java/org/antlr/tool/GrammarSerializerFoo.java
+++ b/tool/src/main/java/org/antlr/tool/GrammarSerializerFoo.java
diff --git a/antlr-3.4/tool/src/main/java/org/antlr/tool/GrammarSpelunker.java b/tool/src/main/java/org/antlr/tool/GrammarSpelunker.java
index d7986ec..d7986ec 100644
--- a/antlr-3.4/tool/src/main/java/org/antlr/tool/GrammarSpelunker.java
+++ b/tool/src/main/java/org/antlr/tool/GrammarSpelunker.java
diff --git a/antlr-3.4/tool/src/main/java/org/antlr/tool/GrammarSyntaxMessage.java b/tool/src/main/java/org/antlr/tool/GrammarSyntaxMessage.java
index 290cb66..290cb66 100644
--- a/antlr-3.4/tool/src/main/java/org/antlr/tool/GrammarSyntaxMessage.java
+++ b/tool/src/main/java/org/antlr/tool/GrammarSyntaxMessage.java
diff --git a/antlr-3.4/tool/src/main/java/org/antlr/tool/GrammarUnreachableAltsMessage.java b/tool/src/main/java/org/antlr/tool/GrammarUnreachableAltsMessage.java
index 1c18cd5..1c18cd5 100644
--- a/antlr-3.4/tool/src/main/java/org/antlr/tool/GrammarUnreachableAltsMessage.java
+++ b/tool/src/main/java/org/antlr/tool/GrammarUnreachableAltsMessage.java
diff --git a/antlr-3.4/tool/src/main/java/org/antlr/tool/Interp.java b/tool/src/main/java/org/antlr/tool/Interp.java
index 7ba49bd..7ba49bd 100644
--- a/antlr-3.4/tool/src/main/java/org/antlr/tool/Interp.java
+++ b/tool/src/main/java/org/antlr/tool/Interp.java
diff --git a/antlr-3.4/tool/src/main/java/org/antlr/tool/Interpreter.java b/tool/src/main/java/org/antlr/tool/Interpreter.java
index fe4e95c..fe4e95c 100644
--- a/antlr-3.4/tool/src/main/java/org/antlr/tool/Interpreter.java
+++ b/tool/src/main/java/org/antlr/tool/Interpreter.java
diff --git a/antlr-3.4/tool/src/main/java/org/antlr/tool/LeftRecursionCyclesMessage.java b/tool/src/main/java/org/antlr/tool/LeftRecursionCyclesMessage.java
index 412978e..412978e 100644
--- a/antlr-3.4/tool/src/main/java/org/antlr/tool/LeftRecursionCyclesMessage.java
+++ b/tool/src/main/java/org/antlr/tool/LeftRecursionCyclesMessage.java
diff --git a/antlr-3.4/tool/src/main/java/org/antlr/tool/LeftRecursiveRuleAnalyzer.java b/tool/src/main/java/org/antlr/tool/LeftRecursiveRuleAnalyzer.java
index fcbf7db..fcbf7db 100644
--- a/antlr-3.4/tool/src/main/java/org/antlr/tool/LeftRecursiveRuleAnalyzer.java
+++ b/tool/src/main/java/org/antlr/tool/LeftRecursiveRuleAnalyzer.java
diff --git a/antlr-3.4/tool/src/main/java/org/antlr/tool/Message.java b/tool/src/main/java/org/antlr/tool/Message.java
index 5c609bb..5c609bb 100644
--- a/antlr-3.4/tool/src/main/java/org/antlr/tool/Message.java
+++ b/tool/src/main/java/org/antlr/tool/Message.java
diff --git a/antlr-3.4/tool/src/main/java/org/antlr/tool/NFAFactory.java b/tool/src/main/java/org/antlr/tool/NFAFactory.java
index de52287..de52287 100644
--- a/antlr-3.4/tool/src/main/java/org/antlr/tool/NFAFactory.java
+++ b/tool/src/main/java/org/antlr/tool/NFAFactory.java
diff --git a/antlr-3.4/tool/src/main/java/org/antlr/tool/NameSpaceChecker.java b/tool/src/main/java/org/antlr/tool/NameSpaceChecker.java
index 6c6dbb5..6c6dbb5 100644
--- a/antlr-3.4/tool/src/main/java/org/antlr/tool/NameSpaceChecker.java
+++ b/tool/src/main/java/org/antlr/tool/NameSpaceChecker.java
diff --git a/antlr-3.4/tool/src/main/java/org/antlr/tool/NonRegularDecisionMessage.java b/tool/src/main/java/org/antlr/tool/NonRegularDecisionMessage.java
index 169f99a..169f99a 100644
--- a/antlr-3.4/tool/src/main/java/org/antlr/tool/NonRegularDecisionMessage.java
+++ b/tool/src/main/java/org/antlr/tool/NonRegularDecisionMessage.java
diff --git a/antlr-3.4/tool/src/main/java/org/antlr/tool/RandomPhrase.java b/tool/src/main/java/org/antlr/tool/RandomPhrase.java
index fff6086..fff6086 100644
--- a/antlr-3.4/tool/src/main/java/org/antlr/tool/RandomPhrase.java
+++ b/tool/src/main/java/org/antlr/tool/RandomPhrase.java
diff --git a/antlr-3.4/tool/src/main/java/org/antlr/tool/RecursionOverflowMessage.java b/tool/src/main/java/org/antlr/tool/RecursionOverflowMessage.java
index 50e72c6..50e72c6 100644
--- a/antlr-3.4/tool/src/main/java/org/antlr/tool/RecursionOverflowMessage.java
+++ b/tool/src/main/java/org/antlr/tool/RecursionOverflowMessage.java
diff --git a/antlr-3.4/tool/src/main/java/org/antlr/tool/Rule.java b/tool/src/main/java/org/antlr/tool/Rule.java
index 0c141f3..0c141f3 100644
--- a/antlr-3.4/tool/src/main/java/org/antlr/tool/Rule.java
+++ b/tool/src/main/java/org/antlr/tool/Rule.java
diff --git a/antlr-3.4/tool/src/main/java/org/antlr/tool/RuleLabelScope.java b/tool/src/main/java/org/antlr/tool/RuleLabelScope.java
index 265d245..265d245 100644
--- a/antlr-3.4/tool/src/main/java/org/antlr/tool/RuleLabelScope.java
+++ b/tool/src/main/java/org/antlr/tool/RuleLabelScope.java
diff --git a/antlr-3.4/tool/src/main/java/org/antlr/tool/Strip.java b/tool/src/main/java/org/antlr/tool/Strip.java
index 50152ad..50152ad 100644
--- a/antlr-3.4/tool/src/main/java/org/antlr/tool/Strip.java
+++ b/tool/src/main/java/org/antlr/tool/Strip.java
diff --git a/antlr-3.4/tool/src/main/java/org/antlr/tool/ToolMessage.java b/tool/src/main/java/org/antlr/tool/ToolMessage.java
index 6bbd5c0..6bbd5c0 100644
--- a/antlr-3.4/tool/src/main/java/org/antlr/tool/ToolMessage.java
+++ b/tool/src/main/java/org/antlr/tool/ToolMessage.java
diff --git a/antlr-3.4/tool/src/main/java/org/antlr/tool/serialize.g b/tool/src/main/java/org/antlr/tool/serialize.g
index a772a52..a772a52 100644
--- a/antlr-3.4/tool/src/main/java/org/antlr/tool/serialize.g
+++ b/tool/src/main/java/org/antlr/tool/serialize.g
diff --git a/antlr-3.4/tool/src/main/resources/org/antlr/antlr.properties b/tool/src/main/resources/org/antlr/antlr.properties
index 45eb421..45eb421 100644
--- a/antlr-3.4/tool/src/main/resources/org/antlr/antlr.properties
+++ b/tool/src/main/resources/org/antlr/antlr.properties
diff --git a/antlr-3.4/tool/src/main/resources/org/antlr/codegen/templates/ActionScript/AST.stg b/tool/src/main/resources/org/antlr/codegen/templates/ActionScript/AST.stg
index 3a0eeda..3a0eeda 100644
--- a/antlr-3.4/tool/src/main/resources/org/antlr/codegen/templates/ActionScript/AST.stg
+++ b/tool/src/main/resources/org/antlr/codegen/templates/ActionScript/AST.stg
diff --git a/antlr-3.4/tool/src/main/resources/org/antlr/codegen/templates/ActionScript/ASTParser.stg b/tool/src/main/resources/org/antlr/codegen/templates/ActionScript/ASTParser.stg
index 1596c95..1596c95 100644
--- a/antlr-3.4/tool/src/main/resources/org/antlr/codegen/templates/ActionScript/ASTParser.stg
+++ b/tool/src/main/resources/org/antlr/codegen/templates/ActionScript/ASTParser.stg
diff --git a/antlr-3.4/tool/src/main/resources/org/antlr/codegen/templates/ActionScript/ASTTreeParser.stg b/tool/src/main/resources/org/antlr/codegen/templates/ActionScript/ASTTreeParser.stg
index f598d4f..f598d4f 100644
--- a/antlr-3.4/tool/src/main/resources/org/antlr/codegen/templates/ActionScript/ASTTreeParser.stg
+++ b/tool/src/main/resources/org/antlr/codegen/templates/ActionScript/ASTTreeParser.stg
diff --git a/antlr-3.4/tool/src/main/resources/org/antlr/codegen/templates/ActionScript/ActionScript.stg b/tool/src/main/resources/org/antlr/codegen/templates/ActionScript/ActionScript.stg
index 8187ab7..8187ab7 100644
--- a/antlr-3.4/tool/src/main/resources/org/antlr/codegen/templates/ActionScript/ActionScript.stg
+++ b/tool/src/main/resources/org/antlr/codegen/templates/ActionScript/ActionScript.stg
diff --git a/antlr-3.4/tool/src/main/resources/org/antlr/codegen/templates/C/AST.stg b/tool/src/main/resources/org/antlr/codegen/templates/C/AST.stg
index 567a0eb..567a0eb 100644
--- a/antlr-3.4/tool/src/main/resources/org/antlr/codegen/templates/C/AST.stg
+++ b/tool/src/main/resources/org/antlr/codegen/templates/C/AST.stg
diff --git a/antlr-3.4/tool/src/main/resources/org/antlr/codegen/templates/C/ASTDbg.stg b/tool/src/main/resources/org/antlr/codegen/templates/C/ASTDbg.stg
index e61bfa4..e61bfa4 100644
--- a/antlr-3.4/tool/src/main/resources/org/antlr/codegen/templates/C/ASTDbg.stg
+++ b/tool/src/main/resources/org/antlr/codegen/templates/C/ASTDbg.stg
diff --git a/antlr-3.4/tool/src/main/resources/org/antlr/codegen/templates/C/ASTParser.stg b/tool/src/main/resources/org/antlr/codegen/templates/C/ASTParser.stg
index 865f7ab..865f7ab 100644
--- a/antlr-3.4/tool/src/main/resources/org/antlr/codegen/templates/C/ASTParser.stg
+++ b/tool/src/main/resources/org/antlr/codegen/templates/C/ASTParser.stg
diff --git a/antlr-3.4/tool/src/main/resources/org/antlr/codegen/templates/C/ASTTreeParser.stg b/tool/src/main/resources/org/antlr/codegen/templates/C/ASTTreeParser.stg
index 66ac6d4..66ac6d4 100644
--- a/antlr-3.4/tool/src/main/resources/org/antlr/codegen/templates/C/ASTTreeParser.stg
+++ b/tool/src/main/resources/org/antlr/codegen/templates/C/ASTTreeParser.stg
diff --git a/antlr-3.4/tool/src/main/resources/org/antlr/codegen/templates/C/C.stg b/tool/src/main/resources/org/antlr/codegen/templates/C/C.stg
index eb3a7b6..eb3a7b6 100644
--- a/antlr-3.4/tool/src/main/resources/org/antlr/codegen/templates/C/C.stg
+++ b/tool/src/main/resources/org/antlr/codegen/templates/C/C.stg
diff --git a/antlr-3.4/tool/src/main/resources/org/antlr/codegen/templates/C/Dbg.stg b/tool/src/main/resources/org/antlr/codegen/templates/C/Dbg.stg
index 8062f9e..8062f9e 100644
--- a/antlr-3.4/tool/src/main/resources/org/antlr/codegen/templates/C/Dbg.stg
+++ b/tool/src/main/resources/org/antlr/codegen/templates/C/Dbg.stg
diff --git a/antlr-3.4/tool/src/main/resources/org/antlr/codegen/templates/CPP/CPP.stg b/tool/src/main/resources/org/antlr/codegen/templates/CPP/CPP.stg
index 4488b06..4488b06 100644
--- a/antlr-3.4/tool/src/main/resources/org/antlr/codegen/templates/CPP/CPP.stg
+++ b/tool/src/main/resources/org/antlr/codegen/templates/CPP/CPP.stg
diff --git a/antlr-3.4/tool/src/main/resources/org/antlr/codegen/templates/CSharp2/AST.stg b/tool/src/main/resources/org/antlr/codegen/templates/CSharp2/AST.stg
index 35fdebd..35fdebd 100644
--- a/antlr-3.4/tool/src/main/resources/org/antlr/codegen/templates/CSharp2/AST.stg
+++ b/tool/src/main/resources/org/antlr/codegen/templates/CSharp2/AST.stg
diff --git a/antlr-3.4/tool/src/main/resources/org/antlr/codegen/templates/CSharp2/ASTDbg.stg b/tool/src/main/resources/org/antlr/codegen/templates/CSharp2/ASTDbg.stg
index 0d2a441..0d2a441 100644
--- a/antlr-3.4/tool/src/main/resources/org/antlr/codegen/templates/CSharp2/ASTDbg.stg
+++ b/tool/src/main/resources/org/antlr/codegen/templates/CSharp2/ASTDbg.stg
diff --git a/antlr-3.4/tool/src/main/resources/org/antlr/codegen/templates/CSharp2/ASTParser.stg b/tool/src/main/resources/org/antlr/codegen/templates/CSharp2/ASTParser.stg
index 6413dfe..6413dfe 100644
--- a/antlr-3.4/tool/src/main/resources/org/antlr/codegen/templates/CSharp2/ASTParser.stg
+++ b/tool/src/main/resources/org/antlr/codegen/templates/CSharp2/ASTParser.stg
diff --git a/antlr-3.4/tool/src/main/resources/org/antlr/codegen/templates/CSharp2/ASTTreeParser.stg b/tool/src/main/resources/org/antlr/codegen/templates/CSharp2/ASTTreeParser.stg
index d749fa6..d749fa6 100644
--- a/antlr-3.4/tool/src/main/resources/org/antlr/codegen/templates/CSharp2/ASTTreeParser.stg
+++ b/tool/src/main/resources/org/antlr/codegen/templates/CSharp2/ASTTreeParser.stg
diff --git a/antlr-3.4/tool/src/main/resources/org/antlr/codegen/templates/CSharp2/CSharp2.stg b/tool/src/main/resources/org/antlr/codegen/templates/CSharp2/CSharp2.stg
index 8e5d603..8e5d603 100644
--- a/antlr-3.4/tool/src/main/resources/org/antlr/codegen/templates/CSharp2/CSharp2.stg
+++ b/tool/src/main/resources/org/antlr/codegen/templates/CSharp2/CSharp2.stg
diff --git a/antlr-3.4/tool/src/main/resources/org/antlr/codegen/templates/CSharp2/Dbg.stg b/tool/src/main/resources/org/antlr/codegen/templates/CSharp2/Dbg.stg
index efad5b5..efad5b5 100644
--- a/antlr-3.4/tool/src/main/resources/org/antlr/codegen/templates/CSharp2/Dbg.stg
+++ b/tool/src/main/resources/org/antlr/codegen/templates/CSharp2/Dbg.stg
diff --git a/antlr-3.4/tool/src/main/resources/org/antlr/codegen/templates/CSharp2/ST.stg b/tool/src/main/resources/org/antlr/codegen/templates/CSharp2/ST.stg
index d6dd973..d6dd973 100644
--- a/antlr-3.4/tool/src/main/resources/org/antlr/codegen/templates/CSharp2/ST.stg
+++ b/tool/src/main/resources/org/antlr/codegen/templates/CSharp2/ST.stg
diff --git a/antlr-3.4/tool/src/main/resources/org/antlr/codegen/templates/CSharp3/AST.stg b/tool/src/main/resources/org/antlr/codegen/templates/CSharp3/AST.stg
index 0243429..0243429 100644
--- a/antlr-3.4/tool/src/main/resources/org/antlr/codegen/templates/CSharp3/AST.stg
+++ b/tool/src/main/resources/org/antlr/codegen/templates/CSharp3/AST.stg
diff --git a/antlr-3.4/tool/src/main/resources/org/antlr/codegen/templates/CSharp3/ASTDbg.stg b/tool/src/main/resources/org/antlr/codegen/templates/CSharp3/ASTDbg.stg
index 35d1629..35d1629 100644
--- a/antlr-3.4/tool/src/main/resources/org/antlr/codegen/templates/CSharp3/ASTDbg.stg
+++ b/tool/src/main/resources/org/antlr/codegen/templates/CSharp3/ASTDbg.stg
diff --git a/antlr-3.4/tool/src/main/resources/org/antlr/codegen/templates/CSharp3/ASTParser.stg b/tool/src/main/resources/org/antlr/codegen/templates/CSharp3/ASTParser.stg
index 8b507c7..8b507c7 100644
--- a/antlr-3.4/tool/src/main/resources/org/antlr/codegen/templates/CSharp3/ASTParser.stg
+++ b/tool/src/main/resources/org/antlr/codegen/templates/CSharp3/ASTParser.stg
diff --git a/antlr-3.4/tool/src/main/resources/org/antlr/codegen/templates/CSharp3/ASTTreeParser.stg b/tool/src/main/resources/org/antlr/codegen/templates/CSharp3/ASTTreeParser.stg
index 3be82ed..3be82ed 100644
--- a/antlr-3.4/tool/src/main/resources/org/antlr/codegen/templates/CSharp3/ASTTreeParser.stg
+++ b/tool/src/main/resources/org/antlr/codegen/templates/CSharp3/ASTTreeParser.stg
diff --git a/antlr-3.4/tool/src/main/resources/org/antlr/codegen/templates/CSharp3/CSharp3.stg b/tool/src/main/resources/org/antlr/codegen/templates/CSharp3/CSharp3.stg
index 29c8fae..29c8fae 100644
--- a/antlr-3.4/tool/src/main/resources/org/antlr/codegen/templates/CSharp3/CSharp3.stg
+++ b/tool/src/main/resources/org/antlr/codegen/templates/CSharp3/CSharp3.stg
diff --git a/antlr-3.4/tool/src/main/resources/org/antlr/codegen/templates/CSharp3/Dbg.stg b/tool/src/main/resources/org/antlr/codegen/templates/CSharp3/Dbg.stg
index 3841a8f..3841a8f 100644
--- a/antlr-3.4/tool/src/main/resources/org/antlr/codegen/templates/CSharp3/Dbg.stg
+++ b/tool/src/main/resources/org/antlr/codegen/templates/CSharp3/Dbg.stg
diff --git a/antlr-3.4/tool/src/main/resources/org/antlr/codegen/templates/CSharp3/ST.stg b/tool/src/main/resources/org/antlr/codegen/templates/CSharp3/ST.stg
index fd1322f..fd1322f 100644
--- a/antlr-3.4/tool/src/main/resources/org/antlr/codegen/templates/CSharp3/ST.stg
+++ b/tool/src/main/resources/org/antlr/codegen/templates/CSharp3/ST.stg
diff --git a/antlr-3.4/tool/src/main/resources/org/antlr/codegen/templates/Delphi/AST.stg b/tool/src/main/resources/org/antlr/codegen/templates/Delphi/AST.stg
index b4b4e43..b4b4e43 100644
--- a/antlr-3.4/tool/src/main/resources/org/antlr/codegen/templates/Delphi/AST.stg
+++ b/tool/src/main/resources/org/antlr/codegen/templates/Delphi/AST.stg
diff --git a/antlr-3.4/tool/src/main/resources/org/antlr/codegen/templates/Delphi/ASTParser.stg b/tool/src/main/resources/org/antlr/codegen/templates/Delphi/ASTParser.stg
index f95a4fa..f95a4fa 100644
--- a/antlr-3.4/tool/src/main/resources/org/antlr/codegen/templates/Delphi/ASTParser.stg
+++ b/tool/src/main/resources/org/antlr/codegen/templates/Delphi/ASTParser.stg
diff --git a/antlr-3.4/tool/src/main/resources/org/antlr/codegen/templates/Delphi/ASTTreeParser.stg b/tool/src/main/resources/org/antlr/codegen/templates/Delphi/ASTTreeParser.stg
index b330420..b330420 100644
--- a/antlr-3.4/tool/src/main/resources/org/antlr/codegen/templates/Delphi/ASTTreeParser.stg
+++ b/tool/src/main/resources/org/antlr/codegen/templates/Delphi/ASTTreeParser.stg
diff --git a/antlr-3.4/tool/src/main/resources/org/antlr/codegen/templates/Delphi/Delphi.stg b/tool/src/main/resources/org/antlr/codegen/templates/Delphi/Delphi.stg
index bbf3dfb..bbf3dfb 100644
--- a/antlr-3.4/tool/src/main/resources/org/antlr/codegen/templates/Delphi/Delphi.stg
+++ b/tool/src/main/resources/org/antlr/codegen/templates/Delphi/Delphi.stg
diff --git a/antlr-3.4/tool/src/main/resources/org/antlr/codegen/templates/Java/AST.stg b/tool/src/main/resources/org/antlr/codegen/templates/Java/AST.stg
index 2f6671a..2f6671a 100644
--- a/antlr-3.4/tool/src/main/resources/org/antlr/codegen/templates/Java/AST.stg
+++ b/tool/src/main/resources/org/antlr/codegen/templates/Java/AST.stg
diff --git a/antlr-3.4/tool/src/main/resources/org/antlr/codegen/templates/Java/ASTDbg.stg b/tool/src/main/resources/org/antlr/codegen/templates/Java/ASTDbg.stg
index 886e198..886e198 100644
--- a/antlr-3.4/tool/src/main/resources/org/antlr/codegen/templates/Java/ASTDbg.stg
+++ b/tool/src/main/resources/org/antlr/codegen/templates/Java/ASTDbg.stg
diff --git a/antlr-3.4/tool/src/main/resources/org/antlr/codegen/templates/Java/ASTParser.stg b/tool/src/main/resources/org/antlr/codegen/templates/Java/ASTParser.stg
index fd12288..fd12288 100644
--- a/antlr-3.4/tool/src/main/resources/org/antlr/codegen/templates/Java/ASTParser.stg
+++ b/tool/src/main/resources/org/antlr/codegen/templates/Java/ASTParser.stg
diff --git a/antlr-3.4/tool/src/main/resources/org/antlr/codegen/templates/Java/ASTTreeParser.stg b/tool/src/main/resources/org/antlr/codegen/templates/Java/ASTTreeParser.stg
index 1f86683..1f86683 100644
--- a/antlr-3.4/tool/src/main/resources/org/antlr/codegen/templates/Java/ASTTreeParser.stg
+++ b/tool/src/main/resources/org/antlr/codegen/templates/Java/ASTTreeParser.stg
diff --git a/antlr-3.4/tool/src/main/resources/org/antlr/codegen/templates/Java/Dbg.stg b/tool/src/main/resources/org/antlr/codegen/templates/Java/Dbg.stg
index b512b2b..b512b2b 100644
--- a/antlr-3.4/tool/src/main/resources/org/antlr/codegen/templates/Java/Dbg.stg
+++ b/tool/src/main/resources/org/antlr/codegen/templates/Java/Dbg.stg
diff --git a/antlr-3.4/tool/src/main/resources/org/antlr/codegen/templates/Java/Java.stg b/tool/src/main/resources/org/antlr/codegen/templates/Java/Java.stg
index c8ef58c..c8ef58c 100644
--- a/antlr-3.4/tool/src/main/resources/org/antlr/codegen/templates/Java/Java.stg
+++ b/tool/src/main/resources/org/antlr/codegen/templates/Java/Java.stg
diff --git a/antlr-3.4/tool/src/main/resources/org/antlr/codegen/templates/Java/ST.stg b/tool/src/main/resources/org/antlr/codegen/templates/Java/ST.stg
index a898e4d..a898e4d 100644
--- a/antlr-3.4/tool/src/main/resources/org/antlr/codegen/templates/Java/ST.stg
+++ b/tool/src/main/resources/org/antlr/codegen/templates/Java/ST.stg
diff --git a/antlr-3.4/tool/src/main/resources/org/antlr/codegen/templates/JavaScript/AST.stg b/tool/src/main/resources/org/antlr/codegen/templates/JavaScript/AST.stg
index 6780387..6780387 100755
--- a/antlr-3.4/tool/src/main/resources/org/antlr/codegen/templates/JavaScript/AST.stg
+++ b/tool/src/main/resources/org/antlr/codegen/templates/JavaScript/AST.stg
diff --git a/antlr-3.4/tool/src/main/resources/org/antlr/codegen/templates/JavaScript/ASTParser.stg b/tool/src/main/resources/org/antlr/codegen/templates/JavaScript/ASTParser.stg
index 743d77c..743d77c 100755
--- a/antlr-3.4/tool/src/main/resources/org/antlr/codegen/templates/JavaScript/ASTParser.stg
+++ b/tool/src/main/resources/org/antlr/codegen/templates/JavaScript/ASTParser.stg
diff --git a/antlr-3.4/tool/src/main/resources/org/antlr/codegen/templates/JavaScript/ASTTreeParser.stg b/tool/src/main/resources/org/antlr/codegen/templates/JavaScript/ASTTreeParser.stg
index df15de1..df15de1 100755
--- a/antlr-3.4/tool/src/main/resources/org/antlr/codegen/templates/JavaScript/ASTTreeParser.stg
+++ b/tool/src/main/resources/org/antlr/codegen/templates/JavaScript/ASTTreeParser.stg
diff --git a/antlr-3.4/tool/src/main/resources/org/antlr/codegen/templates/JavaScript/JavaScript.stg b/tool/src/main/resources/org/antlr/codegen/templates/JavaScript/JavaScript.stg
index e0adab4..e0adab4 100755
--- a/antlr-3.4/tool/src/main/resources/org/antlr/codegen/templates/JavaScript/JavaScript.stg
+++ b/tool/src/main/resources/org/antlr/codegen/templates/JavaScript/JavaScript.stg
diff --git a/antlr-3.4/tool/src/main/resources/org/antlr/codegen/templates/LeftRecursiveRules.stg b/tool/src/main/resources/org/antlr/codegen/templates/LeftRecursiveRules.stg
index e39b1b6..e39b1b6 100644
--- a/antlr-3.4/tool/src/main/resources/org/antlr/codegen/templates/LeftRecursiveRules.stg
+++ b/tool/src/main/resources/org/antlr/codegen/templates/LeftRecursiveRules.stg
diff --git a/antlr-3.4/tool/src/main/resources/org/antlr/codegen/templates/ObjC/AST.stg b/tool/src/main/resources/org/antlr/codegen/templates/ObjC/AST.stg
index 4e9215e..4e9215e 100644
--- a/antlr-3.4/tool/src/main/resources/org/antlr/codegen/templates/ObjC/AST.stg
+++ b/tool/src/main/resources/org/antlr/codegen/templates/ObjC/AST.stg
diff --git a/antlr-3.4/tool/src/main/resources/org/antlr/codegen/templates/ObjC/ASTDbg.stg b/tool/src/main/resources/org/antlr/codegen/templates/ObjC/ASTDbg.stg
index 8756fa5..8756fa5 100644
--- a/antlr-3.4/tool/src/main/resources/org/antlr/codegen/templates/ObjC/ASTDbg.stg
+++ b/tool/src/main/resources/org/antlr/codegen/templates/ObjC/ASTDbg.stg
diff --git a/antlr-3.4/tool/src/main/resources/org/antlr/codegen/templates/ObjC/ASTParser.stg b/tool/src/main/resources/org/antlr/codegen/templates/ObjC/ASTParser.stg
index 26dbe6a..26dbe6a 100644
--- a/antlr-3.4/tool/src/main/resources/org/antlr/codegen/templates/ObjC/ASTParser.stg
+++ b/tool/src/main/resources/org/antlr/codegen/templates/ObjC/ASTParser.stg
diff --git a/antlr-3.4/tool/src/main/resources/org/antlr/codegen/templates/ObjC/ASTTreeParser.stg b/tool/src/main/resources/org/antlr/codegen/templates/ObjC/ASTTreeParser.stg
index 56959a3..56959a3 100644
--- a/antlr-3.4/tool/src/main/resources/org/antlr/codegen/templates/ObjC/ASTTreeParser.stg
+++ b/tool/src/main/resources/org/antlr/codegen/templates/ObjC/ASTTreeParser.stg
diff --git a/antlr-3.4/tool/src/main/resources/org/antlr/codegen/templates/ObjC/Dbg.stg b/tool/src/main/resources/org/antlr/codegen/templates/ObjC/Dbg.stg
index 6c8b42d..6c8b42d 100644
--- a/antlr-3.4/tool/src/main/resources/org/antlr/codegen/templates/ObjC/Dbg.stg
+++ b/tool/src/main/resources/org/antlr/codegen/templates/ObjC/Dbg.stg
diff --git a/antlr-3.4/tool/src/main/resources/org/antlr/codegen/templates/ObjC/ObjC.stg b/tool/src/main/resources/org/antlr/codegen/templates/ObjC/ObjC.stg
index dbba0ff..dbba0ff 100644
--- a/antlr-3.4/tool/src/main/resources/org/antlr/codegen/templates/ObjC/ObjC.stg
+++ b/tool/src/main/resources/org/antlr/codegen/templates/ObjC/ObjC.stg
diff --git a/antlr-3.4/tool/src/main/resources/org/antlr/codegen/templates/ObjC/ST.stg b/tool/src/main/resources/org/antlr/codegen/templates/ObjC/ST.stg
index 8350477..8350477 100644
--- a/antlr-3.4/tool/src/main/resources/org/antlr/codegen/templates/ObjC/ST.stg
+++ b/tool/src/main/resources/org/antlr/codegen/templates/ObjC/ST.stg
diff --git a/antlr-3.4/tool/src/main/resources/org/antlr/codegen/templates/ObjC/ST4ObjC.stg b/tool/src/main/resources/org/antlr/codegen/templates/ObjC/ST4ObjC.stg
index 36c12b9..36c12b9 100644
--- a/antlr-3.4/tool/src/main/resources/org/antlr/codegen/templates/ObjC/ST4ObjC.stg
+++ b/tool/src/main/resources/org/antlr/codegen/templates/ObjC/ST4ObjC.stg
diff --git a/antlr-3.4/tool/src/main/resources/org/antlr/codegen/templates/Perl5/ASTTreeParser.stg b/tool/src/main/resources/org/antlr/codegen/templates/Perl5/ASTTreeParser.stg
index dfba091..dfba091 100644
--- a/antlr-3.4/tool/src/main/resources/org/antlr/codegen/templates/Perl5/ASTTreeParser.stg
+++ b/tool/src/main/resources/org/antlr/codegen/templates/Perl5/ASTTreeParser.stg
diff --git a/antlr-3.4/tool/src/main/resources/org/antlr/codegen/templates/Perl5/Perl5.stg b/tool/src/main/resources/org/antlr/codegen/templates/Perl5/Perl5.stg
index fa875d1..fa875d1 100644
--- a/antlr-3.4/tool/src/main/resources/org/antlr/codegen/templates/Perl5/Perl5.stg
+++ b/tool/src/main/resources/org/antlr/codegen/templates/Perl5/Perl5.stg
diff --git a/antlr-3.4/tool/src/main/resources/org/antlr/codegen/templates/Python/AST.stg b/tool/src/main/resources/org/antlr/codegen/templates/Python/AST.stg
index a9252e3..a9252e3 100644
--- a/antlr-3.4/tool/src/main/resources/org/antlr/codegen/templates/Python/AST.stg
+++ b/tool/src/main/resources/org/antlr/codegen/templates/Python/AST.stg
diff --git a/antlr-3.4/tool/src/main/resources/org/antlr/codegen/templates/Python/ASTDbg.stg b/tool/src/main/resources/org/antlr/codegen/templates/Python/ASTDbg.stg
index 6b37977..6b37977 100644
--- a/antlr-3.4/tool/src/main/resources/org/antlr/codegen/templates/Python/ASTDbg.stg
+++ b/tool/src/main/resources/org/antlr/codegen/templates/Python/ASTDbg.stg
diff --git a/antlr-3.4/tool/src/main/resources/org/antlr/codegen/templates/Python/ASTParser.stg b/tool/src/main/resources/org/antlr/codegen/templates/Python/ASTParser.stg
index 64ffa68..64ffa68 100644
--- a/antlr-3.4/tool/src/main/resources/org/antlr/codegen/templates/Python/ASTParser.stg
+++ b/tool/src/main/resources/org/antlr/codegen/templates/Python/ASTParser.stg
diff --git a/antlr-3.4/tool/src/main/resources/org/antlr/codegen/templates/Python/ASTTreeParser.stg b/tool/src/main/resources/org/antlr/codegen/templates/Python/ASTTreeParser.stg
index 718a55f..718a55f 100644
--- a/antlr-3.4/tool/src/main/resources/org/antlr/codegen/templates/Python/ASTTreeParser.stg
+++ b/tool/src/main/resources/org/antlr/codegen/templates/Python/ASTTreeParser.stg
diff --git a/antlr-3.4/tool/src/main/resources/org/antlr/codegen/templates/Python/Dbg.stg b/tool/src/main/resources/org/antlr/codegen/templates/Python/Dbg.stg
index 222bdef..222bdef 100644
--- a/antlr-3.4/tool/src/main/resources/org/antlr/codegen/templates/Python/Dbg.stg
+++ b/tool/src/main/resources/org/antlr/codegen/templates/Python/Dbg.stg
diff --git a/antlr-3.4/tool/src/main/resources/org/antlr/codegen/templates/Python/Python.stg b/tool/src/main/resources/org/antlr/codegen/templates/Python/Python.stg
index 71c324c..71c324c 100644
--- a/antlr-3.4/tool/src/main/resources/org/antlr/codegen/templates/Python/Python.stg
+++ b/tool/src/main/resources/org/antlr/codegen/templates/Python/Python.stg
diff --git a/antlr-3.4/tool/src/main/resources/org/antlr/codegen/templates/Python/ST.stg b/tool/src/main/resources/org/antlr/codegen/templates/Python/ST.stg
index 56c5e16..56c5e16 100644
--- a/antlr-3.4/tool/src/main/resources/org/antlr/codegen/templates/Python/ST.stg
+++ b/tool/src/main/resources/org/antlr/codegen/templates/Python/ST.stg
diff --git a/antlr-3.4/tool/src/main/resources/org/antlr/codegen/templates/Ruby/AST.stg b/tool/src/main/resources/org/antlr/codegen/templates/Ruby/AST.stg
index 21c2a9b..21c2a9b 100644
--- a/antlr-3.4/tool/src/main/resources/org/antlr/codegen/templates/Ruby/AST.stg
+++ b/tool/src/main/resources/org/antlr/codegen/templates/Ruby/AST.stg
diff --git a/antlr-3.4/tool/src/main/resources/org/antlr/codegen/templates/Ruby/ASTDbg.stg b/tool/src/main/resources/org/antlr/codegen/templates/Ruby/ASTDbg.stg
index a9309b8..a9309b8 100644
--- a/antlr-3.4/tool/src/main/resources/org/antlr/codegen/templates/Ruby/ASTDbg.stg
+++ b/tool/src/main/resources/org/antlr/codegen/templates/Ruby/ASTDbg.stg
diff --git a/antlr-3.4/tool/src/main/resources/org/antlr/codegen/templates/Ruby/ASTParser.stg b/tool/src/main/resources/org/antlr/codegen/templates/Ruby/ASTParser.stg
index a79788f..a79788f 100644
--- a/antlr-3.4/tool/src/main/resources/org/antlr/codegen/templates/Ruby/ASTParser.stg
+++ b/tool/src/main/resources/org/antlr/codegen/templates/Ruby/ASTParser.stg
diff --git a/antlr-3.4/tool/src/main/resources/org/antlr/codegen/templates/Ruby/ASTTreeParser.stg b/tool/src/main/resources/org/antlr/codegen/templates/Ruby/ASTTreeParser.stg
index 70938cd..70938cd 100644
--- a/antlr-3.4/tool/src/main/resources/org/antlr/codegen/templates/Ruby/ASTTreeParser.stg
+++ b/tool/src/main/resources/org/antlr/codegen/templates/Ruby/ASTTreeParser.stg
diff --git a/antlr-3.4/tool/src/main/resources/org/antlr/codegen/templates/Ruby/Dbg.stg b/tool/src/main/resources/org/antlr/codegen/templates/Ruby/Dbg.stg
index 6d90fb2..6d90fb2 100644
--- a/antlr-3.4/tool/src/main/resources/org/antlr/codegen/templates/Ruby/Dbg.stg
+++ b/tool/src/main/resources/org/antlr/codegen/templates/Ruby/Dbg.stg
diff --git a/antlr-3.4/tool/src/main/resources/org/antlr/codegen/templates/Ruby/Ruby.stg b/tool/src/main/resources/org/antlr/codegen/templates/Ruby/Ruby.stg
index dd26c0b..dd26c0b 100644
--- a/antlr-3.4/tool/src/main/resources/org/antlr/codegen/templates/Ruby/Ruby.stg
+++ b/tool/src/main/resources/org/antlr/codegen/templates/Ruby/Ruby.stg
diff --git a/antlr-3.4/tool/src/main/resources/org/antlr/codegen/templates/Ruby/ST.stg b/tool/src/main/resources/org/antlr/codegen/templates/Ruby/ST.stg
index 5fe366b..5fe366b 100644
--- a/antlr-3.4/tool/src/main/resources/org/antlr/codegen/templates/Ruby/ST.stg
+++ b/tool/src/main/resources/org/antlr/codegen/templates/Ruby/ST.stg
diff --git a/antlr-3.4/tool/src/main/resources/org/antlr/codegen/templates/Scala/Scala.stg b/tool/src/main/resources/org/antlr/codegen/templates/Scala/Scala.stg
index cd3f92e..cd3f92e 100644
--- a/antlr-3.4/tool/src/main/resources/org/antlr/codegen/templates/Scala/Scala.stg
+++ b/tool/src/main/resources/org/antlr/codegen/templates/Scala/Scala.stg
diff --git a/antlr-3.4/tool/src/main/resources/org/antlr/tool/templates/depend.stg b/tool/src/main/resources/org/antlr/tool/templates/depend.stg
index c093054..c093054 100644
--- a/antlr-3.4/tool/src/main/resources/org/antlr/tool/templates/depend.stg
+++ b/tool/src/main/resources/org/antlr/tool/templates/depend.stg
diff --git a/antlr-3.4/tool/src/main/resources/org/antlr/tool/templates/dot/action-edge.st b/tool/src/main/resources/org/antlr/tool/templates/dot/action-edge.st
index 1bb8e96..1bb8e96 100644
--- a/antlr-3.4/tool/src/main/resources/org/antlr/tool/templates/dot/action-edge.st
+++ b/tool/src/main/resources/org/antlr/tool/templates/dot/action-edge.st
diff --git a/antlr-3.4/tool/src/main/resources/org/antlr/tool/templates/dot/decision-rank.st b/tool/src/main/resources/org/antlr/tool/templates/dot/decision-rank.st
index d5142f6..d5142f6 100644
--- a/antlr-3.4/tool/src/main/resources/org/antlr/tool/templates/dot/decision-rank.st
+++ b/tool/src/main/resources/org/antlr/tool/templates/dot/decision-rank.st
diff --git a/antlr-3.4/tool/src/main/resources/org/antlr/tool/templates/dot/dfa.st b/tool/src/main/resources/org/antlr/tool/templates/dot/dfa.st
index 5b81e70..5b81e70 100644
--- a/antlr-3.4/tool/src/main/resources/org/antlr/tool/templates/dot/dfa.st
+++ b/tool/src/main/resources/org/antlr/tool/templates/dot/dfa.st
diff --git a/antlr-3.4/tool/src/main/resources/org/antlr/tool/templates/dot/dot.stg b/tool/src/main/resources/org/antlr/tool/templates/dot/dot.stg
index 96981dc..96981dc 100644
--- a/antlr-3.4/tool/src/main/resources/org/antlr/tool/templates/dot/dot.stg
+++ b/tool/src/main/resources/org/antlr/tool/templates/dot/dot.stg
diff --git a/antlr-3.4/tool/src/main/resources/org/antlr/tool/templates/dot/edge.st b/tool/src/main/resources/org/antlr/tool/templates/dot/edge.st
index 1bb8e96..1bb8e96 100644
--- a/antlr-3.4/tool/src/main/resources/org/antlr/tool/templates/dot/edge.st
+++ b/tool/src/main/resources/org/antlr/tool/templates/dot/edge.st
diff --git a/antlr-3.4/tool/src/main/resources/org/antlr/tool/templates/dot/epsilon-edge.st b/tool/src/main/resources/org/antlr/tool/templates/dot/epsilon-edge.st
index 2a49b2b..2a49b2b 100644
--- a/antlr-3.4/tool/src/main/resources/org/antlr/tool/templates/dot/epsilon-edge.st
+++ b/tool/src/main/resources/org/antlr/tool/templates/dot/epsilon-edge.st
diff --git a/antlr-3.4/tool/src/main/resources/org/antlr/tool/templates/dot/nfa.st b/tool/src/main/resources/org/antlr/tool/templates/dot/nfa.st
index 280ced2..280ced2 100644
--- a/antlr-3.4/tool/src/main/resources/org/antlr/tool/templates/dot/nfa.st
+++ b/tool/src/main/resources/org/antlr/tool/templates/dot/nfa.st
diff --git a/antlr-3.4/tool/src/main/resources/org/antlr/tool/templates/dot/state.st b/tool/src/main/resources/org/antlr/tool/templates/dot/state.st
index f68e3a8..f68e3a8 100644
--- a/antlr-3.4/tool/src/main/resources/org/antlr/tool/templates/dot/state.st
+++ b/tool/src/main/resources/org/antlr/tool/templates/dot/state.st
diff --git a/antlr-3.4/tool/src/main/resources/org/antlr/tool/templates/dot/stopstate.st b/tool/src/main/resources/org/antlr/tool/templates/dot/stopstate.st
index 572d460..572d460 100644
--- a/antlr-3.4/tool/src/main/resources/org/antlr/tool/templates/dot/stopstate.st
+++ b/tool/src/main/resources/org/antlr/tool/templates/dot/stopstate.st
diff --git a/antlr-3.4/tool/src/main/resources/org/antlr/tool/templates/messages/formats/antlr.stg b/tool/src/main/resources/org/antlr/tool/templates/messages/formats/antlr.stg
index 9fb4612..9fb4612 100644
--- a/antlr-3.4/tool/src/main/resources/org/antlr/tool/templates/messages/formats/antlr.stg
+++ b/tool/src/main/resources/org/antlr/tool/templates/messages/formats/antlr.stg
diff --git a/antlr-3.4/tool/src/main/resources/org/antlr/tool/templates/messages/formats/gnu.stg b/tool/src/main/resources/org/antlr/tool/templates/messages/formats/gnu.stg
index 21f7269..21f7269 100644
--- a/antlr-3.4/tool/src/main/resources/org/antlr/tool/templates/messages/formats/gnu.stg
+++ b/tool/src/main/resources/org/antlr/tool/templates/messages/formats/gnu.stg
diff --git a/antlr-3.4/tool/src/main/resources/org/antlr/tool/templates/messages/formats/vs2005.stg b/tool/src/main/resources/org/antlr/tool/templates/messages/formats/vs2005.stg
index 0c94e48..0c94e48 100644
--- a/antlr-3.4/tool/src/main/resources/org/antlr/tool/templates/messages/formats/vs2005.stg
+++ b/tool/src/main/resources/org/antlr/tool/templates/messages/formats/vs2005.stg
diff --git a/antlr-3.4/tool/src/main/resources/org/antlr/tool/templates/messages/languages/en.stg b/tool/src/main/resources/org/antlr/tool/templates/messages/languages/en.stg
index ea27ddc..ea27ddc 100644
--- a/antlr-3.4/tool/src/main/resources/org/antlr/tool/templates/messages/languages/en.stg
+++ b/tool/src/main/resources/org/antlr/tool/templates/messages/languages/en.stg
diff --git a/antlr-3.4/tool/src/test/java/org/antlr/test/BaseTest.java b/tool/src/test/java/org/antlr/test/BaseTest.java
index aae0560..aae0560 100644
--- a/antlr-3.4/tool/src/test/java/org/antlr/test/BaseTest.java
+++ b/tool/src/test/java/org/antlr/test/BaseTest.java
diff --git a/antlr-3.4/tool/src/test/java/org/antlr/test/DebugTestAutoAST.java b/tool/src/test/java/org/antlr/test/DebugTestAutoAST.java
index 0fe4800..0fe4800 100644
--- a/antlr-3.4/tool/src/test/java/org/antlr/test/DebugTestAutoAST.java
+++ b/tool/src/test/java/org/antlr/test/DebugTestAutoAST.java
diff --git a/antlr-3.4/tool/src/test/java/org/antlr/test/DebugTestCompositeGrammars.java b/tool/src/test/java/org/antlr/test/DebugTestCompositeGrammars.java
index 9c47d0f..9c47d0f 100644
--- a/antlr-3.4/tool/src/test/java/org/antlr/test/DebugTestCompositeGrammars.java
+++ b/tool/src/test/java/org/antlr/test/DebugTestCompositeGrammars.java
diff --git a/antlr-3.4/tool/src/test/java/org/antlr/test/DebugTestRewriteAST.java b/tool/src/test/java/org/antlr/test/DebugTestRewriteAST.java
index 9d05fb9..9d05fb9 100644
--- a/antlr-3.4/tool/src/test/java/org/antlr/test/DebugTestRewriteAST.java
+++ b/tool/src/test/java/org/antlr/test/DebugTestRewriteAST.java
diff --git a/antlr-3.4/tool/src/test/java/org/antlr/test/ErrorQueue.java b/tool/src/test/java/org/antlr/test/ErrorQueue.java
index 90c7b65..90c7b65 100644
--- a/antlr-3.4/tool/src/test/java/org/antlr/test/ErrorQueue.java
+++ b/tool/src/test/java/org/antlr/test/ErrorQueue.java
diff --git a/antlr-3.4/tool/src/test/java/org/antlr/test/TestASTConstruction.java b/tool/src/test/java/org/antlr/test/TestASTConstruction.java
index 88df12a..88df12a 100644
--- a/antlr-3.4/tool/src/test/java/org/antlr/test/TestASTConstruction.java
+++ b/tool/src/test/java/org/antlr/test/TestASTConstruction.java
diff --git a/antlr-3.4/tool/src/test/java/org/antlr/test/TestAttributes.java b/tool/src/test/java/org/antlr/test/TestAttributes.java
index 5a6ffb6..5a6ffb6 100644
--- a/antlr-3.4/tool/src/test/java/org/antlr/test/TestAttributes.java
+++ b/tool/src/test/java/org/antlr/test/TestAttributes.java
diff --git a/antlr-3.4/tool/src/test/java/org/antlr/test/TestAutoAST.java b/tool/src/test/java/org/antlr/test/TestAutoAST.java
index b6c7ede..b6c7ede 100644
--- a/antlr-3.4/tool/src/test/java/org/antlr/test/TestAutoAST.java
+++ b/tool/src/test/java/org/antlr/test/TestAutoAST.java
diff --git a/antlr-3.4/tool/src/test/java/org/antlr/test/TestBufferedTreeNodeStream.java b/tool/src/test/java/org/antlr/test/TestBufferedTreeNodeStream.java
index 834a737..834a737 100644
--- a/antlr-3.4/tool/src/test/java/org/antlr/test/TestBufferedTreeNodeStream.java
+++ b/tool/src/test/java/org/antlr/test/TestBufferedTreeNodeStream.java
diff --git a/antlr-3.4/tool/src/test/java/org/antlr/test/TestCharDFAConversion.java b/tool/src/test/java/org/antlr/test/TestCharDFAConversion.java
index 15e1100..15e1100 100644
--- a/antlr-3.4/tool/src/test/java/org/antlr/test/TestCharDFAConversion.java
+++ b/tool/src/test/java/org/antlr/test/TestCharDFAConversion.java
diff --git a/antlr-3.4/tool/src/test/java/org/antlr/test/TestCommonTokenStream.java b/tool/src/test/java/org/antlr/test/TestCommonTokenStream.java
index 67b1fb8..67b1fb8 100644
--- a/antlr-3.4/tool/src/test/java/org/antlr/test/TestCommonTokenStream.java
+++ b/tool/src/test/java/org/antlr/test/TestCommonTokenStream.java
diff --git a/antlr-3.4/tool/src/test/java/org/antlr/test/TestCompositeGrammars.java b/tool/src/test/java/org/antlr/test/TestCompositeGrammars.java
index cb13bff..cb13bff 100644
--- a/antlr-3.4/tool/src/test/java/org/antlr/test/TestCompositeGrammars.java
+++ b/tool/src/test/java/org/antlr/test/TestCompositeGrammars.java
diff --git a/antlr-3.4/tool/src/test/java/org/antlr/test/TestDFAConversion.java b/tool/src/test/java/org/antlr/test/TestDFAConversion.java
index 387b328..387b328 100644
--- a/antlr-3.4/tool/src/test/java/org/antlr/test/TestDFAConversion.java
+++ b/tool/src/test/java/org/antlr/test/TestDFAConversion.java
diff --git a/antlr-3.4/tool/src/test/java/org/antlr/test/TestDFAMatching.java b/tool/src/test/java/org/antlr/test/TestDFAMatching.java
index a4fb2fb..a4fb2fb 100644
--- a/antlr-3.4/tool/src/test/java/org/antlr/test/TestDFAMatching.java
+++ b/tool/src/test/java/org/antlr/test/TestDFAMatching.java
diff --git a/antlr-3.4/tool/src/test/java/org/antlr/test/TestFastQueue.java b/tool/src/test/java/org/antlr/test/TestFastQueue.java
index 9a3c717..9a3c717 100644
--- a/antlr-3.4/tool/src/test/java/org/antlr/test/TestFastQueue.java
+++ b/tool/src/test/java/org/antlr/test/TestFastQueue.java
diff --git a/antlr-3.4/tool/src/test/java/org/antlr/test/TestHeteroAST.java b/tool/src/test/java/org/antlr/test/TestHeteroAST.java
index 4078421..4078421 100644
--- a/antlr-3.4/tool/src/test/java/org/antlr/test/TestHeteroAST.java
+++ b/tool/src/test/java/org/antlr/test/TestHeteroAST.java
diff --git a/antlr-3.4/tool/src/test/java/org/antlr/test/TestInterpretedLexing.java b/tool/src/test/java/org/antlr/test/TestInterpretedLexing.java
index f0de1ce..f0de1ce 100644
--- a/antlr-3.4/tool/src/test/java/org/antlr/test/TestInterpretedLexing.java
+++ b/tool/src/test/java/org/antlr/test/TestInterpretedLexing.java
diff --git a/antlr-3.4/tool/src/test/java/org/antlr/test/TestInterpretedParsing.java b/tool/src/test/java/org/antlr/test/TestInterpretedParsing.java
index a575139..a575139 100644
--- a/antlr-3.4/tool/src/test/java/org/antlr/test/TestInterpretedParsing.java
+++ b/tool/src/test/java/org/antlr/test/TestInterpretedParsing.java
diff --git a/antlr-3.4/tool/src/test/java/org/antlr/test/TestIntervalSet.java b/tool/src/test/java/org/antlr/test/TestIntervalSet.java
index 9acc37f..9acc37f 100644
--- a/antlr-3.4/tool/src/test/java/org/antlr/test/TestIntervalSet.java
+++ b/tool/src/test/java/org/antlr/test/TestIntervalSet.java
diff --git a/antlr-3.4/tool/src/test/java/org/antlr/test/TestJavaCodeGeneration.java b/tool/src/test/java/org/antlr/test/TestJavaCodeGeneration.java
index f18a6d0..f18a6d0 100644
--- a/antlr-3.4/tool/src/test/java/org/antlr/test/TestJavaCodeGeneration.java
+++ b/tool/src/test/java/org/antlr/test/TestJavaCodeGeneration.java
diff --git a/antlr-3.4/tool/src/test/java/org/antlr/test/TestLeftRecursion.java b/tool/src/test/java/org/antlr/test/TestLeftRecursion.java
index a01b66a..a01b66a 100644
--- a/antlr-3.4/tool/src/test/java/org/antlr/test/TestLeftRecursion.java
+++ b/tool/src/test/java/org/antlr/test/TestLeftRecursion.java
diff --git a/antlr-3.4/tool/src/test/java/org/antlr/test/TestLexer.java b/tool/src/test/java/org/antlr/test/TestLexer.java
index 0b2651f..0b2651f 100644
--- a/antlr-3.4/tool/src/test/java/org/antlr/test/TestLexer.java
+++ b/tool/src/test/java/org/antlr/test/TestLexer.java
diff --git a/antlr-3.4/tool/src/test/java/org/antlr/test/TestMessages.java b/tool/src/test/java/org/antlr/test/TestMessages.java
index e135f54..e135f54 100644
--- a/antlr-3.4/tool/src/test/java/org/antlr/test/TestMessages.java
+++ b/tool/src/test/java/org/antlr/test/TestMessages.java
diff --git a/antlr-3.4/tool/src/test/java/org/antlr/test/TestNFAConstruction.java b/tool/src/test/java/org/antlr/test/TestNFAConstruction.java
index 4ff774e..4ff774e 100644
--- a/antlr-3.4/tool/src/test/java/org/antlr/test/TestNFAConstruction.java
+++ b/tool/src/test/java/org/antlr/test/TestNFAConstruction.java
diff --git a/antlr-3.4/tool/src/test/java/org/antlr/test/TestRewriteAST.java b/tool/src/test/java/org/antlr/test/TestRewriteAST.java
index f50c36d..f50c36d 100644
--- a/antlr-3.4/tool/src/test/java/org/antlr/test/TestRewriteAST.java
+++ b/tool/src/test/java/org/antlr/test/TestRewriteAST.java
diff --git a/antlr-3.4/tool/src/test/java/org/antlr/test/TestRewriteTemplates.java b/tool/src/test/java/org/antlr/test/TestRewriteTemplates.java
index 4dc89f2..4dc89f2 100644
--- a/antlr-3.4/tool/src/test/java/org/antlr/test/TestRewriteTemplates.java
+++ b/tool/src/test/java/org/antlr/test/TestRewriteTemplates.java
diff --git a/antlr-3.4/tool/src/test/java/org/antlr/test/TestSemanticPredicateEvaluation.java b/tool/src/test/java/org/antlr/test/TestSemanticPredicateEvaluation.java
index 72f8d02..72f8d02 100644
--- a/antlr-3.4/tool/src/test/java/org/antlr/test/TestSemanticPredicateEvaluation.java
+++ b/tool/src/test/java/org/antlr/test/TestSemanticPredicateEvaluation.java
diff --git a/antlr-3.4/tool/src/test/java/org/antlr/test/TestSemanticPredicates.java b/tool/src/test/java/org/antlr/test/TestSemanticPredicates.java
index 7b2d77b..7b2d77b 100644
--- a/antlr-3.4/tool/src/test/java/org/antlr/test/TestSemanticPredicates.java
+++ b/tool/src/test/java/org/antlr/test/TestSemanticPredicates.java
diff --git a/antlr-3.4/tool/src/test/java/org/antlr/test/TestSets.java b/tool/src/test/java/org/antlr/test/TestSets.java
index 6f21bd3..6f21bd3 100644
--- a/antlr-3.4/tool/src/test/java/org/antlr/test/TestSets.java
+++ b/tool/src/test/java/org/antlr/test/TestSets.java
diff --git a/antlr-3.4/tool/src/test/java/org/antlr/test/TestSymbolDefinitions.java b/tool/src/test/java/org/antlr/test/TestSymbolDefinitions.java
index dcf87b9..dcf87b9 100644
--- a/antlr-3.4/tool/src/test/java/org/antlr/test/TestSymbolDefinitions.java
+++ b/tool/src/test/java/org/antlr/test/TestSymbolDefinitions.java
diff --git a/antlr-3.4/tool/src/test/java/org/antlr/test/TestSyntacticPredicateEvaluation.java b/tool/src/test/java/org/antlr/test/TestSyntacticPredicateEvaluation.java
index 9080726..9080726 100644
--- a/antlr-3.4/tool/src/test/java/org/antlr/test/TestSyntacticPredicateEvaluation.java
+++ b/tool/src/test/java/org/antlr/test/TestSyntacticPredicateEvaluation.java
diff --git a/antlr-3.4/tool/src/test/java/org/antlr/test/TestSyntaxErrors.java b/tool/src/test/java/org/antlr/test/TestSyntaxErrors.java
index 31ad9f2..31ad9f2 100644
--- a/antlr-3.4/tool/src/test/java/org/antlr/test/TestSyntaxErrors.java
+++ b/tool/src/test/java/org/antlr/test/TestSyntaxErrors.java
diff --git a/antlr-3.4/tool/src/test/java/org/antlr/test/TestTemplates.java b/tool/src/test/java/org/antlr/test/TestTemplates.java
index 8026319..8026319 100644
--- a/antlr-3.4/tool/src/test/java/org/antlr/test/TestTemplates.java
+++ b/tool/src/test/java/org/antlr/test/TestTemplates.java
diff --git a/antlr-3.4/tool/src/test/java/org/antlr/test/TestTokenRewriteStream.java b/tool/src/test/java/org/antlr/test/TestTokenRewriteStream.java
index cc864ee..cc864ee 100644
--- a/antlr-3.4/tool/src/test/java/org/antlr/test/TestTokenRewriteStream.java
+++ b/tool/src/test/java/org/antlr/test/TestTokenRewriteStream.java
diff --git a/antlr-3.4/tool/src/test/java/org/antlr/test/TestTopologicalSort.java b/tool/src/test/java/org/antlr/test/TestTopologicalSort.java
index 43ffbee..43ffbee 100644
--- a/antlr-3.4/tool/src/test/java/org/antlr/test/TestTopologicalSort.java
+++ b/tool/src/test/java/org/antlr/test/TestTopologicalSort.java
diff --git a/antlr-3.4/tool/src/test/java/org/antlr/test/TestTreeGrammarRewriteAST.java b/tool/src/test/java/org/antlr/test/TestTreeGrammarRewriteAST.java
index 518e48a..518e48a 100644
--- a/antlr-3.4/tool/src/test/java/org/antlr/test/TestTreeGrammarRewriteAST.java
+++ b/tool/src/test/java/org/antlr/test/TestTreeGrammarRewriteAST.java
diff --git a/antlr-3.4/tool/src/test/java/org/antlr/test/TestTreeIterator.java b/tool/src/test/java/org/antlr/test/TestTreeIterator.java
index 33bfb2d..33bfb2d 100644
--- a/antlr-3.4/tool/src/test/java/org/antlr/test/TestTreeIterator.java
+++ b/tool/src/test/java/org/antlr/test/TestTreeIterator.java
diff --git a/antlr-3.4/tool/src/test/java/org/antlr/test/TestTreeNodeStream.java b/tool/src/test/java/org/antlr/test/TestTreeNodeStream.java
index 747fc3a..747fc3a 100644
--- a/antlr-3.4/tool/src/test/java/org/antlr/test/TestTreeNodeStream.java
+++ b/tool/src/test/java/org/antlr/test/TestTreeNodeStream.java
diff --git a/antlr-3.4/tool/src/test/java/org/antlr/test/TestTreeParsing.java b/tool/src/test/java/org/antlr/test/TestTreeParsing.java
index 9664dcb..9664dcb 100644
--- a/antlr-3.4/tool/src/test/java/org/antlr/test/TestTreeParsing.java
+++ b/tool/src/test/java/org/antlr/test/TestTreeParsing.java
diff --git a/antlr-3.4/tool/src/test/java/org/antlr/test/TestTreeWizard.java b/tool/src/test/java/org/antlr/test/TestTreeWizard.java
index 3f2bd1b..3f2bd1b 100644
--- a/antlr-3.4/tool/src/test/java/org/antlr/test/TestTreeWizard.java
+++ b/tool/src/test/java/org/antlr/test/TestTreeWizard.java
diff --git a/antlr-3.4/tool/src/test/java/org/antlr/test/TestTrees.java b/tool/src/test/java/org/antlr/test/TestTrees.java
index ad3e479..ad3e479 100644
--- a/antlr-3.4/tool/src/test/java/org/antlr/test/TestTrees.java
+++ b/tool/src/test/java/org/antlr/test/TestTrees.java