net.sourceforge.pmd.cpd
Interface Tokenizer

All Known Implementing Classes:
AnyTokenizer

public interface Tokenizer


Method Summary
 void tokenize(SourceCode tokens, Tokens tokenEntries)
           
 

Method Detail

tokenize

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


Copyright © 2009-2011 SonarSource. All Rights Reserved.