Function returns the name of the function being called.
()
| 58 | CallID() int64 |
| 59 | // Function returns the name of the function being called. |
| 60 | Function() string |
| 61 | // Overload returns the specific overload ID being invoked. |
| 62 | Overload() string |
| 63 | } |
no outgoing calls
no test coverage detected