Liquex.Context (liquex v0.8.0) View Source
Stores contextual information for the parser
Link to this section Summary
Functions
Assign a new variable to the context
Callback implementation for Access.fetch/2.
Callback implementation for Access.get_and_update/3.
Create a new Context using predefined variables map
Callback implementation for Access.pop/2.
Assign an error to the error logs
Link to this section Types
Specs
Link to this section Functions
Specs
Assign a new variable to the context
Set a variable named key with the given value in the current context
Callback implementation for Access.fetch/2.
Callback implementation for Access.get_and_update/3.
Specs
Create a new Context using predefined variables map
Returns a new, initialized context object
Callback implementation for Access.pop/2.
Specs
Assign an error to the error logs