Class: RDoc::RubyToken::TkKW

Inherits:
TkId show all
Defined in:
lib/rdoc/ruby_token.rb

Instance Attribute Summary

Attributes inherited from TkId

#name

Attributes inherited from Token

#char_no, #line_no, #seek, #text

Method Summary

Methods inherited from TkId

#==, #initialize, #inspect, #set_text

Methods inherited from Token

#==, #initialize, #inspect, #set_text

Constructor Details

This class inherits a constructor from RDoc::RubyToken::TkId