antlr/tool
Ryan Harris d1b1bb0c02 Disable compiler warnings that are irrelevant for generated code.
These warnings are turned off:
CS0162:  Unreachable code detected
CS0219:  The variable '...' is assigned but its value is never used
CS1591:  Missing XML comment for publicly visible type or member '...'
2013-08-27 10:24:58 -04:00
..
resources/org/antlr/v4/tool/templates/codegen/CSharp Disable compiler warnings that are irrelevant for generated code. 2013-08-27 10:24:58 -04:00
src/org/antlr/v4 Fix group loading errors 2013-02-27 09:58:23 -06:00
pom.xml Updated Maven references in pom.xml 2013-08-04 16:24:23 -05:00