NewAccuIdent returns an accumulator identifier for use with comprehension results.
()
| 271 | |
| 272 | // NewAccuIdent returns an accumulator identifier for use with comprehension results. |
| 273 | NewAccuIdent() ast.Expr |
| 274 | |
| 275 | // AccuIdentName returns the name of the accumulator identifier. |
| 276 | AccuIdentName() string |
no outgoing calls
no test coverage detected