Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

Implements

Index

Constructors

constructor

Properties

category

category: SourceMap = NodeCategory.SourceMap

children

data

data: SourceMapNodeData = new SourceMapNodeData(this)

disposables

disposables: DisposableCollection = new DisposableCollection()

id

id: string

incomingEdges

incomingEdges: never[] = []

outgoingEdges

outgoingEdges: never[] = []

Optional subtype

subtype: undefined | string

type

type: string

Accessors

language

language:

parent

parent:

parentId

parentId:

parentSourceNode

parentSourceNode:

path

path:

relativeJsonPath

relativeJsonPath:

spec

spec:

uri

uri:

Methods

dehydrate

  • dehydrate(): object

dispose

  • dispose(): void

getAncestor

removeEdges

  • removeEdges(): void