Data Fields | |
| SrcIndexType | start |
| SrcLenType | len |
| mut_TokenType | token_type |
Marks a C token in the source code.
| SrcLenType Marker::len |
Length, in bytes/chars.
| SrcIndexType Marker::start |
Start position, in bytes/chars.
| mut_TokenType Marker::token_type |
Token type.