Properties

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

Attributes

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

Members list

Value members

Concrete fields

val Code: PropertyKey[String]
val ColumnNumber: PropertyKey[Integer]
val DynamicTypeHintFullName: PropertyKey[IndexedSeq[String]]
val EvaluationStrategy: PropertyKey[String]
val Index: PropertyKey[Int]
val IsVariadic: PropertyKey[Boolean]
val LineNumber: PropertyKey[Integer]
val Name: PropertyKey[String]
val Order: PropertyKey[Int]
val PossibleTypes: PropertyKey[IndexedSeq[String]]
val TypeFullName: PropertyKey[String]