Class: RubyLexer::EndHeaderToken

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

Overview


Instance Attribute Summary

Attributes inherited from IgnoreToken

#linecount

Attributes inherited from Token

#allow_ooo_offset, #endline, #ident, #offset, #startline, #tag

Instance Method Summary collapse

Methods inherited from ZwToken

#explicit_form, #explicit_form_all, #initialize, #ws_munge

Methods inherited from IgnoreToken

#initialize, #ws_munge

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::ZwToken

Instance Method Details

#asObject



673
# File 'lib/rubylexer/token.rb', line 673

def as; ";" end