Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

Index

Constructors

Properties

Accessors

Methods

Constructors

constructor

  • new BooleanNode(_val: boolean, ws?: string): BooleanNode

Properties

Private _val

_val: boolean

Accessors

val

  • get val(): boolean
  • set val(value: boolean): void

ws

  • get ws(): string
  • set ws(ws: string): void

Methods

equals

eval

toString

  • toString(): string

Generated using TypeDoc