Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for renameIdents (0.77 sec)

  1. src/go/types/generate_test.go

    		renameIdents(f, "syntax->ast")
    	},
    	"chan.go":         nil,
    	"const.go":        fixTokenPos,
    	"context.go":      nil,
    	"context_test.go": nil,
    	"conversions.go":  nil,
    	"errors_test.go":  func(f *ast.File) { renameIdents(f, "nopos->noposn") },
    	"errsupport.go":   nil,
    	"gccgosizes.go":   nil,
    	"gcsizes.go":      func(f *ast.File) { renameIdents(f, "IsSyncAtomicAlign64->_IsSyncAtomicAlign64") },
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Thu May 23 03:01:18 UTC 2024
    - 16.5K bytes
    - Viewed (0)
Back to top