Hierarchy

  • NumberType

Implements

Index

Constructors

constructor

  • new NumberType(isDotDotDot?: boolean, isQuestion?: boolean): NumberType

Properties

isDotDotDot

isDotDotDot: boolean

isQuestion

isQuestion: boolean

kind

kind: string = "number"

Methods

convert

  • convert(argument: any): number

toConstructor

  • toConstructor(): string

toString

  • toString(): string