Gjsify LogoGjsify Logo

The relational comparison type.

Index

Enumeration Members

Enumeration Members

EQ: number

Equal to

GE: number

Greater than or equal to

GLOB: number

Filename glob, e.g. test*

GT: number

Greater than

LE: number

Less than or equal to

LT: number

Less than

NE: number

Not equal to

REGEX: number

A regular expression, e.g. fw[0-255]

UNKNOWN: number

Comparison predicate invalid or not known

Legend

  • Module
  • Object literal
  • Variable
  • Function
  • Function with type parameter
  • Index signature
  • Type alias
  • Type alias with type parameter
  • 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