CallBase

io.shiftleft.codepropertygraph.generated.nodes.CallBase

Attributes

Graph
Supertypes
trait CallReprBase
trait CfgNodeBase
trait AstNodeBase
trait AbstractNode
trait StaticType[AnyRef]
trait NodeOrDetachedNode
class Object
trait Matchable
class Any
Show all
Known subtypes
class Call
class CallDb
class NewCall

Members list

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

Attributes

Inherited from:
AbstractNode