NamespaceScope
io.joern.csharpsrc2cpg.datastructures.NamespaceScope
case class NamespaceScope(fullName: String) extends NamespaceLikeScope
Represents scope objects mapping to namespace nodes. Likened to namespace
or package
declarations.
Value parameters
- fullName
-
the fully qualified name.
Attributes
- Graph
-
- Supertypes
-
trait Serializabletrait Producttrait Equalstrait NamespaceLikeScopetrait TypedScopeElementclass Objecttrait Matchableclass Any
Members list
In this article