menu
anteater package
documentation
reasoner/abstract/abstract_domain.dart
IntervalDomain
bottom property
bottom property
dark_mode
light_mode
bottom
property
@
override
IntervalDomain
get
bottom
override
Returns the bottom element (⊥).
Implementation
@override IntervalDomain get bottom => bottomValue;
anteater package
documentation
reasoner/abstract/abstract_domain
IntervalDomain
bottom property
IntervalDomain class