by::area Struct Reference

Source code area tracking structure. More...

#include <point.hpp>

Public Member Functions

areaoperator++ ()
 
void rel ()
 

Public Attributes

point start
 
point end
 

Detailed Description

Source code area tracking structure.

Represents a range in source code from start point to end point. Used for tracking spans of tokens or expressions in the source.


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