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
There is an AST Parser that handles Insights and Games. It handles edge cases well, but it is tightly coupled with the database. Integrate it into the Insight parser so that we can handle edge cases properly, but you may need to either selectively import certain classes in order to use it, or change it so that it isn't tightly coupled with the DB.
The text was updated successfully, but these errors were encountered:
There is an AST Parser that handles Insights and Games. It handles edge cases well, but it is tightly coupled with the database. Integrate it into the Insight parser so that we can handle edge cases properly, but you may need to either selectively import certain classes in order to use it, or change it so that it isn't tightly coupled with the DB.
The text was updated successfully, but these errors were encountered: