net.sourceforge.pmd.cpd
Class FortranLanguage

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

public class FortranLanguage
extends AbstractLanguage

Language implementation for Fortran

Author:
Romain PELISSE [email protected]

Constructor Summary
FortranLanguage()
          Create a Fotran Language instance.
 
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

FortranLanguage

public FortranLanguage()
Create a Fotran Language instance.



Copyright © 2002-2016 InfoEther. All Rights Reserved.