Represents the event of a token entering a node.
std::optional< Values > entryStatus
EntryEvent(const Token *token, std::optional< Values > entryStatus=std::nullopt)
nlohmann::ordered_json jsonify() const override
void processBy(Engine *engine) const override