See: Description
| Class | Description |
|---|---|
| DotGroovyFile |
This class exists solely to trick
JavaStubCompilationUnit.addSource(java.io.File)
into letting us use files that don't end in ".groovy" (as a workaround for GROOVY-5021).
|
| GroovyDocTemplateInfo |
This class was taken directly from the Groovy project because it's just a
collection of Strings, but it wasn't available prior to Groovy 1.7 and we
need it for Groovydoc generation.
|
Copyright © 2011-2014. All Rights Reserved.