Class: RubyLexer::RenderExactlyStringToken
- Inherits:
-
StringToken
- Object
- Token
- StringToken
- RubyLexer::RenderExactlyStringToken
- Defined in:
- lib/rubylexer/token.rb
Overview
Constant Summary
Constants inherited from StringToken
StringToken::DQUOTE_ESCAPE_TABLE, StringToken::PREFIXERS, StringToken::SUFFIXERS
Instance Attribute Summary
Attributes inherited from StringToken
#bs_handler, #char, #close, #elems, #lvars, #modifiers, #open, #startline
Attributes inherited from Token
#allow_ooo_offset, #as, #endline, #ident, #offset, #startline, #tag
Method Summary
Methods inherited from StringToken
#append, #append_token, #has_str_inc?, #initialize, #line, #line=, #linecount, #to_s, #to_term, #translate_escapes, #utf8!, #utf8?, #with_line
Methods inherited from Token
#dump, #error, #has_no_block?, #initialize, #inspect, #linecount, #orig_inspect, #to_s, #ws_munge
Constructor Details
This class inherits a constructor from RubyLexer::StringToken