next up previous
Next: Separators Up: Literals Previous: Escape Sequences for Character

The Null Literal

The null type has one value, the null reference, denoted by a keyword:

NullLiteral[36]:
'null'
This macro is invoked in definition 39.



2008-09-11