Properties

io.shiftleft.codepropertygraph.generated.nodes.JumpTarget.Properties
object Properties

Attributes

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

Members list

Value members

Concrete fields

val ArgumentIndex: PropertyKey[Int]
val Code: PropertyKey[String]
val ColumnNumber: PropertyKey[Integer]
val LineNumber: PropertyKey[Integer]
val Name: PropertyKey[String]
val Order: PropertyKey[Int]
val ParserTypeName: PropertyKey[String]