Module cexpr::token [] [src]

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