public interface ClassSource
groovy.lang.GroovyCodeSource instance.| Modifier and Type | Interface and Description |
|---|---|
static interface |
ClassSource.Inline |
| Modifier and Type | Method and Description |
|---|---|
File |
getFile() |
ClassSource.Inline |
getInline() |
URL |
getUrl() |
URL getUrl()
File getFile()
ClassSource.Inline getInline()
Copyright © 2006–2018. All rights reserved.