Options
All
  • Public
  • Public/Protected
  • All
Menu

Class BitwiseNotOutlet

Hierarchy

Implements

Index

Constructors

constructor

Methods

bindOutput

  • bindOutput(output: Inlet<Value>): void

Protected didInvalidateInput

  • didInvalidateInput(): void

Protected didReconcileInput

  • didReconcileInput(version: number): void

disconnectInputs

  • disconnectInputs(): void

disconnectOutputs

  • disconnectOutputs(): void

Protected evaluate

  • evaluate(argument: Value): Item

get

  • get(): Value

invalidateInput

  • invalidateInput(): void

map

memoize

Protected onInvalidateInput

  • onInvalidateInput(): void

Protected onReconcileInput

  • onReconcileInput(version: number): void

operandInlet

  • operandInlet(): Inlet<Value>

outputIterator

reconcileInput

  • reconcileInput(version: number): void

unbindOutput

  • unbindOutput(output: Inlet<Value>): void

unbindOutputs

  • unbindOutputs(): void

watch

Protected willInvalidateInput

  • willInvalidateInput(): void

Protected willReconcileInput

  • willReconcileInput(version: number): void