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