Class: Regexp::Expression::UnicodeProperty::Graph

Inherits:
Base
  • Object
show all
Defined in:
lib/regexp_parser/expression/classes/property.rb

Instance Attribute Summary

Attributes inherited from Base

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

Method Summary

Methods inherited from Base

#name, #negative?

Methods inherited from 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