// 7.5 Import Declarations abstract StaticImportDecl : ImportDecl; SingleStaticImportDecl : StaticImportDecl ::= ; StaticImportOnDemandDecl : StaticImportDecl;