Hierarchy

  • StringType

Implements

Index

Constructors

constructor

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

Properties

isDotDotDot

isDotDotDot: boolean

isQuestion

isQuestion: boolean

kind

kind: string = "string"

Methods

convert

  • convert(argument: any): string

toConstructor

  • toConstructor(): string

toString

  • toString(): string