Note that === replaces == to remove conflict with Scala.
Note that === replaces == to remove conflict with Scala.
Arguments to the operator which produces this expression.
Arguments to the operator which produces this expression.
Type of memory that pointer points to.
Type of memory that pointer points to.
Generate string for the expression.
Generate string for the expression.
This has the form:
( arg0, arg1, ... )
The type of this expression.
The type of this expression.
True if variable pointed to is shared.
True if variable pointed to is shared.
True if variable pointed to is volatile.
True if variable pointed to is volatile.
The operator that produces this expression.
The operator that produces this expression.
Default string conversion.
Default string conversion.
Get vector component 3, a scalar, of the variable.
Get vector component 3, a scalar, of the variable.
Get vector component 0, a scalar, of the variable.
Get vector component 0, a scalar, of the variable.
Get vector component 1, a scalar, of the variable.
Get vector component 1, a scalar, of the variable.
Get vector component 2, a scalar, of the variable.
Get vector component 2, a scalar, of the variable.
(Since version Cog 4.1) use !== instead
A pointer to a variable.