Function missingVariable

  • Throw a missing variable to an operator error

    Parameters

    • msg: string

      The error message to display

    • heap: Heap

      The current Heap instance

    • e: error

      The error data

    Returns void

Generated using TypeDoc