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}.