PARSING_INSTRUCTIONS

A tuple of integers that describe how to parse an invocation of this method. The integers encode parsing instructions, many of which can be executed en masse against a piece of Avail source code for multiple potential methods. This is facilitated by the incremental construction of a message bundle tree. The instructions are produced during analysis of the method name by the MessageSplitter, which has a description of the complete instruction set.

Properties

Link copied to clipboard
Link copied to clipboard