ModuleRequiresDirective

constructor()(source)
constructor(modifiers: NodeList<Modifier>, name: Name)(source)


constructor(tokenRange: TokenRange, modifiers: NodeList<Modifier>, name: Name)(source)

This constructor is used by the parser and is considered private.