Options
All
  • Public
  • Public/Protected
  • All
Menu

Index

Classes

Functions

Functions

getTokenDesc

  • getTokenDesc(token: Token): string
  • A helper function to describe a token as a string for debugging

    Parameters

    Returns string

getTokenKindDesc

  • getTokenKindDesc(kind: number): string
  • A helper function to describe a token kind as a string for debugging

    Parameters

    • kind: number

    Returns string

Legend

  • Variable
  • Function
  • Function with type parameter
  • Type alias
  • Type alias with type parameter
  • Enumeration
  • Interface
  • Class

Generated using TypeDoc