parse-multi-def ( -- multi-def assoc )
Utility words used by locals parsing words

Prev:parse-def ( name/paren -- def )
Next:parse-single-def ( name -- def assoc )


Vocabulary
locals.parser

Inputs
None

Outputs
multi-defan object
assocan object


Definition