|
Groovy Documentation | |||||||
| FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | METHOD | DETAIL: FIELD | METHOD | |||||||
public interface CompileSpecFactory
Producer of compile specs
- The type of compile spec produced| Method Summary | |
|---|---|
java.lang.Object
|
create(Binary binary)
Create a new spec to compile this binary |
| Method Detail |
|---|
public java.lang.Object create(Binary binary)
Groovy Documentation