Check whether the difference (A ‐ B) between two symbol references is fully resolved.
Synopsis
Description
Clients are not required to answer precisely and may conservatively return false, even when a difference is fully resolved.
Return Value
True if the symbol difference is known to be fully resolved.
Parameters
Name |
Description |
A |
First (minuend) symbol in the difference. |
B |
Second (subtrahend) symbol in the difference. |
InSet |
True when evaluating a difference inside a set expression. |
Created with MrDocs