Options
All
  • Public
  • Public/Protected
  • All
Menu

Link class for the Mystery Master Logic Puzzle Solver.

copyright

mysterymaster.com. All rights reserved.

author

Michael Benson

version

2021-08-31

Hierarchy

  • Link

Index

Constructors

constructor

  • Parameters

    Returns Link

Properties

getVerb

getVerb: LinkFunction

name

name: string

nounType

nounType: NounType

num

num: number

oneToOne

oneToOne: boolean = false

Static With

With: Link = null

Methods

asString

  • asString(): string
  • Returns string

setOneToOne

  • setOneToOne(): void
  • Returns void

toString

  • toString(): string
  • Returns string

Generated using TypeDoc