https://github.com/gostaticanalysis/comment
Analyzer: CommentMap utilities for static analysis in Go
https://github.com/gostaticanalysis/comment
analyzer golang staticanalysis
Last synced: 25 days ago
JSON representation
Analyzer: CommentMap utilities for static analysis in Go
- Host: GitHub
- URL: https://github.com/gostaticanalysis/comment
- Owner: gostaticanalysis
- License: mit
- Created: 2019-03-08T08:27:05.000Z (almost 7 years ago)
- Default Branch: main
- Last Pushed: 2024-11-15T09:25:39.000Z (over 1 year ago)
- Last Synced: 2025-08-13T18:42:02.975Z (7 months ago)
- Topics: analyzer, golang, staticanalysis
- Language: Go
- Homepage:
- Size: 38.1 KB
- Stars: 12
- Watchers: 2
- Forks: 5
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# gostaticanalysis/comment
[![godoc.org][godoc-badge]][godoc]
`comment` provides utilities for [ast.CommentMap](https://golang.org/pkg/go/ast/#CommentMap).
[godoc]: https://godoc.org/github.com/gostaticanalysis/comment
[godoc-badge]: https://img.shields.io/badge/godoc-reference-4F73B3.svg?style=flat-square&label=%20godoc.org