org.apache.tools.ant.taskdefs.compilers
Class Kjc
- CompilerAdapter
The implementation of the Java compiler for KJC.
This is primarily a cut-and-paste from Jikes.java and
DefaultCompilerAdapter.
- Ant 1.4
attributes , bootclasspath , compileClasspath , compileList , compileSourcepath , debug , depend , deprecation , destDir , encoding , extdirs , includeAntRuntime , includeJavaRuntime , lSep , location , memoryInitialSize , memoryMaximumSize , optimize , project , src , target , verbose |
addCurrentCompilerArgs , addExtdirsToClasspath , assumeJava11 , assumeJava12 , assumeJava13 , assumeJava14 , assumeJava15 , executeExternalCompile , executeExternalCompile , getCompileClasspath , getJavac , getNoDebugArgument , getProject , logAndAddFilesToCompile , setJavac , setupJavacCommand , setupJavacCommand , setupJavacCommandlineSwitches , setupJavacCommandlineSwitches , setupModernJavacCommand , setupModernJavacCommandlineSwitches |
setupKjcCommand
protected Commandline setupKjcCommand()
setup kjc command arguments.
Copyright B) 2000-2005 Apache Software Foundation. All Rights Reserved.