|
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 | |
|---|---|
T
|
create(Binary binary)
Create a new spec to compile this binary |
| Method Detail |
|---|
public T create(Binary binary)
Groovy Documentation