Options
All
  • Public
  • Public/Protected
  • All
Menu

Module parser

Index

Functions

Functions

parse

  • Parse a string into an expression.

    throws

    UnableToParseException if the string doesn't match the Expression grammar

    Parameters

    • input: string

    Returns Expression

    Expression parsed from the string

Generated using TypeDoc