Uses of Class
org.spockframework.compiler.model.SetupBlock
-
Packages that use SetupBlock Package Description org.spockframework.compiler org.spockframework.compiler.model -
-
Uses of SetupBlock in org.spockframework.compiler
Methods in org.spockframework.compiler with parameters of type SetupBlock Modifier and Type Method Description void
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 Modifier and Type Method Description void
ISpecVisitor. visitSetupBlock(SetupBlock block)
-