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 mostly from the Groovy project
(GroovyDocTemplateInfo.java and GroovyDoc.java)
because it wasn't available prior to Groovy 1.7.
|
Copyright © 2011–2016. All rights reserved.