CXTokenKind: Enumerations for different types of C parser tokens

CXTokenKindR Documentation

Enumerations for different types of C parser tokens

Description

These are enumeration values for the different types of tokens in the clang C/C++ parser.

Usage

CXTokenKind

Format

The format is: Named int [1:5] 0 1 2 3 4 - attr(*, "names")= chr [1:5] "CXToken_Punctuation" "CXToken_Keyword" "CXToken_Identifier" "CXToken_Literal" ...

Source

libclang API

References

libclang http://clang.llvm.org/doxygen/group__CINDEX.html

Examples

CXTokenKind

omegahat/RClangSimple documentation built on Jan. 17, 2024, 6:27 p.m.