Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • AstNode

Implements

Index

Constructors

constructor

Properties

Private _highLevelNode

_highLevelNode: IHighLevelNode

Private _highLevelParseResult

_highLevelParseResult: IParseResult

Private _isOptional

_isOptional: boolean

Protected Optional _key

_key: string

Protected _object

_object: any

Protected Optional _parent

Private _unit

Protected options

Methods

actual

  • actual(): any

addChild

anchorId

  • anchorId(): any

anchorValueKind

  • anchorValueKind(): any

anchoredFrom

children

  • children(): any

copy

dump

  • dump(): string

dumpToObject

  • dumpToObject(): any

end

  • end(): number

errors

  • errors(): Array<any>

execute

hasInnerIncludeError

  • hasInnerIncludeError(): boolean

highLevelNode

highLevelParseResult

includeBaseUnit

includeErrors

  • includeErrors(): Array<any>

includePath

  • includePath(): any

includeReference

  • includeReference(): any

includedFrom

includesContents

  • includesContents(): boolean

isAnnotatedScalar

  • isAnnotatedScalar(): boolean

isValueLocal

  • isValueLocal(): boolean

key

  • key(): string

keyEnd

  • keyEnd(): number

keyKind

  • keyKind(): any

keyStart

  • keyStart(): number

kind

markup

  • markup(json?: boolean): string

nodeDefinition

  • nodeDefinition(): highlevel.INodeDefinition

optional

  • optional(): boolean

parent

setHighLevelNode

setHighLevelParseResult

  • setHighLevelParseResult(highLevelParseResult: IParseResult): void

show

  • show(msg: string): void

start

  • start(): number

text

  • text(unitText: string): string

unit

value

  • value(): any

valueEnd

  • valueEnd(): number

valueKind

valueStart

  • valueStart(): number

visit

Generated using TypeDoc