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