liquex v0.5.0 Liquex.Context 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
Link to this section Functions
Assign a new variable to the context
Set a variable named key with the given value in the current context
Create a new Context using predefined variables map
Returns a new, initialized context object
Assign an error to the error logs