Method: Regexp::MatchLength#max

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

#maxObject



52
53
54
# File 'lib/regexp_parser/expression/methods/match_length.rb', line 52

def max
  max_rep * base_max
end