Options
All
  • Public
  • Public/Protected
  • All
Menu

Module Expression

Index

Interfaces

Functions

Functions

  • Parse an expression.

    throws

    Error if the expression is syntactically invalid

    Parameters

    • input: string

      expression to parse, as defined in the PS3 handout

    Returns Expression

    expression AST for the input

Generated using TypeDoc