MessageSplitter

fun MessageSplitter(messageName: A_String)

Construct a new MessageSplitter, parsing the provided message into token strings and generating parsing for parsing occurrences of this message.

Parameters

messageName

An Avail string specifying the keywords and arguments of some message being defined.