Searched defs:replacements (Results 1 – 1 of 1) sorted by relevance
439 type replacements struct { struct440 oldNameToNewName map[string]string443 func (m *replacements) String() string {456 func (m *replacements) Set(s string) error {483 func (m *replacements) Get() interface{} {488 func (m *replacements) size() (length int) {