[][src]Module cexpr::token

Representation of a C token

This is designed to map onto a libclang CXToken.

Structs

Token

Enums

Kind

Functions

remove_comments

Remove all comment tokens from a vector of tokens