Uses of Class
org.spockframework.compiler.model.SetupBlock

Packages that use SetupBlock
org.spockframework.compiler   
org.spockframework.compiler.model   
 

Uses of SetupBlock in org.spockframework.compiler
 

Methods in org.spockframework.compiler with parameters of type SetupBlock
 void SpecAnnotator.visitSetupBlock(SetupBlock block)
           
 void AbstractSpecVisitor.visitSetupBlock(SetupBlock block)
           
 

Uses of SetupBlock in org.spockframework.compiler.model
 

Methods in org.spockframework.compiler.model with parameters of type SetupBlock
 void ISpecVisitor.visitSetupBlock(SetupBlock block)
           
 



Copyright © 2013. All rights reserved