Module parser

Module parser 

Source
Expand description

AIMX expression parsing entry point.

Provides a minimal wrapper around the internal parse_expression logic, returning an Expression or Errata for a single AIMX expression.

Functionsยง

aimx_parse
Parse a single AIMX expression into an Expression or Errata.