Constant Expression Type
A Constant-ExpressionType is an Absolute-ExpressionType
with the following restrictions relaxed:
- It may contain forward references to identifiers defined
later in the source stream.
- It may reference a single external
symbol, provided that the symbol was declared in an EXTERN directive
with the ABS attribute.
[Back: Absolute Expression Type]
[Next: Immediate Expression Type]