For clangd, we received the request to add some custom values to the TokenModifiers for the access modifiers public/protected/private. Quite some languages have the same concept. For example the Java ...