Identifiers that denote objects



next up previous contents index
Next: Constructors Up: Expressions Previous: Literals

Identifiers that denote objects

Identifiers that denote objects can be used as expressions. When such an identifier is used as an expression, its value is the object it denotes, and the type of the expression is the type of the identifier.

The following kinds of identifiers can be used as expressions:



theta-questions@lcs.mit.edu