Class: Regexp::Expression::Backreference::NumberNestLevel
- Inherits:
-
Base
- Object
- Regexp::Expression::Base
- Base
- Regexp::Expression::Backreference::NumberNestLevel
- Defined in:
- lib/regexp_parser/expression/classes/backref.rb
Instance Attribute Summary
Attributes inherited from Regexp::Expression::Base
#conditional_level, #level, #options, #quantifier, #set_level, #text, #token, #ts, #type
Method Summary
Methods inherited from Regexp::Expression::Base
#ascii_classes?, #case_insensitive?, #clone, #coded_offset, #default_classes?, #free_spacing?, #full_length, #greedy?, #initialize, #is?, #match, #matches?, #multiline?, #offset, #one_of?, #possessive?, #quantified?, #quantify, #quantity, #reluctant?, #starts_at, #strfregexp, #terminal?, #to_h, #to_re, #to_s, #type?, #unicode_classes?
Constructor Details
This class inherits a constructor from Regexp::Expression::Base