Gyoji Compiler
Loading...
Searching...
No Matches
Public Member Functions | List of all members
Gyoji::context::SourceReference Class Reference

References a location in the source-file. More...

#include <source-reference.hpp>

Public Member Functions

 ~SourceReference ()
 

Detailed Description

References a location in the source-file.

This is a reference to a point in the source file and is used as a way to mark portions of the code so that the error handler has a way to bring the source code to the context of an error message.

Constructor & Destructor Documentation

◆ ~SourceReference()

SourceReference::~SourceReference ( )

Move along, nothing to see here.


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