Merge branch 'master' into pmd/7.0.x
This commit is contained in:
@ -0,0 +1,9 @@
|
||||
/*
|
||||
* 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;
|
Reference in New Issue
Block a user