Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

Index

Constructors

constructor

Properties

annotations

annotations: Annotation[]

arguments

description

description: undefined | StringValue

kind

kind: string

Optional loc

name

name: Name

type

type: Type

unary

unary: boolean

Methods

accept

getKind

  • getKind(): string

getLoc

isUnary

  • isUnary(): boolean
  • Returns boolean

mapTypeToTranslation

  • mapTypeToTranslation(typeTranslation: (inp: Type) => string): Map<String, String>
  • Parameters

    • typeTranslation: (inp: Type) => string
        • (inp: Type): string
        • Parameters

          Returns string

    Returns Map<String, String>

unaryOp

Legend

  • Variable
  • Function
  • Function with type parameter
  • Type alias
  • Type alias with type parameter
  • Class
  • Constructor
  • Property
  • Method
  • Inherited property
  • Inherited method
  • Enumeration
  • Interface

Generated using TypeDoc