Skip to content
Snippets Groups Projects
Commit 5d57361b authored by Stéphane Del Pino's avatar Stéphane Del Pino
Browse files

Improve code readability for SymbolTable manipulation

Actually replaced the vector of pairs or (string/Attributes), by a vector of
Symbol. Symbol is a simple new class to give better readability than ->first and
->second access.
parent 988c71b7
No related branches found
No related tags found
1 merge request!37Feature/language
Showing
with 323 additions and 309 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment