سؤال

We all know that there is always a reference from symbol table to type table but recerse case can also happen. Means can type table reference back to symbol table? If yes, please provide example.

هل كانت مفيدة؟

المحلول

If you define a new type you usually give it a name, so this name, as a symbol, will be referenced from the type table.

مرخصة بموجب: CC-BY-SA مع الإسناد
لا تنتمي إلى StackOverflow
scroll top