Kùzu C++ API
|
#include <copy_from_error.h>
Public Member Functions | |
void | setNewLine (uint64_t start) |
void | setEndOfLine (uint64_t end) |
Public Attributes | |
uint64_t | startByteOffset |
uint64_t | endByteOffset |
bool | isCompleteLine |
void kuzu::processor::LineContext::setEndOfLine | ( | uint64_t | end | ) |
void kuzu::processor::LineContext::setNewLine | ( | uint64_t | start | ) |
uint64_t kuzu::processor::LineContext::endByteOffset |
bool kuzu::processor::LineContext::isCompleteLine |
uint64_t kuzu::processor::LineContext::startByteOffset |