Module extension_unparser

Source

Enums§

UnparseToStatementResult
The result of unparsing a custom logical node to a statement.
UnparseWithinStatementResult
The result of unparsing a custom logical node within a statement.

Traits§

UserDefinedLogicalNodeUnparser
This trait allows users to define custom unparser logic for their custom logical nodes.