Storage Allocation - elaborate
Identifier denotes a run-time object
Object Description constructed by code generator at point of declaration
Contains
- kind – value, address or routine
- size
- value (where appropriate)
- address (where appropriate)
Object Description is attached to AST, or accessible from symbol table