Options
All
  • Public
  • Public/Protected
  • All
Menu

Tree. Can compute variables

Type parameters

  • V

Hierarchy

  • GivenTree

Index

Constructors

Properties

Methods

Constructors

constructor

Properties

Private Readonly givenPushTest

givenPushTest: PushTest

Private Readonly name

name: string

Methods

compute

  • compute(f: (t: this) => any): any
  • Perform computation before continuing. Typically used to set values that will be used in predicate expressions.

    Parameters

    • f: (t: this) => any
        • (t: this): any
        • Parameters

          • t: this

          Returns any

    Returns any

set

then

Generated using TypeDoc