Class: Regexp::Expression::CharacterSubSet
- Inherits:
-
CharacterSet
- Object
- Base
- CharacterSet
- Regexp::Expression::CharacterSubSet
- Defined in:
- lib/regexp_parser/expression/classes/set.rb
Instance Attribute Summary
Attributes inherited from CharacterSet
Attributes inherited from Base
#level, #options, #quantifier, #text, #token, #ts, #type
Method Summary
Methods inherited from CharacterSet
#<<, #clone, #close, #closed?, #each, #each_with_index, #include?, #initialize, #length, #matches?, #negate, #negative?, #to_s
Methods inherited from 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::CharacterSet