Home
last modified time | relevance | path

Searched refs:token_to_string (Results 1 – 1 of 1) sorted by relevance

/plugin/asciidocjs/node_modules/uglify-js/lib/
Dparse.js751 function token_to_string(type, value) { function
757 token_error(token, "Unexpected token: " + token_to_string(token.type, token.value));
762 …rror(S.token, "Unexpected token: " + token_to_string(S.token.type, S.token.value) + ", expected: "…