Fix build
This commit is contained in:
@ -16,8 +16,8 @@ import net.sourceforge.pmd.lang.ast.CharStream;
|
||||
import net.sourceforge.pmd.lang.ast.impl.javacc.CharStreamFactory;
|
||||
import net.sourceforge.pmd.lang.ast.impl.javacc.JavaccToken;
|
||||
import net.sourceforge.pmd.lang.ast.impl.javacc.JavaccTokenDocument;
|
||||
import net.sourceforge.pmd.lang.python.ast.PythonTokenKinds;
|
||||
import net.sourceforge.pmd.lang.document.TextDocument;
|
||||
import net.sourceforge.pmd.lang.python.ast.PythonTokenKinds;
|
||||
|
||||
/**
|
||||
* The Python tokenizer.
|
||||
|
Reference in New Issue
Block a user