Module: Regexp::Expression::EscapeSequence

Defined in:
lib/regexp_parser/expression/classes/escape_sequence.rb

Overview

TODO: unify naming with Token::Escape, on way or the other, in v3.0.0

Defined Under Namespace

Classes: AbstractMetaControlSequence, AsciiEscape, Backspace, Base, Bell, Codepoint, CodepointList, Control, FormFeed, Hex, Literal, Meta, MetaControl, Newline, Octal, Return, Tab, VerticalTab