StackWrapper
io.joern.x2cpg.datastructures.Stack$.StackWrapper
final implicit class StackWrapper[StackElement](val parentStack: ListBuffer[StackElement]) extends AnyVal
Attributes
- Graph
-
- Supertypes
-
class AnyValtrait Matchableclass Any
Members list
In this article