<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>gsf_zero1</author_name>
  <author_url>https://blog.hatena.ne.jp/gsf_zero1/</author_url>
  <blog_title>いろいろ備忘録日記</blog_title>
  <blog_url>https://devlights.hatenablog.com/</blog_url>
  <categories>
    <anon>golang</anon>
  </categories>
  <description>関連記事 概要 サンプル main.go 実行結果 参考情報 Goのおすすめ書籍 関連記事 GitHub - devlights/blog-summary: ブログ「いろいろ備忘録日記」のまとめ 概要 以下、自分用のメモです。前回までのメモは関連記事にかかれている ブログ記事まとめ よりどうぞ。 今回は、解析処理の実行とツリーの取得について。 解析を実施するには Parseメソッド を呼び出します。Tree-sitter は、インクリメンタルな構文解析に対応しているため 第二引数に旧ノードを指定することが出来るようになっています。初回の場合、または、一回きりの解析の場合は nil を渡します。…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fdevlights.hatenablog.com%2Fentry%2F2025%2F07%2F31%2F073000&quot; title=&quot;Goメモ-599 (Tree-sitterメモ-03)(解析処理の実行とツリーの取得) - いろいろ備忘録日記&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>https://go.dev/blog/gopher/header.jpg</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2025-07-31 07:30:00</published>
  <title>Goメモ-599 (Tree-sitterメモ-03)(解析処理の実行とツリーの取得)</title>
  <type>rich</type>
  <url>https://devlights.hatenablog.com/entry/2025/07/31/073000</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
