parsingSignature

fun A_Sendable.parsingSignature(): A_Type

Answer the list phrase type for this definition. The parser uses this type to produce a customized parsing plan, specialized to a particular A_Sendable.

Return

A subtype of list phrase type.