Cedro
Data Fields
Marker Struct Reference

Data Fields

SrcIndexType start
 
SrcLenType len
 
mut_TokenType token_type
 

Detailed Description

Marks a C token in the source code.

Field Documentation

◆ len

SrcLenType Marker::len

Length, in bytes/chars.

◆ start

SrcIndexType Marker::start

Start position, in bytes/chars.

◆ token_type

mut_TokenType Marker::token_type

Token type.


The documentation for this struct was generated from the following file: