|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.spockframework.compiler.SourceLookup
public class SourceLookup
Constructor Summary | |
---|---|
SourceLookup(org.codehaus.groovy.control.SourceUnit sourceUnit)
|
Method Summary | |
---|---|
void |
close()
|
java.lang.String |
lookup(org.codehaus.groovy.ast.ASTNode node)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public SourceLookup(org.codehaus.groovy.control.SourceUnit sourceUnit)
Method Detail |
---|
public java.lang.String lookup(org.codehaus.groovy.ast.ASTNode node)
public void close()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |