Searched defs:MatcherDecl (Results 1 – 1 of 1) sorted by relevance
88 type MatcherDecl struct { struct89 Source tok.Source90 Name string91 Options MatcherOptions95 func (m MatcherDecl) Format(w fmt.State, verb rune) {