Schema

io.shiftleft.codepropertygraph.schema.FileSystem.Schema
class Schema(builder: SchemaBuilder, base: Schema)

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any

Members list

Value members

Concrete fields

val columnNumber: Property[Int]
val columnNumberEnd: Property[Int]
val file: NodeType
val filename: Property[String]
val lineNumber: Property[Int]
val lineNumberEnd: Property[Int]
val offset: Property[Int]
val offsetEnd: Property[Int]
val sourceFile: EdgeType