#include "AST.h" const char *FinallyNode::operatorName() const { return "finally"; }