net.sourceforge.pmd.cpd
Class MatlabLanguage

java.lang.Object
  extended by net.sourceforge.pmd.cpd.AbstractLanguage
      extended by net.sourceforge.pmd.cpd.MatlabLanguage
All Implemented Interfaces:
Language

public class MatlabLanguage
extends AbstractLanguage

Defines the Language module for Matlab


Constructor Summary
MatlabLanguage()
          Creates a new instance of MatlabLanguage with the default extensions for matlab files.
 
Method Summary
 
Methods inherited from class net.sourceforge.pmd.cpd.AbstractLanguage
getExtensions, getFileFilter, getName, getTerseName, getTokenizer, setProperties
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MatlabLanguage

public MatlabLanguage()
Creates a new instance of MatlabLanguage with the default extensions for matlab files.



Copyright © 2002-2016 InfoEther. All Rights Reserved.