Options
All
  • Public
  • Public/Protected
  • All
Menu

Class NoTypeError

NoTypeError is thrown when parse encounters an item with no type.

Hierarchy

  • Error
    • NoTypeError

Index

Constructors

Constructors

constructor

  • Create a new NoTypeError object.

    Parameters

    • Optional message: string

      A human-readable description of the error.

    Returns NoTypeError

Generated using TypeDoc