#include <statement.h>
◆ Statement()
◆ ~Statement()
| virtual kuzu::parser::Statement::~Statement |
( |
| ) |
|
|
virtualdefault |
◆ cast()
template<class TARGET>
| TARGET & kuzu::parser::Statement::cast |
( |
| ) |
|
|
inline |
◆ constCast()
template<class TARGET>
| const TARGET & kuzu::parser::Statement::constCast |
( |
| ) |
const |
|
inline |
◆ constPtrCast()
template<class TARGET>
| const TARGET * kuzu::parser::Statement::constPtrCast |
( |
| ) |
const |
|
inline |
◆ getParsingTime()
| double kuzu::parser::Statement::getParsingTime |
( |
| ) |
const |
|
inline |
◆ getStatementType()
◆ isInternal()
| bool kuzu::parser::Statement::isInternal |
( |
| ) |
const |
|
inline |
◆ requireTransaction()
| bool kuzu::parser::Statement::requireTransaction |
( |
| ) |
const |
|
inline |
◆ setParsingTime()
| void kuzu::parser::Statement::setParsingTime |
( |
double | time | ) |
|
|
inline |
◆ setToInternal()
| void kuzu::parser::Statement::setToInternal |
( |
| ) |
|
|
inline |
The documentation for this class was generated from the following file: