org.spockframework.compiler
Class SourceLookup

java.lang.Object
  extended by org.spockframework.compiler.SourceLookup

public class SourceLookup
extends java.lang.Object


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

SourceLookup

public SourceLookup(org.codehaus.groovy.control.SourceUnit sourceUnit)
Method Detail

lookup

public java.lang.String lookup(org.codehaus.groovy.ast.ASTNode node)

close

public void close()


Copyright © 2013. All rights reserved