You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As suggested by @ecossevin , we should add a utility that can parse the interface blocks in .intfb.h header files directly to extract enrichment information for call statements. This could potentially be implemented via the REGEX frontend, thus removing the need to feed this through a full frontend like fparser.
The text was updated successfully, but these errors were encountered:
As suggested by @ecossevin , we should add a utility that can parse the interface blocks in
.intfb.h
header files directly to extract enrichment information for call statements. This could potentially be implemented via the REGEX frontend, thus removing the need to feed this through a full frontend like fparser.The text was updated successfully, but these errors were encountered: