modulepackage
0.0.0-20241226123348-e3095595e6c5
Repository: https://github.com/zeroy0410/vartypesgo.git
Documentation: pkg.go.dev
# README
VarTypesGo
VarTypesGo is an enhanced Variable Type Analyzer for the Go programming language, focusing on delivering more accurate analysis capabilities. This project includes implementations for context-insensitive, object-sensitive, and call-site-sensitive variable type analysis.
This repository uses a fork of golang.org/x/tools, it can be found at github.com/zeroy0410/tools.
Acknowledgments
- golang.org/x/tools - for the foundational tools and resources.
- goot - for inspiration and additional insights.
# Packages
No description provided by the author