greaterThan
Summary
Returns true if match a is more specific than match b.
Signature
Parameters
a
the first match to compare
b
the second match to compare
Returns
true if a is more specific than b
Returns true if match a is more specific than match b.
athe first match to compare
bthe second match to compare
true if a is more specific than b