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