Class: RubyToken::TkKW

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

Constant Summary

Constants inherited from Token

RubyToken::Token::NO_TEXT

Instance Attribute Summary

Attributes inherited from TkId

#name

Attributes inherited from Token

#char_no, #line_no, #text

Method Summary

Methods inherited from TkId

#initialize

Methods inherited from Token

#initialize, #set_text

Constructor Details

This class inherits a constructor from RubyToken::TkId