typedef enum SymInsertStatus

Used to report result of symbol insertion

[more] INSERTED_OK
Symbol inserted OK
[more] SYMBOL_MASK
Symbol masks one in previous scope
[more] SYMBOL_CONFLICT
Symbol conflicts with one in current scope
[more] INSERT_ERROR
Error on symbol insertion


Documentation

Used to report result of symbol insertion
o INSERTED_OK
Symbol inserted OK

o SYMBOL_MASK
Symbol masks one in previous scope

o SYMBOL_CONFLICT
Symbol conflicts with one in current scope

o INSERT_ERROR
Error on symbol insertion

Alphabetic index HTML hierarchy of classes or Java



This page was generated with the help of DOC++.