Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • Node
    • IJsonASTNode

Index

Properties

Optional children

children: IJsonASTNode[]

Optional colonOffset

colonOffset: undefined | number

length

length: number

offset

offset: number

Optional parent

parent: IJsonASTNode

Optional range

range: IRange

type

type: NodeType

Optional value

value: any