Options
All
  • Public
  • Public/Protected
  • All
Menu

Class DescriptionMixin

Hierarchy

  • DescriptionMixin

Index

Constructors

Properties

Methods

Constructors

constructor

Properties

Readonly node

Methods

getDescription

  • getDescription(): string | undefined
  • Returns string | undefined

hasDescription

  • hasDescription(value?: undefined | string): boolean
  • Parameters

    • Optional value: undefined | string

    Returns boolean

setDescription

  • setDescription(value: string | undefined): this
  • Parameters

    • value: string | undefined

    Returns this

Generated using TypeDoc