- (nunjavni-naselci sumti-javni #!key cmene: cmene) => javnisyntax
- sumti-javni
- the rule defined in the environment being captured.
- cmene
- The optional name for the javni-valsi generated by successfully matching sumti-javni.
nunjavni-nasleci encloses sumti-javni in a lambda, which captures the environment in which sumti-javni is defined.
This macro is used in the letrec used to define the non-terminals in a grammar to allow mutual recursion of non-terminals.