menu
cel package
documentation
gen/CELParser.dart
NegateContext
MINUSs method
MINUSs method
dark_mode
light_mode
MINUSs
method
List
<
TerminalNode
>
MINUSs
(
)
Implementation
List<TerminalNode> MINUSs() => getTokens(CELParser.TOKEN_MINUS);
cel package
documentation
gen/CELParser
NegateContext
MINUSs method
NegateContext class