Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/oppodelldog/asterisk

search and manipulate go AST
https://github.com/oppodelldog/asterisk

abstract-syntax-tree ast go golang

Last synced: 5 days ago
JSON representation

search and manipulate go AST

Awesome Lists containing this project

README

        

[![License](https://img.shields.io/github/license/mashape/apistatus.svg)](https://raw.githubusercontent.com/Oppodelldog/asterisk/master/LICENSE)
[![pkg.go.dev](https://img.shields.io/badge/pkg.go.dev-reference-%23007d9c.svg)](https://pkg.go.dev/github.com/Oppodelldog/asterisk)
[![Build Status](https://travis-ci.com/Oppodelldog/asterisk.svg?branch=master)](https://travis-ci.com/Oppodelldog/asterisk)
[![Go Report Card](https://goreportcard.com/badge/github.com/Oppodelldog/asterisk)](https://goreportcard.com/report/github.com/Oppodelldog/asterisk)

# asterisk
> search and manipulate go AST

Search the go AST for specific patterns, select specific nodes and manipulate them.