Skip to content
/ astrid Public

Astrid is a collection of AST utilities for Go

License

Notifications You must be signed in to change notification settings

dave/astrid

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Build Status Go Report Card codecov

Astrid

Astrid is a collection of AST utilities for Go

Matcher

NewMatcher returns a new *Matcher with the provided Uses and Defs from types.Info

Matcher.Match

Match determines whether two ast.Expr's are equivalent

Invert

Invert returns the inverse of the provided expression.

About

Astrid is a collection of AST utilities for Go

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages