目次

EclipseのASTParserを試す

ちょっと古い記事(Java1.4)

http://www.ibm.com/developerworks/jp/opensource/library/os-ast/

Eclipse の ASTParser を単体で使う

http://blog.cles.jp/item/3567

Eclipse/プラグイン開発のTIPS集/ソースコードを解析するパーサASTParser

http://www.masatom.in/pukiwiki/Eclipse/%A5%D7%A5%E9%A5%B0%A5%A4%A5%F3%B3%AB%C8%AF%A4%CETIPS%BD%B8/%A5%BD%A1%BC%A5%B9%A5%B3%A1%BC%A5%C9%A4%F2%B2%F2%C0%CF%A4%B9%A4%EB%A5%D1%A1%BC%A5%B5ASTParser/

IfStatement?

API

http://help.eclipse.org/juno/index.jsp?topic=%2Forg.eclipse.jdt.doc.isv%2Freference%2Fapi%2Forg%2Feclipse%2Fjdt%2Fcore%2Fdom%2Fclass-use%2FIfStatement.html

ASTVisitor

http://help.eclipse.org/indigo/index.jsp?topic=%2Forg.eclipse.jdt.doc.isv%2Freference%2Fapi%2Forg%2Feclipse%2Fjdt%2Fcore%2Fdom%2FASTVisitor.html

If文の判断について

http://www.th.cs.meiji.ac.jp/researches/2011/kitamura/AST.html

eclipseのjavaファイル解析(DOM化)

If文での判定についての記載があります。

http://d.hatena.ne.jp/nori090/20080823/1219511121

MethodVisitor?

http://help.eclipse.org/indigo/index.jsp?topic=%2Forg.eclipse.jdt.doc.isv%2Freference%2Fapi%2Forg%2Feclipse%2Fjdt%2Fcore%2Fdom%2FASTVisitor.html

サンプルコード

中国語だけれども、Google翻訳で読めるかも http://www.verydemo.com/demo_c441_i74237.html

トップ   新規 一覧 単語検索 最終更新   ヘルプ   最終更新のRSS