FileBase

io.shiftleft.codepropertygraph.generated.nodes.FileBase
trait FileBase extends AbstractNode with AstNodeBase

Attributes

Graph
Supertypes
trait NodeOrDetachedNode
class Object
trait Matchable
class Any
Known subtypes
class File
class FileDb
class NewFile

Members list

Concise view

Value members

Abstract methods

def code: String
def columnNumber: Option[Integer]
def hash: Option[String]
def lineNumber: Option[Integer]
def name: String
def order: Int

Concrete methods

Inherited methods

def label: String

Attributes

Inherited from:
AbstractNode