Liquex.Context (liquex v0.7.1) View Source
Stores contextual information for the parser
Link to this section Summary
Functions
Assign a new variable to the context
Create a new Context
using predefined variables
map
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
Specs
Create a new Context
using predefined variables
map
Returns a new, initialized context object
Specs
Assign an error to the error logs