java.lang.Object
org.apache.tools.ant.taskdefs.optional.javah.Gcjh
All Implemented Interfaces:
JavahAdapter

public class Gcjh
extends java.lang.Object
implements JavahAdapter
Adapter to the native gcjh compiler.
Since:
Ant 1.8.2
  • Field Summary

    Fields 
    Modifier and Type Field Description
    static java.lang.String IMPLEMENTATION_NAME  
  • Constructor Summary

    Constructors 
    Constructor Description
    Gcjh()  
  • Method Summary

    Modifier and Type Method Description
    boolean compile​(Javah javah)
    Performs the actual compilation.

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait