Home
last modified time | relevance | path

Searched refs:fumpter (Results 1 – 4 of 4) sorted by relevance

/dports/multimedia/navidrome/navidrome-0.40.0/vendor/mvdan.cc/gofumpt/format/
H A Dformat.go76 f := &fumpter{
104 type fumpter struct { struct
115 func (f *fumpter) commentsBetween(p1, p2 token.Pos) []*ast.CommentGroup { argument
128 func (f *fumpter) inlineComment(pos token.Pos) *ast.Comment { argument
146 func (f *fumpter) addNewline(at token.Pos) { argument
175 func (f *fumpter) removeLines(fromLine, toLine int) { argument
184 func (f *fumpter) removeLinesBetween(from, to token.Pos) { argument
195 func (f *fumpter) printLength(node ast.Node) int { argument
228 func (f *fumpter) applyPre(c *astutil.Cursor) { argument
524 func (f *fumpter) stmts(list []ast.Stmt) { argument
[all …]
/dports/multimedia/navidrome/navidrome-0.40.0/vendor/github.com/kunwardeep/paralleltest/tools/vendor/mvdan.cc/gofumpt/format/
H A Dformat.go75 f := &fumpter{
103 type fumpter struct { struct
127 func (f *fumpter) inlineComment(pos token.Pos) *ast.Comment { argument
145 func (f *fumpter) addNewline(at token.Pos) { argument
174 func (f *fumpter) removeLines(fromLine, toLine int) { argument
183 func (f *fumpter) removeLinesBetween(from, to token.Pos) { argument
194 func (f *fumpter) printLength(node ast.Node) int { argument
224 func (f *fumpter) applyPre(c *astutil.Cursor) { argument
503 func (f *fumpter) stmts(list []ast.Stmt) { argument
533 func (f *fumpter) joinStdImports(d *ast.GenDecl) { argument
[all …]
/dports/security/vault/vault-1.8.2/vendor/mvdan.cc/gofumpt/format/
H A Dformat.go76 f := &fumpter{
104 type fumpter struct { struct
115 func (f *fumpter) commentsBetween(p1, p2 token.Pos) []*ast.CommentGroup { argument
128 func (f *fumpter) inlineComment(pos token.Pos) *ast.Comment { argument
146 func (f *fumpter) addNewline(at token.Pos) { argument
175 func (f *fumpter) removeLines(fromLine, toLine int) { argument
184 func (f *fumpter) removeLinesBetween(from, to token.Pos) { argument
195 func (f *fumpter) printLength(node ast.Node) int { argument
228 func (f *fumpter) applyPre(c *astutil.Cursor) { argument
542 func (f *fumpter) stmts(list []ast.Stmt) { argument
[all …]
/dports/dns/dnscrypt-proxy2/dnscrypt-proxy-2.1.1/vendor/mvdan.cc/gofumpt/format/
H A Dformat.go76 f := &fumpter{
104 type fumpter struct { struct
115 func (f *fumpter) commentsBetween(p1, p2 token.Pos) []*ast.CommentGroup { argument
128 func (f *fumpter) inlineComment(pos token.Pos) *ast.Comment { argument
146 func (f *fumpter) addNewline(at token.Pos) { argument
175 func (f *fumpter) removeLines(fromLine, toLine int) { argument
184 func (f *fumpter) removeLinesBetween(from, to token.Pos) { argument
195 func (f *fumpter) printLength(node ast.Node) int { argument
228 func (f *fumpter) applyPre(c *astutil.Cursor) { argument
542 func (f *fumpter) stmts(list []ast.Stmt) { argument
[all …]