Skip to main content

Module interpreter

Module interpreter 

Source
Expand description

Interpreter for FiddlerScript.

This module contains the execution engine that evaluates the AST and produces runtime values.

Structsยง

Interpreter
The FiddlerScript interpreter.