go/ast.DeferStmt.End (method)

one use

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