clang_getTokenSpelling

Determine the spelling of the given token.

The spelling of a token is the textual representation of that token, e.g., the text of an identifier or keyword.

extern (C)
clang_getTokenSpelling

Meta