Uses of Class
org.spockframework.compiler.model.WhenBlock
Packages that use WhenBlock
-
Uses of WhenBlock in org.spockframework.compiler
Methods in org.spockframework.compiler with parameters of type WhenBlockModifier and TypeMethodDescriptionvoid
AbstractSpecVisitor.visitWhenBlock
(WhenBlock block) void
SpecAnnotator.visitWhenBlock
(WhenBlock block) -
Uses of WhenBlock in org.spockframework.compiler.model
Methods in org.spockframework.compiler.model with parameters of type WhenBlock