menu
petitparser_examples package
documentation
dart.dart
DartGrammarDefinition
compoundLiteral method
compoundLiteral method
dark_mode
light_mode
compoundLiteral
method
Parser
compoundLiteral
(
)
Implementation
Parser compoundLiteral() => ref0(listLiteral) | ref0(mapLiteral);
petitparser_examples package
documentation
dart
DartGrammarDefinition
compoundLiteral method
DartGrammarDefinition class