Skip to content
forked from dave/astrid

Astrid is a collection of AST utilities for Go

License

Notifications You must be signed in to change notification settings

krishnamiriyala/astrid

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 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

  • Go 100.0%