Class: Regexp::Expression::Backreference::Base

Inherits:
Regexp::Expression::Base show all
Defined in:
lib/regexp_parser/expression/classes/backref.rb

Instance Attribute Summary

Attributes inherited from Regexp::Expression::Base

#level, #options, #quantifier, #text, #token, #ts, #type

Method Summary

Methods inherited from Regexp::Expression::Base

#case_insensitive?, #clone, #coded_offset, #free_spacing?, #full_length, #greedy?, #initialize, #multiline?, #offset, #possessive?, #quantified?, #quantify, #quantity, #reluctant?, #starts_at, #terminal?, #to_re, #to_s

Constructor Details

This class inherits a constructor from Regexp::Expression::Base