go/ast.DeclStmt.End (method)

one use

	go/ast (current package)
		ast.go#L778: func (s *DeclStmt) End() token.Pos { return s.Decl.End() }