You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jul 12, 2022. It is now read-only.
While in a symboltable we have a StreamSymbol but issue is that its range matches actual dsl so it's useless for name itself. In our enhanced dsl name can either come from dsl prefixed field or from a metadata. We should have symbols for both of these fields so that rename would work.
While in a symboltable we have a
StreamSymbolbut issue is that its range matches actual dsl so it's useless for name itself. In our enhanced dsl name can either come from dsl prefixed field or from a metadata. We should have symbols for both of these fields so that rename would work.