Class: YARD::Parser::Ruby::Legacy::RubyToken::TkKW

Inherits:
TkId
  • Object
show all
Defined in:
lib/yard/parser/ruby/legacy/ruby_lex.rb

Overview

Represents a Ruby keyword

Constant Summary

Instance Attribute Summary

Attributes inherited from TkId

name

Attributes inherited from Token

char_no, lex_state, 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 YARD::Parser::Ruby::Legacy::RubyToken::TkId