Jasmin.Label_checkSourceRecord types describing data used to detect and print informations about function labels. Used for error (warning) printing
Duplicate label error (warning) containing informations about the two conflicting functions
Function that print a duplicate_label_warn using Utils.warning
Check if functions have conflicting names when translated to their assembly label names. It return the list of conflict errors detected. The way error are handled is let to the calling function.