![]() |
Scanframe Modular Application 0.1.0
|
Position in the source with line and offset. More...
#include <ScriptInterpreter.h>
Public Member Functions | |
CodePos ()=default | |
CodePos (pos_type line, pos_type offset) | |
Public Attributes | |
pos_type | _line {0} |
pos_type | _offset {0} |
Position in the source with line and offset.
|
default |
pos_type sf::ScriptInterpreter::CodePos::_line {0} |
pos_type sf::ScriptInterpreter::CodePos::_offset {0} |