rootParser

open override val rootParser: <Error class: unknown class>

Entry point of the grammar. Parses the whole chain of function calls. The result is an ordered linked list of WalkedFunctionCalls, and the first of them is returned.