Source code area tracking structure 더 자세히 ...
#include <point.hpp>
Public 멤버 함수 | |
| area & | operator++ () |
| void | rel () |
Public 속성 | |
| point | start |
| point | end |
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.