パッケージ: golang-github-neelance-astrewrite-dev (0.0~git20160511.0.9934826-7)
golang-github-neelance-astrewrite-dev に関するリンク
Trisquel の資源:
golang-github-neelance-astrewrite ソースパッケージをダウンロード:
- [golang-github-neelance-astrewrite_0.0~git20160511.0.9934826-7.dsc]
- [golang-github-neelance-astrewrite_0.0~git20160511.0.9934826.orig.tar.xz]
- [golang-github-neelance-astrewrite_0.0~git20160511.0.9934826-7.debian.tar.xz]
メンテナ:
Original Maintainers:
- Debian Go Packaging Team
- Thorsten Alteholz
外部の資源:
- ホームページ [github.com]
類似のパッケージ:
Go tool to walk & rewrite AST
This library provides functions similar to ast.Inspect() from the 'ast' package. The passed walk function can also return a node, which is used to rewrite the parent node. This provides an easy way to rewrite a given ast.Node while walking the AST.