Uses of Class
org.spockframework.compiler.model.WhereBlock
Packages that use WhereBlock
-
Uses of WhereBlock in org.spockframework.compiler
Methods in org.spockframework.compiler with parameters of type WhereBlockModifier and TypeMethodDescriptionstatic voidWhereBlockRewriter.rewrite(WhereBlock block, IRewriteResources resources) voidAbstractSpecVisitor.visitWhereBlock(WhereBlock block) voidSpecAnnotator.visitWhereBlock(WhereBlock block) -
Uses of WhereBlock in org.spockframework.compiler.model
Methods in org.spockframework.compiler.model with parameters of type WhereBlock