menu
cedar package
documentation
ast.dart
ExprNot
ExprNot const constructor
ExprNot const constructor
dark_mode
light_mode
ExprNot
constructor
const
ExprNot
(
Expr
arg
)
Implementation
const ExprNot(this.arg);
cedar package
documentation
ast
ExprNot
ExprNot const constructor
ExprNot class