antlr/tool
Mike Lischke 8a5f6815fe Rework of the visitor implementation
The translation from Java generics to templates in C++ lead to the need of virtual template functions, which is not supported by C++. Instead we use now the Any class for results of visits and no longer need templates for that part.
2016-07-30 20:03:27 +02:00
..
playground add main to test gen. 2015-06-01 14:40:22 -07:00
resources/org/antlr/v4/tool/templates Rework of the visitor implementation 2016-07-30 20:03:27 +02:00
src/org/antlr/v4 Fixed warning in C++ code generation and remove obsolete file. 2016-06-04 13:04:01 +02:00
MIGRATION.txt -> becomes # for alt labels 2012-04-26 11:59:57 -07:00
nb-configuration.xml Updated NetBeans code style for ANTLR and StringTemplate file types 2012-11-12 13:37:50 -06:00
pom.xml [maven-release-plugin] prepare for next development iteration 2016-03-30 16:25:49 -07:00