Delete old antlr4 package-infos

This commit is contained in:
Andreas Dangel 2020-09-13 11:41:26 +02:00
parent 4732164a45
commit 47ab1f34a4
5 changed files with 0 additions and 51 deletions

View File

@ -1,9 +0,0 @@
/*
* BSD-style license; for more info see http://pmd.sourceforge.net/license.html
*/
/**
* The class {@link net.sourceforge.pmd.lang.cs.antlr4.CSharpLexer} will be moved to package
* {@code net.sourceforge.pmd.lang.cs.ast} with PMD 7.
*/
package net.sourceforge.pmd.lang.cs.antlr4;

View File

@ -1,11 +0,0 @@
/*
* BSD-style license; for more info see http://pmd.sourceforge.net/license.html
*/
/**
* The class {@link net.sourceforge.pmd.lang.dart.antlr4.Dart2Lexer} will be renamed to {@code DartLexter} and
* be moved to package {@code net.sourceforge.pmd.lang.dart.ast} with PMD 7.
*
* <p>All other classes will be removed.
*/
package net.sourceforge.pmd.lang.dart.antlr4;

View File

@ -1,11 +0,0 @@
/*
* BSD-style license; for more info see http://pmd.sourceforge.net/license.html
*/
/**
* The class {@link net.sourceforge.pmd.lang.go.antlr4.GolangLexer} will be moved to
* package {@code net.sourceforge.pmd.lang.go.ast} with PMD 7.
*
* <p>All other classes will be removed.
*/
package net.sourceforge.pmd.lang.go.antlr4;

View File

@ -1,9 +0,0 @@
/*
* BSD-style license; for more info see http://pmd.sourceforge.net/license.html
*/
/**
* The class {@link net.sourceforge.pmd.lang.kotlin.antlr4.Kotlin} will be renamed to {@code KotlinLexer} and
* be moved to package {@code net.sourceforge.pmd.lang.kotlin.ast} with PMD 7.
*/
package net.sourceforge.pmd.lang.kotlin.antlr4;

View File

@ -1,11 +0,0 @@
/*
* BSD-style license; for more info see http://pmd.sourceforge.net/license.html
*/
/**
* The class {@link net.sourceforge.pmd.lang.lua.antlr4.LuaLexer} will be moved to
* package {@code net.sourceforge.pmd.lang.lua.ast} with PMD 7.
*
* <p>All other classes will be removed.
*/
package net.sourceforge.pmd.lang.lua.antlr4;