Class: Regexp::Syntax::Ruby::V213

Inherits:
V212 show all
Defined in:
lib/regexp_parser/syntax/ruby/2.1.3.rb

Direct Known Subclasses

V214

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

#initializeV213

Returns a new instance of V213.



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

def initialize
  super
end