A cache can be used for retrieving previously created graph nodes, so that Wrattler can reuse previously evaluated values.
A list of resources loaded by earlier cells.
Provides language plugin with access to variables defined in earlier cells that are now in scope.
Generated using TypeDoc
A context that is passed to the
bind
operation of aLanguagePlugin
. This stores variables in scope, graph node cache and loaded resources.