<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>fits</author_name>
  <author_url>https://blog.hatena.ne.jp/fits/</author_url>
  <blog_title>なんとなくな Developer のメモ</blog_title>
  <blog_url>https://fits.hatenablog.com/</blog_url>
  <categories>
    <anon>Java</anon>
  </categories>
  <description>javax.tools と Compiler Tree API を使って Java のソースファイルをパースしてみました。 Java SE 8u31 前回 と同じように、ソースファイルを AST 化した CompilationUnitTree （実際は JCTree$JCCompilationUnit） を取得し、簡単な TreeVisitor を適用します。 今回のソースは http://github.com/fits/try_samples/tree/master/blog/20150208/ はじめに ソースファイルを CompilationUnitTree 化する一般的な方法が分からな…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Ffits.hatenablog.com%2Fentry%2F2015%2F02%2F08%2F140240&quot; title=&quot; Compiler Tree API で Java ソースファイルをパースする - なんとなくな Developer のメモ&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>2015-02-08 14:02:40</published>
  <title> Compiler Tree API で Java ソースファイルをパースする</title>
  <type>rich</type>
  <url>https://fits.hatenablog.com/entry/2015/02/08/140240</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
