--- !ruby/object:RI::ClassDescription
attributes: []
class_methods: []
comment:
- !ruby/struct:SM::Flow::P
body: "Document-class: Regexp"
- !ruby/struct:SM::Flow::P
body: A Regexp holds a regular expression, used to match a pattern against strings. Regexps are created using the /.../ and %r{...} literals, and by the Regexp::new constructor.
constants: []
full_name: RegexpError
includes: []
instance_methods: []
name: RegexpError
superclass: StandardError