How to Install golang-github-neelance-astrewrite-dev in Ubuntu 18.04



Install golang-github-neelance-astrewrite-dev by entering the following commands in the terminal:

sudo apt update
sudo apt install golang-github-neelance-astrewrite-dev

Description:

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.

Homepage: https://github.com/neelance/astrewrite

Version: 0.0~git20160511.0.9934826-4

Section: universe/devel