#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 |
◆ getStatementType()
◆ requireTx()
bool kuzu::parser::Statement::requireTx |
( |
| ) |
|
|
inline |
The documentation for this class was generated from the following file: