record_aggregate

record_aggregate ::= "(" ( record_component_association 
      { "," record_component_association } ) 
      | ( "null" "record" ) ")" 

[rule list]
This rule is called by

-> aggregate