|
Groovy Documentation | |||||||
| FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | METHOD | DETAIL: FIELD | METHOD | |||||||
interface AstVisitor
Interface for Groovy AST Visitors
| Method Summary | |
|---|---|
void
|
setSourceCode(SourceCode sourceCode)
Set the SourceCode associated with this visitor |
| Method Detail |
|---|
public void setSourceCode(SourceCode sourceCode)
Groovy Documentation