Schema

io.shiftleft.codepropertygraph.schema.Base.Schema
class Schema(builder: SchemaBuilder)

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any

Members list

Value members

Concrete fields

val astParentFullName: Property[String]
val astParentType: Property[String]
val code: Property[String]
val content: Property[String]
val declaration: NodeBaseType
val fullName: Property[String]
val hash: Property[String]
val index: Property[Int]
val isExternal: Property[Boolean]
val name: Property[String]
val parserTypeName: Property[String]
val ref: EdgeType
val value: Property[String]
val version: Property[String]