Module qualified_name

Module qualified_name 

Source
Expand description

The QualifiedName is the canonical way to represent structured names in Binary Ninja.

Structsยง

QualifiedName
A QualifiedName represents a name composed of multiple components, typically used for symbols and type names within namespaces, classes, or modules.