Uses of Class
org.spockframework.compiler.AstNodeCache
Packages that use AstNodeCache
-
Uses of AstNodeCache in org.spockframework.compiler
Methods in org.spockframework.compiler that return AstNodeCacheModifier and TypeMethodDescriptionIRewriteResources.getAstNodeCache()SpecRewriter.getAstNodeCache()Constructors in org.spockframework.compiler with parameters of type AstNodeCacheModifierConstructorDescriptionSpecAnnotator(AstNodeCache nodeCache) SpecRewriter(AstNodeCache nodeCache, SourceLookup lookup, ErrorReporter errorReporter)