net.sourceforge.pmd.cpd
Interface Tokenizer


public interface Tokenizer

Since:
2.2

Method Summary
 void tokenize(SourceCode tokens, Tokens tokenEntries)
           
 

Method Detail

tokenize

void tokenize(SourceCode tokens,
              Tokens tokenEntries)
              throws IOException
Throws:
IOException


Copyright © 2009-2012 SonarSource. All Rights Reserved.