Closed agjohnson closed 9 years ago
Addresses special operator syntax on UIDs, including:
And so on, from overloadable operators at: https://msdn.microsoft.com/en-us/library/8edha89s.aspx
As well as the invalid, but still parseable for our use case:
This closes #12, which is an issue with argument ids, not fullName ids, which we only have to use in argument lists currently.
Addresses special operator syntax on UIDs, including:
And so on, from overloadable operators at: https://msdn.microsoft.com/en-us/library/8edha89s.aspx
As well as the invalid, but still parseable for our use case:
This closes #12, which is an issue with argument ids, not fullName ids, which we only have to use in argument lists currently.