Flutter Engine
The Flutter Engine
|
#include <canonical_tables.h>
Public Member Functions | |
CanonicalRecordTypeKey (const RecordType &key) | |
bool | Matches (const RecordType &arg) const |
uword | Hash () const |
Public Attributes | |
const RecordType & | key_ |
Definition at line 216 of file canonical_tables.h.
|
inlineexplicit |
Definition at line 218 of file canonical_tables.h.
|
inline |
Definition at line 220 of file canonical_tables.h.
|
inline |
Definition at line 219 of file canonical_tables.h.
const RecordType& dart::CanonicalRecordTypeKey::key_ |
Definition at line 221 of file canonical_tables.h.