REFERENCE_PHRASE
The kind of a reference phrase.
Functions
Answer the PhraseKind that is the nearest common ancestor to both the receiver and the argument. Only use this after static initialization has completed.
Answer the PhraseKind that is the nearest common descendant to both the receiver and the argument. Only use this after static initialization has completed.
Create a phrase type given the yield type (the type of object produced by the expression).
Create a descriptor for this kind.
Create a phrase type given the yield type (the type of object produced by the expression).
Answer whether this is a subkind of (or equal to) the specified PhraseKind.
Answer the kind of phrase of which this object is the type.
Properties
Answer a phrase type whose kind is the receiver and whose expression type is top. This is the most general phrase type of that kind.