[Java] Class JavacCompilerFactory

  • org.codehaus.groovy.tools.javac.JavacCompilerFactory
All Implemented Interfaces and Traits:
JavaCompilerFactory
public class JavacCompilerFactory
extends Object

Methods Summary

Methods
Type Params Return Type Name and description
JavaCompiler createCompiler(CompilerConfiguration config)

Inherited Methods Summary

Inherited Methods
Methods inherited from class Name
class Object wait, wait, wait, equals, toString, hashCode, getClass, notify, notifyAll

Method Detail

public JavaCompiler createCompiler(CompilerConfiguration config)

© 2003-2020 The Apache Software Foundation
Licensed under the Apache license.
https://docs.groovy-lang.org/2.5.14/html/gapi/org/codehaus/groovy/tools/javac/JavacCompilerFactory.html