Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

Implements

Index

Constructors

constructor

Properties

_computed

_computed: boolean

Private _hashkey

_hashkey: string

Private _implicit

_implicit: boolean

Protected _node

Private _parent

cachedFullId

cachedFullId: string

cachedId

cachedId: string

errorMessage

errorMessage: string

invalidSequence

invalidSequence: boolean

knownProperty

knownProperty: IProperty

needMap

needMap: boolean

needSequence

needSequence: boolean

unitMap

unitMap: object

Type declaration

  • [path: string]: string

unresolvedRef

unresolvedRef: string

Private values

values: object

Type declaration

  • [name: string]: any

Methods

allowRecursive

  • allowRecursive(): boolean

asAttr

asElement

checkContextValue

  • checkContextValue(name: string, value: string, thisObj: any): boolean

children

computedValue

  • computedValue(name: string): any

directChildren

errors

fullLocalId

  • fullLocalId(): string

getKind

getLowLevelEnd

  • getLowLevelEnd(): number

getLowLevelStart

  • getLowLevelStart(): number

hashkey

  • hashkey(): string

id

  • id(): string

isAttached

  • isAttached(): boolean

isAttr

  • isAttr(): boolean

isElement

  • isElement(): boolean

isImplicit

  • isImplicit(): boolean

isSameNode

isUnknown

  • isUnknown(): boolean

localId

  • localId(): string

lowLevel

markCh

  • markCh(): boolean

name

  • name(): string

optional

  • optional(): boolean

parent

printDetails

  • printDetails(indent?: string): string

property

root

setComputed

  • setComputed(name: string, v: any): void

setParent

testSerialize

  • testSerialize(indent?: string): string
  • Used for test comparison of two trees. Touching this will require AST tests update.

    Parameters

    • Optional indent: string

    Returns string

unmarkCh

  • unmarkCh(): void

validate

version

  • version(): string

Generated using TypeDoc