CallBase

trait NodeOrDetachedNode
class Object
trait Matchable
class Any
class Call
class CallDb
class NewCall

Value members

Abstract methods

def argumentIndex: Int
def argumentName: Option[String]
def code: String
def columnNumber: Option[Integer]
def dispatchType: String
def dynamicTypeHintFullName: IndexedSeq[String]
def lineNumber: Option[Integer]
def methodFullName: String
def name: String
def order: Int
def signature: String
def typeFullName: String

Concrete methods

Inherited methods

def label: String
Inherited from
AbstractNode