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 void
WhereBlockRewriter.rewrite
(WhereBlock block, IRewriteResources resources) void
AbstractSpecVisitor.visitWhereBlock
(WhereBlock block) void
SpecAnnotator.visitWhereBlock
(WhereBlock block) -
Uses of WhereBlock in org.spockframework.compiler.model
Methods in org.spockframework.compiler.model with parameters of type WhereBlock