FieldName returns the field name being selected from the operand.
()
| 201 | |
| 202 | // FieldName returns the field name being selected from the operand. |
| 203 | FieldName() string |
| 204 | |
| 205 | // IsTestOnly indicates whether the select expression is a presence test generated by a macro. |
| 206 | IsTestOnly() bool |
no outgoing calls