Searched refs:TOKmul (Results 1 – 4 of 4) sorted by relevance
19 TOKmul, enumerator
88 {TOKmul, 0x0000002a, L"*"},329 p->m_type = TOKmul; in Scan()
424 case TOKmul: in ParseMultiplicativeExpression()429 line, TOKmul, std::move(e1), std::move(e2)); in ParseMultiplicativeExpression()736 if (m_pToken->m_type == TOKmul) { in ParseIndexExpression()
434 case TOKmul: in ToJavaScript()