net.sourceforge.pmd.cpd
Class PHPTokenizer
java.lang.Object
net.sourceforge.pmd.cpd.PHPTokenizer
- All Implemented Interfaces:
- Tokenizer
public class PHPTokenizer
- extends Object
- implements Tokenizer
Simple tokenizer for PHP.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PHPTokenizer
public PHPTokenizer()
tokenize
public void tokenize(SourceCode tokens,
Tokens tokenEntries)
- Specified by:
tokenize
in interface Tokenizer
Copyright © 2002-2015 InfoEther. All Rights Reserved.