Searched defs:FixStep (Results 1 – 1 of 1) sorted by relevance
61 type FixStep struct { struct62 Name string63 Fix func(f *Fixer) error