Package constraint implements parsing and evaluation of build constraint lines.
Package constant implements Values representing untyped Go constants and their corresponding operations.
Package comment implements parsing and reformatting of Go doc comments, (documentation comments), which are comments that immediately precede a top-level declaration of a package, const, func, type, or var.