bison编译出现错误

今天我写bison时出现了一个错误

symbol expression is used, but is not defined as a token and has no rules
$$ of exxpression' has no declared type $$ ofexxpression' has no declared type

以下是我的代码

img

img