Uses of Class
org.spockframework.compiler.model.WhereBlock

Packages that use WhereBlock
org.spockframework.compiler   
org.spockframework.compiler.model   
 

Uses of WhereBlock in org.spockframework.compiler
 

Methods in org.spockframework.compiler with parameters of type WhereBlock
static void WhereBlockRewriter.rewrite(WhereBlock block, IRewriteResources resources)
           
 void SpecAnnotator.visitWhereBlock(WhereBlock block)
           
 void AbstractSpecVisitor.visitWhereBlock(WhereBlock block)
           
 

Uses of WhereBlock in org.spockframework.compiler.model
 

Methods in org.spockframework.compiler.model with parameters of type WhereBlock
 void ISpecVisitor.visitWhereBlock(WhereBlock block)
           
 



Copyright © 2013. All rights reserved