Class FortranLanguage

  • All Implemented Interfaces:
    net.sourceforge.pmd.cpd.Language

    public class FortranLanguage
    extends net.sourceforge.pmd.cpd.AbstractLanguage
    Language implementation for Fortran
    Author:
    Romain PELISSE [email protected]
    • Constructor Summary

      Constructors 
      Constructor Description
      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.