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 TypeMethodDescriptionvoidAbstractSpecVisitor.visitSetupBlock(SetupBlock block) voidSpecAnnotator.visitSetupBlock(SetupBlock block) -
Uses of SetupBlock in org.spockframework.compiler.model
Methods in org.spockframework.compiler.model with parameters of type SetupBlock