IS_EPSILON_NODE
assert (!IS_EPSILON_NODE (node->token.type));
if (IS_EPSILON_NODE(dfa->nodes[node].type))
if (!IS_EPSILON_NODE (dfa->nodes[elem].type))
if (IS_EPSILON_NODE (dfa->nodes[node].type))
assert (!IS_EPSILON_NODE (type));
if (IS_EPSILON_NODE (dfa->nodes[cur_node].type))
assert (!IS_EPSILON_NODE (type));