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 SummaryConstructors
- 
Method Summary
- 
Constructor Details- 
ConfigurationSetuppublic ConfigurationSetup()
 
- 
- 
Method Details- 
initAdds 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 current- ClassNode
- See Also:
 
 
-