LocalTraversal

io.shiftleft.semanticcpg.language.types.structure.LocalTraversal
final class LocalTraversal(val traversal: Traversal[Local]) extends AnyVal

A local variable

Attributes

Graph
Supertypes
class AnyVal
trait Matchable
class Any

Members list

Concise view

Value members

Concrete methods

def method: Traversal[Method]

The method hosting this local variable

The method hosting this local variable

Attributes

Concrete fields

val traversal: Traversal[Local]