axsharp icon indicating copy to clipboard operation
axsharp copied to clipboard

[POSSIBLE-BUG] Compilation object loses semantic information about type when more than libraries are imported

Open PTKu opened this issue 2 years ago • 2 comments

It seems that when the compilation object imports more than one library some semantic information is lost. For this reason not fully qualified base types (extenders) are not recognized || not present in the semantic tree. We should check that we create the compilation object property or it might be a problem in the compiler API?

PTKu avatar Apr 13 '23 12:04 PTKu

/cib

PTKu avatar Jun 27 '23 08:06 PTKu