export

export ::= "EXPORT" [ "QUALIFIED" ] ident { "," ident } ";" 

[rule list]
This rule is called by

-> definition_module -> module_declaration