Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • VariableFinder

Index

Constructors

Properties

HIGH_CONTRAST_COLORS: string[] = ...
NON_HC_COLORS: string[] = ...
currentIndex: number = -1
currentVariable: undefined | VariableRange = undefined
handledVariables: Map<string, Long> = ...
lastCall: Long = Long.MAX_UNSIGNED_VALUE
variables: VariableRange[]
workingColors: string[]

Methods

  • initialize(address: Long): void
  • searchForVariable(addressOrName: string | Long): undefined | VariableRange