Skip to content

Commit

Permalink
Exportação do analisador semântico base.
Browse files Browse the repository at this point in the history
  • Loading branch information
leonelsanchesdasilva committed May 15, 2024
1 parent 0bf4713 commit 537b26b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions fontes/analisador-semantico/index.ts
Original file line number Diff line number Diff line change
@@ -1,2 +1,3 @@
export * from './analisador-semantico';
export * from './analisador-semantico-base';
export * from './pilha-variaveis';

0 comments on commit 537b26b

Please sign in to comment.