MethodRefBase

io.shiftleft.codepropertygraph.generated.nodes.MethodRefBase

Attributes

Graph
Supertypes
trait CfgNodeBase
trait AstNodeBase
trait AbstractNode
trait StaticType[AnyRef]
trait NodeOrDetachedNode
class Object
trait Matchable
class Any
Show all
Known subtypes
class MethodRef
class MethodRefDb
class NewMethodRef

Members list

Value members

Abstract methods

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

Concrete methods

Inherited methods

def label: String

Attributes

Inherited from:
AbstractNode