net.sourceforge.pmd.cpd.Tokenizer
public class VfTokenizer extends java.lang.Object implements net.sourceforge.pmd.cpd.Tokenizer
DEFAULT_SKIP_BLOCKS_PATTERN, IGNORE_ANNOTATIONS, IGNORE_IDENTIFIERS, IGNORE_LITERALS, IGNORE_USINGS, OPTION_SKIP_BLOCKS, OPTION_SKIP_BLOCKS_PATTERN
Constructor | Description |
---|---|
VfTokenizer() |
Modifier and Type | Method | Description |
---|---|---|
void |
tokenize(net.sourceforge.pmd.cpd.SourceCode sourceCode,
net.sourceforge.pmd.cpd.Tokens tokenEntries) |
public void tokenize(net.sourceforge.pmd.cpd.SourceCode sourceCode, net.sourceforge.pmd.cpd.Tokens tokenEntries)
tokenize
in interface net.sourceforge.pmd.cpd.Tokenizer
Copyright © 2002–2018 PMD. All rights reserved.