java.lang.Object
org.apache.tools.ant.taskdefs.compilers.DefaultCompilerAdapter
org.apache.tools.ant.taskdefs.compilers.Kjc
All Implemented Interfaces:
CompilerAdapter, CompilerAdapterExtension

public class Kjc
extends DefaultCompilerAdapter
The implementation of the Java compiler for KJC. This is primarily a cut-and-paste from Jikes.java and DefaultCompilerAdapter.
Since:
Ant 1.4
  • Constructor Details

    • Kjc

      public Kjc()
  • Method Details