We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Consider the following file:
module foo { class A { } } module bar { class A { } }
Notice that in the NavBar, class A in module foo doesn't show in the navigation bar.
class A
module foo