@designliquido/delegua 0.33.4 → 0.33.6

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (603) hide show
  1. package/analisador-semantico/analisador-semantico-base.d.ts +1 -0
  2. package/analisador-semantico/analisador-semantico-base.d.ts.map +1 -0
  3. package/analisador-semantico/analisador-semantico.d.ts +1 -0
  4. package/analisador-semantico/analisador-semantico.d.ts.map +1 -0
  5. package/analisador-semantico/dialetos/analisador-semantico-birl.d.ts +1 -0
  6. package/analisador-semantico/dialetos/analisador-semantico-birl.d.ts.map +1 -0
  7. package/analisador-semantico/dialetos/analisador-semantico-mapler.d.ts +1 -0
  8. package/analisador-semantico/dialetos/analisador-semantico-mapler.d.ts.map +1 -0
  9. package/analisador-semantico/dialetos/analisador-semantico-visualg.d.ts +1 -0
  10. package/analisador-semantico/dialetos/analisador-semantico-visualg.d.ts.map +1 -0
  11. package/analisador-semantico/dialetos/index.d.ts +1 -0
  12. package/analisador-semantico/dialetos/index.d.ts.map +1 -0
  13. package/analisador-semantico/index.d.ts +2 -0
  14. package/analisador-semantico/index.d.ts.map +1 -0
  15. package/analisador-semantico/index.js +1 -0
  16. package/analisador-semantico/index.js.map +1 -1
  17. package/analisador-semantico/pilha-variaveis.d.ts +1 -0
  18. package/analisador-semantico/pilha-variaveis.d.ts.map +1 -0
  19. package/avaliador-sintatico/avaliador-sintatico-base.d.ts +1 -0
  20. package/avaliador-sintatico/avaliador-sintatico-base.d.ts.map +1 -0
  21. package/avaliador-sintatico/avaliador-sintatico.d.ts +1 -0
  22. package/avaliador-sintatico/avaliador-sintatico.d.ts.map +1 -0
  23. package/avaliador-sintatico/avaliador-sintatico.js +1 -0
  24. package/avaliador-sintatico/avaliador-sintatico.js.map +1 -1
  25. package/avaliador-sintatico/dialetos/avaliador-sintatico-birl.d.ts +2 -1
  26. package/avaliador-sintatico/dialetos/avaliador-sintatico-birl.d.ts.map +1 -0
  27. package/avaliador-sintatico/dialetos/avaliador-sintatico-egua-classico.d.ts +1 -0
  28. package/avaliador-sintatico/dialetos/avaliador-sintatico-egua-classico.d.ts.map +1 -0
  29. package/avaliador-sintatico/dialetos/avaliador-sintatico-guarani.d.ts +1 -0
  30. package/avaliador-sintatico/dialetos/avaliador-sintatico-guarani.d.ts.map +1 -0
  31. package/avaliador-sintatico/dialetos/avaliador-sintatico-mapler.d.ts +1 -0
  32. package/avaliador-sintatico/dialetos/avaliador-sintatico-mapler.d.ts.map +1 -0
  33. package/avaliador-sintatico/dialetos/avaliador-sintatico-pitugues.d.ts +3 -2
  34. package/avaliador-sintatico/dialetos/avaliador-sintatico-pitugues.d.ts.map +1 -0
  35. package/avaliador-sintatico/dialetos/avaliador-sintatico-portugol-ipt.d.ts +1 -0
  36. package/avaliador-sintatico/dialetos/avaliador-sintatico-portugol-ipt.d.ts.map +1 -0
  37. package/avaliador-sintatico/dialetos/avaliador-sintatico-portugol-studio.d.ts +1 -0
  38. package/avaliador-sintatico/dialetos/avaliador-sintatico-portugol-studio.d.ts.map +1 -0
  39. package/avaliador-sintatico/dialetos/index.d.ts +1 -0
  40. package/avaliador-sintatico/dialetos/index.d.ts.map +1 -0
  41. package/avaliador-sintatico/dialetos/potigol/avaliador-sintatico-potigol.d.ts +2 -1
  42. package/avaliador-sintatico/dialetos/potigol/avaliador-sintatico-potigol.d.ts.map +1 -0
  43. package/avaliador-sintatico/dialetos/potigol/index.d.ts +1 -0
  44. package/avaliador-sintatico/dialetos/potigol/index.d.ts.map +1 -0
  45. package/avaliador-sintatico/dialetos/potigol/micro-avaliador-sintatico-potigol.d.ts +1 -0
  46. package/avaliador-sintatico/dialetos/potigol/micro-avaliador-sintatico-potigol.d.ts.map +1 -0
  47. package/avaliador-sintatico/dialetos/visualg/avaliador-sintatico-visualg.d.ts +1 -0
  48. package/avaliador-sintatico/dialetos/visualg/avaliador-sintatico-visualg.d.ts.map +1 -0
  49. package/avaliador-sintatico/dialetos/visualg/index.d.ts +1 -0
  50. package/avaliador-sintatico/dialetos/visualg/index.d.ts.map +1 -0
  51. package/avaliador-sintatico/dialetos/visualg/parametro-visualg.d.ts +1 -0
  52. package/avaliador-sintatico/dialetos/visualg/parametro-visualg.d.ts.map +1 -0
  53. package/avaliador-sintatico/erro-avaliador-sintatico.d.ts +1 -0
  54. package/avaliador-sintatico/erro-avaliador-sintatico.d.ts.map +1 -0
  55. package/avaliador-sintatico/index.d.ts +2 -0
  56. package/avaliador-sintatico/index.d.ts.map +1 -0
  57. package/avaliador-sintatico/index.js +1 -0
  58. package/avaliador-sintatico/index.js.map +1 -1
  59. package/avaliador-sintatico/micro-avaliador-sintatico-base.d.ts +1 -0
  60. package/avaliador-sintatico/micro-avaliador-sintatico-base.d.ts.map +1 -0
  61. package/avaliador-sintatico/micro-avaliador-sintatico.d.ts +1 -0
  62. package/avaliador-sintatico/micro-avaliador-sintatico.d.ts.map +1 -0
  63. package/avaliador-sintatico/retornos/index.d.ts +1 -0
  64. package/avaliador-sintatico/retornos/index.d.ts.map +1 -0
  65. package/avaliador-sintatico/retornos/retorno-declaracao.d.ts +1 -0
  66. package/avaliador-sintatico/retornos/retorno-declaracao.d.ts.map +1 -0
  67. package/avaliador-sintatico/retornos/retorno-primario.d.ts +1 -0
  68. package/avaliador-sintatico/retornos/retorno-primario.d.ts.map +1 -0
  69. package/avaliador-sintatico/retornos/retorno-resolver-declaracao.d.ts +1 -0
  70. package/avaliador-sintatico/retornos/retorno-resolver-declaracao.d.ts.map +1 -0
  71. package/avaliador-sintatico/traducao/avaliador-sintatico-javascript.d.ts +1 -0
  72. package/avaliador-sintatico/traducao/avaliador-sintatico-javascript.d.ts.map +1 -0
  73. package/bibliotecas/biblioteca-global.d.ts +1 -0
  74. package/bibliotecas/biblioteca-global.d.ts.map +1 -0
  75. package/bibliotecas/dialetos/egua-classico/biblioteca-global.d.ts +1 -0
  76. package/bibliotecas/dialetos/egua-classico/biblioteca-global.d.ts.map +1 -0
  77. package/bibliotecas/dialetos/egua-classico/index.d.ts +1 -0
  78. package/bibliotecas/dialetos/egua-classico/index.d.ts.map +1 -0
  79. package/bibliotecas/dialetos/egua-classico/matematica.d.ts +1 -0
  80. package/bibliotecas/dialetos/egua-classico/matematica.d.ts.map +1 -0
  81. package/bibliotecas/dialetos/egua-classico/tempo.d.ts +1 -0
  82. package/bibliotecas/dialetos/egua-classico/tempo.d.ts.map +1 -0
  83. package/bibliotecas/dialetos/egua-classico/textos.d.ts +1 -0
  84. package/bibliotecas/dialetos/egua-classico/textos.d.ts.map +1 -0
  85. package/bibliotecas/dialetos/potigol/biblioteca-global.d.ts +1 -0
  86. package/bibliotecas/dialetos/potigol/biblioteca-global.d.ts.map +1 -0
  87. package/bibliotecas/dialetos/potigol/primitivas-numero.d.ts +1 -0
  88. package/bibliotecas/dialetos/potigol/primitivas-numero.d.ts.map +1 -0
  89. package/bibliotecas/dialetos/potigol/primitivas-texto.d.ts +1 -0
  90. package/bibliotecas/dialetos/potigol/primitivas-texto.d.ts.map +1 -0
  91. package/bibliotecas/dialetos/potigol/primitivas-vetor.d.ts +1 -0
  92. package/bibliotecas/dialetos/potigol/primitivas-vetor.d.ts.map +1 -0
  93. package/bibliotecas/dialetos/visualg/caracteres.d.ts +1 -0
  94. package/bibliotecas/dialetos/visualg/caracteres.d.ts.map +1 -0
  95. package/bibliotecas/dialetos/visualg/index.d.ts +1 -0
  96. package/bibliotecas/dialetos/visualg/index.d.ts.map +1 -0
  97. package/bibliotecas/dialetos/visualg/numerica.d.ts +1 -0
  98. package/bibliotecas/dialetos/visualg/numerica.d.ts.map +1 -0
  99. package/bibliotecas/primitivas-dicionario.d.ts +1 -0
  100. package/bibliotecas/primitivas-dicionario.d.ts.map +1 -0
  101. package/bibliotecas/primitivas-numero.d.ts +1 -0
  102. package/bibliotecas/primitivas-numero.d.ts.map +1 -0
  103. package/bibliotecas/primitivas-texto.d.ts +1 -0
  104. package/bibliotecas/primitivas-texto.d.ts.map +1 -0
  105. package/bibliotecas/primitivas-vetor.d.ts +2 -1
  106. package/bibliotecas/primitivas-vetor.d.ts.map +1 -0
  107. package/bibliotecas/primitivas-vetor.js +11 -3
  108. package/bibliotecas/primitivas-vetor.js.map +1 -1
  109. package/bin/package.json +3 -3
  110. package/construtos/acesso-elemento-matriz.d.ts +4 -3
  111. package/construtos/acesso-elemento-matriz.d.ts.map +1 -0
  112. package/construtos/acesso-elemento-matriz.js.map +1 -1
  113. package/construtos/acesso-indice-variavel.d.ts +4 -3
  114. package/construtos/acesso-indice-variavel.d.ts.map +1 -0
  115. package/construtos/acesso-indice-variavel.js.map +1 -1
  116. package/construtos/acesso-metodo-ou-propriedade.d.ts +4 -3
  117. package/construtos/acesso-metodo-ou-propriedade.d.ts.map +1 -0
  118. package/construtos/acesso-metodo-ou-propriedade.js.map +1 -1
  119. package/construtos/agrupamento.d.ts +1 -0
  120. package/construtos/agrupamento.d.ts.map +1 -0
  121. package/construtos/atribuicao-por-indice.d.ts +1 -0
  122. package/construtos/atribuicao-por-indice.d.ts.map +1 -0
  123. package/construtos/atribuicao-por-indices-matriz.d.ts +1 -0
  124. package/construtos/atribuicao-por-indices-matriz.d.ts.map +1 -0
  125. package/construtos/atribuir.d.ts +4 -3
  126. package/construtos/atribuir.d.ts.map +1 -0
  127. package/construtos/atribuir.js.map +1 -1
  128. package/construtos/binario.d.ts +4 -3
  129. package/construtos/binario.d.ts.map +1 -0
  130. package/construtos/binario.js.map +1 -1
  131. package/construtos/chamada.d.ts +1 -0
  132. package/construtos/chamada.d.ts.map +1 -0
  133. package/construtos/constante-ou-variavel.d.ts +4 -3
  134. package/construtos/constante-ou-variavel.d.ts.map +1 -0
  135. package/construtos/constante-ou-variavel.js.map +1 -1
  136. package/construtos/constante.d.ts +7 -3
  137. package/construtos/constante.d.ts.map +1 -0
  138. package/construtos/constante.js +3 -0
  139. package/construtos/constante.js.map +1 -1
  140. package/construtos/construto.d.ts +1 -0
  141. package/construtos/construto.d.ts.map +1 -0
  142. package/construtos/decorador.d.ts +7 -2
  143. package/construtos/decorador.d.ts.map +1 -0
  144. package/construtos/decorador.js +4 -0
  145. package/construtos/decorador.js.map +1 -1
  146. package/construtos/definir-valor.d.ts +4 -3
  147. package/construtos/definir-valor.d.ts.map +1 -0
  148. package/construtos/definir-valor.js.map +1 -1
  149. package/construtos/dicionario.d.ts +4 -3
  150. package/construtos/dicionario.d.ts.map +1 -0
  151. package/construtos/dicionario.js.map +1 -1
  152. package/construtos/expressao-regular.d.ts +4 -3
  153. package/construtos/expressao-regular.d.ts.map +1 -0
  154. package/construtos/expressao-regular.js.map +1 -1
  155. package/construtos/fim-para.d.ts +8 -8
  156. package/construtos/fim-para.d.ts.map +1 -0
  157. package/construtos/fim-para.js +7 -8
  158. package/construtos/fim-para.js.map +1 -1
  159. package/construtos/formatacao-escrita.d.ts +1 -0
  160. package/construtos/formatacao-escrita.d.ts.map +1 -0
  161. package/construtos/funcao.d.ts +1 -0
  162. package/construtos/funcao.d.ts.map +1 -0
  163. package/construtos/index.d.ts +1 -0
  164. package/construtos/index.d.ts.map +1 -0
  165. package/construtos/isto.d.ts +1 -0
  166. package/construtos/isto.d.ts.map +1 -0
  167. package/construtos/literal.d.ts +1 -0
  168. package/construtos/literal.d.ts.map +1 -0
  169. package/construtos/logico.d.ts +6 -5
  170. package/construtos/logico.d.ts.map +1 -0
  171. package/construtos/logico.js.map +1 -1
  172. package/construtos/qual-tipo.d.ts +4 -3
  173. package/construtos/qual-tipo.d.ts.map +1 -0
  174. package/construtos/qual-tipo.js.map +1 -1
  175. package/construtos/super.d.ts +5 -4
  176. package/construtos/super.d.ts.map +1 -0
  177. package/construtos/super.js.map +1 -1
  178. package/construtos/tipo-de.d.ts +4 -3
  179. package/construtos/tipo-de.d.ts.map +1 -0
  180. package/construtos/tipo-de.js.map +1 -1
  181. package/construtos/tuplas/deceto.d.ts +1 -0
  182. package/construtos/tuplas/deceto.d.ts.map +1 -0
  183. package/construtos/tuplas/dupla.d.ts +1 -0
  184. package/construtos/tuplas/dupla.d.ts.map +1 -0
  185. package/construtos/tuplas/index.d.ts +1 -0
  186. package/construtos/tuplas/index.d.ts.map +1 -0
  187. package/construtos/tuplas/noneto.d.ts +1 -0
  188. package/construtos/tuplas/noneto.d.ts.map +1 -0
  189. package/construtos/tuplas/octeto.d.ts +1 -0
  190. package/construtos/tuplas/octeto.d.ts.map +1 -0
  191. package/construtos/tuplas/quarteto.d.ts +1 -0
  192. package/construtos/tuplas/quarteto.d.ts.map +1 -0
  193. package/construtos/tuplas/quinteto.d.ts +1 -0
  194. package/construtos/tuplas/quinteto.d.ts.map +1 -0
  195. package/construtos/tuplas/septeto.d.ts +1 -0
  196. package/construtos/tuplas/septeto.d.ts.map +1 -0
  197. package/construtos/tuplas/sexteto.d.ts +1 -0
  198. package/construtos/tuplas/sexteto.d.ts.map +1 -0
  199. package/construtos/tuplas/trio.d.ts +1 -0
  200. package/construtos/tuplas/trio.d.ts.map +1 -0
  201. package/construtos/tuplas/tupla.d.ts +1 -0
  202. package/construtos/tuplas/tupla.d.ts.map +1 -0
  203. package/construtos/unario.d.ts +4 -3
  204. package/construtos/unario.d.ts.map +1 -0
  205. package/construtos/unario.js.map +1 -1
  206. package/construtos/variavel.d.ts +4 -3
  207. package/construtos/variavel.d.ts.map +1 -0
  208. package/construtos/variavel.js.map +1 -1
  209. package/construtos/vetor.d.ts +1 -0
  210. package/construtos/vetor.d.ts.map +1 -0
  211. package/declaracoes/aleatorio.d.ts +1 -0
  212. package/declaracoes/aleatorio.d.ts.map +1 -0
  213. package/declaracoes/bloco.d.ts +1 -0
  214. package/declaracoes/bloco.d.ts.map +1 -0
  215. package/declaracoes/cabecalho-programa.d.ts +1 -0
  216. package/declaracoes/cabecalho-programa.d.ts.map +1 -0
  217. package/declaracoes/classe.d.ts +1 -0
  218. package/declaracoes/classe.d.ts.map +1 -0
  219. package/declaracoes/const-multiplo.d.ts +1 -0
  220. package/declaracoes/const-multiplo.d.ts.map +1 -0
  221. package/declaracoes/const.d.ts +1 -0
  222. package/declaracoes/const.d.ts.map +1 -0
  223. package/declaracoes/continua.d.ts +1 -0
  224. package/declaracoes/continua.d.ts.map +1 -0
  225. package/declaracoes/declaracao.d.ts +1 -0
  226. package/declaracoes/declaracao.d.ts.map +1 -0
  227. package/declaracoes/enquanto.d.ts +1 -0
  228. package/declaracoes/enquanto.d.ts.map +1 -0
  229. package/declaracoes/escolha.d.ts +1 -0
  230. package/declaracoes/escolha.d.ts.map +1 -0
  231. package/declaracoes/escreva-mesma-linha.d.ts +1 -0
  232. package/declaracoes/escreva-mesma-linha.d.ts.map +1 -0
  233. package/declaracoes/escreva.d.ts +1 -0
  234. package/declaracoes/escreva.d.ts.map +1 -0
  235. package/declaracoes/expressao.d.ts +1 -0
  236. package/declaracoes/expressao.d.ts.map +1 -0
  237. package/declaracoes/falhar.d.ts +1 -0
  238. package/declaracoes/falhar.d.ts.map +1 -0
  239. package/declaracoes/fazer.d.ts +1 -0
  240. package/declaracoes/fazer.d.ts.map +1 -0
  241. package/declaracoes/funcao.d.ts +1 -0
  242. package/declaracoes/funcao.d.ts.map +1 -0
  243. package/declaracoes/importar.d.ts +1 -0
  244. package/declaracoes/importar.d.ts.map +1 -0
  245. package/declaracoes/index.d.ts +1 -0
  246. package/declaracoes/index.d.ts.map +1 -0
  247. package/declaracoes/inicio-algoritmo.d.ts +1 -0
  248. package/declaracoes/inicio-algoritmo.d.ts.map +1 -0
  249. package/declaracoes/leia-multiplo.d.ts +1 -0
  250. package/declaracoes/leia-multiplo.d.ts.map +1 -0
  251. package/declaracoes/leia.d.ts +1 -0
  252. package/declaracoes/leia.d.ts.map +1 -0
  253. package/declaracoes/para-cada.d.ts +1 -0
  254. package/declaracoes/para-cada.d.ts.map +1 -0
  255. package/declaracoes/para.d.ts +1 -0
  256. package/declaracoes/para.d.ts.map +1 -0
  257. package/declaracoes/propriedade-classe.d.ts +1 -0
  258. package/declaracoes/propriedade-classe.d.ts.map +1 -0
  259. package/declaracoes/retorna.d.ts +1 -0
  260. package/declaracoes/retorna.d.ts.map +1 -0
  261. package/declaracoes/se.d.ts +1 -0
  262. package/declaracoes/se.d.ts.map +1 -0
  263. package/declaracoes/sustar.d.ts +1 -0
  264. package/declaracoes/sustar.d.ts.map +1 -0
  265. package/declaracoes/tendo-como.d.ts +1 -0
  266. package/declaracoes/tendo-como.d.ts.map +1 -0
  267. package/declaracoes/tente.d.ts +1 -0
  268. package/declaracoes/tente.d.ts.map +1 -0
  269. package/declaracoes/var-multiplo.d.ts +1 -0
  270. package/declaracoes/var-multiplo.d.ts.map +1 -0
  271. package/declaracoes/var.d.ts +1 -0
  272. package/declaracoes/var.d.ts.map +1 -0
  273. package/depuracao/cyrb53.d.ts +1 -0
  274. package/depuracao/cyrb53.d.ts.map +1 -0
  275. package/depuracao/index.d.ts +1 -0
  276. package/depuracao/index.d.ts.map +1 -0
  277. package/depuracao/ponto-parada.d.ts +1 -0
  278. package/depuracao/ponto-parada.d.ts.map +1 -0
  279. package/espaco-variaveis.d.ts +1 -0
  280. package/espaco-variaveis.d.ts.map +1 -0
  281. package/estruturas/chamavel.d.ts +2 -1
  282. package/estruturas/chamavel.d.ts.map +1 -0
  283. package/estruturas/chamavel.js.map +1 -1
  284. package/estruturas/classe-padrao.d.ts +16 -2
  285. package/estruturas/classe-padrao.d.ts.map +1 -0
  286. package/estruturas/classe-padrao.js +12 -1
  287. package/estruturas/classe-padrao.js.map +1 -1
  288. package/estruturas/delegua-classe.d.ts +9 -0
  289. package/estruturas/delegua-classe.d.ts.map +1 -0
  290. package/estruturas/delegua-classe.js +8 -0
  291. package/estruturas/delegua-classe.js.map +1 -1
  292. package/estruturas/delegua-funcao.d.ts +10 -0
  293. package/estruturas/delegua-funcao.d.ts.map +1 -0
  294. package/estruturas/delegua-funcao.js +11 -0
  295. package/estruturas/delegua-funcao.js.map +1 -1
  296. package/estruturas/funcao-padrao.d.ts +10 -0
  297. package/estruturas/funcao-padrao.d.ts.map +1 -0
  298. package/estruturas/funcao-padrao.js +11 -0
  299. package/estruturas/funcao-padrao.js.map +1 -1
  300. package/estruturas/index.d.ts +1 -0
  301. package/estruturas/index.d.ts.map +1 -0
  302. package/estruturas/metodo-primitiva.d.ts +12 -1
  303. package/estruturas/metodo-primitiva.d.ts.map +1 -0
  304. package/estruturas/metodo-primitiva.js +15 -1
  305. package/estruturas/metodo-primitiva.js.map +1 -1
  306. package/estruturas/modulo.d.ts +10 -0
  307. package/estruturas/modulo.d.ts.map +1 -0
  308. package/estruturas/modulo.js +12 -1
  309. package/estruturas/modulo.js.map +1 -1
  310. package/estruturas/objeto-delegua-classe.d.ts +10 -0
  311. package/estruturas/objeto-delegua-classe.d.ts.map +1 -0
  312. package/estruturas/objeto-delegua-classe.js +11 -0
  313. package/estruturas/objeto-delegua-classe.js.map +1 -1
  314. package/estruturas/objeto-padrao.d.ts +11 -1
  315. package/estruturas/objeto-padrao.d.ts.map +1 -0
  316. package/estruturas/objeto-padrao.js +12 -1
  317. package/estruturas/objeto-padrao.js.map +1 -1
  318. package/excecoes/erro-em-tempo-de-execucao.d.ts +1 -0
  319. package/excecoes/erro-em-tempo-de-execucao.d.ts.map +1 -0
  320. package/excecoes/index.d.ts +1 -0
  321. package/excecoes/index.d.ts.map +1 -0
  322. package/formatadores/formatador-delegua.d.ts +1 -0
  323. package/formatadores/formatador-delegua.d.ts.map +1 -0
  324. package/formatadores/formatador-portugol-studio.d.ts +1 -0
  325. package/formatadores/formatador-portugol-studio.d.ts.map +1 -0
  326. package/formatadores/formatador-visualg.d.ts +1 -0
  327. package/formatadores/formatador-visualg.d.ts.map +1 -0
  328. package/formatadores/index.d.ts +1 -0
  329. package/formatadores/index.d.ts.map +1 -0
  330. package/geracao-identificadores/index.d.ts +1 -0
  331. package/geracao-identificadores/index.d.ts.map +1 -0
  332. package/index.d.ts +1 -0
  333. package/index.d.ts.map +1 -0
  334. package/interfaces/analisador-semantico-interface.d.ts +1 -0
  335. package/interfaces/analisador-semantico-interface.d.ts.map +1 -0
  336. package/interfaces/avaliador-sintatico-interface.d.ts +1 -0
  337. package/interfaces/avaliador-sintatico-interface.d.ts.map +1 -0
  338. package/interfaces/construtos/index.d.ts +1 -0
  339. package/interfaces/construtos/index.d.ts.map +1 -0
  340. package/interfaces/dialetos/index.d.ts +1 -0
  341. package/interfaces/dialetos/index.d.ts.map +1 -0
  342. package/interfaces/dialetos/interpretador-birl-interface.d.ts +1 -0
  343. package/interfaces/dialetos/interpretador-birl-interface.d.ts.map +1 -0
  344. package/interfaces/erros/diagnostico-analisador-semantico.d.ts +1 -0
  345. package/interfaces/erros/diagnostico-analisador-semantico.d.ts.map +1 -0
  346. package/interfaces/erros/erro-interpretador.d.ts +1 -0
  347. package/interfaces/erros/erro-interpretador.d.ts.map +1 -0
  348. package/interfaces/erros/index.d.ts +1 -0
  349. package/interfaces/erros/index.d.ts.map +1 -0
  350. package/interfaces/escopo-execucao.d.ts +1 -0
  351. package/interfaces/escopo-execucao.d.ts.map +1 -0
  352. package/interfaces/funcao-hipotetica-interface.d.ts +1 -0
  353. package/interfaces/funcao-hipotetica-interface.d.ts.map +1 -0
  354. package/interfaces/index.d.ts +1 -0
  355. package/interfaces/index.d.ts.map +1 -0
  356. package/interfaces/interpretador-com-depuracao-interface.d.ts +1 -0
  357. package/interfaces/interpretador-com-depuracao-interface.d.ts.map +1 -0
  358. package/interfaces/interpretador-interface-birl.d.ts +2 -1
  359. package/interfaces/interpretador-interface-birl.d.ts.map +1 -0
  360. package/interfaces/interpretador-interface-potigol.d.ts +1 -0
  361. package/interfaces/interpretador-interface-potigol.d.ts.map +1 -0
  362. package/interfaces/interpretador-interface.d.ts +2 -1
  363. package/interfaces/interpretador-interface.d.ts.map +1 -0
  364. package/interfaces/lexador-interface.d.ts +1 -0
  365. package/interfaces/lexador-interface.d.ts.map +1 -0
  366. package/interfaces/parametro-interface.d.ts +1 -0
  367. package/interfaces/parametro-interface.d.ts.map +1 -0
  368. package/interfaces/pilha-escopos-execucao-interface.d.ts +1 -0
  369. package/interfaces/pilha-escopos-execucao-interface.d.ts.map +1 -0
  370. package/interfaces/pilha-interface.d.ts +1 -0
  371. package/interfaces/pilha-interface.d.ts.map +1 -0
  372. package/interfaces/resolvedor-interface.d.ts +1 -0
  373. package/interfaces/resolvedor-interface.d.ts.map +1 -0
  374. package/interfaces/retornos/index.d.ts +1 -0
  375. package/interfaces/retornos/index.d.ts.map +1 -0
  376. package/interfaces/retornos/retorno-analisador-semantico.d.ts +1 -0
  377. package/interfaces/retornos/retorno-analisador-semantico.d.ts.map +1 -0
  378. package/interfaces/retornos/retorno-avaliador-sintatico.d.ts +1 -0
  379. package/interfaces/retornos/retorno-avaliador-sintatico.d.ts.map +1 -0
  380. package/interfaces/retornos/retorno-execucao-interface.d.ts +2 -1
  381. package/interfaces/retornos/retorno-execucao-interface.d.ts.map +1 -0
  382. package/interfaces/retornos/retorno-interpretador.d.ts +1 -0
  383. package/interfaces/retornos/retorno-interpretador.d.ts.map +1 -0
  384. package/interfaces/retornos/retorno-lexador.d.ts +1 -0
  385. package/interfaces/retornos/retorno-lexador.d.ts.map +1 -0
  386. package/interfaces/simbolo-interface.d.ts +3 -2
  387. package/interfaces/simbolo-interface.d.ts.map +1 -0
  388. package/interfaces/tradutor-interface.d.ts +1 -0
  389. package/interfaces/tradutor-interface.d.ts.map +1 -0
  390. package/interfaces/variavel-hipotetica-interface.d.ts +1 -0
  391. package/interfaces/variavel-hipotetica-interface.d.ts.map +1 -0
  392. package/interfaces/variavel-interface.d.ts +1 -0
  393. package/interfaces/variavel-interface.d.ts.map +1 -0
  394. package/interfaces/visitante-comum-interface.d.ts +1 -0
  395. package/interfaces/visitante-comum-interface.d.ts.map +1 -0
  396. package/interpretador/argumento-interface.d.ts +1 -0
  397. package/interpretador/argumento-interface.d.ts.map +1 -0
  398. package/interpretador/dialetos/birl/comum.d.ts +1 -0
  399. package/interpretador/dialetos/birl/comum.d.ts.map +1 -0
  400. package/interpretador/dialetos/birl/index.d.ts +1 -0
  401. package/interpretador/dialetos/birl/index.d.ts.map +1 -0
  402. package/interpretador/dialetos/birl/interpretador-birl-com-depuracao.d.ts +1 -0
  403. package/interpretador/dialetos/birl/interpretador-birl-com-depuracao.d.ts.map +1 -0
  404. package/interpretador/dialetos/birl/interpretador-birl.d.ts +1 -0
  405. package/interpretador/dialetos/birl/interpretador-birl.d.ts.map +1 -0
  406. package/interpretador/dialetos/egua-classico/index.d.ts +1 -0
  407. package/interpretador/dialetos/egua-classico/index.d.ts.map +1 -0
  408. package/interpretador/dialetos/egua-classico/interpretador-egua-classico.d.ts +1 -0
  409. package/interpretador/dialetos/egua-classico/interpretador-egua-classico.d.ts.map +1 -0
  410. package/interpretador/dialetos/egua-classico/resolvedor/erro-resolvedor.d.ts +1 -0
  411. package/interpretador/dialetos/egua-classico/resolvedor/erro-resolvedor.d.ts.map +1 -0
  412. package/interpretador/dialetos/egua-classico/resolvedor/index.d.ts +1 -0
  413. package/interpretador/dialetos/egua-classico/resolvedor/index.d.ts.map +1 -0
  414. package/interpretador/dialetos/egua-classico/resolvedor/pilha-escopos.d.ts +1 -0
  415. package/interpretador/dialetos/egua-classico/resolvedor/pilha-escopos.d.ts.map +1 -0
  416. package/interpretador/dialetos/egua-classico/resolvedor/resolvedor.d.ts +1 -0
  417. package/interpretador/dialetos/egua-classico/resolvedor/resolvedor.d.ts.map +1 -0
  418. package/interpretador/dialetos/egua-classico/resolvedor/retorno-resolvedor.d.ts +1 -0
  419. package/interpretador/dialetos/egua-classico/resolvedor/retorno-resolvedor.d.ts.map +1 -0
  420. package/interpretador/dialetos/index.d.ts +1 -0
  421. package/interpretador/dialetos/index.d.ts.map +1 -0
  422. package/interpretador/dialetos/mapler/comum.d.ts +1 -0
  423. package/interpretador/dialetos/mapler/comum.d.ts.map +1 -0
  424. package/interpretador/dialetos/mapler/index.d.ts +1 -0
  425. package/interpretador/dialetos/mapler/index.d.ts.map +1 -0
  426. package/interpretador/dialetos/mapler/interpretador-mapler-com-depuracao.d.ts +1 -0
  427. package/interpretador/dialetos/mapler/interpretador-mapler-com-depuracao.d.ts.map +1 -0
  428. package/interpretador/dialetos/mapler/interpretador-mapler.d.ts +1 -0
  429. package/interpretador/dialetos/mapler/interpretador-mapler.d.ts.map +1 -0
  430. package/interpretador/dialetos/portugol-ipt/index.d.ts +1 -0
  431. package/interpretador/dialetos/portugol-ipt/index.d.ts.map +1 -0
  432. package/interpretador/dialetos/portugol-ipt/interpretador-portugol-ipt.d.ts +1 -0
  433. package/interpretador/dialetos/portugol-ipt/interpretador-portugol-ipt.d.ts.map +1 -0
  434. package/interpretador/dialetos/portugol-studio/comum.d.ts +1 -0
  435. package/interpretador/dialetos/portugol-studio/comum.d.ts.map +1 -0
  436. package/interpretador/dialetos/portugol-studio/index.d.ts +1 -0
  437. package/interpretador/dialetos/portugol-studio/index.d.ts.map +1 -0
  438. package/interpretador/dialetos/portugol-studio/interpretador-portugol-studio-com-depuracao.d.ts +1 -0
  439. package/interpretador/dialetos/portugol-studio/interpretador-portugol-studio-com-depuracao.d.ts.map +1 -0
  440. package/interpretador/dialetos/portugol-studio/interpretador-portugol-studio.d.ts +1 -0
  441. package/interpretador/dialetos/portugol-studio/interpretador-portugol-studio.d.ts.map +1 -0
  442. package/interpretador/dialetos/potigol/comum.d.ts +1 -0
  443. package/interpretador/dialetos/potigol/comum.d.ts.map +1 -0
  444. package/interpretador/dialetos/potigol/index.d.ts +1 -0
  445. package/interpretador/dialetos/potigol/index.d.ts.map +1 -0
  446. package/interpretador/dialetos/potigol/inferenciador.d.ts +1 -0
  447. package/interpretador/dialetos/potigol/inferenciador.d.ts.map +1 -0
  448. package/interpretador/dialetos/potigol/interpretador-potigol-com-depuracao.d.ts +1 -0
  449. package/interpretador/dialetos/potigol/interpretador-potigol-com-depuracao.d.ts.map +1 -0
  450. package/interpretador/dialetos/potigol/interpretador-potigol.d.ts +1 -0
  451. package/interpretador/dialetos/potigol/interpretador-potigol.d.ts.map +1 -0
  452. package/interpretador/dialetos/visualg/comum.d.ts +1 -0
  453. package/interpretador/dialetos/visualg/comum.d.ts.map +1 -0
  454. package/interpretador/dialetos/visualg/index.d.ts +1 -0
  455. package/interpretador/dialetos/visualg/index.d.ts.map +1 -0
  456. package/interpretador/dialetos/visualg/interpretador-visualg-com-depuracao.d.ts +1 -0
  457. package/interpretador/dialetos/visualg/interpretador-visualg-com-depuracao.d.ts.map +1 -0
  458. package/interpretador/dialetos/visualg/interpretador-visualg.d.ts +1 -0
  459. package/interpretador/dialetos/visualg/interpretador-visualg.d.ts.map +1 -0
  460. package/interpretador/index.d.ts +2 -2
  461. package/interpretador/index.d.ts.map +1 -0
  462. package/interpretador/index.js +1 -2
  463. package/interpretador/index.js.map +1 -1
  464. package/interpretador/inferenciador.d.ts +1 -0
  465. package/interpretador/inferenciador.d.ts.map +1 -0
  466. package/interpretador/interpretador-base.d.ts +1 -0
  467. package/interpretador/interpretador-base.d.ts.map +1 -0
  468. package/interpretador/interpretador-base.js +31 -5
  469. package/interpretador/interpretador-base.js.map +1 -1
  470. package/interpretador/interpretador-com-depuracao.d.ts +1 -0
  471. package/interpretador/interpretador-com-depuracao.d.ts.map +1 -0
  472. package/interpretador/pilha-escopos-execucao.d.ts +1 -0
  473. package/interpretador/pilha-escopos-execucao.d.ts.map +1 -0
  474. package/lexador/dialetos/index.d.ts +1 -0
  475. package/lexador/dialetos/index.d.ts.map +1 -0
  476. package/lexador/dialetos/lexador-birl.d.ts +1 -0
  477. package/lexador/dialetos/lexador-birl.d.ts.map +1 -0
  478. package/lexador/dialetos/lexador-egua-classico.d.ts +1 -0
  479. package/lexador/dialetos/lexador-egua-classico.d.ts.map +1 -0
  480. package/lexador/dialetos/lexador-guarani.d.ts +1 -0
  481. package/lexador/dialetos/lexador-guarani.d.ts.map +1 -0
  482. package/lexador/dialetos/lexador-mapler.d.ts +1 -0
  483. package/lexador/dialetos/lexador-mapler.d.ts.map +1 -0
  484. package/lexador/dialetos/lexador-pitugues.d.ts +1 -0
  485. package/lexador/dialetos/lexador-pitugues.d.ts.map +1 -0
  486. package/lexador/dialetos/lexador-portugol-ipt.d.ts +1 -0
  487. package/lexador/dialetos/lexador-portugol-ipt.d.ts.map +1 -0
  488. package/lexador/dialetos/lexador-portugol-studio.d.ts +1 -0
  489. package/lexador/dialetos/lexador-portugol-studio.d.ts.map +1 -0
  490. package/lexador/dialetos/lexador-potigol.d.ts +1 -0
  491. package/lexador/dialetos/lexador-potigol.d.ts.map +1 -0
  492. package/lexador/dialetos/lexador-visualg.d.ts +1 -0
  493. package/lexador/dialetos/lexador-visualg.d.ts.map +1 -0
  494. package/lexador/dialetos/palavras-reservadas/birl.d.ts +1 -0
  495. package/lexador/dialetos/palavras-reservadas/birl.d.ts.map +1 -0
  496. package/lexador/dialetos/palavras-reservadas/egua-classico.d.ts +1 -0
  497. package/lexador/dialetos/palavras-reservadas/egua-classico.d.ts.map +1 -0
  498. package/lexador/dialetos/palavras-reservadas/guarani.d.ts +1 -0
  499. package/lexador/dialetos/palavras-reservadas/guarani.d.ts.map +1 -0
  500. package/lexador/dialetos/palavras-reservadas/index.d.ts +1 -0
  501. package/lexador/dialetos/palavras-reservadas/index.d.ts.map +1 -0
  502. package/lexador/dialetos/palavras-reservadas/mapler.d.ts +1 -0
  503. package/lexador/dialetos/palavras-reservadas/mapler.d.ts.map +1 -0
  504. package/lexador/dialetos/palavras-reservadas/portugol-ipt.d.ts +1 -0
  505. package/lexador/dialetos/palavras-reservadas/portugol-ipt.d.ts.map +1 -0
  506. package/lexador/dialetos/palavras-reservadas/portugol-studio.d.ts +1 -0
  507. package/lexador/dialetos/palavras-reservadas/portugol-studio.d.ts.map +1 -0
  508. package/lexador/dialetos/palavras-reservadas/potigol.d.ts +1 -0
  509. package/lexador/dialetos/palavras-reservadas/potigol.d.ts.map +1 -0
  510. package/lexador/dialetos/palavras-reservadas/rantiaquin.d.ts +1 -0
  511. package/lexador/dialetos/palavras-reservadas/rantiaquin.d.ts.map +1 -0
  512. package/lexador/dialetos/palavras-reservadas/visualg.d.ts +1 -0
  513. package/lexador/dialetos/palavras-reservadas/visualg.d.ts.map +1 -0
  514. package/lexador/dialetos/pragma.d.ts +1 -0
  515. package/lexador/dialetos/pragma.d.ts.map +1 -0
  516. package/lexador/erro-lexador.d.ts +1 -0
  517. package/lexador/erro-lexador.d.ts.map +1 -0
  518. package/lexador/index.d.ts +1 -0
  519. package/lexador/index.d.ts.map +1 -0
  520. package/lexador/lexador-base-linha-unica.d.ts +1 -0
  521. package/lexador/lexador-base-linha-unica.d.ts.map +1 -0
  522. package/lexador/lexador-base.d.ts +1 -0
  523. package/lexador/lexador-base.d.ts.map +1 -0
  524. package/lexador/lexador.d.ts +1 -0
  525. package/lexador/lexador.d.ts.map +1 -0
  526. package/lexador/micro-lexador.d.ts +1 -0
  527. package/lexador/micro-lexador.d.ts.map +1 -0
  528. package/lexador/palavras-reservadas.d.ts +1 -0
  529. package/lexador/palavras-reservadas.d.ts.map +1 -0
  530. package/lexador/simbolo.d.ts +1 -0
  531. package/lexador/simbolo.d.ts.map +1 -0
  532. package/lexador/traducao/lexador-javascript.d.ts +1 -0
  533. package/lexador/traducao/lexador-javascript.d.ts.map +1 -0
  534. package/package.json +3 -3
  535. package/quebras/index.d.ts +1 -0
  536. package/quebras/index.d.ts.map +1 -0
  537. package/tipo-dados-elementar.d.ts +1 -0
  538. package/tipo-dados-elementar.d.ts.map +1 -0
  539. package/tipos-de-dados/delegua.d.ts +1 -0
  540. package/tipos-de-dados/delegua.d.ts.map +1 -0
  541. package/tipos-de-dados/listas-delegua.d.ts +1 -0
  542. package/tipos-de-dados/listas-delegua.d.ts.map +1 -0
  543. package/tipos-de-dados/listas-primitivos.d.ts +1 -0
  544. package/tipos-de-dados/listas-primitivos.d.ts.map +1 -0
  545. package/tipos-de-dados/primitivos.d.ts +1 -0
  546. package/tipos-de-dados/primitivos.d.ts.map +1 -0
  547. package/tipos-de-simbolos/birl.d.ts +1 -0
  548. package/tipos-de-simbolos/birl.d.ts.map +1 -0
  549. package/tipos-de-simbolos/comum.d.ts +1 -0
  550. package/tipos-de-simbolos/comum.d.ts.map +1 -0
  551. package/tipos-de-simbolos/delegua.d.ts +1 -0
  552. package/tipos-de-simbolos/delegua.d.ts.map +1 -0
  553. package/tipos-de-simbolos/egua-classico.d.ts +1 -0
  554. package/tipos-de-simbolos/egua-classico.d.ts.map +1 -0
  555. package/tipos-de-simbolos/guarani.d.ts +1 -0
  556. package/tipos-de-simbolos/guarani.d.ts.map +1 -0
  557. package/tipos-de-simbolos/mapler.d.ts +1 -0
  558. package/tipos-de-simbolos/mapler.d.ts.map +1 -0
  559. package/tipos-de-simbolos/microgramaticas/delegua.d.ts +1 -0
  560. package/tipos-de-simbolos/microgramaticas/delegua.d.ts.map +1 -0
  561. package/tipos-de-simbolos/pitugues.d.ts +1 -0
  562. package/tipos-de-simbolos/pitugues.d.ts.map +1 -0
  563. package/tipos-de-simbolos/portugol-ipt.d.ts +1 -0
  564. package/tipos-de-simbolos/portugol-ipt.d.ts.map +1 -0
  565. package/tipos-de-simbolos/portugol-studio.d.ts +1 -0
  566. package/tipos-de-simbolos/portugol-studio.d.ts.map +1 -0
  567. package/tipos-de-simbolos/potigol.d.ts +1 -0
  568. package/tipos-de-simbolos/potigol.d.ts.map +1 -0
  569. package/tipos-de-simbolos/rantiaquin.d.ts +1 -0
  570. package/tipos-de-simbolos/rantiaquin.d.ts.map +1 -0
  571. package/tipos-de-simbolos/visualg.d.ts +1 -0
  572. package/tipos-de-simbolos/visualg.d.ts.map +1 -0
  573. package/tradutores/dicionarios/dicionario-delegua-javascript.d.ts +1 -0
  574. package/tradutores/dicionarios/dicionario-delegua-javascript.d.ts.map +1 -0
  575. package/tradutores/dicionarios/index.d.ts +1 -0
  576. package/tradutores/dicionarios/index.d.ts.map +1 -0
  577. package/tradutores/index.d.ts +1 -0
  578. package/tradutores/index.d.ts.map +1 -0
  579. package/tradutores/python/python3-lexer.d.ts +1 -0
  580. package/tradutores/python/python3-lexer.d.ts.map +1 -0
  581. package/tradutores/python/python3-listener.d.ts +1 -0
  582. package/tradutores/python/python3-listener.d.ts.map +1 -0
  583. package/tradutores/python/python3-parser.d.ts +1 -0
  584. package/tradutores/python/python3-parser.d.ts.map +1 -0
  585. package/tradutores/python/python3-visitor.d.ts +1 -0
  586. package/tradutores/python/python3-visitor.d.ts.map +1 -0
  587. package/tradutores/tradutor-assembly-x64.d.ts +1 -0
  588. package/tradutores/tradutor-assembly-x64.d.ts.map +1 -0
  589. package/tradutores/tradutor-assembly-x64.js +13 -13
  590. package/tradutores/tradutor-assemblyscript.d.ts +1 -0
  591. package/tradutores/tradutor-assemblyscript.d.ts.map +1 -0
  592. package/tradutores/tradutor-javascript.d.ts +1 -0
  593. package/tradutores/tradutor-javascript.d.ts.map +1 -0
  594. package/tradutores/tradutor-portugol-ipt.d.ts +1 -0
  595. package/tradutores/tradutor-portugol-ipt.d.ts.map +1 -0
  596. package/tradutores/tradutor-python.d.ts +1 -0
  597. package/tradutores/tradutor-python.d.ts.map +1 -0
  598. package/tradutores/tradutor-reverso-javascript.d.ts +1 -0
  599. package/tradutores/tradutor-reverso-javascript.d.ts.map +1 -0
  600. package/tradutores/tradutor-reverso-python.d.ts +1 -0
  601. package/tradutores/tradutor-reverso-python.d.ts.map +1 -0
  602. package/tradutores/tradutor-reverso-visualg.d.ts +1 -0
  603. package/tradutores/tradutor-reverso-visualg.d.ts.map +1 -0
@@ -15,9 +15,20 @@ class FuncaoPadrao extends chamavel_1.Chamavel {
15
15
  this.simbolo = simbolo;
16
16
  return await this.funcao.apply(this, argumentos);
17
17
  }
18
+ /**
19
+ * Método utilizado por Delégua para inspecionar esta função em depuração.
20
+ * @returns {string} A representação da função como texto.
21
+ */
18
22
  paraTexto() {
19
23
  return '<função>';
20
24
  }
25
+ /**
26
+ * Método utilizado pelo VSCode para representar esta função quando impressa.
27
+ * @returns {string} A representação da classe como texto.
28
+ */
29
+ toString() {
30
+ return '<função>';
31
+ }
21
32
  }
22
33
  exports.FuncaoPadrao = FuncaoPadrao;
23
34
  //# sourceMappingURL=../../fontes/dist/estruturas/funcao-padrao.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"funcao-padrao.js","sourceRoot":"fontes/","sources":["estruturas/funcao-padrao.ts"],"names":[],"mappings":";;;AAAA,yCAAsC;AAEtC;;GAEG;AACH,MAAa,YAAa,SAAQ,mBAAQ;IAKtC,YAAY,YAAoB,EAAE,MAAgB;QAC9C,KAAK,EAAE,CAAC;QACR,IAAI,CAAC,YAAY,GAAG,YAAY,CAAC;QACjC,IAAI,CAAC,MAAM,GAAG,MAAM,CAAC;IACzB,CAAC;IAED,KAAK,CAAC,MAAM,CAAC,UAAiB,EAAE,OAAY;QACxC,IAAI,CAAC,OAAO,GAAG,OAAO,CAAC;QACvB,OAAO,MAAM,IAAI,CAAC,MAAM,CAAC,KAAK,CAAC,IAAI,EAAE,UAAU,CAAC,CAAC;IACrD,CAAC;IAED,SAAS;QACL,OAAO,UAAU,CAAC;IACtB,CAAC;CACJ;AAnBD,oCAmBC"}
1
+ {"version":3,"file":"funcao-padrao.js","sourceRoot":"fontes/","sources":["estruturas/funcao-padrao.ts"],"names":[],"mappings":";;;AAAA,yCAAsC;AAEtC;;GAEG;AACH,MAAa,YAAa,SAAQ,mBAAQ;IAKtC,YAAY,YAAoB,EAAE,MAAgB;QAC9C,KAAK,EAAE,CAAC;QACR,IAAI,CAAC,YAAY,GAAG,YAAY,CAAC;QACjC,IAAI,CAAC,MAAM,GAAG,MAAM,CAAC;IACzB,CAAC;IAED,KAAK,CAAC,MAAM,CAAC,UAAiB,EAAE,OAAY;QACxC,IAAI,CAAC,OAAO,GAAG,OAAO,CAAC;QACvB,OAAO,MAAM,IAAI,CAAC,MAAM,CAAC,KAAK,CAAC,IAAI,EAAE,UAAU,CAAC,CAAC;IACrD,CAAC;IAED;;;OAGG;IACH,SAAS;QACL,OAAO,UAAU,CAAC;IACtB,CAAC;IAED;;;OAGG;IACH,QAAQ;QACJ,OAAO,UAAU,CAAC;IACtB,CAAC;CACJ;AA/BD,oCA+BC"}
@@ -7,3 +7,4 @@ export * from './metodo-primitiva';
7
7
  export * from './modulo';
8
8
  export * from './objeto-delegua-classe';
9
9
  export * from './objeto-padrao';
10
+ //# sourceMappingURL=../../fontes/dist/estruturas/index.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"fontes/","sources":["estruturas/index.ts"],"names":[],"mappings":"AAAA,cAAc,YAAY,CAAC;AAC3B,cAAc,iBAAiB,CAAC;AAChC,cAAc,kBAAkB,CAAC;AACjC,cAAc,iBAAiB,CAAC;AAChC,cAAc,kBAAkB,CAAC;AACjC,cAAc,oBAAoB,CAAC;AACnC,cAAc,UAAU,CAAC;AACzB,cAAc,yBAAyB,CAAC;AACxC,cAAc,iBAAiB,CAAC"}
@@ -13,6 +13,17 @@ import { Chamavel } from './chamavel';
13
13
  export declare class MetodoPrimitiva extends Chamavel {
14
14
  primitiva: any;
15
15
  metodo: Function;
16
- constructor(primitiva: any, metodo: Function, requerInterpretador?: boolean);
16
+ constructor(primitiva: any, metodo: Function);
17
17
  chamar(interpretador: VisitanteComumInterface, argumentos?: any[]): Promise<any>;
18
+ /**
19
+ * Método utilizado por Delégua para inspecionar este método em depuração.
20
+ * @returns {string} A representação do método como texto.
21
+ */
22
+ paraTexto(): string;
23
+ /**
24
+ * Método utilizado pelo VSCode para representar este método quando impressa.
25
+ * @returns {string} A representação do método como texto.
26
+ */
27
+ toString(): string;
18
28
  }
29
+ //# sourceMappingURL=../../fontes/dist/estruturas/metodo-primitiva.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"metodo-primitiva.d.ts","sourceRoot":"fontes/","sources":["estruturas/metodo-primitiva.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,uBAAuB,EAAE,MAAM,eAAe,CAAC;AACxD,OAAO,EAAE,QAAQ,EAAE,MAAM,YAAY,CAAC;AAEtC;;;;;;;;;GASG;AACH,qBAAa,eAAgB,SAAQ,QAAQ;IACzC,SAAS,EAAE,GAAG,CAAC;IACf,MAAM,EAAE,QAAQ,CAAC;gBAEL,SAAS,EAAE,GAAG,EAAE,MAAM,EAAE,QAAQ;IAOtC,MAAM,CAAC,aAAa,EAAE,uBAAuB,EAAE,UAAU,GAAE,GAAG,EAAO,GAAG,OAAO,CAAC,GAAG,CAAC;IAI1F;;;OAGG;IACH,SAAS,IAAI,MAAM;IAInB;;;OAGG;IACH,QAAQ,IAAI,MAAM;CAGrB"}
@@ -13,7 +13,7 @@ const chamavel_1 = require("./chamavel");
13
13
  * primeiro parâmetro é sempre a referência para a primitiva.
14
14
  */
15
15
  class MetodoPrimitiva extends chamavel_1.Chamavel {
16
- constructor(primitiva, metodo, requerInterpretador = false) {
16
+ constructor(primitiva, metodo) {
17
17
  super();
18
18
  this.primitiva = primitiva;
19
19
  this.metodo = metodo;
@@ -22,6 +22,20 @@ class MetodoPrimitiva extends chamavel_1.Chamavel {
22
22
  async chamar(interpretador, argumentos = []) {
23
23
  return await this.metodo(interpretador, this.primitiva, ...argumentos);
24
24
  }
25
+ /**
26
+ * Método utilizado por Delégua para inspecionar este método em depuração.
27
+ * @returns {string} A representação do método como texto.
28
+ */
29
+ paraTexto() {
30
+ return `<método nome=${this.metodo} primitiva=${this.primitiva}>`;
31
+ }
32
+ /**
33
+ * Método utilizado pelo VSCode para representar este método quando impressa.
34
+ * @returns {string} A representação do método como texto.
35
+ */
36
+ toString() {
37
+ return this.paraTexto();
38
+ }
25
39
  }
26
40
  exports.MetodoPrimitiva = MetodoPrimitiva;
27
41
  //# sourceMappingURL=../../fontes/dist/estruturas/metodo-primitiva.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"metodo-primitiva.js","sourceRoot":"fontes/","sources":["estruturas/metodo-primitiva.ts"],"names":[],"mappings":";;;AACA,yCAAsC;AAEtC;;;;;;;;;GASG;AACH,MAAa,eAAgB,SAAQ,mBAAQ;IAIzC,YAAY,SAAc,EAAE,MAAgB,EAAE,sBAA+B,KAAK;QAC9E,KAAK,EAAE,CAAC;QACR,IAAI,CAAC,SAAS,GAAG,SAAS,CAAC;QAC3B,IAAI,CAAC,MAAM,GAAG,MAAM,CAAC;QACrB,IAAI,CAAC,YAAY,GAAG,MAAM,CAAC,MAAM,GAAG,CAAC,CAAC;IAC1C,CAAC;IAED,KAAK,CAAC,MAAM,CAAC,aAAsC,EAAE,aAAoB,EAAE;QACvE,OAAO,MAAM,IAAI,CAAC,MAAM,CAAC,aAAa,EAAE,IAAI,CAAC,SAAS,EAAE,GAAG,UAAU,CAAC,CAAC;IAC3E,CAAC;CACJ;AAdD,0CAcC"}
1
+ {"version":3,"file":"metodo-primitiva.js","sourceRoot":"fontes/","sources":["estruturas/metodo-primitiva.ts"],"names":[],"mappings":";;;AACA,yCAAsC;AAEtC;;;;;;;;;GASG;AACH,MAAa,eAAgB,SAAQ,mBAAQ;IAIzC,YAAY,SAAc,EAAE,MAAgB;QACxC,KAAK,EAAE,CAAC;QACR,IAAI,CAAC,SAAS,GAAG,SAAS,CAAC;QAC3B,IAAI,CAAC,MAAM,GAAG,MAAM,CAAC;QACrB,IAAI,CAAC,YAAY,GAAG,MAAM,CAAC,MAAM,GAAG,CAAC,CAAC;IAC1C,CAAC;IAED,KAAK,CAAC,MAAM,CAAC,aAAsC,EAAE,aAAoB,EAAE;QACvE,OAAO,MAAM,IAAI,CAAC,MAAM,CAAC,aAAa,EAAE,IAAI,CAAC,SAAS,EAAE,GAAG,UAAU,CAAC,CAAC;IAC3E,CAAC;IAED;;;OAGG;IACH,SAAS;QACL,OAAO,gBAAgB,IAAI,CAAC,MAAM,cAAc,IAAI,CAAC,SAAS,GAAG,CAAC;IACtE,CAAC;IAED;;;OAGG;IACH,QAAQ;QACJ,OAAO,IAAI,CAAC,SAAS,EAAE,CAAC;IAC5B,CAAC;CACJ;AA9BD,0CA8BC"}
@@ -5,5 +5,15 @@ export declare class DeleguaModulo {
5
5
  [nome: string]: Chamavel;
6
6
  };
7
7
  constructor(nome?: string);
8
+ /**
9
+ * Método utilizado por Delégua para inspecionar este módulo em depuração.
10
+ * @returns {string} A representação da função como texto.
11
+ */
12
+ paraTexto(): string;
13
+ /**
14
+ * Método utilizado pelo VSCode para representar este módulo quando impressa.
15
+ * @returns {string} A representação do módulo como texto.
16
+ */
8
17
  toString(): string;
9
18
  }
19
+ //# sourceMappingURL=../../fontes/dist/estruturas/modulo.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"modulo.d.ts","sourceRoot":"fontes/","sources":["estruturas/modulo.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,QAAQ,EAAE,MAAM,YAAY,CAAC;AAEtC,qBAAa,aAAa;IACtB,IAAI,EAAE,MAAM,CAAC;IACb,WAAW,EAAE;QAAE,CAAC,IAAI,EAAE,MAAM,GAAG,QAAQ,CAAA;KAAE,CAAC;gBAE9B,IAAI,CAAC,EAAE,MAAM;IAKzB;;;OAGG;IACH,SAAS,IAAI,MAAM;IAInB;;;OAGG;IACH,QAAQ,IAAI,MAAM;CAGrB"}
@@ -6,8 +6,19 @@ class DeleguaModulo {
6
6
  this.nome = nome || '';
7
7
  this.componentes = {};
8
8
  }
9
+ /**
10
+ * Método utilizado por Delégua para inspecionar este módulo em depuração.
11
+ * @returns {string} A representação da função como texto.
12
+ */
13
+ paraTexto() {
14
+ return this.nome ? `<módulo ${this.nome}>` : '<módulo>';
15
+ }
16
+ /**
17
+ * Método utilizado pelo VSCode para representar este módulo quando impressa.
18
+ * @returns {string} A representação do módulo como texto.
19
+ */
9
20
  toString() {
10
- return this.nome ? `<modulo ${this.nome}>` : '<modulo>';
21
+ return this.paraTexto();
11
22
  }
12
23
  }
13
24
  exports.DeleguaModulo = DeleguaModulo;
@@ -1 +1 @@
1
- {"version":3,"file":"modulo.js","sourceRoot":"fontes/","sources":["estruturas/modulo.ts"],"names":[],"mappings":";;;AAEA,MAAa,aAAa;IAItB,YAAY,IAAa;QACrB,IAAI,CAAC,IAAI,GAAG,IAAI,IAAI,EAAE,CAAC;QACvB,IAAI,CAAC,WAAW,GAAG,EAAE,CAAC;IAC1B,CAAC;IAED,QAAQ;QACJ,OAAO,IAAI,CAAC,IAAI,CAAC,CAAC,CAAC,WAAW,IAAI,CAAC,IAAI,GAAG,CAAC,CAAC,CAAC,UAAU,CAAC;IAC5D,CAAC;CACJ;AAZD,sCAYC"}
1
+ {"version":3,"file":"modulo.js","sourceRoot":"fontes/","sources":["estruturas/modulo.ts"],"names":[],"mappings":";;;AAEA,MAAa,aAAa;IAItB,YAAY,IAAa;QACrB,IAAI,CAAC,IAAI,GAAG,IAAI,IAAI,EAAE,CAAC;QACvB,IAAI,CAAC,WAAW,GAAG,EAAE,CAAC;IAC1B,CAAC;IAED;;;OAGG;IACH,SAAS;QACL,OAAO,IAAI,CAAC,IAAI,CAAC,CAAC,CAAC,WAAW,IAAI,CAAC,IAAI,GAAG,CAAC,CAAC,CAAC,UAAU,CAAC;IAC5D,CAAC;IAED;;;OAGG;IACH,QAAQ;QACJ,OAAO,IAAI,CAAC,SAAS,EAAE,CAAC;IAC5B,CAAC;CACJ;AAxBD,sCAwBC"}
@@ -13,5 +13,15 @@ export declare class ObjetoDeleguaClasse {
13
13
  constructor(classe: DeleguaClasse);
14
14
  obter(simbolo: SimboloInterface): any;
15
15
  definir(simbolo: SimboloInterface, valor: any): void;
16
+ /**
17
+ * Método utilizado por Delégua para inspecionar este objeto em depuração.
18
+ * @returns {string} A representação do objeto como texto.
19
+ */
16
20
  paraTexto(): string;
21
+ /**
22
+ * Método utilizado pelo VSCode para representar este objeto quando impresso.
23
+ * @returns {string} A representação do objeto como texto.
24
+ */
25
+ toString(): string;
17
26
  }
27
+ //# sourceMappingURL=../../fontes/dist/estruturas/objeto-delegua-classe.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"objeto-delegua-classe.d.ts","sourceRoot":"fontes/","sources":["estruturas/objeto-delegua-classe.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,gBAAgB,EAAE,MAAM,eAAe,CAAC;AACjD,OAAO,EAAE,aAAa,EAAE,MAAM,kBAAkB,CAAC;AAEjD;;;;GAIG;AACH,qBAAa,mBAAmB;IAC5B,MAAM,EAAE,aAAa,CAAC;IACtB,YAAY,EAAE;QAAE,CAAC,IAAI,EAAE,MAAM,GAAG,GAAG,CAAA;KAAE,CAAC;gBAE1B,MAAM,EAAE,aAAa;IAcjC,KAAK,CAAC,OAAO,EAAE,gBAAgB,GAAG,GAAG;IAWrC,OAAO,CAAC,OAAO,EAAE,gBAAgB,EAAE,KAAK,EAAE,GAAG,GAAG,IAAI;IAWpD;;;OAGG;IACH,SAAS,IAAI,MAAM;IAInB;;;OAGG;IACH,QAAQ,IAAI,MAAM;CAGrB"}
@@ -35,9 +35,20 @@ class ObjetoDeleguaClasse {
35
35
  }
36
36
  this.propriedades[simbolo.lexema] = valor;
37
37
  }
38
+ /**
39
+ * Método utilizado por Delégua para inspecionar este objeto em depuração.
40
+ * @returns {string} A representação do objeto como texto.
41
+ */
38
42
  paraTexto() {
39
43
  return '<Objeto ' + this.classe.simboloOriginal.lexema + '>';
40
44
  }
45
+ /**
46
+ * Método utilizado pelo VSCode para representar este objeto quando impresso.
47
+ * @returns {string} A representação do objeto como texto.
48
+ */
49
+ toString() {
50
+ return this.paraTexto();
51
+ }
41
52
  }
42
53
  exports.ObjetoDeleguaClasse = ObjetoDeleguaClasse;
43
54
  //# sourceMappingURL=../../fontes/dist/estruturas/objeto-delegua-classe.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"objeto-delegua-classe.js","sourceRoot":"fontes/","sources":["estruturas/objeto-delegua-classe.ts"],"names":[],"mappings":";;;AAAA,0CAAoD;AAIpD;;;;GAIG;AACH,MAAa,mBAAmB;IAI5B,YAAY,MAAqB;QAC7B,IAAI,CAAC,MAAM,GAAG,MAAM,CAAC;QACrB,IAAI,CAAC,YAAY,GAAG,EAAE,CAAC;QACvB,IAAI,IAAI,CAAC,MAAM,CAAC,WAAW,EAAE;YACzB,KAAK,IAAI,WAAW,IAAI,IAAI,CAAC,MAAM,CAAC,WAAW,CAAC,YAAY,EAAE;gBAC1D,IAAI,CAAC,YAAY,CAAC,WAAW,CAAC,IAAI,CAAC,MAAM,CAAC,GAAG,SAAS,CAAC;aAC1D;SACJ;QAED,KAAK,IAAI,WAAW,IAAI,MAAM,CAAC,YAAY,EAAE;YACzC,IAAI,CAAC,YAAY,CAAC,WAAW,CAAC,IAAI,CAAC,MAAM,CAAC,GAAG,SAAS,CAAC;SAC1D;IACL,CAAC;IAED,KAAK,CAAC,OAAyB;QAC3B,IAAI,IAAI,CAAC,YAAY,CAAC,cAAc,CAAC,OAAO,CAAC,MAAM,CAAC,EAAE;YAClD,OAAO,IAAI,CAAC,YAAY,CAAC,OAAO,CAAC,MAAM,CAAC,CAAC;SAC5C;QAED,MAAM,MAAM,GAAG,IAAI,CAAC,MAAM,CAAC,eAAe,CAAC,OAAO,CAAC,MAAM,CAAC,CAAC;QAC3D,IAAI,MAAM;YAAE,OAAO,MAAM,CAAC,uBAAuB,CAAC,IAAI,CAAC,CAAC;QAExD,MAAM,IAAI,gCAAqB,CAAC,OAAO,EAAE,0BAA0B,OAAO,CAAC,MAAM,4BAA4B,CAAC,CAAC;IACnH,CAAC;IAED,OAAO,CAAC,OAAyB,EAAE,KAAU;QACzC,IAAI,IAAI,CAAC,MAAM,CAAC,mCAAmC,IAAI,CAAC,IAAI,CAAC,YAAY,CAAC,cAAc,CAAC,OAAO,CAAC,MAAM,CAAC,EAAE;YACtG,MAAM,IAAI,gCAAqB,CAC3B,OAAO,EACP,gBAAgB,OAAO,CAAC,MAAM,8CAA8C,IAAI,CAAC,MAAM,CAAC,eAAe,CAAC,MAAM,GAAG,CACpH,CAAC;SACL;QAED,IAAI,CAAC,YAAY,CAAC,OAAO,CAAC,MAAM,CAAC,GAAG,KAAK,CAAC;IAC9C,CAAC;IAED,SAAS;QACL,OAAO,UAAU,GAAG,IAAI,CAAC,MAAM,CAAC,eAAe,CAAC,MAAM,GAAG,GAAG,CAAC;IACjE,CAAC;CACJ;AA3CD,kDA2CC"}
1
+ {"version":3,"file":"objeto-delegua-classe.js","sourceRoot":"fontes/","sources":["estruturas/objeto-delegua-classe.ts"],"names":[],"mappings":";;;AAAA,0CAAoD;AAIpD;;;;GAIG;AACH,MAAa,mBAAmB;IAI5B,YAAY,MAAqB;QAC7B,IAAI,CAAC,MAAM,GAAG,MAAM,CAAC;QACrB,IAAI,CAAC,YAAY,GAAG,EAAE,CAAC;QACvB,IAAI,IAAI,CAAC,MAAM,CAAC,WAAW,EAAE;YACzB,KAAK,IAAI,WAAW,IAAI,IAAI,CAAC,MAAM,CAAC,WAAW,CAAC,YAAY,EAAE;gBAC1D,IAAI,CAAC,YAAY,CAAC,WAAW,CAAC,IAAI,CAAC,MAAM,CAAC,GAAG,SAAS,CAAC;aAC1D;SACJ;QAED,KAAK,IAAI,WAAW,IAAI,MAAM,CAAC,YAAY,EAAE;YACzC,IAAI,CAAC,YAAY,CAAC,WAAW,CAAC,IAAI,CAAC,MAAM,CAAC,GAAG,SAAS,CAAC;SAC1D;IACL,CAAC;IAED,KAAK,CAAC,OAAyB;QAC3B,IAAI,IAAI,CAAC,YAAY,CAAC,cAAc,CAAC,OAAO,CAAC,MAAM,CAAC,EAAE;YAClD,OAAO,IAAI,CAAC,YAAY,CAAC,OAAO,CAAC,MAAM,CAAC,CAAC;SAC5C;QAED,MAAM,MAAM,GAAG,IAAI,CAAC,MAAM,CAAC,eAAe,CAAC,OAAO,CAAC,MAAM,CAAC,CAAC;QAC3D,IAAI,MAAM;YAAE,OAAO,MAAM,CAAC,uBAAuB,CAAC,IAAI,CAAC,CAAC;QAExD,MAAM,IAAI,gCAAqB,CAAC,OAAO,EAAE,0BAA0B,OAAO,CAAC,MAAM,4BAA4B,CAAC,CAAC;IACnH,CAAC;IAED,OAAO,CAAC,OAAyB,EAAE,KAAU;QACzC,IAAI,IAAI,CAAC,MAAM,CAAC,mCAAmC,IAAI,CAAC,IAAI,CAAC,YAAY,CAAC,cAAc,CAAC,OAAO,CAAC,MAAM,CAAC,EAAE;YACtG,MAAM,IAAI,gCAAqB,CAC3B,OAAO,EACP,gBAAgB,OAAO,CAAC,MAAM,8CAA8C,IAAI,CAAC,MAAM,CAAC,eAAe,CAAC,MAAM,GAAG,CACpH,CAAC;SACL;QAED,IAAI,CAAC,YAAY,CAAC,OAAO,CAAC,MAAM,CAAC,GAAG,KAAK,CAAC;IAC9C,CAAC;IAED;;;OAGG;IACH,SAAS;QACL,OAAO,UAAU,GAAG,IAAI,CAAC,MAAM,CAAC,eAAe,CAAC,MAAM,GAAG,GAAG,CAAC;IACjE,CAAC;IAED;;;OAGG;IACH,QAAQ;QACJ,OAAO,IAAI,CAAC,SAAS,EAAE,CAAC;IAC5B,CAAC;CACJ;AAvDD,kDAuDC"}
@@ -1,9 +1,19 @@
1
1
  /**
2
2
  * Um objeto padrão é uma instância de uma Classe Padrão (JavaScript).
3
- * TODO: Marcado para depreciação na próxima versão.
3
+ * TODO: Marcado para depreciação em futuras versões.
4
4
  */
5
5
  export declare class ObjetoPadrao {
6
6
  classePadrao: string;
7
7
  constructor(classePadrao: string);
8
+ /**
9
+ * Método utilizado por Delégua para inspecionar este objeto em depuração.
10
+ * @returns {string} A representação do objeto como texto.
11
+ */
8
12
  paraTexto(): string;
13
+ /**
14
+ * Método utilizado pelo VSCode para representar este objeto quando impresso.
15
+ * @returns {string} A representação do objeto como texto.
16
+ */
17
+ toString(): string;
9
18
  }
19
+ //# sourceMappingURL=../../fontes/dist/estruturas/objeto-padrao.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"objeto-padrao.d.ts","sourceRoot":"fontes/","sources":["estruturas/objeto-padrao.ts"],"names":[],"mappings":"AAAA;;;GAGG;AACH,qBAAa,YAAY;IACrB,YAAY,EAAE,MAAM,CAAC;gBAET,YAAY,EAAE,MAAM;IAIhC;;;OAGG;IACH,SAAS,IAAI,MAAM;IASnB;;;OAGG;IACH,QAAQ,IAAI,MAAM;CAGrB"}
@@ -3,12 +3,16 @@ Object.defineProperty(exports, "__esModule", { value: true });
3
3
  exports.ObjetoPadrao = void 0;
4
4
  /**
5
5
  * Um objeto padrão é uma instância de uma Classe Padrão (JavaScript).
6
- * TODO: Marcado para depreciação na próxima versão.
6
+ * TODO: Marcado para depreciação em futuras versões.
7
7
  */
8
8
  class ObjetoPadrao {
9
9
  constructor(classePadrao) {
10
10
  this.classePadrao = classePadrao;
11
11
  }
12
+ /**
13
+ * Método utilizado por Delégua para inspecionar este objeto em depuração.
14
+ * @returns {string} A representação do objeto como texto.
15
+ */
12
16
  paraTexto() {
13
17
  let retornoTexto = `<objeto-padrão da classe ${this.classePadrao}>\n`;
14
18
  for (const [nome, valor] of Object.entries(this)) {
@@ -17,6 +21,13 @@ class ObjetoPadrao {
17
21
  retornoTexto += `</objeto-padrão>`;
18
22
  return retornoTexto;
19
23
  }
24
+ /**
25
+ * Método utilizado pelo VSCode para representar este objeto quando impresso.
26
+ * @returns {string} A representação do objeto como texto.
27
+ */
28
+ toString() {
29
+ return this.paraTexto();
30
+ }
20
31
  }
21
32
  exports.ObjetoPadrao = ObjetoPadrao;
22
33
  //# sourceMappingURL=../../fontes/dist/estruturas/objeto-padrao.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"objeto-padrao.js","sourceRoot":"fontes/","sources":["estruturas/objeto-padrao.ts"],"names":[],"mappings":";;;AAAA;;;GAGG;AACH,MAAa,YAAY;IAGrB,YAAY,YAAoB;QAC5B,IAAI,CAAC,YAAY,GAAG,YAAY,CAAC;IACrC,CAAC;IAED,SAAS;QACL,IAAI,YAAY,GAAG,4BAA4B,IAAI,CAAC,YAAY,KAAK,CAAC;QACtE,KAAK,MAAM,CAAC,IAAI,EAAE,KAAK,CAAC,IAAI,MAAM,CAAC,OAAO,CAAC,IAAI,CAAC,EAAE;YAC9C,YAAY,IAAI,SAAS,IAAI,KAAK,KAAK,IAAI,CAAC;SAC/C;QACD,YAAY,IAAI,kBAAkB,CAAC;QACnC,OAAO,YAAY,CAAC;IACxB,CAAC;CACJ;AAfD,oCAeC"}
1
+ {"version":3,"file":"objeto-padrao.js","sourceRoot":"fontes/","sources":["estruturas/objeto-padrao.ts"],"names":[],"mappings":";;;AAAA;;;GAGG;AACH,MAAa,YAAY;IAGrB,YAAY,YAAoB;QAC5B,IAAI,CAAC,YAAY,GAAG,YAAY,CAAC;IACrC,CAAC;IAED;;;OAGG;IACH,SAAS;QACL,IAAI,YAAY,GAAG,4BAA4B,IAAI,CAAC,YAAY,KAAK,CAAC;QACtE,KAAK,MAAM,CAAC,IAAI,EAAE,KAAK,CAAC,IAAI,MAAM,CAAC,OAAO,CAAC,IAAI,CAAC,EAAE;YAC9C,YAAY,IAAI,SAAS,IAAI,KAAK,KAAK,IAAI,CAAC;SAC/C;QACD,YAAY,IAAI,kBAAkB,CAAC;QACnC,OAAO,YAAY,CAAC;IACxB,CAAC;IAED;;;OAGG;IACH,QAAQ;QACJ,OAAO,IAAI,CAAC,SAAS,EAAE,CAAC;IAC5B,CAAC;CACJ;AA3BD,oCA2BC"}
@@ -5,3 +5,4 @@ export declare class ErroEmTempoDeExecucao extends Error {
5
5
  linha?: number;
6
6
  constructor(simbolo?: SimboloInterface, mensagem?: string, linha?: number);
7
7
  }
8
+ //# sourceMappingURL=../../fontes/dist/excecoes/erro-em-tempo-de-execucao.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"erro-em-tempo-de-execucao.d.ts","sourceRoot":"fontes/","sources":["excecoes/erro-em-tempo-de-execucao.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,gBAAgB,EAAE,MAAM,eAAe,CAAC;AAEjD,qBAAa,qBAAsB,SAAQ,KAAK;IAC5C,OAAO,EAAE,gBAAgB,CAAC;IAC1B,QAAQ,EAAE,MAAM,CAAC;IACjB,KAAK,CAAC,EAAE,MAAM,CAAC;gBAEH,OAAO,CAAC,EAAE,gBAAgB,EAAE,QAAQ,CAAC,EAAE,MAAM,EAAE,KAAK,CAAC,EAAE,MAAM;CAO5E"}
@@ -1 +1,2 @@
1
1
  export * from './erro-em-tempo-de-execucao';
2
+ //# sourceMappingURL=../../fontes/dist/excecoes/index.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"fontes/","sources":["excecoes/index.ts"],"names":[],"mappings":"AAAA,cAAc,6BAA6B,CAAC"}
@@ -76,3 +76,4 @@ export declare class FormatadorDelegua implements VisitanteComumInterface {
76
76
  */
77
77
  formatar(declaracoes: Declaracao[]): string;
78
78
  }
79
+ //# sourceMappingURL=../../fontes/dist/formatadores/formatador-delegua.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"formatador-delegua.d.ts","sourceRoot":"fontes/","sources":["formatadores/formatador-delegua.ts"],"names":[],"mappings":"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"}
@@ -67,3 +67,4 @@ export declare class FormatadorPortugolStudio implements VisitanteComumInterface
67
67
  formatarDeclaracaoOuConstruto(declaracaoOuConstruto: Declaracao | Construto): void;
68
68
  formatar(declaracoes: Declaracao[]): string;
69
69
  }
70
+ //# sourceMappingURL=../../fontes/dist/formatadores/formatador-portugol-studio.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"formatador-portugol-studio.d.ts","sourceRoot":"fontes/","sources":["formatadores/formatador-portugol-studio.ts"],"names":[],"mappings":"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"}
@@ -70,3 +70,4 @@ export declare class FormatadorVisuAlg implements VisitanteComumInterface {
70
70
  formatarDeclaracaoOuConstruto(declaracaoOuConstruto: Declaracao | Construto): void;
71
71
  formatar(declaracoes: Declaracao[]): string;
72
72
  }
73
+ //# sourceMappingURL=../../fontes/dist/formatadores/formatador-visualg.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"formatador-visualg.d.ts","sourceRoot":"fontes/","sources":["formatadores/formatador-visualg.ts"],"names":[],"mappings":"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"}
@@ -1,3 +1,4 @@
1
1
  export * from './formatador-delegua';
2
2
  export * from './formatador-portugol-studio';
3
3
  export * from './formatador-visualg';
4
+ //# sourceMappingURL=../../fontes/dist/formatadores/index.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"fontes/","sources":["formatadores/index.ts"],"names":[],"mappings":"AAAA,cAAc,sBAAsB,CAAC;AACrC,cAAc,8BAA8B,CAAC;AAC7C,cAAc,sBAAsB,CAAC"}
@@ -1 +1,2 @@
1
1
  export declare function uuidv4(): string;
2
+ //# sourceMappingURL=../../fontes/dist/geracao-identificadores/index.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"fontes/","sources":["geracao-identificadores/index.ts"],"names":[],"mappings":"AAAA,wBAAgB,MAAM,IAAI,MAAM,CAiB/B"}
package/index.d.ts CHANGED
@@ -7,3 +7,4 @@ export * from './interfaces';
7
7
  export * from './interpretador';
8
8
  export * from './lexador';
9
9
  export * from './tradutores';
10
+ //# sourceMappingURL=../fontes/dist/index.d.ts.map
package/index.d.ts.map ADDED
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"fontes/","sources":["index.ts"],"names":[],"mappings":"AAAA,cAAc,uBAAuB,CAAC;AACtC,cAAc,cAAc,CAAC;AAC7B,cAAc,eAAe,CAAC;AAC9B,OAAO,EAAE,WAAW,EAAE,MAAM,EAAE,MAAM,aAAa,CAAC;AAClD,cAAc,gBAAgB,CAAC;AAC/B,cAAc,cAAc,CAAC;AAC7B,cAAc,iBAAiB,CAAC;AAChC,cAAc,WAAW,CAAC;AAC1B,cAAc,cAAc,CAAC"}
@@ -4,3 +4,4 @@ import { VisitanteComumInterface } from './visitante-comum-interface';
4
4
  export interface AnalisadorSemanticoInterface extends VisitanteComumInterface {
5
5
  analisar(declaracoes: Declaracao[]): RetornoAnalisadorSemantico;
6
6
  }
7
+ //# sourceMappingURL=../../fontes/dist/interfaces/analisador-semantico-interface.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"analisador-semantico-interface.d.ts","sourceRoot":"fontes/","sources":["interfaces/analisador-semantico-interface.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,UAAU,EAAE,MAAM,gBAAgB,CAAC;AAE5C,OAAO,EAAE,0BAA0B,EAAE,MAAM,yCAAyC,CAAC;AACrF,OAAO,EAAE,uBAAuB,EAAE,MAAM,6BAA6B,CAAC;AAEtE,MAAM,WAAW,4BAA6B,SAAQ,uBAAuB;IACzE,QAAQ,CAAC,WAAW,EAAE,UAAU,EAAE,GAAG,0BAA0B,CAAC;CACnE"}
@@ -53,3 +53,4 @@ export interface AvaliadorSintaticoInterface<TSimbolo, TDeclaracao> {
53
53
  resolverDeclaracaoForaDeBloco(): any;
54
54
  analisar(retornoLexador: RetornoLexador<TSimbolo>, hashArquivo: number): RetornoAvaliadorSintatico<TDeclaracao>;
55
55
  }
56
+ //# sourceMappingURL=../../fontes/dist/interfaces/avaliador-sintatico-interface.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"avaliador-sintatico-interface.d.ts","sourceRoot":"fontes/","sources":["interfaces/avaliador-sintatico-interface.ts"],"names":[],"mappings":"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"}
@@ -2,3 +2,4 @@ export interface CaminhoEscolha {
2
2
  condicoes: any[];
3
3
  declaracoes: any[];
4
4
  }
5
+ //# sourceMappingURL=../../../fontes/dist/interfaces/construtos/index.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"fontes/","sources":["interfaces/construtos/index.ts"],"names":[],"mappings":"AAAA,MAAM,WAAW,cAAc;IAC3B,SAAS,EAAE,GAAG,EAAE,CAAC;IACjB,WAAW,EAAE,GAAG,EAAE,CAAC;CACtB"}
@@ -1 +1,2 @@
1
1
  export * from './interpretador-birl-interface';
2
+ //# sourceMappingURL=../../../fontes/dist/interfaces/dialetos/index.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"fontes/","sources":["interfaces/dialetos/index.ts"],"names":[],"mappings":"AAAA,cAAc,gCAAgC,CAAC"}
@@ -9,3 +9,4 @@ export interface InterpretadorBirlInterface extends InterpretadorInterfaceBirl {
9
9
  substituirValor(stringOriginal: string, novoValor: number | string | any, simboloTipo: string): Promise<string>;
10
10
  avaliarArgumentosEscreva(argumentos: Construto[]): Promise<string>;
11
11
  }
12
+ //# sourceMappingURL=../../../fontes/dist/interfaces/dialetos/interpretador-birl-interface.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"interpretador-birl-interface.d.ts","sourceRoot":"fontes/","sources":["interfaces/dialetos/interpretador-birl-interface.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,SAAS,EAAE,OAAO,EAAE,MAAM,kBAAkB,CAAC;AACtD,OAAO,EAAE,0BAA0B,EAAE,MAAM,iCAAiC,CAAC;AAE7E,MAAM,WAAW,0BAA2B,SAAQ,0BAA0B;IAC1E,gCAAgC,CAAC,SAAS,EAAE,OAAO,GAAG,OAAO,CAAC,gBAAgB,CAAC,CAAC;IAChF,0BAA0B,CAAC,KAAK,EAAE;QAAE,IAAI,EAAE,MAAM,CAAC;QAAC,KAAK,EAAE,GAAG,CAAA;KAAE,GAAG,OAAO,CAAC,OAAO,CAAC,CAAC;IAClF,eAAe,CAAC,cAAc,EAAE,MAAM,EAAE,SAAS,EAAE,MAAM,GAAG,MAAM,GAAG,GAAG,EAAE,WAAW,EAAE,MAAM,GAAG,OAAO,CAAC,MAAM,CAAC,CAAC;IAChH,wBAAwB,CAAC,UAAU,EAAE,SAAS,EAAE,GAAG,OAAO,CAAC,MAAM,CAAC,CAAC;CACtE"}
@@ -12,3 +12,4 @@ export declare enum DiagnosticoSeveridade {
12
12
  INFORMACAO = 2,
13
13
  SUGESTAO = 3
14
14
  }
15
+ //# sourceMappingURL=../../../fontes/dist/interfaces/erros/diagnostico-analisador-semantico.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"diagnostico-analisador-semantico.d.ts","sourceRoot":"fontes/","sources":["interfaces/erros/diagnostico-analisador-semantico.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,gBAAgB,EAAE,MAAM,sBAAsB,CAAC;AAExD,MAAM,WAAW,8BAA8B;IAC3C,OAAO,CAAC,EAAE,gBAAgB,CAAC;IAC3B,QAAQ,CAAC,EAAE,MAAM,CAAC;IAClB,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,WAAW,CAAC,EAAE,MAAM,CAAC;IACrB,UAAU,EAAE,qBAAqB,CAAC;CACrC;AAED,oBAAY,qBAAqB;IAC7B,IAAI,IAAI;IACR,KAAK,IAAI;IACT,UAAU,IAAI;IACd,QAAQ,IAAI;CACf"}
@@ -6,3 +6,4 @@ export interface ErroInterpretador {
6
6
  linha?: number;
7
7
  hashArquivo?: number;
8
8
  }
9
+ //# sourceMappingURL=../../../fontes/dist/interfaces/erros/erro-interpretador.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"erro-interpretador.d.ts","sourceRoot":"fontes/","sources":["interfaces/erros/erro-interpretador.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,gBAAgB,EAAE,MAAM,IAAI,CAAC;AAEtC,MAAM,WAAW,iBAAiB;IAC9B,OAAO,CAAC,EAAE,gBAAgB,CAAC;IAC3B,QAAQ,CAAC,EAAE,MAAM,CAAC;IAClB,WAAW,CAAC,EAAE,GAAG,CAAC;IAClB,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,WAAW,CAAC,EAAE,MAAM,CAAC;CACxB"}
@@ -1 +1,2 @@
1
1
  export * from './diagnostico-analisador-semantico';
2
+ //# sourceMappingURL=../../../fontes/dist/interfaces/erros/index.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"fontes/","sources":["interfaces/erros/index.ts"],"names":[],"mappings":"AAAA,cAAc,oCAAoC,CAAC"}
@@ -10,3 +10,4 @@ export interface EscopoExecucao {
10
10
  idChamada?: string;
11
11
  emLacoRepeticao: boolean;
12
12
  }
13
+ //# sourceMappingURL=../../fontes/dist/interfaces/escopo-execucao.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"escopo-execucao.d.ts","sourceRoot":"fontes/","sources":["interfaces/escopo-execucao.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,eAAe,EAAE,MAAM,qBAAqB,CAAC;AACtD,OAAO,EAAE,UAAU,EAAE,MAAM,gBAAgB,CAAC;AAE5C,MAAM,MAAM,kBAAkB,GAAG,QAAQ,GAAG,WAAW,GAAG,OAAO,CAAC;AAElE,MAAM,WAAW,cAAc;IAC3B,WAAW,EAAE,UAAU,EAAE,CAAC;IAC1B,eAAe,EAAE,MAAM,CAAC;IACxB,QAAQ,EAAE,eAAe,CAAC;IAC1B,UAAU,EAAE,OAAO,CAAC;IACpB,IAAI,EAAE,kBAAkB,CAAC;IACzB,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB,eAAe,EAAE,OAAO,CAAC;CAC5B"}
@@ -1,3 +1,4 @@
1
1
  export interface FuncaoHipoteticaInterface {
2
2
  valor: any;
3
3
  }
4
+ //# sourceMappingURL=../../fontes/dist/interfaces/funcao-hipotetica-interface.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"funcao-hipotetica-interface.d.ts","sourceRoot":"fontes/","sources":["interfaces/funcao-hipotetica-interface.ts"],"names":[],"mappings":"AAAA,MAAM,WAAW,yBAAyB;IACtC,KAAK,EAAE,GAAG,CAAC;CACd"}
@@ -14,3 +14,4 @@ export * from './construtos';
14
14
  export * from './dialetos';
15
15
  export * from './erros';
16
16
  export * from './retornos';
17
+ //# sourceMappingURL=../../fontes/dist/interfaces/index.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"fontes/","sources":["interfaces/index.ts"],"names":[],"mappings":"AAAA,cAAc,iCAAiC,CAAC;AAChD,cAAc,yCAAyC,CAAC;AACxD,cAAc,2BAA2B,CAAC;AAC1C,cAAc,qBAAqB,CAAC;AACpC,cAAc,uBAAuB,CAAC;AACtC,cAAc,mBAAmB,CAAC;AAClC,cAAc,wBAAwB,CAAC;AACvC,cAAc,uCAAuC,CAAC;AACtD,cAAc,qBAAqB,CAAC;AACpC,cAAc,sBAAsB,CAAC;AACrC,cAAc,sBAAsB,CAAC;AACrC,cAAc,6BAA6B,CAAC;AAE5C,cAAc,cAAc,CAAC;AAC7B,cAAc,YAAY,CAAC;AAC3B,cAAc,SAAS,CAAC;AACxB,cAAc,YAAY,CAAC"}
@@ -15,3 +15,4 @@ export interface InterpretadorComDepuracaoInterface extends InterpretadorInterfa
15
15
  prepararParaDepuracao(declaracoes: Declaracao[]): void;
16
16
  obterVariavel(nome: string): Promise<any>;
17
17
  }
18
+ //# sourceMappingURL=../../fontes/dist/interfaces/interpretador-com-depuracao-interface.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"interpretador-com-depuracao-interface.d.ts","sourceRoot":"fontes/","sources":["interfaces/interpretador-com-depuracao-interface.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,UAAU,EAAE,MAAM,gBAAgB,CAAC;AAC5C,OAAO,EAAE,WAAW,EAAE,MAAM,cAAc,CAAC;AAC3C,OAAO,EAAE,sBAAsB,EAAE,MAAM,2BAA2B,CAAC;AAEnE,MAAM,MAAM,gBAAgB,GAAG,SAAS,GAAG,gBAAgB,GAAG,cAAc,GAAG,WAAW,CAAC;AAE3F,MAAM,WAAW,kCAAmC,SAAQ,sBAAsB;IAC9E,OAAO,CAAC,EAAE,gBAAgB,CAAC;IAC3B,kBAAkB,EAAE,OAAO,CAAC;IAC5B,YAAY,EAAE,WAAW,EAAE,CAAC;IAC5B,uBAAuB,EAAE,QAAQ,CAAC;IAClC,qBAAqB,EAAE,QAAQ,CAAC;IAEhC,cAAc,IAAI,OAAO,CAAC,GAAG,CAAC,CAAC;IAC/B,cAAc,IAAI,OAAO,CAAC,GAAG,CAAC,CAAC;IAC/B,+BAA+B,IAAI,OAAO,CAAC,GAAG,CAAC,CAAC;IAChD,qBAAqB,IAAI,OAAO,CAAC,GAAG,CAAC,CAAC;IACtC,qBAAqB,CAAC,WAAW,EAAE,UAAU,EAAE,GAAG,IAAI,CAAC;IACvD,aAAa,CAAC,IAAI,EAAE,MAAM,GAAG,OAAO,CAAC,GAAG,CAAC,CAAC;CAC7C"}
@@ -1,8 +1,8 @@
1
1
  import { Construto } from '../construtos';
2
2
  import { Declaracao } from '../declaracoes';
3
3
  import { EspacoVariaveis } from '../espaco-variaveis';
4
+ import { ErroInterpretador } from './erros/erro-interpretador';
4
5
  import { PilhaEscoposExecucaoInterface } from './pilha-escopos-execucao-interface';
5
- import { ErroInterpretador } from '../interpretador';
6
6
  import { RetornoInterpretador } from './retornos/retorno-interpretador';
7
7
  import { VisitanteComumInterface } from './visitante-comum-interface';
8
8
  export interface InterpretadorInterfaceBirl extends VisitanteComumInterface {
@@ -20,3 +20,4 @@ export interface InterpretadorInterfaceBirl extends VisitanteComumInterface {
20
20
  executar(declaracao: Declaracao, mostrarResultado: boolean): any;
21
21
  interpretar(declaracoes: Declaracao[], manterAmbiente?: boolean): Promise<RetornoInterpretador>;
22
22
  }
23
+ //# sourceMappingURL=../../fontes/dist/interfaces/interpretador-interface-birl.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"interpretador-interface-birl.d.ts","sourceRoot":"fontes/","sources":["interfaces/interpretador-interface-birl.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,SAAS,EAAE,MAAM,eAAe,CAAC;AAC1C,OAAO,EAAE,UAAU,EAAE,MAAM,gBAAgB,CAAC;AAC5C,OAAO,EAAE,eAAe,EAAE,MAAM,qBAAqB,CAAC;AACtD,OAAO,EAAE,iBAAiB,EAAE,MAAM,4BAA4B,CAAC;AAC/D,OAAO,EAAE,6BAA6B,EAAE,MAAM,oCAAoC,CAAC;AAEnF,OAAO,EAAE,oBAAoB,EAAE,MAAM,kCAAkC,CAAC;AACxE,OAAO,EAAE,uBAAuB,EAAE,MAAM,6BAA6B,CAAC;AAEtE,MAAM,WAAW,0BAA2B,SAAQ,uBAAuB;IACvE,KAAK,EAAE,iBAAiB,EAAE,CAAC;IAC3B,aAAa,EAAE,GAAG,CAAC;IACnB,eAAe,EAAE,QAAQ,CAAC;IAC1B,oBAAoB,EAAE,6BAA6B,CAAC;IACpD,qBAAqB,EAAE,GAAG,CAAC;IAC3B,sBAAsB,CAAC,EAAE,KAAK,CAAC,MAAM,CAAC,CAAC;IACvC,oBAAoB,CAAC,cAAc,CAAC,EAAE,OAAO,GAAG,OAAO,CAAC,GAAG,CAAC,CAAC;IAE7D,WAAW,CAAC,MAAM,EAAE,GAAG,GAAG,OAAO,CAAC;IAClC,OAAO,CAAC,SAAS,EAAE,SAAS,GAAG,UAAU,GAAG,GAAG,CAAC;IAChD,aAAa,CAAC,WAAW,EAAE,UAAU,EAAE,EAAE,QAAQ,CAAC,EAAE,eAAe,GAAG,OAAO,CAAC,GAAG,CAAC,CAAC;IACnF,SAAS,CAAC,MAAM,EAAE,GAAG,GAAG,GAAG,CAAC;IAC5B,QAAQ,CAAC,UAAU,EAAE,UAAU,EAAE,gBAAgB,EAAE,OAAO,GAAG,GAAG,CAAC;IACjE,WAAW,CAAC,WAAW,EAAE,UAAU,EAAE,EAAE,cAAc,CAAC,EAAE,OAAO,GAAG,OAAO,CAAC,oBAAoB,CAAC,CAAC;CACnG"}
@@ -3,3 +3,4 @@ import { VisitanteComumInterface } from './visitante-comum-interface';
3
3
  export interface InterpretadorInterfacePotigol extends VisitanteComumInterface {
4
4
  visitarExpressaoQualTipo(expressao: QualTipo): Promise<string>;
5
5
  }
6
+ //# sourceMappingURL=../../fontes/dist/interfaces/interpretador-interface-potigol.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"interpretador-interface-potigol.d.ts","sourceRoot":"fontes/","sources":["interfaces/interpretador-interface-potigol.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,QAAQ,EAAE,MAAM,eAAe,CAAC;AAEzC,OAAO,EAAE,uBAAuB,EAAE,MAAM,6BAA6B,CAAC;AAEtE,MAAM,WAAW,6BAA8B,SAAQ,uBAAuB;IAC1E,wBAAwB,CAAC,SAAS,EAAE,QAAQ,GAAG,OAAO,CAAC,MAAM,CAAC,CAAC;CAClE"}
@@ -1,8 +1,8 @@
1
1
  import { Construto } from '../construtos';
2
2
  import { Declaracao } from '../declaracoes';
3
3
  import { EspacoVariaveis } from '../espaco-variaveis';
4
+ import { ErroInterpretador } from './erros/erro-interpretador';
4
5
  import { PilhaEscoposExecucaoInterface } from './pilha-escopos-execucao-interface';
5
- import { ErroInterpretador } from '../interpretador';
6
6
  import { RetornoInterpretador } from './retornos/retorno-interpretador';
7
7
  import { VisitanteComumInterface } from './visitante-comum-interface';
8
8
  export interface InterpretadorInterface extends VisitanteComumInterface {
@@ -18,3 +18,4 @@ export interface InterpretadorInterface extends VisitanteComumInterface {
18
18
  executar(declaracao: Declaracao, mostrarResultado: boolean): any;
19
19
  interpretar(declaracoes: Declaracao[], manterAmbiente?: boolean): Promise<RetornoInterpretador>;
20
20
  }
21
+ //# sourceMappingURL=../../fontes/dist/interfaces/interpretador-interface.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"interpretador-interface.d.ts","sourceRoot":"fontes/","sources":["interfaces/interpretador-interface.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,SAAS,EAAE,MAAM,eAAe,CAAC;AAC1C,OAAO,EAAE,UAAU,EAAE,MAAM,gBAAgB,CAAC;AAC5C,OAAO,EAAE,eAAe,EAAE,MAAM,qBAAqB,CAAC;AACtD,OAAO,EAAE,iBAAiB,EAAE,MAAM,4BAA4B,CAAC;AAC/D,OAAO,EAAE,6BAA6B,EAAE,MAAM,oCAAoC,CAAC;AAEnF,OAAO,EAAE,oBAAoB,EAAE,MAAM,kCAAkC,CAAC;AACxE,OAAO,EAAE,uBAAuB,EAAE,MAAM,6BAA6B,CAAC;AAEtE,MAAM,WAAW,sBAAuB,SAAQ,uBAAuB;IACnE,KAAK,EAAE,iBAAiB,EAAE,CAAC;IAC3B,aAAa,EAAE,GAAG,CAAC;IACnB,eAAe,EAAE,QAAQ,CAAC;IAC1B,oBAAoB,EAAE,6BAA6B,CAAC;IACpD,qBAAqB,EAAE,GAAG,CAAC;IAE3B,WAAW,CAAC,MAAM,EAAE,GAAG,GAAG,OAAO,CAAC;IAClC,OAAO,CAAC,SAAS,EAAE,SAAS,GAAG,UAAU,GAAG,GAAG,CAAC;IAChD,aAAa,CAAC,WAAW,EAAE,UAAU,EAAE,EAAE,QAAQ,CAAC,EAAE,eAAe,GAAG,OAAO,CAAC,GAAG,CAAC,CAAC;IACnF,SAAS,CAAC,MAAM,EAAE,GAAG,GAAG,GAAG,CAAC;IAC5B,QAAQ,CAAC,UAAU,EAAE,UAAU,EAAE,gBAAgB,EAAE,OAAO,GAAG,GAAG,CAAC;IACjE,WAAW,CAAC,WAAW,EAAE,UAAU,EAAE,EAAE,cAAc,CAAC,EAAE,OAAO,GAAG,OAAO,CAAC,oBAAoB,CAAC,CAAC;CACnG"}
@@ -21,3 +21,4 @@ export interface LexadorInterface<T> {
21
21
  analisarToken(): void;
22
22
  mapear(codigo: string[], hashArquivo: number): RetornoLexador<T>;
23
23
  }
24
+ //# sourceMappingURL=../../fontes/dist/interfaces/lexador-interface.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"lexador-interface.d.ts","sourceRoot":"fontes/","sources":["interfaces/lexador-interface.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,cAAc,EAAE,MAAM,4BAA4B,CAAC;AAC5D,OAAO,EAAE,gBAAgB,EAAE,MAAM,qBAAqB,CAAC;AAEvD,MAAM,WAAW,gBAAgB,CAAC,CAAC;IAC/B,QAAQ,EAAE,gBAAgB,EAAE,CAAC;IAC7B,MAAM,EAAE,MAAM,GAAG,MAAM,EAAE,CAAC;IAC1B,aAAa,EAAE,MAAM,CAAC;IACtB,KAAK,EAAE,MAAM,CAAC;IACd,KAAK,EAAE,MAAM,CAAC;IAEd,OAAO,CAAC,SAAS,EAAE,MAAM,GAAG,OAAO,CAAC;IACpC,SAAS,CAAC,SAAS,EAAE,MAAM,GAAG,OAAO,CAAC;IACtC,iBAAiB,CAAC,SAAS,EAAE,MAAM,GAAG,OAAO,CAAC;IAC9C,cAAc,IAAI,OAAO,CAAC;IAC1B,OAAO,IAAI,MAAM,GAAG,IAAI,CAAC;IACzB,gBAAgB,CAAC,IAAI,EAAE,GAAG,EAAE,OAAO,EAAE,GAAG,GAAG,IAAI,CAAC;IAChD,YAAY,IAAI,MAAM,CAAC;IACvB,cAAc,IAAI,MAAM,CAAC;IACzB,eAAe,IAAI,MAAM,CAAC;IAC1B,aAAa,CAAC,WAAW,EAAE,MAAM,GAAG,IAAI,CAAC;IACzC,cAAc,IAAI,IAAI,CAAC;IACvB,uBAAuB,IAAI,IAAI,CAAC;IAChC,aAAa,IAAI,IAAI,CAAC;IACtB,MAAM,CAAC,MAAM,EAAE,MAAM,EAAE,EAAE,WAAW,EAAE,MAAM,GAAG,cAAc,CAAC,CAAC,CAAC,CAAC;CACpE"}
@@ -13,3 +13,4 @@ export interface ParametroInterface {
13
13
  referencia?: boolean;
14
14
  }
15
15
  export {};
16
+ //# sourceMappingURL=../../fontes/dist/interfaces/parametro-interface.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"parametro-interface.d.ts","sourceRoot":"fontes/","sources":["interfaces/parametro-interface.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,gBAAgB,EAAE,MAAM,qBAAqB,CAAC;AACvD,OAAO,EAAE,kBAAkB,EAAE,MAAM,yBAAyB,CAAC;AAE7D,UAAU,0BAA0B;IAChC,IAAI,EAAE,MAAM,CAAC;IACb,IAAI,EAAE,kBAAkB,CAAC;IACzB,YAAY,CAAC,EAAE,MAAM,CAAC;CACzB;AACD,MAAM,WAAW,kBAAkB;IAC/B,WAAW,EAAE,QAAQ,GAAG,UAAU,CAAC;IACnC,IAAI,EAAE,gBAAgB,CAAC;IACvB,QAAQ,CAAC,EAAE,0BAA0B,CAAC;IACtC,WAAW,CAAC,EAAE,GAAG,CAAC;IAClB,UAAU,CAAC,EAAE,OAAO,CAAC;CACxB"}
@@ -24,3 +24,4 @@ export interface PilhaEscoposExecucaoInterface extends PilhaInterface<EscopoExec
24
24
  [nome: string]: DeleguaFuncao;
25
25
  };
26
26
  }
27
+ //# sourceMappingURL=../../fontes/dist/interfaces/pilha-escopos-execucao-interface.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"pilha-escopos-execucao-interface.d.ts","sourceRoot":"fontes/","sources":["interfaces/pilha-escopos-execucao-interface.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,aAAa,EAAE,MAAM,eAAe,CAAC;AAC9C,OAAO,EAAE,cAAc,EAAE,MAAM,mBAAmB,CAAC;AACnD,OAAO,EAAE,cAAc,EAAE,MAAM,mBAAmB,CAAC;AACnD,OAAO,EAAE,gBAAgB,EAAE,MAAM,qBAAqB,CAAC;AACvD,OAAO,EAAE,iBAAiB,EAAE,MAAM,sBAAsB,CAAC;AAEzD,MAAM,WAAW,6BAA8B,SAAQ,cAAc,CAAC,cAAc,CAAC;IACjF,gBAAgB,CAAC,OAAO,EAAE,gBAAgB,EAAE,KAAK,EAAE,GAAG,GAAG,IAAI,CAAC;IAC9D,kBAAkB,CAAC,SAAS,EAAE,MAAM,EAAE,OAAO,EAAE,gBAAgB,EAAE,KAAK,EAAE,GAAG,GAAG,IAAI,CAAC;IACnF,gBAAgB,CAAC,aAAa,EAAE,MAAM,EAAE,KAAK,EAAE,GAAG,EAAE,IAAI,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;IACzE,eAAe,CAAC,YAAY,EAAE,MAAM,EAAE,KAAK,EAAE,GAAG,EAAE,IAAI,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;IACvE,SAAS,IAAI,MAAM,CAAC;IACpB,SAAS,CAAC,OAAO,EAAE,MAAM,GAAG,cAAc,CAAC;IAC3C,kBAAkB,CAAC,SAAS,EAAE,MAAM,GAAG,cAAc,GAAG,SAAS,CAAC;IAClE,mBAAmB,CAAC,cAAc,EAAE,GAAG,EAAE,GAAG;QAAE,KAAK,EAAE,GAAG,CAAC;QAAC,IAAI,EAAE,MAAM,CAAC;QAAC,IAAI,EAAE,MAAM,CAAA;KAAE,EAAE,CAAC;IACzF,kBAAkB,CAAC,OAAO,EAAE,gBAAgB,GAAG,iBAAiB,CAAC;IACjE,eAAe,CAAC,SAAS,EAAE,MAAM,EAAE,IAAI,EAAE,MAAM,GAAG,iBAAiB,CAAC;IACpE,oBAAoB,CAAC,IAAI,EAAE,MAAM,GAAG,iBAAiB,CAAC;IACtD,0BAA0B,IAAI,GAAG,CAAC;IAClC,uBAAuB,IAAI;QAAE,CAAC,IAAI,EAAE,MAAM,GAAG,aAAa,CAAA;KAAE,CAAC;CAChE"}
@@ -5,3 +5,4 @@ export interface PilhaInterface<T> {
5
5
  topoDaPilha(): T;
6
6
  removerUltimo(): T;
7
7
  }
8
+ //# sourceMappingURL=../../fontes/dist/interfaces/pilha-interface.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"pilha-interface.d.ts","sourceRoot":"fontes/","sources":["interfaces/pilha-interface.ts"],"names":[],"mappings":"AAAA,MAAM,WAAW,cAAc,CAAC,CAAC;IAC7B,KAAK,EAAE,KAAK,CAAC,CAAC,CAAC,CAAC;IAEhB,QAAQ,CAAC,IAAI,EAAE,CAAC,GAAG,IAAI,CAAC;IACxB,MAAM,IAAI,OAAO,CAAC;IAClB,WAAW,IAAI,CAAC,CAAC;IACjB,aAAa,IAAI,CAAC,CAAC;CACtB"}
@@ -39,3 +39,4 @@ export interface ResolvedorInterface {
39
39
  visitarExpressaoDefinirValor(expressao?: any): any;
40
40
  visitarExpressaoIsto(expressao?: any): any;
41
41
  }
42
+ //# sourceMappingURL=../../fontes/dist/interfaces/resolvedor-interface.d.ts.map