MethodScopeElement
io.joern.swiftsrc2cpg.datastructures.MethodScopeElement
class MethodScopeElement(val methodFullName: String, val capturingRefId: Option[NewNode], val name: String, val scopeNode: NewNode, val surroundingScope: Option[ScopeElement]) extends ScopeElement
Attributes
- Graph
-
- Supertypes
Members list
In this article