NamespaceScope
io.joern.php2cpg.utils.NamespaceScope
case class NamespaceScope(namespaceBlock: NewNamespaceBlock, fullName: String) extends NamedScope, AnonymousClassNameCreator, AnonymousVariableNameCreator, ClosureNameCreator, DeDuplicateNameCreator
The namespace.
Value parameters
- fullName
-
the namespace path.
Attributes
- Graph
-
- Supertypes
-
trait Serializabletrait Producttrait Equalstrait DeDuplicateNameCreatortrait ClosureNameCreatortrait NamedScopetrait TypedScopeElementclass Objecttrait Matchableclass Any
Members list
In this article