phrase Kind Is Under
fun A_Type.phraseKindIsUnder(expectedPhraseKind: PhraseTypeDescriptor.PhraseKind): Boolean
Content copied to clipboard
Also declared in A_Phrase, so the same operation applies both to phrases and to phrase types.
Return
Whether the receiver, a phrase type, has a phraseKind at or below the specified PhraseKind.
Parameters
expected Phrase Kind
The PhraseKind to test this phrase type against.