Member predicate DataFlow::ModuleNode::getParentModule
Gets the enclosing module, as it appears in the qualified name of this module.
For example, the parent module of A::B
is A
, and A
itself has no parent module.
Gets the enclosing module, as it appears in the qualified name of this module.
For example, the parent module of A::B
is A
, and A
itself has no parent module.