menu
tart_dev package
documentation
ast.dart
MapEntry
MapEntry.new constructor
MapEntry.new constructor
dark_mode
light_mode
MapEntry
constructor
MapEntry
(
AstNode
key
,
AstNode
value
)
Implementation
MapEntry(this.key, this.value);
tart_dev package
documentation
ast
MapEntry
MapEntry.new constructor
MapEntry class