TM_NOT
if ((*te.isa)(&te, TM_NOT)) {
if (!(te->flags & TEF_ERROR) && (*te->isa)(te, TM_NOT))
else if (meta == TM_NOT)
ret = uqword && strcmp(yylval.cp, dbtest_tokens[(int) TM_NOT]) == 0;