IsReceiverStyle returns true if the macro matches a receiver style call.
()
| 110 | |
| 111 | // IsReceiverStyle returns true if the macro matches a receiver style call. |
| 112 | IsReceiverStyle() bool |
| 113 | |
| 114 | // MacroKey returns the macro signatures accepted by this macro. |
| 115 | // |
no outgoing calls