Searched refs:compilationTask (Results 1 – 1 of 1) sorted by relevance
151 JavaCompiler.CompilationTask compilationTask = javaCompiler.getTask(null, // Null: log any in compileSourceCodeToByteCode() local155 return compilationTask.call(); in compileSourceCodeToByteCode()