Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace MatchInfo

MatchInfo

Properties

Optional matchingLogEntryEndIndex

matchingLogEntryEndIndex: undefined | number

The end index of the matching log entry. Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.

Optional regexScore

regexScore: undefined | number

The regular expression score. Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.

Optional stepCount

stepCount: undefined | number

The step count. Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.

Functions

getDeserializedJsonObj

  • getDeserializedJsonObj(obj: MatchInfo): object

getJsonObj