Options
All
  • Public
  • Public/Protected
  • All
Menu

Module data/basicTypes

Index

Variables

Const basicTypeList

basicTypeList: { kind: string; text: string; value: string }[] = ...

Const basicTypeMap

basicTypeMap: {} = ...

Type declaration

Functions

getBasicTypeDefaultValue

  • getBasicTypeDefaultValue(value?: any): void
  • Parameters

    • Optional value: any

    Returns void

getBasicTypeName

  • getBasicTypeName(type: string, format: string): BASIC_TYPE
  • Parameters

    • type: string
    • format: string

    Returns BASIC_TYPE

getBasicTypeRef

  • getBasicTypeRef(type: string, format: string): string
  • Parameters

    • type: string
    • format: string

    Returns string

Generated using TypeDoc