Delete old antlr4 package-infos
This commit is contained in:
parent
4732164a45
commit
47ab1f34a4
@ -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;
|
@ -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;
|
@ -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;
|
@ -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;
|
@ -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;
|
Loading…
x
Reference in New Issue
Block a user