net.sourceforge.pmd.lang.matlab
Class MatlabHandler
java.lang.Object
net.sourceforge.pmd.lang.AbstractLanguageVersionHandler
net.sourceforge.pmd.lang.matlab.MatlabHandler
- All Implemented Interfaces:
- LanguageVersionHandler
public class MatlabHandler
- extends AbstractLanguageVersionHandler
Implementation of LanguageVersionHandler for the Matlab Language.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MatlabHandler
public MatlabHandler()
getRuleViolationFactory
public RuleViolationFactory getRuleViolationFactory()
getParser
public Parser getParser(ParserOptions parserOptions)
Copyright © 2002-2015 InfoEther. All Rights Reserved.