go/ast.GoStmt.End (method, view implemented interface methods)

one use

	go/ast (current package)
		ast.go#L808: func (s *GoStmt) End() token.Pos     { return s.Call.End() }