#pragma once #include "interpreter.h" int hookNode(Interpreter* interpreter, Literal identifier, Literal alias);