Class ConfigurationSetup
java.lang.Object
org.apache.groovy.contracts.ast.visitor.ConfigurationSetup
Makes some initialization in order to use the 
Configurator for determining
 which assertions in what packages will be executed.- See Also:
 
- 
Constructor Summary
Constructors - 
Method Summary
 
- 
Constructor Details
- 
ConfigurationSetup
public ConfigurationSetup() 
 - 
 - 
Method Details
- 
init
Adds an instance field which allows to control whether GContract assertions are enabled or not. Before assertions are evaluated this field will be checked.- Parameters:
 type- the currentClassNode- See Also:
 
 
 -