Uses of Class
org.spockframework.compiler.AstNodeCache

Packages that use AstNodeCache
org.spockframework.compiler   
 

Uses of AstNodeCache in org.spockframework.compiler
 

Methods in org.spockframework.compiler that return AstNodeCache
 AstNodeCache SpecRewriter.getAstNodeCache()
           
 AstNodeCache IRewriteResources.getAstNodeCache()
           
 

Constructors in org.spockframework.compiler with parameters of type AstNodeCache
SpecAnnotator(AstNodeCache nodeCache)
           
SpecRewriter(AstNodeCache nodeCache, SourceLookup lookup, ErrorReporter errorReporter)
           
 



Copyright © 2013. All rights reserved