@phpstan-var array<string, int>
Type: opSortOrder
private static $opSortOrder = array( '>=' => -3, '<' => -2, '>' => 2, '<=' => 3, );