- json format def of https://github.com/llvm/llvm-project/blob/main/clang/include/clang/Basic/TokenKinds.def
- NOT include auto generated part
- its just a very big json with chinese-comment, no code
- npm install nv-lex-clang-tok-def
const x = require("nv-lex-clang-tok-def");
- ISC