| partial class SELECT_SIG |
|---|
| **** | This partial class is meant to be included by IFC and IMPL. IFC will use this to select a signature for an external class while IMPL needs this for internal calls. Basically, this is where calls on overloaded functions get resolved |
| IFC | IMPL |
| stub prog: PROG; |
|---|
| stub tp:$TP; |
|---|