[Groovy] Class DocGenerator

  • org.codehaus.groovy.tools.DocGenerator

Properties Summary

Properties
Type Name and description
DocGenerator delegate

Constructor Summary

Constructors
Constructor and description
DocGenerator (List<File> sourceFiles, File outputFolder)

Methods Summary

Methods
Type Params Return Type Name and description
static void main(String... args)

Inherited Methods Summary

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

Property Detail

@Delegate DocGenerator delegate

Constructor Detail

DocGenerator(List<File> sourceFiles, File outputFolder)

Method Detail

static void main(String... args)

© 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/DocGenerator.html