antlr/tool
Nathan Burles 8b706e2427 Add default cases to AltBlock and OptionalBlock
All other switch statements have a default case (either "break" or
"<error>"), but these are missing.

Does not change functionality, simply fixes a warning - and allows a
project to build with -Werror.
2020-07-15 14:33:59 +01:00
..
playground add main to test gen. 2015-06-01 14:40:22 -07:00
resources/org/antlr/v4/tool/templates Add default cases to AltBlock and OptionalBlock 2020-07-15 14:33:59 +01:00
src/org/antlr/v4 escape ? character in c++ codegen to prevent accidental trigraphs 2020-06-21 22:04:51 +02:00
MIGRATION.txt -> becomes # for alt labels 2012-04-26 11:59:57 -07:00
nb-configuration.xml tweak documentation about various targets 2017-03-30 10:44:28 -07:00
pom.xml [maven-release-plugin] prepare for next development iteration 2020-01-18 13:37:08 -08:00