io.joern.x2cpg.datastructures
package io.joern.x2cpg.datastructures
Members list
Concise view
Type members
Classlikes
class Global
Attributes
- Graph
- 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.
Attributes
- I
Identifier type.
- S
Scope type.
- V
Variable type.
- Graph
- Supertypes
- class Objecttrait Matchableclass Any
A single element of a scope stack.
A single element of a scope stack.
Attributes
- I
Identifier type.
- S
Scope type.
- V
Variable type.
- Graph
- Supertypes
- trait Serializabletrait Producttrait Equalsclass Objecttrait Matchableclass Any