clang_getTokenSpelling

\brief 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) @safe @nogc pure nothrow
clang_getTokenSpelling

Meta