Method: Regexp::MatchLength#minmax

Defined in:
lib/regexp_parser/expression/methods/match_length.rb

#minmaxObject



56
57
58
# File 'lib/regexp_parser/expression/methods/match_length.rb', line 56

def minmax
  [min, max]
end