org.apache.maven.plugin.nar
Class Fortran

java.lang.Object
  extended by org.apache.maven.plugin.nar.Compiler
      extended by org.apache.maven.plugin.nar.Fortran

public class Fortran
extends Compiler

Fortran compiler tag

Author:
Mark Donszelmann

Field Summary
 
Fields inherited from class org.apache.maven.plugin.nar.Compiler
MAIN, TEST
 
Constructor Summary
Fortran()
           
 
Method Summary
 java.lang.String getLanguage()
           
 
Methods inherited from class org.apache.maven.plugin.nar.Compiler
copyIncludeFiles, getCompiler, getExcludes, getIncludePaths, getIncludes, getIncludes, getName, getPrefix, getSourceDirectories, setAbstractCompileMojo
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Fortran

public Fortran()
Method Detail

getLanguage

public final java.lang.String getLanguage()
Specified by:
getLanguage in class Compiler


Copyright © 2002-2012 The Apache Software Foundation. All Rights Reserved.