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 voidclose()java.lang.Stringlookup(org.codehaus.groovy.ast.ASTNode node)
-