Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

Implemented by

Index

Properties

__coverageCount

__coverageCount: Optional<number>

__source

__source: object

Type declaration

  • code: string
  • sourceOffset: number

addCellsToEmptyRules

addCellsToEmptyRules: function

Type declaration

    • (cells: Iterable<Cell>): void
    • Parameters

      • cells: Iterable<Cell>

      Returns void

clearCaches

clearCaches: function

Type declaration

    • (): void
    • Returns void

evaluate

evaluate: function

Type declaration

getChildRules

getChildRules: function

Type declaration

hasMatches

hasMatches: function

Type declaration

    • (level: Level): boolean
    • Parameters

      Returns boolean

hasRigid

hasRigid: function

Type declaration

    • (): boolean
    • Returns boolean

isLate

isLate: function

Type declaration

    • (): boolean
    • Returns boolean

Optional timesRan

timesRan: undefined | number

Optional totalTimeMs

totalTimeMs: undefined | number

Methods

__getLineAndColumnRange

  • __getLineAndColumnRange(): object

__getSourceLineAndColumn

  • __getSourceLineAndColumn(): object

toKey

  • toKey(): string

toSourceString

  • toSourceString(): string

toString

  • toString(): string

Legend

  • Module
  • Object literal
  • Variable
  • Function
  • Function with type parameter
  • Index signature
  • Type alias
  • Enumeration
  • Enumeration member
  • Property
  • Method
  • Interface
  • Interface with type parameter
  • Constructor
  • Property
  • Method
  • Index signature
  • Class
  • Class with type parameter
  • Constructor
  • Property
  • Method
  • Accessor
  • Index signature
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Inherited accessor
  • Protected property
  • Protected method
  • Protected accessor
  • Private property
  • Private method
  • Private accessor
  • Static property
  • Static method

Generated using TypeDoc