AyeSQL v0.5.5 AyeSQL.AST View Source
This module defines function for expanding the AST.
Link to this section Summary
Types
Function to be applied with some parameters and context.
Link to this section Types
Link to this type
expand_function()
View Sourceexpand_function() :: (AyeSQL.AST.Context.t(), AyeSQL.Core.parameters() -> AyeSQL.AST.Context.t())
Function to be applied with some parameters and context.