Lines Matching refs:TOKEN_ASSIGN
351 TOKEN_ASSIGN,729 { "=", TOKEN_ASSIGN },868 case TOKEN_ASSIGN: return "=";1027 advanceToken(TOKEN_ASSIGN);