io.shiftleft.js2cpg.datastructures

Members list

Concise view

Type members

Classlikes

case class LineAndColumn(line: Option[Int], column: Option[Int])

Attributes

Graph
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
class OrderTracker(var _order: Int)

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
case class Parameter(components: List[IdentNode], initExpression: Option[Statement])

Attributes

Graph
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
object Stack

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Self type
Stack.type