Rubyの予約語

※ ruby-1.4 時点のものです。
        BEGIN    class    ensure   nil      self     when
        END      def      false    not      super    while
        alias    defined  for      or       then     yield
        and      do       if       redo     true
        begin    else     in       rescue   undef
        break    elsif    module   retry    unless
        case     end      next     return   until

東京情報大学情報システム学科
大見 嘉弘(Yoshihiro OHMI)
<ohmi@rsch.tuis.ac.jp>