TrackedMethodOrTypeRef

io.shiftleft.semanticcpg.accesspath.TrackedMethodOrTypeRef
sealed trait TrackedMethodOrTypeRef extends TrackedBase

Attributes

Graph
Supertypes
trait TrackedBase
class Object
trait Matchable
class Any
Known subtypes

Members list

Value members

Abstract methods

def code: String

Concrete methods

override def toString: String

Returns a string representation of the object.

Returns a string representation of the object.

The default representation is platform dependent.

Attributes

Returns

a string representation of the object.

Definition Classes
Any