Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

Index

Constructors

Properties

Accessors

Methods

Constructors

constructor

  • new VariableNode(_name: string, ws?: string): VariableNode

Properties

Private _name

_name: string

Accessors

name

  • get name(): string

ws

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

Methods

equals

eval

  • eval(scope: Scope): any

toString

  • toString(): string

Generated using TypeDoc