import

import ::= [ "FROM" ident ] "IMPORT" ident { "," ident } ";" 

[rule list]
This rule is called by

-> definition_module -> module_declaration -> program_module