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
ernestognw
changed the title
📝 Handle VariableDeclaration and VariableDeclarationStatement
Handle VariableDeclaration and VariableDeclarationStatementJan 27, 2023
Description
Both
VariableDeclaration
andVariableDeclarationStatement
should be handled as a member of a class.Might be tackled along with #4 and #11
In case of requiring prioritization, this is what a
ContractDefinition
processes:The text was updated successfully, but these errors were encountered: