🛰️航天仿真算法库 SpaceAST 0.0.1
载入中...
搜索中...
未找到
ast::InterpreterContext类 参考

#include <Interpreter.hpp>

Public 成员函数

 InterpreterContext (Interpreter &interpreter)
 
 InterpreterContext (Interpreter *interpreter)
 

详细描述

解释器上下文守卫

解释器上下文守卫用于在解释器执行代码时,自动设置和移除当前解释器。

待办事项
暂时不支持子解释器,只能区分全局解释器和当前解释器。

该类的文档由以下文件生成: