Fields returns the set of field initializers in the struct expression as EntryExpr values.
()
| 243 | |
| 244 | // Fields returns the set of field initializers in the struct expression as EntryExpr values. |
| 245 | Fields() []EntryExpr |
| 246 | |
| 247 | // marker interface method |
| 248 | isExpr() |
no outgoing calls