LocationBase

io.shiftleft.codepropertygraph.generated.nodes.LocationBase

Attributes

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

Members list

Concise view

Value members

Abstract methods

def className: String
def classShortName: String
def filename: String
def lineNumber: Option[Integer]
def methodFullName: String
def methodShortName: String
def node: Option[AbstractNode]
def nodeLabel: String
def packageName: String
def symbol: String

Concrete methods

Inherited methods

def label: String

Attributes

Inherited from:
AbstractNode