mirror of
https://github.com/FirebirdSQL/firebird.git
synced 2025-01-23 23:23:04 +01:00
Misc.
This commit is contained in:
parent
fbcdbeb4bf
commit
28f0191c7f
@ -150,8 +150,8 @@ public:
|
||||
};
|
||||
|
||||
|
||||
// Used to represent nodes that doesn't have a specific BLR verb, i.e.,
|
||||
// does not use RegisterNode.
|
||||
// Used to represent nodes that don't have a specific BLR verb, i.e.,
|
||||
// do not use RegisterNode.
|
||||
class DsqlOnlyStmtNode : public StmtNode
|
||||
{
|
||||
public:
|
||||
|
Loading…
Reference in New Issue
Block a user