8#ifndef SEN_CORE_LANG_CODE_LOCATION_H
9#define SEN_CORE_LANG_CODE_LOCATION_H
const char * src
Definition code_location.h:22
std::size_t offset
Points to the source code.
Definition code_location.h:23
Location of a character in a program.
Definition code_location.h:21
Definition code_location.h:14