tan  0.0.1
tanlang::TokenSpan Class Reference

Different from SourceSpan, TokenSpan operates on the token level. More...

#include <source_traceable.h>

Public Member Functions

 TokenSpan (uint32_t start, uint32_t end)
 

Public Attributes

uint32_t _start = 0
 
uint32_t _end = 0
 

Detailed Description

Different from SourceSpan, TokenSpan operates on the token level.

Definition at line 11 of file source_traceable.h.


The documentation for this class was generated from the following files: