|
|||||
Functions: resolving ambiguous argument separators | |||||
Prerequisite Concepts | Related Syntax |
There are three types of ambiguity or apparent ambiguity that can occur in the recognition of function call arguments and their separators. These ambiguities can arise:
There are no "reserved" keywords when it comes to a choice of names used for function argument separators. All apparent ambiguities in function definition headers are resolved by the OmniMark compiler by looking one or two symbols beyond an apparently ambiguously used name.
Prerequisite Concepts Functions Functions: argument separators Functions: greedy argument separator recognition |
Related Syntax define function |
---- |