Flutter Engine
The Flutter Engine
|
#include <canonical_tables.h>
Public Member Functions | |
CanonicalTypeKey (const Type &key) | |
bool | Matches (const Type &arg) const |
uword | Hash () const |
Public Attributes | |
const Type & | key_ |
Definition at line 138 of file canonical_tables.h.
|
inlineexplicit |
Definition at line 140 of file canonical_tables.h.
|
inline |
Definition at line 142 of file canonical_tables.h.
|
inline |
Definition at line 141 of file canonical_tables.h.
const Type& dart::CanonicalTypeKey::key_ |
Definition at line 143 of file canonical_tables.h.