Searched defs:replacements (Results 1 – 1 of 1) sorted by relevance
304 type replacements struct { struct305 oldNameToNewName map[string]string308 func (m *replacements) String() string {321 func (m *replacements) Set(s string) error {348 func (m *replacements) Get() interface{} {353 func (m *replacements) size() (length int) {