MIEEMixinWithOverride<K, V> class

Test an edge case for cases where inherited ExecutableElements can come both from private classes and public interfaces. The test makes sure the class still takes precedence (#1561).

Inheritance

Constructors

MIEEMixinWithOverride()

Properties

hashCode → int
read-only, inherited
runtimeType → Type
read-only, inherited

Methods

noSuchMethod(Invocation invocation) → dynamic
inherited
toString() → String
inherited

Operators

operator ==(dynamic other) → bool
inherited
operator []=(K key, V value) → void
inherited