menu
anteater package
documentation
reasoner/abstract/abstract_domain.dart
CombinedDomain
top property
top property
dark_mode
light_mode
top
property
@
override
CombinedDomain
get
top
override
Returns the top element (⊤).
Implementation
@override CombinedDomain get top => topValue;
anteater package
documentation
reasoner/abstract/abstract_domain
CombinedDomain
top property
CombinedDomain class