@sharable final object AnySelectionProto
extends SelectionProto

A prototype for expressions [] that are in some unspecified selection operation

[].?: ?

Used to indicate that expression is in a context where the only valid operation is further selection. In this case, the expression need not be a value.

Constructors

Members