io.joern.x2cpg.datastructures
package io.joern.x2cpg.datastructures
Members list
Type members
Classlikes
class Global
Attributes
- Supertypes
-
class Objecttrait Matchableclass Any
Handles the scope stack for tracking identifier to variable relation.
Handles the scope stack for tracking identifier to variable relation.
Type parameters
- I
-
Identifier type.
- S
-
Scope type.
- V
-
Variable type.
Attributes
- Supertypes
-
class Objecttrait Matchableclass Any
A single element of a scope stack.
A single element of a scope stack.
Type parameters
- I
-
Identifier type.
- S
-
Scope type.
- V
-
Variable type.
Attributes
- Supertypes
-
trait Serializabletrait Producttrait Equalsclass Objecttrait Matchableclass AnyShow all
In this article