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