Class: RubyLexer::WsToken

Inherits:
IgnoreToken show all
Defined in:
lib/rubylexer/token.rb

Overview


Instance Attribute Summary

Attributes inherited from Token

#allow_ooo_offset, #as, #ident, #offset, #tag

Method Summary

Methods inherited from IgnoreToken

#ws_munge

Methods inherited from Token

#error, #has_no_block?, #initialize, #to_s, #ws_munge

Constructor Details

This class inherits a constructor from RubyLexer::Token