Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

Index

Constructors

Accessors

Methods

Constructors

constructor

  • new StringNode(_val: string, ws?: string): StringNode

Accessors

val

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

ws

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

Methods

draw

equals

eval

getEffect

toString

  • toString(): string

Generated using TypeDoc