nitc :: ContractsVisitor :: _mainmodule
It's strore to define if the contract need to be build depending on the selected policy --no-contract
--full-contract
or default
# The main module
# It's strore to define if the contract need to be build depending on the selected policy `--no-contract` `--full-contract` or default
var mainmodule: MModule
src/contracts.nit:79,2--81,24