Next: , Previous: , Up: Imperative Language Interpreter Definitions   [Index]


5.9.1.4 Variables Collections Contruction Errors

X1f4_CV_ALLOC_ERROR

indicates that a memory management operation failed

X1f4_CV_NAMES_CLASH

indicates that variable insertion (in the variables collection) failed for otherwise two variables (in the variables collection) would have the same name

See Variables Collections.