ambiguous-use-error
Factor handbook » The language » Syntax » Parse-time word lookup » Resolution of ambiguous word names


Vocabulary
vocabs.parser

Error description
Thrown when a word name referenced in source file is available in more than one vocabulary in the manifest. Such cases must be explicitly disambiguated using FROM:, EXCLUDE:, QUALIFIED:, or QUALIFIED-WITH:.

Definition


Methods