<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>madogiwa0124</author_name>
  <author_url>https://blog.hatena.ne.jp/madogiwa0124/</author_url>
  <blog_title>Madogiwa Blog</blog_title>
  <blog_url>https://madogiwa0124.hatenablog.com/</blog_url>
  <categories>
    <anon>Ruby</anon>
    <anon>開発</anon>
  </categories>
  <description>Rubyで書かれたプログラムを見た時に、記号の意味が良くわからないなぁと思うことがあったので、整理してみました(._.)！ 記号一覧 &lt;：継承 ::：定数の参照、クラス内クラスの参照 &amp;：&amp;演算子、ぼっち演算子 @：インスタンス変数、クラス変数 $：グローバル変数 ** ： 累乗 &lt;&lt;-：ヒアドキュメント 参考 記号一覧 &lt;：継承 &lt;は「大なり小なり」で使われるイメージが強いですがRubyではClassの継承にも使われます。 class Hoge def hello puts 'hello' end end # Hogeを継承したクラス class Fuga &lt; Hoge def bye pu…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fmadogiwa0124.hatenablog.com%2Fentry%2F2017%2F12%2F17%2F213127&quot; title=&quot;Ruby:プログラム内で出てくる記号の意味(&amp;lt;、::、&amp;amp;、@、$、**、&amp;lt;&amp;lt;-) - Madogiwa Blog&quot; class=&quot;embed-card embed-blogcard&quot; scrolling=&quot;no&quot; frameborder=&quot;0&quot; style=&quot;display: block; width: 100%; height: 190px; max-width: 500px; margin: 10px 0px;&quot;&gt;&lt;/iframe&gt;</html>
  <image_url></image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2017-12-17 21:31:27</published>
  <title>Ruby:プログラム内で出てくる記号の意味(&lt;、::、&amp;、@、$、**、&lt;&lt;-)</title>
  <type>rich</type>
  <url>https://madogiwa0124.hatenablog.com/entry/2017/12/17/213127</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
