forked from phoedos/pmd
Move into .io package
This commit is contained in:
@@ -30,7 +30,7 @@ options {
|
||||
PARSER_BEGIN(JspParserImpl)
|
||||
package net.sourceforge.pmd.lang.jsp.ast;
|
||||
|
||||
import net.sourceforge.pmd.lang.ast.impl.javacc.CharStream;
|
||||
import net.sourceforge.pmd.lang.ast.impl.javacc.io.CharStream;
|
||||
import net.sourceforge.pmd.lang.ast.TokenMgrError;
|
||||
import net.sourceforge.pmd.lang.ast.impl.javacc.JavaccToken;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user