[Java] Class JavacCompilerFactory
- org.codehaus.groovy.tools.javac.JavacCompilerFactory
- All Implemented Interfaces and Traits:
- JavaCompilerFactory
public class JavacCompilerFactory extends Object implements JavaCompilerFactory
Methods Summary
Type Params | Return Type | Name and description |
---|---|---|
public JavaCompiler |
createCompiler(CompilerConfiguration config) |
Inherited Methods Summary
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/3.0.7/html/gapi/org/codehaus/groovy/tools/javac/JavacCompilerFactory.html