package repository // TypeAlias represents a Go type alias. type TypeAlias struct { Comment Comment NamedType }