Module extensions

Module extensions 

Source

Structs§

AdvExtInvocation
A parsed + Enh:Name[args] or + Opt:Name[args] line.
ExtensionInvocation
Fully parsed extension invocation, including the user-supplied name and the structured argument payload.
ExtensionParser
The parser for the extension section of the Substrait file format.
SimpleExtensionDeclaration
URNExtensionDeclaration

Enums§

ExtensionParseError
ExtensionParserState
The state of the extension parser - tracking what section of extension parsing we are in.

Functions§

arguments_rule_parsing 🔒