LocalMethods

io.shiftleft.semanticcpg.language.nodemethods.LocalMethods
final class LocalMethods(val local: Local) extends AnyVal, NodeExtension, HasLocation

Attributes

Graph
Supertypes
trait HasLocation
class AnyVal
trait Matchable
class Any

Members list

Value members

Concrete methods

override def location: NewLocation

Attributes

Definition Classes
def method: Iterator[Method]

The method hosting this local variable

The method hosting this local variable

Attributes

Concrete fields

val local: Local