Class: Regexp::Expression::Group::Options

Inherits:
Base show all
Defined in:
lib/regexp_parser/expression/classes/group.rb

Instance Attribute Summary

Attributes inherited from Subexpression

#expressions

Attributes inherited from Base

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

Method Summary

Methods inherited from Base

#capturing?, #comment?, #to_s

Methods inherited from Subexpression

#<<, #[], #clone, #each, #each_with_index, #first, #initialize, #insert, #last, #length, #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::Subexpression