Skip to main content

is_in_table_context

Function is_in_table_context 

Source
pub fn is_in_table_context(ctx: &RuleContext<'_>) -> bool
Expand description

Check if the current rule context is a table alias (parent is FROM or JOIN clause).