[Java] Class GenerateStubsTask

  • org.codehaus.groovy.ant.GenerateStubsTask

Generates Java stubs from Groovy sources.

Inherited fields
Fields inherited from class Fields
class CompileTaskSupport classpath, config, destdir, failOnError, log, src

Methods Summary

Methods
Type Params Return Type Name and description
protected void compile()

Inherited Methods Summary

Inherited Methods
Methods inherited from class Name
class CompileTaskSupport compile, createClassLoader, createClasspath, createConfiguration, createSrc, execute, getClasspath, getFailonerror, getSrcdir, handleException, setClasspath, setClasspathRef, setDestdir, setFailonerror, setSrcdir, validate

Method Detail

@Override protected void compile()

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