LocationBase

io.shiftleft.codepropertygraph.generated.nodes.LocationBase
trait LocationBase extends AbstractNode

Attributes

Graph
Supertypes
trait AbstractNode
trait StaticType[AnyRef]
trait NodeOrDetachedNode
class Object
trait Matchable
class Any
Show all
Known subtypes
class Location
class LocationDb
class NewLocation

Members list

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