Uses of Class
org.spockframework.compiler.model.ThenBlock
Packages that use ThenBlock
-
Uses of ThenBlock in org.spockframework.compiler
Methods in org.spockframework.compiler with parameters of type ThenBlockModifier and TypeMethodDescriptionvoid
AbstractSpecVisitor.visitThenBlock
(ThenBlock block) void
SpecAnnotator.visitThenBlock
(ThenBlock block) void
SpecRewriter.visitThenBlock
(ThenBlock block) -
Uses of ThenBlock in org.spockframework.compiler.model
Methods in org.spockframework.compiler.model that return ThenBlockMethods in org.spockframework.compiler.model with parameters of type ThenBlock