Options
All
  • Public
  • Public/Protected
  • All
Menu

Class Judgement<T>

Type parameters

  • T

Hierarchy

Index

Constructors

Properties

Methods

Constructors

constructor

Properties

data

data: T

Methods

Protected all

  • all(value: any, types: (RegExp | ValueType)[]): boolean

Protected any

  • any(value: any, types: (RegExp | ValueType)[]): boolean

get

Protected testValue

  • testValue(value: any, type?: RegExp | ValueType): any

Generated using TypeDoc