Class: Regexp::Syntax::Ruby::V187

Inherits:
V186
  • Object
show all
Defined in:
lib/regexp_parser/syntax/ruby/1.8.7.rb

Direct Known Subclasses

V18

Constant Summary

Constants included from Token

Token::All, Token::Map, Token::Types

Instance Method Summary collapse

Methods inherited from Base

#excludes, #implementation, #implements, #implements!, #implements?, #normalize, #normalize_backref, #normalize_group

Constructor Details

#initializeV187

Returns a new instance of V187.



7
8
9
# File 'lib/regexp_parser/syntax/ruby/1.8.7.rb', line 7

def initialize
  super
end