This project is for development of translators for Randori header files from one language to another, starting with TypeScript to ActionScript
ExtJS
In order run this project, first the antlr4 TypeScript.g4 file must be compiled by ANTLR v.4 into *.java classes.
The *.java classes and the *.token classes need to put into the java/src/net/digitalprimates/antlr directory.