Module token
Representation of a C token
This is designed to map onto a libclang CXToken.
Structs
- Token A single token in a C expression.
Enums
Functions
- remove_comments Remove all comment tokens from a vector of tokens
tokenRepresentation of a C token
This is designed to map onto a libclang CXToken.