newground.grounding_modes module
Enum which depicts the different grounding modes.
- class newground.grounding_modes.GroundingModes(value, names=None, *, module=None, qualname=None, type=None, start=1, boundary=None)
Bases:
Enum
Enum which depicts the different grounding modes.
- REWRITE_AGGREGATES_GROUND_FULLY = 3
- REWRITE_AGGREGATES_GROUND_PARTLY = 1
- REWRITE_AGGREGATES_NO_GROUND = 2