![]() |
linc 0.7
Linc is a general-purpose programming language inspired by C
|
Structure representation of a single line of code, along with the corresponding file and line it belongs to. More...
#include <Code.hpp>
Public Attributes | |
std::string | text |
std::string | file |
std::size_t | line |
Structure representation of a single line of code, along with the corresponding file and line it belongs to.