menu
nebula_db package
documentation
sql/parser.dart
NotExpr
NotExpr.new constructor
NotExpr.new constructor
dark_mode
light_mode
NotExpr
constructor
NotExpr
(
Expr
operand
)
Implementation
NotExpr(this.operand);
nebula_db package
documentation
sql/parser
NotExpr
NotExpr.new constructor
NotExpr class