Method: Regexp::Template#types

Defined in:
lib/core_ext/regexp.rb

#typesObject



82
83
84
# File 'lib/core_ext/regexp.rb', line 82

def types
  return @type_matchers.keys
end