CommentBase

io.shiftleft.codepropertygraph.generated.nodes.CommentBase

Attributes

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

Members list

Concise view

Value members

Abstract methods

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

Concrete methods

Inherited methods

def label: String

Attributes

Inherited from:
AbstractNode