cexpr
0.6.0
Module token
Module Items
Structs
Enums
Functions
In crate cexpr
cexpr
Module
token
Copy item path
Source
Expand description
Representation of a C token
This is designed to map onto a libclang CXToken.
Structs
§
Token
A single token in a C expression.
Enums
§
Kind
Functions
§
remove_
comments
Remove all comment tokens from a vector of tokens