Module reference

Module reference 

Source
Expand description

Reference parsing for AIMX expressions.

Provides identifier and chained reference parsing used by higher-level expression and postfix handling. References are resolved against the evaluation context and used for workflow/workspace path mapping.

Enums§

Reference
Reference to an identifier or chained scope segments.

Functions§

parse_arc_identifier
parse_identifier
Parse an identifier.
parse_reference
Parse a reference chain: identifier ('.' identifier){0,3}.