module Regexp::Expression
Constants
- MatchLength
Public Instance Methods
human_name()
click to toggle source
# File lib/regexp_parser/expression/methods/human_name.rb, line 9 def human_name; 'alternation' end