[ 源代码: golang-github-neelance-astrewrite ]
软件包: 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.