compoundLiteral method

Parser compoundLiteral()

Implementation

Parser compoundLiteral() => ref0(listLiteral) | ref0(mapLiteral);