Package org.spockframework.compiler
Class SourceLookup
- java.lang.Object
-
- org.spockframework.compiler.SourceLookup
-
public class SourceLookup extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description SourceLookup(org.codehaus.groovy.control.SourceUnit sourceUnit)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description void
close()
java.lang.String
lookup(org.codehaus.groovy.ast.ASTNode node)
-