-
Notifications
You must be signed in to change notification settings - Fork 13
Open
Description
When I extract function and method names from the AST, I want to match them to their corresponding logical names in the M3.
The M3 includes the structure of the arguments in the name. It would be nice to have somewhere a "full name to argument-less" relation. Looks like cFunctionsToNoArgs
could do something like that, but on my C++ code, there's no difference.
Metadata
Metadata
Assignees
Labels
No labels