go/printer.printer.isOneLineFieldList (method)

2 uses

	go/printer (current package)
		nodes.go#L417: func (p *printer) isOneLineFieldList(list []*ast.Field) bool {
		nodes.go#L452: 		} else if p.isOneLineFieldList(list) {