pub const ARITHMETIC_COMPARATORS: &'static [Token];
Expand description

Defines the set of tokens which are considered to identify arithmetic comparators (e.g. <, <=, ==, etc).