checkstyle fixes
This commit is contained in:
@ -4,10 +4,11 @@
|
||||
|
||||
package net.sourceforge.pmd.cpd;
|
||||
|
||||
import net.sourceforge.pmd.lang.swift.antlr4.SwiftLexer;
|
||||
import org.antlr.v4.runtime.CharStream;
|
||||
import org.antlr.v4.runtime.Lexer;
|
||||
|
||||
import net.sourceforge.pmd.lang.swift.antlr4.SwiftLexer;
|
||||
|
||||
/**
|
||||
* SwiftTokenizer
|
||||
*/
|
||||
|
Reference in New Issue
Block a user