Member predicate ExportDeclaration::exportsDirectlyAs
Holds if this export declaration exports variable v under the name name,
not counting re-exports.
predicate exportsDirectlyAs(LexicalName v, string name)Holds if this export declaration exports variable v under the name name,
not counting re-exports.
predicate exportsDirectlyAs(LexicalName v, string name)