[
  {
    "token_type": "selfParameter",
    "style": ["variable.special"]
  },
  {
    "token_type": "clsParameter",
    "style": ["variable.special"]
  },
  // ty specific
  {
    "token_type": "builtinConstant",
    "style": ["constant.builtin"]
  }
]
