menu
cedar package
documentation
ast.dart
ExprVisitor<R>
visitNegate abstract method
visitNegate abstract method
dark_mode
light_mode
visitNegate
abstract method
R
visitNegate
(
ExprNegate
negate
)
Implementation
R visitNegate(ExprNegate negate);
cedar package
documentation
ast
ExprVisitor<R>
visitNegate abstract method
ExprVisitor class