@designliquido/delegua 0.59.0 → 0.60.0

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 (305) hide show
  1. package/analisador-semantico/analisador-semantico-base.d.ts +2 -2
  2. package/analisador-semantico/analisador-semantico-base.d.ts.map +1 -1
  3. package/analisador-semantico/analisador-semantico-base.js.map +1 -1
  4. package/analisador-semantico/analisador-semantico.d.ts +1 -0
  5. package/analisador-semantico/analisador-semantico.d.ts.map +1 -1
  6. package/analisador-semantico/analisador-semantico.js +6 -0
  7. package/analisador-semantico/analisador-semantico.js.map +1 -1
  8. package/avaliador-sintatico/avaliador-sintatico.js +7 -7
  9. package/avaliador-sintatico/avaliador-sintatico.js.map +1 -1
  10. package/avaliador-sintatico/dialetos/avaliador-sintatico-egua-classico.d.ts +5 -6
  11. package/avaliador-sintatico/dialetos/avaliador-sintatico-egua-classico.d.ts.map +1 -1
  12. package/avaliador-sintatico/dialetos/avaliador-sintatico-egua-classico.js +1 -1
  13. package/avaliador-sintatico/dialetos/avaliador-sintatico-egua-classico.js.map +1 -1
  14. package/avaliador-sintatico/dialetos/avaliador-sintatico-pitugues.d.ts +4 -5
  15. package/avaliador-sintatico/dialetos/avaliador-sintatico-pitugues.d.ts.map +1 -1
  16. package/avaliador-sintatico/dialetos/avaliador-sintatico-pitugues.js +1 -1
  17. package/avaliador-sintatico/dialetos/avaliador-sintatico-pitugues.js.map +1 -1
  18. package/avaliador-sintatico/index.d.ts +0 -1
  19. package/avaliador-sintatico/index.d.ts.map +1 -1
  20. package/avaliador-sintatico/index.js +0 -1
  21. package/avaliador-sintatico/index.js.map +1 -1
  22. package/bibliotecas/biblioteca-global.d.ts.map +1 -1
  23. package/bibliotecas/biblioteca-global.js +10 -9
  24. package/bibliotecas/biblioteca-global.js.map +1 -1
  25. package/bibliotecas/dialetos/pitugues/primitivas-dicionario.d.ts.map +1 -1
  26. package/bibliotecas/dialetos/pitugues/primitivas-dicionario.js +22 -0
  27. package/bibliotecas/dialetos/pitugues/primitivas-dicionario.js.map +1 -1
  28. package/bibliotecas/dialetos/pitugues/primitivas-texto.d.ts.map +1 -1
  29. package/bibliotecas/dialetos/pitugues/primitivas-texto.js +56 -2
  30. package/bibliotecas/dialetos/pitugues/primitivas-texto.js.map +1 -1
  31. package/bibliotecas/primitivas-dicionario.d.ts.map +1 -1
  32. package/bibliotecas/primitivas-dicionario.js +26 -1
  33. package/bibliotecas/primitivas-dicionario.js.map +1 -1
  34. package/bibliotecas/primitivas-texto.d.ts.map +1 -1
  35. package/bibliotecas/primitivas-texto.js +18 -1
  36. package/bibliotecas/primitivas-texto.js.map +1 -1
  37. package/bin/package.json +1 -1
  38. package/construtos/acesso-elemento-matriz.d.ts +3 -0
  39. package/construtos/acesso-elemento-matriz.d.ts.map +1 -1
  40. package/construtos/acesso-elemento-matriz.js +3 -0
  41. package/construtos/acesso-elemento-matriz.js.map +1 -1
  42. package/construtos/acesso-indice-variavel.d.ts +1 -0
  43. package/construtos/acesso-indice-variavel.d.ts.map +1 -1
  44. package/construtos/acesso-indice-variavel.js +3 -0
  45. package/construtos/acesso-indice-variavel.js.map +1 -1
  46. package/construtos/acesso-metodo-ou-propriedade.d.ts +1 -0
  47. package/construtos/acesso-metodo-ou-propriedade.d.ts.map +1 -1
  48. package/construtos/acesso-metodo-ou-propriedade.js +3 -0
  49. package/construtos/acesso-metodo-ou-propriedade.js.map +1 -1
  50. package/construtos/acesso-metodo.d.ts +1 -0
  51. package/construtos/acesso-metodo.d.ts.map +1 -1
  52. package/construtos/acesso-metodo.js +3 -0
  53. package/construtos/acesso-metodo.js.map +1 -1
  54. package/construtos/acesso-propriedade.d.ts +1 -0
  55. package/construtos/acesso-propriedade.d.ts.map +1 -1
  56. package/construtos/acesso-propriedade.js +3 -0
  57. package/construtos/acesso-propriedade.js.map +1 -1
  58. package/construtos/agrupamento.d.ts +1 -0
  59. package/construtos/agrupamento.d.ts.map +1 -1
  60. package/construtos/agrupamento.js +3 -0
  61. package/construtos/agrupamento.js.map +1 -1
  62. package/construtos/argumento-referencia-funcao.d.ts +1 -0
  63. package/construtos/argumento-referencia-funcao.d.ts.map +1 -1
  64. package/construtos/argumento-referencia-funcao.js +3 -0
  65. package/construtos/argumento-referencia-funcao.js.map +1 -1
  66. package/construtos/atribuicao-por-indice.d.ts +1 -0
  67. package/construtos/atribuicao-por-indice.d.ts.map +1 -1
  68. package/construtos/atribuicao-por-indice.js +3 -0
  69. package/construtos/atribuicao-por-indice.js.map +1 -1
  70. package/construtos/atribuicao-por-indices-matriz.d.ts +1 -0
  71. package/construtos/atribuicao-por-indices-matriz.d.ts.map +1 -1
  72. package/construtos/atribuicao-por-indices-matriz.js +3 -0
  73. package/construtos/atribuicao-por-indices-matriz.js.map +1 -1
  74. package/construtos/atribuir.d.ts +1 -0
  75. package/construtos/atribuir.d.ts.map +1 -1
  76. package/construtos/atribuir.js +3 -0
  77. package/construtos/atribuir.js.map +1 -1
  78. package/construtos/binario.d.ts +1 -0
  79. package/construtos/binario.d.ts.map +1 -1
  80. package/construtos/binario.js +3 -0
  81. package/construtos/binario.js.map +1 -1
  82. package/construtos/chamada.d.ts +1 -0
  83. package/construtos/chamada.d.ts.map +1 -1
  84. package/construtos/chamada.js +3 -0
  85. package/construtos/chamada.js.map +1 -1
  86. package/construtos/comentario-como-construto.d.ts +1 -0
  87. package/construtos/comentario-como-construto.d.ts.map +1 -1
  88. package/construtos/comentario-como-construto.js +3 -0
  89. package/construtos/comentario-como-construto.js.map +1 -1
  90. package/construtos/componente-linguagem.d.ts +1 -0
  91. package/construtos/componente-linguagem.d.ts.map +1 -1
  92. package/construtos/componente-linguagem.js +3 -0
  93. package/construtos/componente-linguagem.js.map +1 -1
  94. package/construtos/constante.d.ts +1 -0
  95. package/construtos/constante.d.ts.map +1 -1
  96. package/construtos/constante.js +3 -0
  97. package/construtos/constante.js.map +1 -1
  98. package/construtos/construto.d.ts +1 -0
  99. package/construtos/construto.d.ts.map +1 -1
  100. package/construtos/decorador.d.ts +1 -0
  101. package/construtos/decorador.d.ts.map +1 -1
  102. package/construtos/decorador.js +3 -0
  103. package/construtos/decorador.js.map +1 -1
  104. package/construtos/definir-valor.d.ts +1 -0
  105. package/construtos/definir-valor.d.ts.map +1 -1
  106. package/construtos/definir-valor.js +3 -0
  107. package/construtos/definir-valor.js.map +1 -1
  108. package/construtos/dicionario.d.ts +1 -0
  109. package/construtos/dicionario.d.ts.map +1 -1
  110. package/construtos/dicionario.js +3 -0
  111. package/construtos/dicionario.js.map +1 -1
  112. package/construtos/elvis.d.ts +1 -0
  113. package/construtos/elvis.d.ts.map +1 -1
  114. package/construtos/elvis.js +3 -0
  115. package/construtos/elvis.js.map +1 -1
  116. package/construtos/enquanto-como-construto.d.ts +1 -0
  117. package/construtos/enquanto-como-construto.d.ts.map +1 -1
  118. package/construtos/enquanto-como-construto.js +3 -0
  119. package/construtos/enquanto-como-construto.js.map +1 -1
  120. package/construtos/expressao-regular.d.ts +1 -0
  121. package/construtos/expressao-regular.d.ts.map +1 -1
  122. package/construtos/expressao-regular.js +3 -0
  123. package/construtos/expressao-regular.js.map +1 -1
  124. package/construtos/fazer-como-construto.d.ts +1 -0
  125. package/construtos/fazer-como-construto.d.ts.map +1 -1
  126. package/construtos/fazer-como-construto.js +3 -0
  127. package/construtos/fazer-como-construto.js.map +1 -1
  128. package/construtos/fim-para.d.ts +1 -0
  129. package/construtos/fim-para.d.ts.map +1 -1
  130. package/construtos/fim-para.js +3 -0
  131. package/construtos/fim-para.js.map +1 -1
  132. package/construtos/formatacao-escrita.d.ts +1 -0
  133. package/construtos/formatacao-escrita.d.ts.map +1 -1
  134. package/construtos/formatacao-escrita.js +3 -0
  135. package/construtos/formatacao-escrita.js.map +1 -1
  136. package/construtos/funcao.d.ts +1 -0
  137. package/construtos/funcao.d.ts.map +1 -1
  138. package/construtos/funcao.js +3 -0
  139. package/construtos/funcao.js.map +1 -1
  140. package/construtos/importar-como-construto.d.ts +1 -0
  141. package/construtos/importar-como-construto.d.ts.map +1 -1
  142. package/construtos/importar-como-construto.js +3 -0
  143. package/construtos/importar-como-construto.js.map +1 -1
  144. package/construtos/isto.d.ts +1 -0
  145. package/construtos/isto.d.ts.map +1 -1
  146. package/construtos/isto.js +3 -0
  147. package/construtos/isto.js.map +1 -1
  148. package/construtos/leia.d.ts +1 -0
  149. package/construtos/leia.d.ts.map +1 -1
  150. package/construtos/leia.js +3 -0
  151. package/construtos/leia.js.map +1 -1
  152. package/construtos/lista-compreensao.d.ts +1 -0
  153. package/construtos/lista-compreensao.d.ts.map +1 -1
  154. package/construtos/lista-compreensao.js +3 -0
  155. package/construtos/lista-compreensao.js.map +1 -1
  156. package/construtos/literal.d.ts +1 -0
  157. package/construtos/literal.d.ts.map +1 -1
  158. package/construtos/literal.js +6 -0
  159. package/construtos/literal.js.map +1 -1
  160. package/construtos/logico.d.ts +1 -0
  161. package/construtos/logico.d.ts.map +1 -1
  162. package/construtos/logico.js +3 -0
  163. package/construtos/logico.js.map +1 -1
  164. package/construtos/para-cada-como-construto.d.ts +1 -0
  165. package/construtos/para-cada-como-construto.d.ts.map +1 -1
  166. package/construtos/para-cada-como-construto.js +3 -0
  167. package/construtos/para-cada-como-construto.js.map +1 -1
  168. package/construtos/para-como-construto.d.ts +1 -0
  169. package/construtos/para-como-construto.d.ts.map +1 -1
  170. package/construtos/para-como-construto.js +3 -0
  171. package/construtos/para-como-construto.js.map +1 -1
  172. package/construtos/referencia-biblioteca-global.d.ts +1 -0
  173. package/construtos/referencia-biblioteca-global.d.ts.map +1 -1
  174. package/construtos/referencia-biblioteca-global.js +3 -0
  175. package/construtos/referencia-biblioteca-global.js.map +1 -1
  176. package/construtos/referencia-funcao.d.ts +1 -0
  177. package/construtos/referencia-funcao.d.ts.map +1 -1
  178. package/construtos/referencia-funcao.js +3 -0
  179. package/construtos/referencia-funcao.js.map +1 -1
  180. package/construtos/se-ternario.d.ts +1 -0
  181. package/construtos/se-ternario.d.ts.map +1 -1
  182. package/construtos/se-ternario.js +3 -0
  183. package/construtos/se-ternario.js.map +1 -1
  184. package/construtos/separador.d.ts +1 -0
  185. package/construtos/separador.d.ts.map +1 -1
  186. package/construtos/separador.js +3 -0
  187. package/construtos/separador.js.map +1 -1
  188. package/construtos/super.d.ts +1 -0
  189. package/construtos/super.d.ts.map +1 -1
  190. package/construtos/super.js +3 -0
  191. package/construtos/super.js.map +1 -1
  192. package/construtos/tipo-de.d.ts +1 -0
  193. package/construtos/tipo-de.d.ts.map +1 -1
  194. package/construtos/tipo-de.js +3 -0
  195. package/construtos/tipo-de.js.map +1 -1
  196. package/construtos/tupla.d.ts +1 -0
  197. package/construtos/tupla.d.ts.map +1 -1
  198. package/construtos/tupla.js.map +1 -1
  199. package/construtos/tuplas/deceto.d.ts +1 -0
  200. package/construtos/tuplas/deceto.d.ts.map +1 -1
  201. package/construtos/tuplas/deceto.js +3 -0
  202. package/construtos/tuplas/deceto.js.map +1 -1
  203. package/construtos/tuplas/dupla.d.ts +1 -0
  204. package/construtos/tuplas/dupla.d.ts.map +1 -1
  205. package/construtos/tuplas/dupla.js +3 -0
  206. package/construtos/tuplas/dupla.js.map +1 -1
  207. package/construtos/tuplas/noneto.d.ts +1 -0
  208. package/construtos/tuplas/noneto.d.ts.map +1 -1
  209. package/construtos/tuplas/noneto.js +3 -0
  210. package/construtos/tuplas/noneto.js.map +1 -1
  211. package/construtos/tuplas/octeto.d.ts +1 -0
  212. package/construtos/tuplas/octeto.d.ts.map +1 -1
  213. package/construtos/tuplas/octeto.js +3 -0
  214. package/construtos/tuplas/octeto.js.map +1 -1
  215. package/construtos/tuplas/quarteto.d.ts +1 -0
  216. package/construtos/tuplas/quarteto.d.ts.map +1 -1
  217. package/construtos/tuplas/quarteto.js +3 -0
  218. package/construtos/tuplas/quarteto.js.map +1 -1
  219. package/construtos/tuplas/quinteto.d.ts +1 -0
  220. package/construtos/tuplas/quinteto.d.ts.map +1 -1
  221. package/construtos/tuplas/quinteto.js +3 -0
  222. package/construtos/tuplas/quinteto.js.map +1 -1
  223. package/construtos/tuplas/septeto.d.ts +1 -0
  224. package/construtos/tuplas/septeto.d.ts.map +1 -1
  225. package/construtos/tuplas/septeto.js +3 -0
  226. package/construtos/tuplas/septeto.js.map +1 -1
  227. package/construtos/tuplas/sexteto.d.ts +1 -0
  228. package/construtos/tuplas/sexteto.d.ts.map +1 -1
  229. package/construtos/tuplas/sexteto.js +3 -0
  230. package/construtos/tuplas/sexteto.js.map +1 -1
  231. package/construtos/tuplas/trio.d.ts +1 -0
  232. package/construtos/tuplas/trio.d.ts.map +1 -1
  233. package/construtos/tuplas/trio.js +3 -0
  234. package/construtos/tuplas/trio.js.map +1 -1
  235. package/construtos/unario.d.ts +1 -0
  236. package/construtos/unario.d.ts.map +1 -1
  237. package/construtos/unario.js +3 -0
  238. package/construtos/unario.js.map +1 -1
  239. package/construtos/variavel.d.ts +1 -0
  240. package/construtos/variavel.d.ts.map +1 -1
  241. package/construtos/variavel.js +3 -0
  242. package/construtos/variavel.js.map +1 -1
  243. package/construtos/vetor.d.ts +1 -0
  244. package/construtos/vetor.d.ts.map +1 -1
  245. package/construtos/vetor.js +3 -0
  246. package/construtos/vetor.js.map +1 -1
  247. package/interfaces/interpretador-interface.d.ts +1 -1
  248. package/interfaces/interpretador-interface.d.ts.map +1 -1
  249. package/interfaces/primitiva-interface.d.ts +1 -0
  250. package/interfaces/primitiva-interface.d.ts.map +1 -1
  251. package/interfaces/retornos/index.d.ts +1 -0
  252. package/interfaces/retornos/index.d.ts.map +1 -1
  253. package/interfaces/retornos/index.js +1 -0
  254. package/interfaces/retornos/index.js.map +1 -1
  255. package/interpretador/dialetos/pitugues/comum.d.ts +16 -0
  256. package/interpretador/dialetos/pitugues/comum.d.ts.map +1 -0
  257. package/interpretador/dialetos/pitugues/comum.js +267 -0
  258. package/interpretador/dialetos/pitugues/comum.js.map +1 -0
  259. package/interpretador/dialetos/pitugues/index.d.ts +1 -0
  260. package/interpretador/dialetos/pitugues/index.d.ts.map +1 -1
  261. package/interpretador/dialetos/pitugues/index.js +1 -0
  262. package/interpretador/dialetos/pitugues/index.js.map +1 -1
  263. package/interpretador/dialetos/pitugues/interpretador-pitugues-com-depuracao.d.ts +8 -0
  264. package/interpretador/dialetos/pitugues/interpretador-pitugues-com-depuracao.d.ts.map +1 -0
  265. package/interpretador/dialetos/pitugues/interpretador-pitugues-com-depuracao.js +51 -0
  266. package/interpretador/dialetos/pitugues/interpretador-pitugues-com-depuracao.js.map +1 -0
  267. package/interpretador/dialetos/pitugues/interpretador-pitugues.d.ts +0 -9
  268. package/interpretador/dialetos/pitugues/interpretador-pitugues.d.ts.map +1 -1
  269. package/interpretador/dialetos/pitugues/interpretador-pitugues.js +37 -234
  270. package/interpretador/dialetos/pitugues/interpretador-pitugues.js.map +1 -1
  271. package/interpretador/interpretador-base.d.ts.map +1 -1
  272. package/interpretador/interpretador-base.js +4 -1
  273. package/interpretador/interpretador-base.js.map +1 -1
  274. package/interpretador/interpretador.d.ts +1 -0
  275. package/interpretador/interpretador.d.ts.map +1 -1
  276. package/interpretador/interpretador.js +14 -6
  277. package/interpretador/interpretador.js.map +1 -1
  278. package/lexador/dialetos/lexador-pitugues.d.ts +1 -0
  279. package/lexador/dialetos/lexador-pitugues.d.ts.map +1 -1
  280. package/lexador/dialetos/lexador-pitugues.js +33 -0
  281. package/lexador/dialetos/lexador-pitugues.js.map +1 -1
  282. package/lexador/micro-lexador-pitugues.d.ts +1 -0
  283. package/lexador/micro-lexador-pitugues.d.ts.map +1 -1
  284. package/lexador/micro-lexador-pitugues.js +5 -1
  285. package/lexador/micro-lexador-pitugues.js.map +1 -1
  286. package/package.json +1 -1
  287. package/tipo-dados-elementar.d.ts +1 -1
  288. package/tipo-dados-elementar.d.ts.map +1 -1
  289. package/tipos-de-simbolos/pitugues.d.ts +1 -0
  290. package/tipos-de-simbolos/pitugues.d.ts.map +1 -1
  291. package/tipos-de-simbolos/pitugues.js +1 -0
  292. package/tipos-de-simbolos/pitugues.js.map +1 -1
  293. package/umd/delegua.js +692 -467
  294. package/avaliador-sintatico/retornos/index.d.ts +0 -2
  295. package/avaliador-sintatico/retornos/index.d.ts.map +0 -1
  296. package/avaliador-sintatico/retornos/index.js +0 -18
  297. package/avaliador-sintatico/retornos/index.js.map +0 -1
  298. package/avaliador-sintatico/retornos/retorno-primario.d.ts +0 -4
  299. package/avaliador-sintatico/retornos/retorno-primario.d.ts.map +0 -1
  300. package/avaliador-sintatico/retornos/retorno-primario.js +0 -3
  301. package/avaliador-sintatico/retornos/retorno-primario.js.map +0 -1
  302. package/interpretador/interpretador-com-depuracao.d.ts +0 -182
  303. package/interpretador/interpretador-com-depuracao.d.ts.map +0 -1
  304. package/interpretador/interpretador-com-depuracao.js +0 -563
  305. package/interpretador/interpretador-com-depuracao.js.map +0 -1
package/umd/delegua.js CHANGED
@@ -235,7 +235,7 @@ class AvaliadorSintaticoBase {
235
235
  }
236
236
  exports.AvaliadorSintaticoBase = AvaliadorSintaticoBase;
237
237
 
238
- },{"../construtos":52,"../declaracoes":97,"../tipos-de-simbolos/comum":186,"./erro-avaliador-sintatico":11}],2:[function(require,module,exports){
238
+ },{"../construtos":50,"../declaracoes":95,"../tipos-de-simbolos/comum":185,"./erro-avaliador-sintatico":11}],2:[function(require,module,exports){
239
239
  "use strict";
240
240
  var __importDefault = (this && this.__importDefault) || function (mod) {
241
241
  return (mod && mod.__esModule) ? mod : { "default": mod };
@@ -462,7 +462,7 @@ class AvaliadorSintatico extends avaliador_sintatico_base_1.AvaliadorSintaticoBa
462
462
  condicao = this.expressao();
463
463
  }
464
464
  else {
465
- condicao = new declaracoes_1.Expressao(new construtos_1.Literal(this.hashArquivo, Number(localizacaoVetor.linha), true));
465
+ condicao = new construtos_1.Literal(this.hashArquivo, Number(localizacaoVetor.linha), true);
466
466
  }
467
467
  this.consumir(delegua_2.default.COLCHETE_DIREITO, 'Espero fechamento de colchetes após condição.');
468
468
  const tipoVetor = vetor.tipo;
@@ -1350,17 +1350,17 @@ class AvaliadorSintatico extends avaliador_sintatico_base_1.AvaliadorSintaticoBa
1350
1350
  if (!this.verificarSeSimboloAtualEIgualA(delegua_2.default.DE, delegua_2.default.EM)) {
1351
1351
  throw this.erro(this.simbolos[this.atual], "Esperado palavras reservadas 'em' ou 'de' após variável de iteração em instrução 'para cada'.");
1352
1352
  }
1353
- let vetor = this.expressao();
1354
- if (vetor.constructor === construtos_1.AcessoIndiceVariavel) {
1355
- const construtoAcessoIndiceVariavel = vetor;
1353
+ let vetorOuDicionario = this.expressao();
1354
+ if (vetorOuDicionario.constructor === construtos_1.AcessoIndiceVariavel) {
1355
+ const construtoAcessoIndiceVariavel = vetorOuDicionario;
1356
1356
  if (construtoAcessoIndiceVariavel.entidadeChamada.tipo === 'dicionário') {
1357
1357
  // A avaliação sintática não deve verificar valores de dicionários.
1358
1358
  // Aqui se supõe que o programador sabe o que está fazendo.
1359
1359
  // TODO: Talvez pensar numa forma melhor de fazer isso.
1360
- vetor.tipo = 'vetor';
1360
+ vetorOuDicionario.tipo = 'vetor';
1361
1361
  }
1362
1362
  }
1363
- const tipoVetor = vetor.tipo;
1363
+ const tipoVetor = vetorOuDicionario.tipo;
1364
1364
  if (!tipoVetor.endsWith('[]') &&
1365
1365
  !['dicionário', 'qualquer', 'texto', 'vetor'].includes(tipoVetor)) {
1366
1366
  throw this.erro(simboloPara, `Variável ou constante em 'para cada' não é iterável. Tipo resolvido: ${tipoVetor}.`);
@@ -1374,7 +1374,7 @@ class AvaliadorSintatico extends avaliador_sintatico_base_1.AvaliadorSintaticoBa
1374
1374
  const corpo = this.resolverDeclaracao();
1375
1375
  return {
1376
1376
  variavelIteracao,
1377
- vetor,
1377
+ vetor: vetorOuDicionario,
1378
1378
  corpo,
1379
1379
  };
1380
1380
  }
@@ -2238,7 +2238,7 @@ class AvaliadorSintatico extends avaliador_sintatico_base_1.AvaliadorSintaticoBa
2238
2238
  }
2239
2239
  exports.AvaliadorSintatico = AvaliadorSintatico;
2240
2240
 
2241
- },{"../bibliotecas/primitivas-dicionario":21,"../bibliotecas/primitivas-numero":22,"../bibliotecas/primitivas-texto":23,"../bibliotecas/primitivas-vetor":24,"../construtos":52,"../construtos/tuplas":69,"../declaracoes":97,"../inferenciador":116,"../informacao-elemento-sintatico":117,"../tipos-de-dados/delegua":182,"../tipos-de-simbolos/delegua":187,"./avaliador-sintatico-base":1,"./comum":3,"./elemento-montao-tipos":10,"./erro-avaliador-sintatico":11,"./informacao-escopo":13,"./montao-tipos":16,"./pilha-escopos":17,"browser-process-hrtime":367}],3:[function(require,module,exports){
2241
+ },{"../bibliotecas/primitivas-dicionario":19,"../bibliotecas/primitivas-numero":20,"../bibliotecas/primitivas-texto":21,"../bibliotecas/primitivas-vetor":22,"../construtos":50,"../construtos/tuplas":67,"../declaracoes":95,"../inferenciador":114,"../informacao-elemento-sintatico":115,"../tipos-de-dados/delegua":181,"../tipos-de-simbolos/delegua":186,"./avaliador-sintatico-base":1,"./comum":3,"./elemento-montao-tipos":10,"./erro-avaliador-sintatico":11,"./informacao-escopo":13,"./montao-tipos":16,"./pilha-escopos":17,"browser-process-hrtime":366}],3:[function(require,module,exports){
2242
2242
  "use strict";
2243
2243
  Object.defineProperty(exports, "__esModule", { value: true });
2244
2244
  exports.buscarRetornos = buscarRetornos;
@@ -2338,7 +2338,7 @@ function registrarPrimitiva(primitivasConhecidas, tipo, catalogoPrimitivas) {
2338
2338
  }
2339
2339
  }
2340
2340
 
2341
- },{"../informacao-elemento-sintatico":117}],4:[function(require,module,exports){
2341
+ },{"../informacao-elemento-sintatico":115}],4:[function(require,module,exports){
2342
2342
  "use strict";
2343
2343
  var __importDefault = (this && this.__importDefault) || function (mod) {
2344
2344
  return (mod && mod.__esModule) ? mod : { "default": mod };
@@ -2564,7 +2564,7 @@ class AvaliadorSintaticoCalango extends avaliador_sintatico_base_1.AvaliadorSint
2564
2564
  }
2565
2565
  exports.AvaliadorSintaticoCalango = AvaliadorSintaticoCalango;
2566
2566
 
2567
- },{"../../construtos":52,"../../declaracoes":97,"../../informacao-elemento-sintatico":117,"../../tipos-de-simbolos/calango":185,"../avaliador-sintatico-base":1,"../informacao-escopo":13,"../pilha-escopos":17}],5:[function(require,module,exports){
2567
+ },{"../../construtos":50,"../../declaracoes":95,"../../informacao-elemento-sintatico":115,"../../tipos-de-simbolos/calango":184,"../avaliador-sintatico-base":1,"../informacao-escopo":13,"../pilha-escopos":17}],5:[function(require,module,exports){
2568
2568
  "use strict";
2569
2569
  var __importDefault = (this && this.__importDefault) || function (mod) {
2570
2570
  return (mod && mod.__esModule) ? mod : { "default": mod };
@@ -3061,7 +3061,7 @@ class AvaliadorSintaticoEguaClassico {
3061
3061
  this.consumir(egua_classico_1.default.PARENTESE_ESQUERDO, "Esperado '(' após declaração.");
3062
3062
  const caminho = this.expressao();
3063
3063
  this.consumir(egua_classico_1.default.PARENTESE_DIREITO, "Esperado ')' após declaração.");
3064
- return new declaracoes_1.Importar(caminho);
3064
+ return new construtos_1.ImportarComoConstruto(caminho);
3065
3065
  }
3066
3066
  declaracaoTente() {
3067
3067
  this.consumir(egua_classico_1.default.CHAVE_ESQUERDA, "Esperado '{' após a declaração 'tente'.");
@@ -3219,7 +3219,7 @@ class AvaliadorSintaticoEguaClassico {
3219
3219
  }
3220
3220
  exports.AvaliadorSintaticoEguaClassico = AvaliadorSintaticoEguaClassico;
3221
3221
 
3222
- },{"../../construtos":52,"../../declaracoes":97,"../../tipos-de-simbolos/egua-classico":188,"../erro-avaliador-sintatico":11}],6:[function(require,module,exports){
3222
+ },{"../../construtos":50,"../../declaracoes":95,"../../tipos-de-simbolos/egua-classico":187,"../erro-avaliador-sintatico":11}],6:[function(require,module,exports){
3223
3223
  "use strict";
3224
3224
  var __importDefault = (this && this.__importDefault) || function (mod) {
3225
3225
  return (mod && mod.__esModule) ? mod : { "default": mod };
@@ -3929,7 +3929,7 @@ class AvaliadorSintaticoPitugues {
3929
3929
  this.consumir(pitugues_2.default.PARENTESE_ESQUERDO, "Esperado '(' após declaração.");
3930
3930
  const caminho = this.expressao();
3931
3931
  this.consumir(pitugues_2.default.PARENTESE_DIREITO, "Esperado ')' após declaração.");
3932
- return new declaracoes_1.Importar(caminho);
3932
+ return new construtos_1.ImportarComoConstruto(caminho);
3933
3933
  }
3934
3934
  declaracaoTente() {
3935
3935
  const simboloTente = this.simboloAnterior();
@@ -4317,7 +4317,7 @@ class AvaliadorSintaticoPitugues {
4317
4317
  }
4318
4318
  exports.AvaliadorSintaticoPitugues = AvaliadorSintaticoPitugues;
4319
4319
 
4320
- },{"../../bibliotecas/primitivas-dicionario":21,"../../bibliotecas/primitivas-numero":22,"../../bibliotecas/primitivas-texto":23,"../../bibliotecas/primitivas-vetor":24,"../../construtos":52,"../../declaracoes":97,"../../inferenciador":116,"../../informacao-elemento-sintatico":117,"../../lexador":174,"../../tipos-de-dados/dialetos/pitugues":183,"../../tipos-de-simbolos/pitugues":191,"../comum":3,"../erro-avaliador-sintatico":11,"../informacao-escopo":13,"../pilha-escopos":17,"browser-process-hrtime":367}],7:[function(require,module,exports){
4320
+ },{"../../bibliotecas/primitivas-dicionario":19,"../../bibliotecas/primitivas-numero":20,"../../bibliotecas/primitivas-texto":21,"../../bibliotecas/primitivas-vetor":22,"../../construtos":50,"../../declaracoes":95,"../../inferenciador":114,"../../informacao-elemento-sintatico":115,"../../lexador":173,"../../tipos-de-dados/dialetos/pitugues":182,"../../tipos-de-simbolos/pitugues":190,"../comum":3,"../erro-avaliador-sintatico":11,"../informacao-escopo":13,"../pilha-escopos":17,"browser-process-hrtime":366}],7:[function(require,module,exports){
4321
4321
  "use strict";
4322
4322
  var __importDefault = (this && this.__importDefault) || function (mod) {
4323
4323
  return (mod && mod.__esModule) ? mod : { "default": mod };
@@ -4491,7 +4491,7 @@ class AvaliadorSintaticoPortugolIpt extends avaliador_sintatico_base_1.Avaliador
4491
4491
  }
4492
4492
  exports.AvaliadorSintaticoPortugolIpt = AvaliadorSintaticoPortugolIpt;
4493
4493
 
4494
- },{"../../construtos":52,"../../declaracoes":97,"../../tipos-de-simbolos/portugol-ipt":192,"../avaliador-sintatico-base":1}],8:[function(require,module,exports){
4494
+ },{"../../construtos":50,"../../declaracoes":95,"../../tipos-de-simbolos/portugol-ipt":191,"../avaliador-sintatico-base":1}],8:[function(require,module,exports){
4495
4495
  "use strict";
4496
4496
  var __importDefault = (this && this.__importDefault) || function (mod) {
4497
4497
  return (mod && mod.__esModule) ? mod : { "default": mod };
@@ -5479,7 +5479,7 @@ class AvaliadorSintaticoTenda extends avaliador_sintatico_base_1.AvaliadorSintat
5479
5479
  }
5480
5480
  exports.AvaliadorSintaticoTenda = AvaliadorSintaticoTenda;
5481
5481
 
5482
- },{"../../bibliotecas/primitivas-dicionario":21,"../../bibliotecas/primitivas-numero":22,"../../bibliotecas/primitivas-texto":23,"../../bibliotecas/primitivas-vetor":24,"../../construtos":52,"../../construtos/tuplas":69,"../../declaracoes":97,"../../inferenciador":116,"../../informacao-elemento-sintatico":117,"../../lexador/simbolo":180,"../../tipos-de-dados/delegua":182,"../../tipos-de-simbolos/tenda":193,"../avaliador-sintatico-base":1,"./../erro-avaliador-sintatico":11,"./../informacao-escopo":13,"./../pilha-escopos":17,"browser-process-hrtime":367}],9:[function(require,module,exports){
5482
+ },{"../../bibliotecas/primitivas-dicionario":19,"../../bibliotecas/primitivas-numero":20,"../../bibliotecas/primitivas-texto":21,"../../bibliotecas/primitivas-vetor":22,"../../construtos":50,"../../construtos/tuplas":67,"../../declaracoes":95,"../../inferenciador":114,"../../informacao-elemento-sintatico":115,"../../lexador/simbolo":179,"../../tipos-de-dados/delegua":181,"../../tipos-de-simbolos/tenda":192,"../avaliador-sintatico-base":1,"./../erro-avaliador-sintatico":11,"./../informacao-escopo":13,"./../pilha-escopos":17,"browser-process-hrtime":366}],9:[function(require,module,exports){
5483
5483
  "use strict";
5484
5484
  var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
5485
5485
  if (k2 === undefined) k2 = k;
@@ -5552,9 +5552,8 @@ __exportStar(require("./erro-avaliador-sintatico"), exports);
5552
5552
  __exportStar(require("./informacao-escopo"), exports);
5553
5553
  __exportStar(require("./micro-avaliador-sintatico"), exports);
5554
5554
  __exportStar(require("./pilha-escopos"), exports);
5555
- __exportStar(require("./retornos"), exports);
5556
5555
 
5557
- },{"./avaliador-sintatico":2,"./avaliador-sintatico-base":1,"./dialetos":9,"./erro-avaliador-sintatico":11,"./informacao-escopo":13,"./micro-avaliador-sintatico":15,"./pilha-escopos":17,"./retornos":18}],13:[function(require,module,exports){
5556
+ },{"./avaliador-sintatico":2,"./avaliador-sintatico-base":1,"./dialetos":9,"./erro-avaliador-sintatico":11,"./informacao-escopo":13,"./micro-avaliador-sintatico":15,"./pilha-escopos":17}],13:[function(require,module,exports){
5558
5557
  "use strict";
5559
5558
  Object.defineProperty(exports, "__esModule", { value: true });
5560
5559
  exports.InformacaoEscopo = void 0;
@@ -5684,7 +5683,7 @@ class MicroAvaliadorSintaticoBase {
5684
5683
  }
5685
5684
  exports.MicroAvaliadorSintaticoBase = MicroAvaliadorSintaticoBase;
5686
5685
 
5687
- },{"../construtos":52,"../tipos-de-simbolos/comum":186,"./erro-avaliador-sintatico":11}],15:[function(require,module,exports){
5686
+ },{"../construtos":50,"../tipos-de-simbolos/comum":185,"./erro-avaliador-sintatico":11}],15:[function(require,module,exports){
5688
5687
  "use strict";
5689
5688
  var __importDefault = (this && this.__importDefault) || function (mod) {
5690
5689
  return (mod && mod.__esModule) ? mod : { "default": mod };
@@ -5903,7 +5902,7 @@ class MicroAvaliadorSintatico extends micro_avaliador_sintatico_base_1.MicroAval
5903
5902
  }
5904
5903
  exports.MicroAvaliadorSintatico = MicroAvaliadorSintatico;
5905
5904
 
5906
- },{"../construtos":52,"../tipos-de-simbolos/microgramaticas/delegua":190,"./micro-avaliador-sintatico-base":14}],16:[function(require,module,exports){
5905
+ },{"../construtos":50,"../tipos-de-simbolos/microgramaticas/delegua":189,"./micro-avaliador-sintatico-base":14}],16:[function(require,module,exports){
5907
5906
  "use strict";
5908
5907
  Object.defineProperty(exports, "__esModule", { value: true });
5909
5908
  exports.MontaoTipos = void 0;
@@ -5954,7 +5953,7 @@ class MontaoTipos {
5954
5953
  }
5955
5954
  exports.MontaoTipos = MontaoTipos;
5956
5955
 
5957
- },{"../geracao-identificadores":114,"./erro-avaliador-sintatico":11}],17:[function(require,module,exports){
5956
+ },{"../geracao-identificadores":112,"./erro-avaliador-sintatico":11}],17:[function(require,module,exports){
5958
5957
  "use strict";
5959
5958
  Object.defineProperty(exports, "__esModule", { value: true });
5960
5959
  exports.PilhaEscopos = void 0;
@@ -6026,29 +6025,6 @@ exports.PilhaEscopos = PilhaEscopos;
6026
6025
 
6027
6026
  },{"./elemento-montao-tipos":10}],18:[function(require,module,exports){
6028
6027
  "use strict";
6029
- var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
6030
- if (k2 === undefined) k2 = k;
6031
- var desc = Object.getOwnPropertyDescriptor(m, k);
6032
- if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) {
6033
- desc = { enumerable: true, get: function() { return m[k]; } };
6034
- }
6035
- Object.defineProperty(o, k2, desc);
6036
- }) : (function(o, m, k, k2) {
6037
- if (k2 === undefined) k2 = k;
6038
- o[k2] = m[k];
6039
- }));
6040
- var __exportStar = (this && this.__exportStar) || function(m, exports) {
6041
- for (var p in m) if (p !== "default" && !Object.prototype.hasOwnProperty.call(exports, p)) __createBinding(exports, m, p);
6042
- };
6043
- Object.defineProperty(exports, "__esModule", { value: true });
6044
- __exportStar(require("./retorno-primario"), exports);
6045
-
6046
- },{"./retorno-primario":19}],19:[function(require,module,exports){
6047
- "use strict";
6048
- Object.defineProperty(exports, "__esModule", { value: true });
6049
-
6050
- },{}],20:[function(require,module,exports){
6051
- "use strict";
6052
6028
  Object.defineProperty(exports, "__esModule", { value: true });
6053
6029
  exports.aleatorio = aleatorio;
6054
6030
  exports.aleatorioEntre = aleatorioEntre;
@@ -6079,6 +6055,7 @@ const descritor_tipo_classe_1 = require("../interpretador/estruturas/descritor-t
6079
6055
  const estruturas_1 = require("../interpretador/estruturas");
6080
6056
  const construtos_1 = require("../construtos");
6081
6057
  const quebras_1 = require("../quebras");
6058
+ const inferenciador_1 = require("../inferenciador");
6082
6059
  /**
6083
6060
  * Retorna um número aleatório entre 0 e 1.
6084
6061
  * @returns {Promise<number>} Número real.
@@ -6914,23 +6891,23 @@ async function tupla(interpretador, vetor) {
6914
6891
  }
6915
6892
  switch (valorVetor.length) {
6916
6893
  case 2:
6917
- return Promise.resolve(new construtos_1.Dupla(valorVetor[0], valorVetor[1]));
6894
+ return Promise.resolve(new construtos_1.Dupla(new construtos_1.Literal(interpretador.hashArquivoDeclaracaoAtual, interpretador.linhaDeclaracaoAtual, valorVetor[0], (0, inferenciador_1.inferirTipoVariavel)(valorVetor[0])), new construtos_1.Literal(interpretador.hashArquivoDeclaracaoAtual, interpretador.linhaDeclaracaoAtual, valorVetor[1], (0, inferenciador_1.inferirTipoVariavel)(valorVetor[1]))));
6918
6895
  case 3:
6919
- return Promise.resolve(new construtos_1.Trio(valorVetor[0], valorVetor[1], valorVetor[2]));
6896
+ return Promise.resolve(new construtos_1.Trio(new construtos_1.Literal(interpretador.hashArquivoDeclaracaoAtual, interpretador.linhaDeclaracaoAtual, valorVetor[0], (0, inferenciador_1.inferirTipoVariavel)(valorVetor[0])), new construtos_1.Literal(interpretador.hashArquivoDeclaracaoAtual, interpretador.linhaDeclaracaoAtual, valorVetor[1], (0, inferenciador_1.inferirTipoVariavel)(valorVetor[1])), new construtos_1.Literal(interpretador.hashArquivoDeclaracaoAtual, interpretador.linhaDeclaracaoAtual, valorVetor[2], (0, inferenciador_1.inferirTipoVariavel)(valorVetor[2]))));
6920
6897
  case 4:
6921
- return Promise.resolve(new construtos_1.Quarteto(valorVetor[0], valorVetor[1], valorVetor[2], valorVetor[3]));
6898
+ return Promise.resolve(new construtos_1.Quarteto(new construtos_1.Literal(interpretador.hashArquivoDeclaracaoAtual, interpretador.linhaDeclaracaoAtual, valorVetor[0], (0, inferenciador_1.inferirTipoVariavel)(valorVetor[0])), new construtos_1.Literal(interpretador.hashArquivoDeclaracaoAtual, interpretador.linhaDeclaracaoAtual, valorVetor[1], (0, inferenciador_1.inferirTipoVariavel)(valorVetor[1])), new construtos_1.Literal(interpretador.hashArquivoDeclaracaoAtual, interpretador.linhaDeclaracaoAtual, valorVetor[2], (0, inferenciador_1.inferirTipoVariavel)(valorVetor[2])), new construtos_1.Literal(interpretador.hashArquivoDeclaracaoAtual, interpretador.linhaDeclaracaoAtual, valorVetor[3], (0, inferenciador_1.inferirTipoVariavel)(valorVetor[3]))));
6922
6899
  case 5:
6923
- return Promise.resolve(new construtos_1.Quinteto(valorVetor[0], valorVetor[1], valorVetor[2], valorVetor[3], valorVetor[4]));
6900
+ return Promise.resolve(new construtos_1.Quinteto(new construtos_1.Literal(interpretador.hashArquivoDeclaracaoAtual, interpretador.linhaDeclaracaoAtual, valorVetor[0], (0, inferenciador_1.inferirTipoVariavel)(valorVetor[0])), new construtos_1.Literal(interpretador.hashArquivoDeclaracaoAtual, interpretador.linhaDeclaracaoAtual, valorVetor[1], (0, inferenciador_1.inferirTipoVariavel)(valorVetor[1])), new construtos_1.Literal(interpretador.hashArquivoDeclaracaoAtual, interpretador.linhaDeclaracaoAtual, valorVetor[2], (0, inferenciador_1.inferirTipoVariavel)(valorVetor[2])), new construtos_1.Literal(interpretador.hashArquivoDeclaracaoAtual, interpretador.linhaDeclaracaoAtual, valorVetor[3], (0, inferenciador_1.inferirTipoVariavel)(valorVetor[3])), new construtos_1.Literal(interpretador.hashArquivoDeclaracaoAtual, interpretador.linhaDeclaracaoAtual, valorVetor[4], (0, inferenciador_1.inferirTipoVariavel)(valorVetor[4]))));
6924
6901
  case 6:
6925
- return Promise.resolve(new construtos_1.Sexteto(valorVetor[0], valorVetor[1], valorVetor[2], valorVetor[3], valorVetor[4], valorVetor[5]));
6902
+ return Promise.resolve(new construtos_1.Sexteto(new construtos_1.Literal(interpretador.hashArquivoDeclaracaoAtual, interpretador.linhaDeclaracaoAtual, valorVetor[0], (0, inferenciador_1.inferirTipoVariavel)(valorVetor[0])), new construtos_1.Literal(interpretador.hashArquivoDeclaracaoAtual, interpretador.linhaDeclaracaoAtual, valorVetor[1], (0, inferenciador_1.inferirTipoVariavel)(valorVetor[1])), new construtos_1.Literal(interpretador.hashArquivoDeclaracaoAtual, interpretador.linhaDeclaracaoAtual, valorVetor[2], (0, inferenciador_1.inferirTipoVariavel)(valorVetor[2])), new construtos_1.Literal(interpretador.hashArquivoDeclaracaoAtual, interpretador.linhaDeclaracaoAtual, valorVetor[3], (0, inferenciador_1.inferirTipoVariavel)(valorVetor[3])), new construtos_1.Literal(interpretador.hashArquivoDeclaracaoAtual, interpretador.linhaDeclaracaoAtual, valorVetor[4], (0, inferenciador_1.inferirTipoVariavel)(valorVetor[4])), new construtos_1.Literal(interpretador.hashArquivoDeclaracaoAtual, interpretador.linhaDeclaracaoAtual, valorVetor[5], (0, inferenciador_1.inferirTipoVariavel)(valorVetor[5]))));
6926
6903
  case 7:
6927
- return Promise.resolve(new construtos_1.Septeto(valorVetor[0], valorVetor[1], valorVetor[2], valorVetor[3], valorVetor[4], valorVetor[5], valorVetor[6]));
6904
+ return Promise.resolve(new construtos_1.Septeto(new construtos_1.Literal(interpretador.hashArquivoDeclaracaoAtual, interpretador.linhaDeclaracaoAtual, valorVetor[0], (0, inferenciador_1.inferirTipoVariavel)(valorVetor[0])), new construtos_1.Literal(interpretador.hashArquivoDeclaracaoAtual, interpretador.linhaDeclaracaoAtual, valorVetor[1], (0, inferenciador_1.inferirTipoVariavel)(valorVetor[1])), new construtos_1.Literal(interpretador.hashArquivoDeclaracaoAtual, interpretador.linhaDeclaracaoAtual, valorVetor[2], (0, inferenciador_1.inferirTipoVariavel)(valorVetor[2])), new construtos_1.Literal(interpretador.hashArquivoDeclaracaoAtual, interpretador.linhaDeclaracaoAtual, valorVetor[3], (0, inferenciador_1.inferirTipoVariavel)(valorVetor[3])), new construtos_1.Literal(interpretador.hashArquivoDeclaracaoAtual, interpretador.linhaDeclaracaoAtual, valorVetor[4], (0, inferenciador_1.inferirTipoVariavel)(valorVetor[4])), new construtos_1.Literal(interpretador.hashArquivoDeclaracaoAtual, interpretador.linhaDeclaracaoAtual, valorVetor[5], (0, inferenciador_1.inferirTipoVariavel)(valorVetor[5])), new construtos_1.Literal(interpretador.hashArquivoDeclaracaoAtual, interpretador.linhaDeclaracaoAtual, valorVetor[6], (0, inferenciador_1.inferirTipoVariavel)(valorVetor[6]))));
6928
6905
  case 8:
6929
- return Promise.resolve(new construtos_1.Octeto(valorVetor[0], valorVetor[1], valorVetor[2], valorVetor[3], valorVetor[4], valorVetor[5], valorVetor[6], valorVetor[7]));
6906
+ return Promise.resolve(new construtos_1.Octeto(new construtos_1.Literal(interpretador.hashArquivoDeclaracaoAtual, interpretador.linhaDeclaracaoAtual, valorVetor[0], (0, inferenciador_1.inferirTipoVariavel)(valorVetor[0])), new construtos_1.Literal(interpretador.hashArquivoDeclaracaoAtual, interpretador.linhaDeclaracaoAtual, valorVetor[1], (0, inferenciador_1.inferirTipoVariavel)(valorVetor[1])), new construtos_1.Literal(interpretador.hashArquivoDeclaracaoAtual, interpretador.linhaDeclaracaoAtual, valorVetor[2], (0, inferenciador_1.inferirTipoVariavel)(valorVetor[2])), new construtos_1.Literal(interpretador.hashArquivoDeclaracaoAtual, interpretador.linhaDeclaracaoAtual, valorVetor[3], (0, inferenciador_1.inferirTipoVariavel)(valorVetor[3])), new construtos_1.Literal(interpretador.hashArquivoDeclaracaoAtual, interpretador.linhaDeclaracaoAtual, valorVetor[4], (0, inferenciador_1.inferirTipoVariavel)(valorVetor[4])), new construtos_1.Literal(interpretador.hashArquivoDeclaracaoAtual, interpretador.linhaDeclaracaoAtual, valorVetor[5], (0, inferenciador_1.inferirTipoVariavel)(valorVetor[5])), new construtos_1.Literal(interpretador.hashArquivoDeclaracaoAtual, interpretador.linhaDeclaracaoAtual, valorVetor[6], (0, inferenciador_1.inferirTipoVariavel)(valorVetor[6])), new construtos_1.Literal(interpretador.hashArquivoDeclaracaoAtual, interpretador.linhaDeclaracaoAtual, valorVetor[7], (0, inferenciador_1.inferirTipoVariavel)(valorVetor[7]))));
6930
6907
  case 9:
6931
- return Promise.resolve(new construtos_1.Noneto(valorVetor[0], valorVetor[1], valorVetor[2], valorVetor[3], valorVetor[4], valorVetor[5], valorVetor[6], valorVetor[7], valorVetor[8]));
6908
+ return Promise.resolve(new construtos_1.Noneto(new construtos_1.Literal(interpretador.hashArquivoDeclaracaoAtual, interpretador.linhaDeclaracaoAtual, valorVetor[0], (0, inferenciador_1.inferirTipoVariavel)(valorVetor[0])), new construtos_1.Literal(interpretador.hashArquivoDeclaracaoAtual, interpretador.linhaDeclaracaoAtual, valorVetor[1], (0, inferenciador_1.inferirTipoVariavel)(valorVetor[1])), new construtos_1.Literal(interpretador.hashArquivoDeclaracaoAtual, interpretador.linhaDeclaracaoAtual, valorVetor[2], (0, inferenciador_1.inferirTipoVariavel)(valorVetor[2])), new construtos_1.Literal(interpretador.hashArquivoDeclaracaoAtual, interpretador.linhaDeclaracaoAtual, valorVetor[3], (0, inferenciador_1.inferirTipoVariavel)(valorVetor[3])), new construtos_1.Literal(interpretador.hashArquivoDeclaracaoAtual, interpretador.linhaDeclaracaoAtual, valorVetor[4], (0, inferenciador_1.inferirTipoVariavel)(valorVetor[4])), new construtos_1.Literal(interpretador.hashArquivoDeclaracaoAtual, interpretador.linhaDeclaracaoAtual, valorVetor[5], (0, inferenciador_1.inferirTipoVariavel)(valorVetor[5])), new construtos_1.Literal(interpretador.hashArquivoDeclaracaoAtual, interpretador.linhaDeclaracaoAtual, valorVetor[6], (0, inferenciador_1.inferirTipoVariavel)(valorVetor[6])), new construtos_1.Literal(interpretador.hashArquivoDeclaracaoAtual, interpretador.linhaDeclaracaoAtual, valorVetor[7], (0, inferenciador_1.inferirTipoVariavel)(valorVetor[7])), new construtos_1.Literal(interpretador.hashArquivoDeclaracaoAtual, interpretador.linhaDeclaracaoAtual, valorVetor[8], (0, inferenciador_1.inferirTipoVariavel)(valorVetor[8]))));
6932
6909
  case 10:
6933
- return Promise.resolve(new construtos_1.Deceto(valorVetor[0], valorVetor[1], valorVetor[2], valorVetor[3], valorVetor[4], valorVetor[5], valorVetor[6], valorVetor[7], valorVetor[8], valorVetor[9]));
6910
+ return Promise.resolve(new construtos_1.Deceto(new construtos_1.Literal(interpretador.hashArquivoDeclaracaoAtual, interpretador.linhaDeclaracaoAtual, valorVetor[0], (0, inferenciador_1.inferirTipoVariavel)(valorVetor[0])), new construtos_1.Literal(interpretador.hashArquivoDeclaracaoAtual, interpretador.linhaDeclaracaoAtual, valorVetor[1], (0, inferenciador_1.inferirTipoVariavel)(valorVetor[1])), new construtos_1.Literal(interpretador.hashArquivoDeclaracaoAtual, interpretador.linhaDeclaracaoAtual, valorVetor[2], (0, inferenciador_1.inferirTipoVariavel)(valorVetor[2])), new construtos_1.Literal(interpretador.hashArquivoDeclaracaoAtual, interpretador.linhaDeclaracaoAtual, valorVetor[3], (0, inferenciador_1.inferirTipoVariavel)(valorVetor[3])), new construtos_1.Literal(interpretador.hashArquivoDeclaracaoAtual, interpretador.linhaDeclaracaoAtual, valorVetor[4], (0, inferenciador_1.inferirTipoVariavel)(valorVetor[4])), new construtos_1.Literal(interpretador.hashArquivoDeclaracaoAtual, interpretador.linhaDeclaracaoAtual, valorVetor[5], (0, inferenciador_1.inferirTipoVariavel)(valorVetor[5])), new construtos_1.Literal(interpretador.hashArquivoDeclaracaoAtual, interpretador.linhaDeclaracaoAtual, valorVetor[6], (0, inferenciador_1.inferirTipoVariavel)(valorVetor[6])), new construtos_1.Literal(interpretador.hashArquivoDeclaracaoAtual, interpretador.linhaDeclaracaoAtual, valorVetor[7], (0, inferenciador_1.inferirTipoVariavel)(valorVetor[7])), new construtos_1.Literal(interpretador.hashArquivoDeclaracaoAtual, interpretador.linhaDeclaracaoAtual, valorVetor[8], (0, inferenciador_1.inferirTipoVariavel)(valorVetor[8])), new construtos_1.Literal(interpretador.hashArquivoDeclaracaoAtual, interpretador.linhaDeclaracaoAtual, valorVetor[9], (0, inferenciador_1.inferirTipoVariavel)(valorVetor[9]))));
6934
6911
  case 1:
6935
6912
  default:
6936
6913
  return Promise.reject(new excecoes_1.ErroEmTempoDeExecucao({
@@ -6940,9 +6917,10 @@ async function tupla(interpretador, vetor) {
6940
6917
  }
6941
6918
  }
6942
6919
 
6943
- },{"../construtos":52,"../excecoes":110,"../interpretador/estruturas":150,"../interpretador/estruturas/descritor-tipo-classe":148,"../interpretador/estruturas/funcao-padrao":149,"../interpretador/estruturas/objeto-delegua-classe":153,"../quebras":181}],21:[function(require,module,exports){
6920
+ },{"../construtos":50,"../excecoes":108,"../inferenciador":114,"../interpretador/estruturas":149,"../interpretador/estruturas/descritor-tipo-classe":147,"../interpretador/estruturas/funcao-padrao":148,"../interpretador/estruturas/objeto-delegua-classe":152,"../quebras":180}],19:[function(require,module,exports){
6944
6921
  "use strict";
6945
6922
  Object.defineProperty(exports, "__esModule", { value: true });
6923
+ const construtos_1 = require("../construtos");
6946
6924
  const informacao_elemento_sintatico_1 = require("../informacao-elemento-sintatico");
6947
6925
  const contemComum = (nome) => {
6948
6926
  return {
@@ -6982,6 +6960,30 @@ exports.default = {
6982
6960
  },
6983
6961
  contem: contemComum('contem'),
6984
6962
  contém: contemComum('contém'),
6963
+ itens: {
6964
+ tipoRetorno: 'Dupla[]',
6965
+ argumentos: [],
6966
+ implementacao: (interpretador, nomePrimitiva, valor) => {
6967
+ const hashArquivo = interpretador.hashArquivoDeclaracaoAtual;
6968
+ const linha = interpretador.linhaDeclaracaoAtual;
6969
+ const pares = Object.entries(valor).map(([chave, valor]) => {
6970
+ return new construtos_1.Dupla(new construtos_1.Literal(hashArquivo, linha, chave, 'texto'), new construtos_1.Literal(hashArquivo, linha, valor, 'qualquer'));
6971
+ });
6972
+ return Promise.resolve(pares);
6973
+ },
6974
+ assinaturaFormato: 'dicionário.itens()',
6975
+ documentacao: '# `dicionário.itens()`\n\n' +
6976
+ 'Retorna um vetor contendo tuplas, sendo o primeiro valor a chave do dicionário, e o segundo valor o valor correspondente no dicionário. ' +
6977
+ 'Funciona de maneira semelhante às funções `entries()` de JavaScript, e `items()` da linguagem Python.\n' +
6978
+ '\n\n## Exemplo de Código\n' +
6979
+ '\n```delegua\n' +
6980
+ 'var d = {"a": 1, "b": 2, "c": 3}\n' +
6981
+ 'escreva(d.itens())\n' +
6982
+ '// [[("a", 1)], [("b", 2)], [("c", 3)]]\n' +
6983
+ '```\n\n' +
6984
+ '## Formas de uso\n',
6985
+ exemploCodigo: 'dicionário.itens()',
6986
+ },
6985
6987
  remover: {
6986
6988
  tipoRetorno: 'lógico',
6987
6989
  argumentos: [new informacao_elemento_sintatico_1.InformacaoElementoSintatico('chave', 'texto')],
@@ -6994,10 +6996,10 @@ exports.default = {
6994
6996
  implementacao: (interpretador, nomePrimitiva, valor) => {
6995
6997
  return Promise.resolve(Object.values(valor));
6996
6998
  },
6997
- },
6999
+ }
6998
7000
  };
6999
7001
 
7000
- },{"../informacao-elemento-sintatico":117}],22:[function(require,module,exports){
7002
+ },{"../construtos":50,"../informacao-elemento-sintatico":115}],20:[function(require,module,exports){
7001
7003
  "use strict";
7002
7004
  Object.defineProperty(exports, "__esModule", { value: true });
7003
7005
  const informacao_elemento_sintatico_1 = require("../informacao-elemento-sintatico");
@@ -7082,7 +7084,7 @@ exports.default = {
7082
7084
  },
7083
7085
  };
7084
7086
 
7085
- },{"../informacao-elemento-sintatico":117}],23:[function(require,module,exports){
7087
+ },{"../informacao-elemento-sintatico":115}],21:[function(require,module,exports){
7086
7088
  "use strict";
7087
7089
  Object.defineProperty(exports, "__esModule", { value: true });
7088
7090
  const informacao_elemento_sintatico_1 = require("../informacao-elemento-sintatico");
@@ -7206,7 +7208,7 @@ exports.default = {
7206
7208
  exemploCodigo: 'texto.fatiar(início, final)\n' + 'texto.fatiar(aPartirDaPosicao)',
7207
7209
  },
7208
7210
  inclui: {
7209
- tipoRetorno: 'texto',
7211
+ tipoRetorno: 'lógico',
7210
7212
  argumentos: [
7211
7213
  new informacao_elemento_sintatico_1.InformacaoElementoSintatico('elemento', 'texto', true, [], 'O elemento a ser verificado se está contido no texto.'),
7212
7214
  ],
@@ -7305,6 +7307,23 @@ exports.default = {
7305
7307
  '\n\n ### Formas de uso \n',
7306
7308
  exemploCodigo: 'texto.tamanho()',
7307
7309
  },
7310
+ terminaCom: {
7311
+ tipoRetorno: 'lógico',
7312
+ argumentos: [
7313
+ new informacao_elemento_sintatico_1.InformacaoElementoSintatico('sufixo', 'texto', true, [], 'O sufixo a ser verificado no final do texto.'),
7314
+ ],
7315
+ implementacao: (interpretador, nomePrimitiva, texto, sufixo) => Promise.resolve(texto.endsWith(sufixo)),
7316
+ assinaturaFormato: 'texto.terminaCom(sufixo: texto)',
7317
+ documentacao: '# `texto.terminaCom(sufixo)` \n \n' +
7318
+ 'Verifica se um texto termina com o sufixo especificado e retorna um valor lógico (verdadeiro ou falso).' +
7319
+ '\n\n ## Exemplo de Código\n' +
7320
+ '\n\n```delegua\nvar mensagem = "Olá, bem-vindo ao meu mundo."\n' +
7321
+ 'escreva(mensagem.terminaCom(".")) // verdadeiro\n' +
7322
+ 'escreva(mensagem.terminaCom("mundo")) // falso\n' +
7323
+ 'escreva(mensagem.terminaCom("mundo.")) // verdadeiro\n```' +
7324
+ '\n\n ### Formas de uso \n',
7325
+ exemploCodigo: 'texto.terminaCom(sufixo)',
7326
+ },
7308
7327
  tudoMaiusculo: {
7309
7328
  tipoRetorno: 'lógico',
7310
7329
  argumentos: [],
@@ -7337,7 +7356,7 @@ exports.default = {
7337
7356
  },
7338
7357
  };
7339
7358
 
7340
- },{"../informacao-elemento-sintatico":117}],24:[function(require,module,exports){
7359
+ },{"../informacao-elemento-sintatico":115}],22:[function(require,module,exports){
7341
7360
  "use strict";
7342
7361
  Object.defineProperty(exports, "__esModule", { value: true });
7343
7362
  const informacao_elemento_sintatico_1 = require("../informacao-elemento-sintatico");
@@ -7712,7 +7731,7 @@ exports.default = {
7712
7731
  },
7713
7732
  };
7714
7733
 
7715
- },{"../informacao-elemento-sintatico":117}],25:[function(require,module,exports){
7734
+ },{"../informacao-elemento-sintatico":115}],23:[function(require,module,exports){
7716
7735
  "use strict";
7717
7736
  Object.defineProperty(exports, "__esModule", { value: true });
7718
7737
  exports.AcessoElementoMatriz = void 0;
@@ -7734,10 +7753,13 @@ class AcessoElementoMatriz {
7734
7753
  `indiceSecundário=${this.indiceSecundario.paraTexto()} ` +
7735
7754
  `/>`);
7736
7755
  }
7756
+ paraTextoSaida() {
7757
+ throw new Error('Método não implementado.');
7758
+ }
7737
7759
  }
7738
7760
  exports.AcessoElementoMatriz = AcessoElementoMatriz;
7739
7761
 
7740
- },{}],26:[function(require,module,exports){
7762
+ },{}],24:[function(require,module,exports){
7741
7763
  "use strict";
7742
7764
  Object.defineProperty(exports, "__esModule", { value: true });
7743
7765
  exports.AcessoIndiceVariavel = void 0;
@@ -7761,10 +7783,13 @@ class AcessoIndiceVariavel {
7761
7783
  `índice=${this.indice.paraTexto()} ` +
7762
7784
  `/>`);
7763
7785
  }
7786
+ paraTextoSaida() {
7787
+ throw new Error('Método não implementado.');
7788
+ }
7764
7789
  }
7765
7790
  exports.AcessoIndiceVariavel = AcessoIndiceVariavel;
7766
7791
 
7767
- },{}],27:[function(require,module,exports){
7792
+ },{}],25:[function(require,module,exports){
7768
7793
  "use strict";
7769
7794
  Object.defineProperty(exports, "__esModule", { value: true });
7770
7795
  exports.AcessoMetodoOuPropriedade = void 0;
@@ -7790,10 +7815,13 @@ class AcessoMetodoOuPropriedade {
7790
7815
  `métodoOuPropriedade=${this.simbolo.lexema} ` +
7791
7816
  `/>`);
7792
7817
  }
7818
+ paraTextoSaida() {
7819
+ throw new Error('Método não implementado.');
7820
+ }
7793
7821
  }
7794
7822
  exports.AcessoMetodoOuPropriedade = AcessoMetodoOuPropriedade;
7795
7823
 
7796
- },{}],28:[function(require,module,exports){
7824
+ },{}],26:[function(require,module,exports){
7797
7825
  "use strict";
7798
7826
  Object.defineProperty(exports, "__esModule", { value: true });
7799
7827
  exports.AcessoMetodo = void 0;
@@ -7812,10 +7840,13 @@ class AcessoMetodo {
7812
7840
  paraTexto() {
7813
7841
  return `<acesso-método objeto=${this.objeto.paraTexto()} método=${this.nomeMetodo} />`;
7814
7842
  }
7843
+ paraTextoSaida() {
7844
+ throw new Error('Método não implementado.');
7845
+ }
7815
7846
  }
7816
7847
  exports.AcessoMetodo = AcessoMetodo;
7817
7848
 
7818
- },{}],29:[function(require,module,exports){
7849
+ },{}],27:[function(require,module,exports){
7819
7850
  "use strict";
7820
7851
  Object.defineProperty(exports, "__esModule", { value: true });
7821
7852
  exports.AcessoPropriedade = void 0;
@@ -7833,10 +7864,13 @@ class AcessoPropriedade {
7833
7864
  paraTexto() {
7834
7865
  return `<acesso-propriedade objeto=${this.objeto.paraTexto()} propriedade=${this.nomePropriedade} />`;
7835
7866
  }
7867
+ paraTextoSaida() {
7868
+ throw new Error('Método não implementado.');
7869
+ }
7836
7870
  }
7837
7871
  exports.AcessoPropriedade = AcessoPropriedade;
7838
7872
 
7839
- },{}],30:[function(require,module,exports){
7873
+ },{}],28:[function(require,module,exports){
7840
7874
  "use strict";
7841
7875
  Object.defineProperty(exports, "__esModule", { value: true });
7842
7876
  exports.Agrupamento = void 0;
@@ -7858,10 +7892,13 @@ class Agrupamento {
7858
7892
  paraTexto() {
7859
7893
  return `<agrupamento subExpressão=${this.expressao.paraTexto()} tipo=${this.tipo} />`;
7860
7894
  }
7895
+ paraTextoSaida() {
7896
+ throw new Error('Método não implementado.');
7897
+ }
7861
7898
  }
7862
7899
  exports.Agrupamento = Agrupamento;
7863
7900
 
7864
- },{}],31:[function(require,module,exports){
7901
+ },{}],29:[function(require,module,exports){
7865
7902
  "use strict";
7866
7903
  Object.defineProperty(exports, "__esModule", { value: true });
7867
7904
  exports.ArgumentoReferenciaFuncao = void 0;
@@ -7882,10 +7919,13 @@ class ArgumentoReferenciaFuncao {
7882
7919
  paraTexto() {
7883
7920
  return `<argumento-referência-função nomeFunção=${this.simboloFuncao.lexema} />`;
7884
7921
  }
7922
+ paraTextoSaida() {
7923
+ throw new Error('Método não implementado.');
7924
+ }
7885
7925
  }
7886
7926
  exports.ArgumentoReferenciaFuncao = ArgumentoReferenciaFuncao;
7887
7927
 
7888
- },{}],32:[function(require,module,exports){
7928
+ },{}],30:[function(require,module,exports){
7889
7929
  "use strict";
7890
7930
  Object.defineProperty(exports, "__esModule", { value: true });
7891
7931
  exports.AtribuicaoPorIndice = void 0;
@@ -7906,10 +7946,13 @@ class AtribuicaoPorIndice {
7906
7946
  `valor=${this.valor.paraTexto()} ` +
7907
7947
  `/>`);
7908
7948
  }
7949
+ paraTextoSaida() {
7950
+ throw new Error('Método não implementado.');
7951
+ }
7909
7952
  }
7910
7953
  exports.AtribuicaoPorIndice = AtribuicaoPorIndice;
7911
7954
 
7912
- },{}],33:[function(require,module,exports){
7955
+ },{}],31:[function(require,module,exports){
7913
7956
  "use strict";
7914
7957
  Object.defineProperty(exports, "__esModule", { value: true });
7915
7958
  exports.AtribuicaoPorIndicesMatriz = void 0;
@@ -7932,10 +7975,13 @@ class AtribuicaoPorIndicesMatriz {
7932
7975
  `valor=${this.valor.paraTexto()} ` +
7933
7976
  ` />`);
7934
7977
  }
7978
+ paraTextoSaida() {
7979
+ throw new Error('Método não implementado.');
7980
+ }
7935
7981
  }
7936
7982
  exports.AtribuicaoPorIndicesMatriz = AtribuicaoPorIndicesMatriz;
7937
7983
 
7938
- },{}],34:[function(require,module,exports){
7984
+ },{}],32:[function(require,module,exports){
7939
7985
  "use strict";
7940
7986
  Object.defineProperty(exports, "__esModule", { value: true });
7941
7987
  exports.Atribuir = void 0;
@@ -7968,10 +8014,13 @@ class Atribuir {
7968
8014
  }
7969
8015
  return `<atribuir alvo=${this.alvo.paraTexto()} ${indiceResolvido} valor=${this.valor.paraTexto()} />`;
7970
8016
  }
8017
+ paraTextoSaida() {
8018
+ throw new Error('Método não implementado.');
8019
+ }
7971
8020
  }
7972
8021
  exports.Atribuir = Atribuir;
7973
8022
 
7974
- },{}],35:[function(require,module,exports){
8023
+ },{}],33:[function(require,module,exports){
7975
8024
  "use strict";
7976
8025
  Object.defineProperty(exports, "__esModule", { value: true });
7977
8026
  exports.Binario = void 0;
@@ -8033,10 +8082,13 @@ class Binario {
8033
8082
  `tipo=${this.tipo} ` +
8034
8083
  `/>`);
8035
8084
  }
8085
+ paraTextoSaida() {
8086
+ throw new Error('Método não implementado.');
8087
+ }
8036
8088
  }
8037
8089
  exports.Binario = Binario;
8038
8090
 
8039
- },{}],36:[function(require,module,exports){
8091
+ },{}],34:[function(require,module,exports){
8040
8092
  "use strict";
8041
8093
  Object.defineProperty(exports, "__esModule", { value: true });
8042
8094
  exports.Chamada = void 0;
@@ -8059,10 +8111,13 @@ class Chamada {
8059
8111
  // TODO: Argumentos
8060
8112
  return `<chamada entidadeChamada=${this.entidadeChamada.paraTexto()} />`;
8061
8113
  }
8114
+ paraTextoSaida() {
8115
+ throw new Error('Método não implementado.');
8116
+ }
8062
8117
  }
8063
8118
  exports.Chamada = Chamada;
8064
8119
 
8065
- },{"../geracao-identificadores":114}],37:[function(require,module,exports){
8120
+ },{"../geracao-identificadores":112}],35:[function(require,module,exports){
8066
8121
  "use strict";
8067
8122
  Object.defineProperty(exports, "__esModule", { value: true });
8068
8123
  exports.ComentarioComoConstruto = void 0;
@@ -8083,10 +8138,13 @@ class ComentarioComoConstruto {
8083
8138
  paraTexto() {
8084
8139
  return `<comentário-como-construto conteúdo=${this.conteudo} />`;
8085
8140
  }
8141
+ paraTextoSaida() {
8142
+ throw new Error('Método não implementado.');
8143
+ }
8086
8144
  }
8087
8145
  exports.ComentarioComoConstruto = ComentarioComoConstruto;
8088
8146
 
8089
- },{}],38:[function(require,module,exports){
8147
+ },{}],36:[function(require,module,exports){
8090
8148
  "use strict";
8091
8149
  Object.defineProperty(exports, "__esModule", { value: true });
8092
8150
  exports.ComponenteLinguagem = void 0;
@@ -8106,10 +8164,13 @@ class ComponenteLinguagem {
8106
8164
  paraTexto() {
8107
8165
  return `<componente-linguagem valor=${this.valor} />`;
8108
8166
  }
8167
+ paraTextoSaida() {
8168
+ throw new Error('Método não implementado.');
8169
+ }
8109
8170
  }
8110
8171
  exports.ComponenteLinguagem = ComponenteLinguagem;
8111
8172
 
8112
- },{}],39:[function(require,module,exports){
8173
+ },{}],37:[function(require,module,exports){
8113
8174
  "use strict";
8114
8175
  Object.defineProperty(exports, "__esModule", { value: true });
8115
8176
  exports.Constante = void 0;
@@ -8128,14 +8189,17 @@ class Constante {
8128
8189
  paraTexto() {
8129
8190
  return `<constante nome=${this.simbolo.lexema} />`;
8130
8191
  }
8192
+ paraTextoSaida() {
8193
+ throw new Error('Método não implementado.');
8194
+ }
8131
8195
  }
8132
8196
  exports.Constante = Constante;
8133
8197
 
8134
- },{}],40:[function(require,module,exports){
8198
+ },{}],38:[function(require,module,exports){
8135
8199
  "use strict";
8136
8200
  Object.defineProperty(exports, "__esModule", { value: true });
8137
8201
 
8138
- },{}],41:[function(require,module,exports){
8202
+ },{}],39:[function(require,module,exports){
8139
8203
  "use strict";
8140
8204
  Object.defineProperty(exports, "__esModule", { value: true });
8141
8205
  exports.Decorador = void 0;
@@ -8157,10 +8221,13 @@ class Decorador {
8157
8221
  // TODO: Atributos
8158
8222
  return `<decorador nome=${this.nome} />`;
8159
8223
  }
8224
+ paraTextoSaida() {
8225
+ throw new Error('Método não implementado.');
8226
+ }
8160
8227
  }
8161
8228
  exports.Decorador = Decorador;
8162
8229
 
8163
- },{}],42:[function(require,module,exports){
8230
+ },{}],40:[function(require,module,exports){
8164
8231
  "use strict";
8165
8232
  Object.defineProperty(exports, "__esModule", { value: true });
8166
8233
  exports.DefinirValor = void 0;
@@ -8178,10 +8245,13 @@ class DefinirValor {
8178
8245
  paraTexto() {
8179
8246
  return `<definir-valor objeto=${this.objeto.paraTexto()} nome=${this.nome.lexema} valor=${this.valor} />`;
8180
8247
  }
8248
+ paraTextoSaida() {
8249
+ throw new Error('Método não implementado.');
8250
+ }
8181
8251
  }
8182
8252
  exports.DefinirValor = DefinirValor;
8183
8253
 
8184
- },{}],43:[function(require,module,exports){
8254
+ },{}],41:[function(require,module,exports){
8185
8255
  "use strict";
8186
8256
  Object.defineProperty(exports, "__esModule", { value: true });
8187
8257
  exports.Dicionario = void 0;
@@ -8199,10 +8269,13 @@ class Dicionario {
8199
8269
  paraTexto() {
8200
8270
  return `<dicionário chaves=${this.chaves} valores=${this.valores} />`;
8201
8271
  }
8272
+ paraTextoSaida() {
8273
+ throw new Error('Método não implementado.');
8274
+ }
8202
8275
  }
8203
8276
  exports.Dicionario = Dicionario;
8204
8277
 
8205
- },{}],44:[function(require,module,exports){
8278
+ },{}],42:[function(require,module,exports){
8206
8279
  "use strict";
8207
8280
  Object.defineProperty(exports, "__esModule", { value: true });
8208
8281
  exports.Elvis = void 0;
@@ -8221,10 +8294,13 @@ class Elvis {
8221
8294
  `direita=${this.direita.paraTexto()} ` +
8222
8295
  `/>`);
8223
8296
  }
8297
+ paraTextoSaida() {
8298
+ throw new Error('Método não implementado.');
8299
+ }
8224
8300
  }
8225
8301
  exports.Elvis = Elvis;
8226
8302
 
8227
- },{}],45:[function(require,module,exports){
8303
+ },{}],43:[function(require,module,exports){
8228
8304
  "use strict";
8229
8305
  Object.defineProperty(exports, "__esModule", { value: true });
8230
8306
  exports.EnquantoComoConstruto = void 0;
@@ -8241,10 +8317,13 @@ class EnquantoComoConstruto {
8241
8317
  paraTexto() {
8242
8318
  return `<enquanto-como-construto />`;
8243
8319
  }
8320
+ paraTextoSaida() {
8321
+ throw new Error('Método não implementado.');
8322
+ }
8244
8323
  }
8245
8324
  exports.EnquantoComoConstruto = EnquantoComoConstruto;
8246
8325
 
8247
- },{}],46:[function(require,module,exports){
8326
+ },{}],44:[function(require,module,exports){
8248
8327
  "use strict";
8249
8328
  Object.defineProperty(exports, "__esModule", { value: true });
8250
8329
  exports.ExpressaoRegular = void 0;
@@ -8261,10 +8340,13 @@ class ExpressaoRegular {
8261
8340
  paraTexto() {
8262
8341
  return `<expressão-regular valor=${this.valor} />`;
8263
8342
  }
8343
+ paraTextoSaida() {
8344
+ throw new Error('Método não implementado.');
8345
+ }
8264
8346
  }
8265
8347
  exports.ExpressaoRegular = ExpressaoRegular;
8266
8348
 
8267
- },{}],47:[function(require,module,exports){
8349
+ },{}],45:[function(require,module,exports){
8268
8350
  "use strict";
8269
8351
  Object.defineProperty(exports, "__esModule", { value: true });
8270
8352
  exports.FazerComoConstruto = void 0;
@@ -8281,10 +8363,13 @@ class FazerComoConstruto {
8281
8363
  paraTexto() {
8282
8364
  return `<fazer-como-construto />`;
8283
8365
  }
8366
+ paraTextoSaida() {
8367
+ throw new Error('Método não implementado.');
8368
+ }
8284
8369
  }
8285
8370
  exports.FazerComoConstruto = FazerComoConstruto;
8286
8371
 
8287
- },{}],48:[function(require,module,exports){
8372
+ },{}],46:[function(require,module,exports){
8288
8373
  "use strict";
8289
8374
  Object.defineProperty(exports, "__esModule", { value: true });
8290
8375
  exports.FimPara = void 0;
@@ -8311,10 +8396,13 @@ class FimPara {
8311
8396
  paraTexto() {
8312
8397
  return `<fim-para condiçãoPara=${this.condicaoPara.paraTexto()} incremento=${this.incremento.paraTexto()} />`;
8313
8398
  }
8399
+ paraTextoSaida() {
8400
+ throw new Error('Método não implementado.');
8401
+ }
8314
8402
  }
8315
8403
  exports.FimPara = FimPara;
8316
8404
 
8317
- },{}],49:[function(require,module,exports){
8405
+ },{}],47:[function(require,module,exports){
8318
8406
  "use strict";
8319
8407
  Object.defineProperty(exports, "__esModule", { value: true });
8320
8408
  exports.FormatacaoEscrita = void 0;
@@ -8337,10 +8425,13 @@ class FormatacaoEscrita {
8337
8425
  paraTexto() {
8338
8426
  return `<formatação-escrita expressão=${this.expressao.paraTexto()} espaços=${this.espacos} casasDecimais=${this.casasDecimais} />`;
8339
8427
  }
8428
+ paraTextoSaida() {
8429
+ throw new Error('Método não implementado.');
8430
+ }
8340
8431
  }
8341
8432
  exports.FormatacaoEscrita = FormatacaoEscrita;
8342
8433
 
8343
- },{}],50:[function(require,module,exports){
8434
+ },{}],48:[function(require,module,exports){
8344
8435
  "use strict";
8345
8436
  Object.defineProperty(exports, "__esModule", { value: true });
8346
8437
  exports.FuncaoConstruto = void 0;
@@ -8360,10 +8451,13 @@ class FuncaoConstruto {
8360
8451
  // TODO: Corpo.
8361
8452
  return `<construto-função parâmetros=${this.parametros} tipoRetorno=${this.tipo} tipoExplícito=${this.tipoExplicito ? 'Sim' : 'Não'} />`;
8362
8453
  }
8454
+ paraTextoSaida() {
8455
+ throw new Error('Método não implementado.');
8456
+ }
8363
8457
  }
8364
8458
  exports.FuncaoConstruto = FuncaoConstruto;
8365
8459
 
8366
- },{}],51:[function(require,module,exports){
8460
+ },{}],49:[function(require,module,exports){
8367
8461
  "use strict";
8368
8462
  Object.defineProperty(exports, "__esModule", { value: true });
8369
8463
  exports.ImportarComoConstruto = void 0;
@@ -8383,10 +8477,13 @@ class ImportarComoConstruto {
8383
8477
  paraTexto() {
8384
8478
  return `<importar-como-construto caminho=${this.caminho.valor} />`;
8385
8479
  }
8480
+ paraTextoSaida() {
8481
+ throw new Error('Método não implementado.');
8482
+ }
8386
8483
  }
8387
8484
  exports.ImportarComoConstruto = ImportarComoConstruto;
8388
8485
 
8389
- },{}],52:[function(require,module,exports){
8486
+ },{}],50:[function(require,module,exports){
8390
8487
  "use strict";
8391
8488
  var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
8392
8489
  if (k2 === undefined) k2 = k;
@@ -8449,7 +8546,7 @@ __exportStar(require("./unario"), exports);
8449
8546
  __exportStar(require("./variavel"), exports);
8450
8547
  __exportStar(require("./vetor"), exports);
8451
8548
 
8452
- },{"./acesso-elemento-matriz":25,"./acesso-indice-variavel":26,"./acesso-metodo":28,"./acesso-metodo-ou-propriedade":27,"./acesso-propriedade":29,"./agrupamento":30,"./argumento-referencia-funcao":31,"./atribuicao-por-indice":32,"./atribuicao-por-indices-matriz":33,"./atribuir":34,"./binario":35,"./chamada":36,"./comentario-como-construto":37,"./componente-linguagem":38,"./constante":39,"./construto":40,"./decorador":41,"./definir-valor":42,"./dicionario":43,"./elvis":44,"./enquanto-como-construto":45,"./expressao-regular":46,"./fazer-como-construto":47,"./fim-para":48,"./formatacao-escrita":49,"./funcao":50,"./importar-como-construto":51,"./isto":53,"./leia":54,"./lista-compreensao":55,"./literal":56,"./logico":57,"./para-cada-como-construto":58,"./para-como-construto":59,"./referencia-biblioteca-global":60,"./referencia-funcao":61,"./se-ternario":62,"./separador":63,"./super":64,"./tipo-de":65,"./tupla":66,"./tuplas":69,"./unario":77,"./variavel":78,"./vetor":79}],53:[function(require,module,exports){
8549
+ },{"./acesso-elemento-matriz":23,"./acesso-indice-variavel":24,"./acesso-metodo":26,"./acesso-metodo-ou-propriedade":25,"./acesso-propriedade":27,"./agrupamento":28,"./argumento-referencia-funcao":29,"./atribuicao-por-indice":30,"./atribuicao-por-indices-matriz":31,"./atribuir":32,"./binario":33,"./chamada":34,"./comentario-como-construto":35,"./componente-linguagem":36,"./constante":37,"./construto":38,"./decorador":39,"./definir-valor":40,"./dicionario":41,"./elvis":42,"./enquanto-como-construto":43,"./expressao-regular":44,"./fazer-como-construto":45,"./fim-para":46,"./formatacao-escrita":47,"./funcao":48,"./importar-como-construto":49,"./isto":51,"./leia":52,"./lista-compreensao":53,"./literal":54,"./logico":55,"./para-cada-como-construto":56,"./para-como-construto":57,"./referencia-biblioteca-global":58,"./referencia-funcao":59,"./se-ternario":60,"./separador":61,"./super":62,"./tipo-de":63,"./tupla":64,"./tuplas":67,"./unario":75,"./variavel":76,"./vetor":77}],51:[function(require,module,exports){
8453
8550
  "use strict";
8454
8551
  Object.defineProperty(exports, "__esModule", { value: true });
8455
8552
  exports.Isto = void 0;
@@ -8465,10 +8562,13 @@ class Isto {
8465
8562
  paraTexto() {
8466
8563
  return `<isto />`;
8467
8564
  }
8565
+ paraTextoSaida() {
8566
+ throw new Error('Método não implementado.');
8567
+ }
8468
8568
  }
8469
8569
  exports.Isto = Isto;
8470
8570
 
8471
- },{}],54:[function(require,module,exports){
8571
+ },{}],52:[function(require,module,exports){
8472
8572
  "use strict";
8473
8573
  Object.defineProperty(exports, "__esModule", { value: true });
8474
8574
  exports.Leia = void 0;
@@ -8491,10 +8591,13 @@ class Leia {
8491
8591
  paraTexto() {
8492
8592
  return `<leia argumentos=[${this.argumentos.reduce((anterior, atual) => (anterior += atual.paraTexto()), '')}] />`;
8493
8593
  }
8594
+ paraTextoSaida() {
8595
+ throw new Error('Método não implementado.');
8596
+ }
8494
8597
  }
8495
8598
  exports.Leia = Leia;
8496
8599
 
8497
- },{"../geracao-identificadores":114}],55:[function(require,module,exports){
8600
+ },{"../geracao-identificadores":112}],53:[function(require,module,exports){
8498
8601
  "use strict";
8499
8602
  Object.defineProperty(exports, "__esModule", { value: true });
8500
8603
  exports.ListaCompreensao = void 0;
@@ -8513,10 +8616,13 @@ class ListaCompreensao {
8513
8616
  paraTexto() {
8514
8617
  return `<lista-compreensão />`;
8515
8618
  }
8619
+ paraTextoSaida() {
8620
+ throw new Error('Método não implementado.');
8621
+ }
8516
8622
  }
8517
8623
  exports.ListaCompreensao = ListaCompreensao;
8518
8624
 
8519
- },{}],56:[function(require,module,exports){
8625
+ },{}],54:[function(require,module,exports){
8520
8626
  "use strict";
8521
8627
  Object.defineProperty(exports, "__esModule", { value: true });
8522
8628
  exports.Literal = void 0;
@@ -8533,10 +8639,16 @@ class Literal {
8533
8639
  paraTexto() {
8534
8640
  return `<literal valor=${this.valor} tipo=${this.tipo} />`;
8535
8641
  }
8642
+ paraTextoSaida() {
8643
+ if (this.tipo === 'texto') {
8644
+ return `"${this.valor}"`;
8645
+ }
8646
+ return `${this.valor}`;
8647
+ }
8536
8648
  }
8537
8649
  exports.Literal = Literal;
8538
8650
 
8539
- },{}],57:[function(require,module,exports){
8651
+ },{}],55:[function(require,module,exports){
8540
8652
  "use strict";
8541
8653
  Object.defineProperty(exports, "__esModule", { value: true });
8542
8654
  exports.Logico = void 0;
@@ -8556,10 +8668,13 @@ class Logico {
8556
8668
  `direita=${this.direita.paraTexto()} ` +
8557
8669
  `/>`);
8558
8670
  }
8671
+ paraTextoSaida() {
8672
+ throw new Error('Método não implementado.');
8673
+ }
8559
8674
  }
8560
8675
  exports.Logico = Logico;
8561
8676
 
8562
- },{}],58:[function(require,module,exports){
8677
+ },{}],56:[function(require,module,exports){
8563
8678
  "use strict";
8564
8679
  Object.defineProperty(exports, "__esModule", { value: true });
8565
8680
  exports.ParaCadaComoConstruto = void 0;
@@ -8578,10 +8693,13 @@ class ParaCadaComoConstruto {
8578
8693
  paraTexto() {
8579
8694
  return `<para-cada-como-construto />`;
8580
8695
  }
8696
+ paraTextoSaida() {
8697
+ throw new Error('Método não implementado.');
8698
+ }
8581
8699
  }
8582
8700
  exports.ParaCadaComoConstruto = ParaCadaComoConstruto;
8583
8701
 
8584
- },{}],59:[function(require,module,exports){
8702
+ },{}],57:[function(require,module,exports){
8585
8703
  "use strict";
8586
8704
  Object.defineProperty(exports, "__esModule", { value: true });
8587
8705
  exports.ParaComoConstruto = void 0;
@@ -8603,10 +8721,13 @@ class ParaComoConstruto {
8603
8721
  paraTexto() {
8604
8722
  return `<para-como-construto />`;
8605
8723
  }
8724
+ paraTextoSaida() {
8725
+ throw new Error('Método não implementado.');
8726
+ }
8606
8727
  }
8607
8728
  exports.ParaComoConstruto = ParaComoConstruto;
8608
8729
 
8609
- },{}],60:[function(require,module,exports){
8730
+ },{}],58:[function(require,module,exports){
8610
8731
  "use strict";
8611
8732
  Object.defineProperty(exports, "__esModule", { value: true });
8612
8733
  exports.ReferenciaBibliotecaGlobal = void 0;
@@ -8626,10 +8747,13 @@ class ReferenciaBibliotecaGlobal {
8626
8747
  paraTexto() {
8627
8748
  return `<referência-biblioteca-global nome=${this.nome} />`;
8628
8749
  }
8750
+ paraTextoSaida() {
8751
+ throw new Error('Método não implementado.');
8752
+ }
8629
8753
  }
8630
8754
  exports.ReferenciaBibliotecaGlobal = ReferenciaBibliotecaGlobal;
8631
8755
 
8632
- },{}],61:[function(require,module,exports){
8756
+ },{}],59:[function(require,module,exports){
8633
8757
  "use strict";
8634
8758
  Object.defineProperty(exports, "__esModule", { value: true });
8635
8759
  exports.ReferenciaFuncao = void 0;
@@ -8647,10 +8771,13 @@ class ReferenciaFuncao {
8647
8771
  paraTexto() {
8648
8772
  return `<referência-função nome=${this.simboloFuncao.lexema} tipo=${this.tipo} />`;
8649
8773
  }
8774
+ paraTextoSaida() {
8775
+ throw new Error('Método não implementado.');
8776
+ }
8650
8777
  }
8651
8778
  exports.ReferenciaFuncao = ReferenciaFuncao;
8652
8779
 
8653
- },{}],62:[function(require,module,exports){
8780
+ },{}],60:[function(require,module,exports){
8654
8781
  "use strict";
8655
8782
  Object.defineProperty(exports, "__esModule", { value: true });
8656
8783
  exports.SeTernario = void 0;
@@ -8669,10 +8796,13 @@ class SeTernario {
8669
8796
  paraTexto() {
8670
8797
  return `<se-ternário condicao=${this.condicao.paraTexto()} expressaoSe=${this.expressaoSe.paraTexto()} expressaoSenao=${this.expressaoSenao.paraTexto()} />`;
8671
8798
  }
8799
+ paraTextoSaida() {
8800
+ throw new Error('Método não implementado.');
8801
+ }
8672
8802
  }
8673
8803
  exports.SeTernario = SeTernario;
8674
8804
 
8675
- },{}],63:[function(require,module,exports){
8805
+ },{}],61:[function(require,module,exports){
8676
8806
  "use strict";
8677
8807
  Object.defineProperty(exports, "__esModule", { value: true });
8678
8808
  exports.Separador = void 0;
@@ -8688,10 +8818,13 @@ class Separador {
8688
8818
  paraTexto() {
8689
8819
  return `<separador símbolo=${this.conteudo} />`;
8690
8820
  }
8821
+ paraTextoSaida() {
8822
+ throw new Error('Método não implementado.');
8823
+ }
8691
8824
  }
8692
8825
  exports.Separador = Separador;
8693
8826
 
8694
- },{}],64:[function(require,module,exports){
8827
+ },{}],62:[function(require,module,exports){
8695
8828
  "use strict";
8696
8829
  Object.defineProperty(exports, "__esModule", { value: true });
8697
8830
  exports.Super = void 0;
@@ -8708,10 +8841,13 @@ class Super {
8708
8841
  paraTexto() {
8709
8842
  return `<super superClasse=${this.superclasse} />`;
8710
8843
  }
8844
+ paraTextoSaida() {
8845
+ throw new Error('Método não implementado.');
8846
+ }
8711
8847
  }
8712
8848
  exports.Super = Super;
8713
8849
 
8714
- },{}],65:[function(require,module,exports){
8850
+ },{}],63:[function(require,module,exports){
8715
8851
  "use strict";
8716
8852
  Object.defineProperty(exports, "__esModule", { value: true });
8717
8853
  exports.TipoDe = void 0;
@@ -8732,10 +8868,13 @@ class TipoDe {
8732
8868
  paraTexto() {
8733
8869
  return `<tipo-de valor=${this.valor.paraTexto()} />`;
8734
8870
  }
8871
+ paraTextoSaida() {
8872
+ throw new Error('Método não implementado.');
8873
+ }
8735
8874
  }
8736
8875
  exports.TipoDe = TipoDe;
8737
8876
 
8738
- },{}],66:[function(require,module,exports){
8877
+ },{}],64:[function(require,module,exports){
8739
8878
  "use strict";
8740
8879
  Object.defineProperty(exports, "__esModule", { value: true });
8741
8880
  exports.Tupla = void 0;
@@ -8746,7 +8885,7 @@ class Tupla {
8746
8885
  }
8747
8886
  exports.Tupla = Tupla;
8748
8887
 
8749
- },{}],67:[function(require,module,exports){
8888
+ },{}],65:[function(require,module,exports){
8750
8889
  "use strict";
8751
8890
  Object.defineProperty(exports, "__esModule", { value: true });
8752
8891
  exports.Deceto = void 0;
@@ -8791,10 +8930,13 @@ class Deceto extends tupla_1.Tupla {
8791
8930
  `décimo=${this.decimo.paraTexto()} ` +
8792
8931
  ` />`);
8793
8932
  }
8933
+ paraTextoSaida() {
8934
+ return `[(${this.primeiro.paraTextoSaida()}, ${this.segundo.paraTextoSaida()}, ${this.terceiro.paraTextoSaida()}, ${this.quarto.paraTextoSaida()}, ${this.quinto.paraTextoSaida()}, ${this.sexto.paraTextoSaida()}, ${this.setimo.paraTextoSaida()}, ${this.oitavo.paraTextoSaida()}, ${this.nono.paraTextoSaida()}, ${this.decimo.paraTextoSaida()})]`;
8935
+ }
8794
8936
  }
8795
8937
  exports.Deceto = Deceto;
8796
8938
 
8797
- },{"../tupla":66}],68:[function(require,module,exports){
8939
+ },{"../tupla":64}],66:[function(require,module,exports){
8798
8940
  "use strict";
8799
8941
  Object.defineProperty(exports, "__esModule", { value: true });
8800
8942
  exports.Dupla = void 0;
@@ -8810,10 +8952,13 @@ class Dupla extends tupla_1.Tupla {
8810
8952
  `segundo=${this.segundo.paraTexto()} ` +
8811
8953
  ` />`);
8812
8954
  }
8955
+ paraTextoSaida() {
8956
+ return `[(${this.primeiro.paraTextoSaida()}, ${this.segundo.paraTextoSaida()})]`;
8957
+ }
8813
8958
  }
8814
8959
  exports.Dupla = Dupla;
8815
8960
 
8816
- },{"../tupla":66}],69:[function(require,module,exports){
8961
+ },{"../tupla":64}],67:[function(require,module,exports){
8817
8962
  "use strict";
8818
8963
  var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
8819
8964
  if (k2 === undefined) k2 = k;
@@ -8881,7 +9026,7 @@ class SeletorTuplas {
8881
9026
  }
8882
9027
  exports.SeletorTuplas = SeletorTuplas;
8883
9028
 
8884
- },{"./deceto":67,"./dupla":68,"./noneto":70,"./octeto":71,"./quarteto":72,"./quinteto":73,"./septeto":74,"./sexteto":75,"./trio":76}],70:[function(require,module,exports){
9029
+ },{"./deceto":65,"./dupla":66,"./noneto":68,"./octeto":69,"./quarteto":70,"./quinteto":71,"./septeto":72,"./sexteto":73,"./trio":74}],68:[function(require,module,exports){
8885
9030
  "use strict";
8886
9031
  Object.defineProperty(exports, "__esModule", { value: true });
8887
9032
  exports.Noneto = void 0;
@@ -8917,10 +9062,13 @@ class Noneto extends tupla_1.Tupla {
8917
9062
  `nono=${this.nono.paraTexto()} ` +
8918
9063
  ` />`);
8919
9064
  }
9065
+ paraTextoSaida() {
9066
+ return `[(${this.primeiro.paraTextoSaida()}, ${this.segundo.paraTextoSaida()}, ${this.terceiro.paraTextoSaida()}, ${this.quarto.paraTextoSaida()}, ${this.quinto.paraTextoSaida()}, ${this.sexto.paraTextoSaida()}, ${this.setimo.paraTextoSaida()}, ${this.oitavo.paraTextoSaida()}, ${this.nono.paraTextoSaida()})]`;
9067
+ }
8920
9068
  }
8921
9069
  exports.Noneto = Noneto;
8922
9070
 
8923
- },{"../tupla":66}],71:[function(require,module,exports){
9071
+ },{"../tupla":64}],69:[function(require,module,exports){
8924
9072
  "use strict";
8925
9073
  Object.defineProperty(exports, "__esModule", { value: true });
8926
9074
  exports.Octeto = void 0;
@@ -8954,10 +9102,13 @@ class Octeto extends tupla_1.Tupla {
8954
9102
  `oitavo=${this.oitavo.paraTexto()} ` +
8955
9103
  ` />`);
8956
9104
  }
9105
+ paraTextoSaida() {
9106
+ return `[(${this.primeiro.paraTextoSaida()}, ${this.segundo.paraTextoSaida()}, ${this.terceiro.paraTextoSaida()}, ${this.quarto.paraTextoSaida()}, ${this.quinto.paraTextoSaida()}, ${this.sexto.paraTextoSaida()}, ${this.setimo.paraTextoSaida()}, ${this.oitavo.paraTextoSaida()})]`;
9107
+ }
8957
9108
  }
8958
9109
  exports.Octeto = Octeto;
8959
9110
 
8960
- },{"../tupla":66}],72:[function(require,module,exports){
9111
+ },{"../tupla":64}],70:[function(require,module,exports){
8961
9112
  "use strict";
8962
9113
  Object.defineProperty(exports, "__esModule", { value: true });
8963
9114
  exports.Quarteto = void 0;
@@ -8977,10 +9128,13 @@ class Quarteto extends tupla_1.Tupla {
8977
9128
  `quarto=${this.quarto.paraTexto()} ` +
8978
9129
  ` />`);
8979
9130
  }
9131
+ paraTextoSaida() {
9132
+ return `[(${this.primeiro.paraTextoSaida()}, ${this.segundo.paraTextoSaida()}, ${this.terceiro.paraTextoSaida()}, ${this.quarto.paraTextoSaida()})]`;
9133
+ }
8980
9134
  }
8981
9135
  exports.Quarteto = Quarteto;
8982
9136
 
8983
- },{"../tupla":66}],73:[function(require,module,exports){
9137
+ },{"../tupla":64}],71:[function(require,module,exports){
8984
9138
  "use strict";
8985
9139
  Object.defineProperty(exports, "__esModule", { value: true });
8986
9140
  exports.Quinteto = void 0;
@@ -9002,10 +9156,13 @@ class Quinteto extends tupla_1.Tupla {
9002
9156
  `quinto=${this.quinto.paraTexto()} ` +
9003
9157
  ` />`);
9004
9158
  }
9159
+ paraTextoSaida() {
9160
+ return `[(${this.primeiro.paraTextoSaida()}, ${this.segundo.paraTextoSaida()}, , ${this.terceiro.paraTextoSaida()}, ${this.quarto.paraTextoSaida()}, ${this.quinto.paraTextoSaida()})]`;
9161
+ }
9005
9162
  }
9006
9163
  exports.Quinteto = Quinteto;
9007
9164
 
9008
- },{"../tupla":66}],74:[function(require,module,exports){
9165
+ },{"../tupla":64}],72:[function(require,module,exports){
9009
9166
  "use strict";
9010
9167
  Object.defineProperty(exports, "__esModule", { value: true });
9011
9168
  exports.Septeto = void 0;
@@ -9037,10 +9194,13 @@ class Septeto extends tupla_1.Tupla {
9037
9194
  `sétimo=${this.setimo.paraTexto()} ` +
9038
9195
  ` />`);
9039
9196
  }
9197
+ paraTextoSaida() {
9198
+ return `[(${this.primeiro.paraTextoSaida()}, ${this.segundo.paraTextoSaida()}, ${this.terceiro.paraTextoSaida()}, ${this.quarto.paraTextoSaida()}, ${this.quinto.paraTextoSaida()}, ${this.sexto.paraTextoSaida()}, ${this.setimo.paraTextoSaida()})]`;
9199
+ }
9040
9200
  }
9041
9201
  exports.Septeto = Septeto;
9042
9202
 
9043
- },{"../tupla":66}],75:[function(require,module,exports){
9203
+ },{"../tupla":64}],73:[function(require,module,exports){
9044
9204
  "use strict";
9045
9205
  Object.defineProperty(exports, "__esModule", { value: true });
9046
9206
  exports.Sexteto = void 0;
@@ -9064,10 +9224,13 @@ class Sexteto extends tupla_1.Tupla {
9064
9224
  `sexto=${this.sexto.paraTexto()} ` +
9065
9225
  ` />`);
9066
9226
  }
9227
+ paraTextoSaida() {
9228
+ return `[(${this.primeiro.paraTextoSaida()}, ${this.segundo.paraTextoSaida()}, ${this.terceiro.paraTextoSaida()}, ${this.quarto.paraTextoSaida()}, ${this.quinto.paraTextoSaida()}, ${this.sexto.paraTextoSaida()})]`;
9229
+ }
9067
9230
  }
9068
9231
  exports.Sexteto = Sexteto;
9069
9232
 
9070
- },{"../tupla":66}],76:[function(require,module,exports){
9233
+ },{"../tupla":64}],74:[function(require,module,exports){
9071
9234
  "use strict";
9072
9235
  Object.defineProperty(exports, "__esModule", { value: true });
9073
9236
  exports.Trio = void 0;
@@ -9085,10 +9248,13 @@ class Trio extends tupla_1.Tupla {
9085
9248
  `terceiro=${this.terceiro.paraTexto()} ` +
9086
9249
  ` />`);
9087
9250
  }
9251
+ paraTextoSaida() {
9252
+ return `[(${this.primeiro.paraTextoSaida()}, ${this.segundo.paraTextoSaida()}, ${this.terceiro.paraTextoSaida()})]`;
9253
+ }
9088
9254
  }
9089
9255
  exports.Trio = Trio;
9090
9256
 
9091
- },{"../tupla":66}],77:[function(require,module,exports){
9257
+ },{"../tupla":64}],75:[function(require,module,exports){
9092
9258
  "use strict";
9093
9259
  Object.defineProperty(exports, "__esModule", { value: true });
9094
9260
  exports.Unario = void 0;
@@ -9106,10 +9272,13 @@ class Unario {
9106
9272
  paraTexto() {
9107
9273
  return `<unário operando=${this.operando.paraTexto()} operador=${this.operador.lexema} incidênciaOperador=${this.incidenciaOperador} />`;
9108
9274
  }
9275
+ paraTextoSaida() {
9276
+ throw new Error('Método não implementado.');
9277
+ }
9109
9278
  }
9110
9279
  exports.Unario = Unario;
9111
9280
 
9112
- },{}],78:[function(require,module,exports){
9281
+ },{}],76:[function(require,module,exports){
9113
9282
  "use strict";
9114
9283
  Object.defineProperty(exports, "__esModule", { value: true });
9115
9284
  exports.Variavel = void 0;
@@ -9126,10 +9295,13 @@ class Variavel {
9126
9295
  paraTexto() {
9127
9296
  return `<variável nome=${this.simbolo.lexema} tipo=${this.tipo} />`;
9128
9297
  }
9298
+ paraTextoSaida() {
9299
+ throw new Error('Método não implementado.');
9300
+ }
9129
9301
  }
9130
9302
  exports.Variavel = Variavel;
9131
9303
 
9132
- },{}],79:[function(require,module,exports){
9304
+ },{}],77:[function(require,module,exports){
9133
9305
  "use strict";
9134
9306
  Object.defineProperty(exports, "__esModule", { value: true });
9135
9307
  exports.Vetor = void 0;
@@ -9152,10 +9324,13 @@ class Vetor {
9152
9324
  paraTexto() {
9153
9325
  return `<vetor tipo=${this.tipo} valores=${this.valores.reduce((anterior, atual) => (anterior += atual.paraTexto()), '')} />`;
9154
9326
  }
9327
+ paraTextoSaida() {
9328
+ throw new Error('Método não implementado.');
9329
+ }
9155
9330
  }
9156
9331
  exports.Vetor = Vetor;
9157
9332
 
9158
- },{}],80:[function(require,module,exports){
9333
+ },{}],78:[function(require,module,exports){
9159
9334
  "use strict";
9160
9335
  Object.defineProperty(exports, "__esModule", { value: true });
9161
9336
  exports.Bloco = void 0;
@@ -9181,7 +9356,7 @@ class Bloco extends declaracao_1.Declaracao {
9181
9356
  }
9182
9357
  exports.Bloco = Bloco;
9183
9358
 
9184
- },{"./declaracao":87}],81:[function(require,module,exports){
9359
+ },{"./declaracao":85}],79:[function(require,module,exports){
9185
9360
  "use strict";
9186
9361
  Object.defineProperty(exports, "__esModule", { value: true });
9187
9362
  exports.CabecalhoPrograma = void 0;
@@ -9203,7 +9378,7 @@ class CabecalhoPrograma extends declaracao_1.Declaracao {
9203
9378
  }
9204
9379
  exports.CabecalhoPrograma = CabecalhoPrograma;
9205
9380
 
9206
- },{"./declaracao":87}],82:[function(require,module,exports){
9381
+ },{"./declaracao":85}],80:[function(require,module,exports){
9207
9382
  "use strict";
9208
9383
  Object.defineProperty(exports, "__esModule", { value: true });
9209
9384
  exports.Classe = void 0;
@@ -9238,7 +9413,7 @@ class Classe extends declaracao_1.Declaracao {
9238
9413
  }
9239
9414
  exports.Classe = Classe;
9240
9415
 
9241
- },{"./declaracao":87}],83:[function(require,module,exports){
9416
+ },{"./declaracao":85}],81:[function(require,module,exports){
9242
9417
  "use strict";
9243
9418
  Object.defineProperty(exports, "__esModule", { value: true });
9244
9419
  exports.Comentario = void 0;
@@ -9263,7 +9438,7 @@ class Comentario extends declaracao_1.Declaracao {
9263
9438
  }
9264
9439
  exports.Comentario = Comentario;
9265
9440
 
9266
- },{"./declaracao":87}],84:[function(require,module,exports){
9441
+ },{"./declaracao":85}],82:[function(require,module,exports){
9267
9442
  "use strict";
9268
9443
  Object.defineProperty(exports, "__esModule", { value: true });
9269
9444
  exports.ConstMultiplo = void 0;
@@ -9288,7 +9463,7 @@ class ConstMultiplo extends declaracao_1.Declaracao {
9288
9463
  }
9289
9464
  exports.ConstMultiplo = ConstMultiplo;
9290
9465
 
9291
- },{"./declaracao":87}],85:[function(require,module,exports){
9466
+ },{"./declaracao":85}],83:[function(require,module,exports){
9292
9467
  "use strict";
9293
9468
  Object.defineProperty(exports, "__esModule", { value: true });
9294
9469
  exports.Const = void 0;
@@ -9318,7 +9493,7 @@ class Const extends declaracao_1.Declaracao {
9318
9493
  }
9319
9494
  exports.Const = Const;
9320
9495
 
9321
- },{"./declaracao":87}],86:[function(require,module,exports){
9496
+ },{"./declaracao":85}],84:[function(require,module,exports){
9322
9497
  "use strict";
9323
9498
  Object.defineProperty(exports, "__esModule", { value: true });
9324
9499
  exports.Continua = void 0;
@@ -9336,7 +9511,7 @@ class Continua extends declaracao_1.Declaracao {
9336
9511
  }
9337
9512
  exports.Continua = Continua;
9338
9513
 
9339
- },{"./declaracao":87}],87:[function(require,module,exports){
9514
+ },{"./declaracao":85}],85:[function(require,module,exports){
9340
9515
  "use strict";
9341
9516
  Object.defineProperty(exports, "__esModule", { value: true });
9342
9517
  exports.Declaracao = void 0;
@@ -9359,7 +9534,7 @@ class Declaracao {
9359
9534
  }
9360
9535
  exports.Declaracao = Declaracao;
9361
9536
 
9362
- },{}],88:[function(require,module,exports){
9537
+ },{}],86:[function(require,module,exports){
9363
9538
  "use strict";
9364
9539
  Object.defineProperty(exports, "__esModule", { value: true });
9365
9540
  exports.Enquanto = void 0;
@@ -9380,7 +9555,7 @@ class Enquanto extends declaracao_1.Declaracao {
9380
9555
  }
9381
9556
  exports.Enquanto = Enquanto;
9382
9557
 
9383
- },{"./declaracao":87}],89:[function(require,module,exports){
9558
+ },{"./declaracao":85}],87:[function(require,module,exports){
9384
9559
  "use strict";
9385
9560
  Object.defineProperty(exports, "__esModule", { value: true });
9386
9561
  exports.Escolha = void 0;
@@ -9405,7 +9580,7 @@ class Escolha extends declaracao_1.Declaracao {
9405
9580
  }
9406
9581
  exports.Escolha = Escolha;
9407
9582
 
9408
- },{"./declaracao":87}],90:[function(require,module,exports){
9583
+ },{"./declaracao":85}],88:[function(require,module,exports){
9409
9584
  "use strict";
9410
9585
  Object.defineProperty(exports, "__esModule", { value: true });
9411
9586
  exports.EscrevaMesmaLinha = void 0;
@@ -9424,7 +9599,7 @@ class EscrevaMesmaLinha extends declaracao_1.Declaracao {
9424
9599
  }
9425
9600
  exports.EscrevaMesmaLinha = EscrevaMesmaLinha;
9426
9601
 
9427
- },{"./declaracao":87}],91:[function(require,module,exports){
9602
+ },{"./declaracao":85}],89:[function(require,module,exports){
9428
9603
  "use strict";
9429
9604
  Object.defineProperty(exports, "__esModule", { value: true });
9430
9605
  exports.Escreva = void 0;
@@ -9443,7 +9618,7 @@ class Escreva extends declaracao_1.Declaracao {
9443
9618
  }
9444
9619
  exports.Escreva = Escreva;
9445
9620
 
9446
- },{"./declaracao":87}],92:[function(require,module,exports){
9621
+ },{"./declaracao":85}],90:[function(require,module,exports){
9447
9622
  "use strict";
9448
9623
  Object.defineProperty(exports, "__esModule", { value: true });
9449
9624
  exports.Expressao = void 0;
@@ -9462,7 +9637,7 @@ class Expressao extends declaracao_1.Declaracao {
9462
9637
  }
9463
9638
  exports.Expressao = Expressao;
9464
9639
 
9465
- },{"./declaracao":87}],93:[function(require,module,exports){
9640
+ },{"./declaracao":85}],91:[function(require,module,exports){
9466
9641
  "use strict";
9467
9642
  Object.defineProperty(exports, "__esModule", { value: true });
9468
9643
  exports.Falhar = void 0;
@@ -9482,7 +9657,7 @@ class Falhar extends declaracao_1.Declaracao {
9482
9657
  }
9483
9658
  exports.Falhar = Falhar;
9484
9659
 
9485
- },{"./declaracao":87}],94:[function(require,module,exports){
9660
+ },{"./declaracao":85}],92:[function(require,module,exports){
9486
9661
  "use strict";
9487
9662
  Object.defineProperty(exports, "__esModule", { value: true });
9488
9663
  exports.Fazer = void 0;
@@ -9503,7 +9678,7 @@ class Fazer extends declaracao_1.Declaracao {
9503
9678
  }
9504
9679
  exports.Fazer = Fazer;
9505
9680
 
9506
- },{"./declaracao":87}],95:[function(require,module,exports){
9681
+ },{"./declaracao":85}],93:[function(require,module,exports){
9507
9682
  "use strict";
9508
9683
  Object.defineProperty(exports, "__esModule", { value: true });
9509
9684
  exports.FuncaoDeclaracao = void 0;
@@ -9531,7 +9706,7 @@ class FuncaoDeclaracao extends declaracao_1.Declaracao {
9531
9706
  }
9532
9707
  exports.FuncaoDeclaracao = FuncaoDeclaracao;
9533
9708
 
9534
- },{"../geracao-identificadores":114,"./declaracao":87}],96:[function(require,module,exports){
9709
+ },{"../geracao-identificadores":112,"./declaracao":85}],94:[function(require,module,exports){
9535
9710
  "use strict";
9536
9711
  Object.defineProperty(exports, "__esModule", { value: true });
9537
9712
  exports.Importar = void 0;
@@ -9557,7 +9732,7 @@ class Importar extends declaracao_1.Declaracao {
9557
9732
  }
9558
9733
  exports.Importar = Importar;
9559
9734
 
9560
- },{"./declaracao":87}],97:[function(require,module,exports){
9735
+ },{"./declaracao":85}],95:[function(require,module,exports){
9561
9736
  "use strict";
9562
9737
  var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
9563
9738
  if (k2 === undefined) k2 = k;
@@ -9604,7 +9779,7 @@ __exportStar(require("./tente"), exports);
9604
9779
  __exportStar(require("./var"), exports);
9605
9780
  __exportStar(require("./var-multiplo"), exports);
9606
9781
 
9607
- },{"./bloco":80,"./cabecalho-programa":81,"./classe":82,"./comentario":83,"./const":85,"./const-multiplo":84,"./continua":86,"./declaracao":87,"./enquanto":88,"./escolha":89,"./escreva":91,"./escreva-mesma-linha":90,"./expressao":92,"./falhar":93,"./fazer":94,"./funcao":95,"./importar":96,"./inicio-algoritmo":98,"./para":100,"./para-cada":99,"./propriedade-classe":101,"./retorna":102,"./se":103,"./sustar":104,"./tendo-como":105,"./tente":106,"./var":108,"./var-multiplo":107}],98:[function(require,module,exports){
9782
+ },{"./bloco":78,"./cabecalho-programa":79,"./classe":80,"./comentario":81,"./const":83,"./const-multiplo":82,"./continua":84,"./declaracao":85,"./enquanto":86,"./escolha":87,"./escreva":89,"./escreva-mesma-linha":88,"./expressao":90,"./falhar":91,"./fazer":92,"./funcao":93,"./importar":94,"./inicio-algoritmo":96,"./para":98,"./para-cada":97,"./propriedade-classe":99,"./retorna":100,"./se":101,"./sustar":102,"./tendo-como":103,"./tente":104,"./var":106,"./var-multiplo":105}],96:[function(require,module,exports){
9608
9783
  "use strict";
9609
9784
  Object.defineProperty(exports, "__esModule", { value: true });
9610
9785
  exports.InicioAlgoritmo = void 0;
@@ -9624,7 +9799,7 @@ class InicioAlgoritmo extends declaracao_1.Declaracao {
9624
9799
  }
9625
9800
  exports.InicioAlgoritmo = InicioAlgoritmo;
9626
9801
 
9627
- },{"./declaracao":87}],99:[function(require,module,exports){
9802
+ },{"./declaracao":85}],97:[function(require,module,exports){
9628
9803
  "use strict";
9629
9804
  Object.defineProperty(exports, "__esModule", { value: true });
9630
9805
  exports.ParaCada = void 0;
@@ -9647,7 +9822,7 @@ class ParaCada extends declaracao_1.Declaracao {
9647
9822
  }
9648
9823
  exports.ParaCada = ParaCada;
9649
9824
 
9650
- },{"./declaracao":87}],100:[function(require,module,exports){
9825
+ },{"./declaracao":85}],98:[function(require,module,exports){
9651
9826
  "use strict";
9652
9827
  Object.defineProperty(exports, "__esModule", { value: true });
9653
9828
  exports.Para = void 0;
@@ -9684,7 +9859,7 @@ class Para extends declaracao_1.Declaracao {
9684
9859
  }
9685
9860
  exports.Para = Para;
9686
9861
 
9687
- },{"./declaracao":87}],101:[function(require,module,exports){
9862
+ },{"./declaracao":85}],99:[function(require,module,exports){
9688
9863
  "use strict";
9689
9864
  Object.defineProperty(exports, "__esModule", { value: true });
9690
9865
  exports.PropriedadeClasse = void 0;
@@ -9705,7 +9880,7 @@ class PropriedadeClasse extends declaracao_1.Declaracao {
9705
9880
  }
9706
9881
  exports.PropriedadeClasse = PropriedadeClasse;
9707
9882
 
9708
- },{"./declaracao":87}],102:[function(require,module,exports){
9883
+ },{"./declaracao":85}],100:[function(require,module,exports){
9709
9884
  "use strict";
9710
9885
  Object.defineProperty(exports, "__esModule", { value: true });
9711
9886
  exports.Retorna = void 0;
@@ -9731,7 +9906,7 @@ class Retorna extends declaracao_1.Declaracao {
9731
9906
  }
9732
9907
  exports.Retorna = Retorna;
9733
9908
 
9734
- },{"./declaracao":87}],103:[function(require,module,exports){
9909
+ },{"./declaracao":85}],101:[function(require,module,exports){
9735
9910
  "use strict";
9736
9911
  Object.defineProperty(exports, "__esModule", { value: true });
9737
9912
  exports.Se = void 0;
@@ -9754,7 +9929,7 @@ class Se extends declaracao_1.Declaracao {
9754
9929
  }
9755
9930
  exports.Se = Se;
9756
9931
 
9757
- },{"./declaracao":87}],104:[function(require,module,exports){
9932
+ },{"./declaracao":85}],102:[function(require,module,exports){
9758
9933
  "use strict";
9759
9934
  Object.defineProperty(exports, "__esModule", { value: true });
9760
9935
  exports.Sustar = void 0;
@@ -9772,7 +9947,7 @@ class Sustar extends declaracao_1.Declaracao {
9772
9947
  }
9773
9948
  exports.Sustar = Sustar;
9774
9949
 
9775
- },{"./declaracao":87}],105:[function(require,module,exports){
9950
+ },{"./declaracao":85}],103:[function(require,module,exports){
9776
9951
  "use strict";
9777
9952
  Object.defineProperty(exports, "__esModule", { value: true });
9778
9953
  exports.TendoComo = void 0;
@@ -9799,7 +9974,7 @@ class TendoComo extends declaracao_1.Declaracao {
9799
9974
  }
9800
9975
  exports.TendoComo = TendoComo;
9801
9976
 
9802
- },{"./declaracao":87}],106:[function(require,module,exports){
9977
+ },{"./declaracao":85}],104:[function(require,module,exports){
9803
9978
  "use strict";
9804
9979
  Object.defineProperty(exports, "__esModule", { value: true });
9805
9980
  exports.Tente = void 0;
@@ -9825,7 +10000,7 @@ class Tente extends declaracao_1.Declaracao {
9825
10000
  }
9826
10001
  exports.Tente = Tente;
9827
10002
 
9828
- },{"./declaracao":87}],107:[function(require,module,exports){
10003
+ },{"./declaracao":85}],105:[function(require,module,exports){
9829
10004
  "use strict";
9830
10005
  Object.defineProperty(exports, "__esModule", { value: true });
9831
10006
  exports.VarMultiplo = void 0;
@@ -9851,7 +10026,7 @@ class VarMultiplo extends declaracao_1.Declaracao {
9851
10026
  }
9852
10027
  exports.VarMultiplo = VarMultiplo;
9853
10028
 
9854
- },{"./declaracao":87}],108:[function(require,module,exports){
10029
+ },{"./declaracao":85}],106:[function(require,module,exports){
9855
10030
  "use strict";
9856
10031
  Object.defineProperty(exports, "__esModule", { value: true });
9857
10032
  exports.Var = void 0;
@@ -9883,7 +10058,7 @@ class Var extends declaracao_1.Declaracao {
9883
10058
  }
9884
10059
  exports.Var = Var;
9885
10060
 
9886
- },{"./declaracao":87}],109:[function(require,module,exports){
10061
+ },{"./declaracao":85}],107:[function(require,module,exports){
9887
10062
  "use strict";
9888
10063
  Object.defineProperty(exports, "__esModule", { value: true });
9889
10064
  exports.ErroEmTempoDeExecucao = void 0;
@@ -9898,7 +10073,7 @@ class ErroEmTempoDeExecucao extends Error {
9898
10073
  }
9899
10074
  exports.ErroEmTempoDeExecucao = ErroEmTempoDeExecucao;
9900
10075
 
9901
- },{}],110:[function(require,module,exports){
10076
+ },{}],108:[function(require,module,exports){
9902
10077
  "use strict";
9903
10078
  var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
9904
10079
  if (k2 === undefined) k2 = k;
@@ -9917,7 +10092,7 @@ var __exportStar = (this && this.__exportStar) || function(m, exports) {
9917
10092
  Object.defineProperty(exports, "__esModule", { value: true });
9918
10093
  __exportStar(require("./erro-em-tempo-de-execucao"), exports);
9919
10094
 
9920
- },{"./erro-em-tempo-de-execucao":109}],111:[function(require,module,exports){
10095
+ },{"./erro-em-tempo-de-execucao":107}],109:[function(require,module,exports){
9921
10096
  "use strict";
9922
10097
  var __importDefault = (this && this.__importDefault) || function (mod) {
9923
10098
  return (mod && mod.__esModule) ? mod : { "default": mod };
@@ -10649,7 +10824,7 @@ class FormatadorDelegua {
10649
10824
  }
10650
10825
  exports.FormatadorDelegua = FormatadorDelegua;
10651
10826
 
10652
- },{"../construtos":52,"../tipos-de-simbolos/delegua":187}],112:[function(require,module,exports){
10827
+ },{"../construtos":50,"../tipos-de-simbolos/delegua":186}],110:[function(require,module,exports){
10653
10828
  "use strict";
10654
10829
  Object.defineProperty(exports, "__esModule", { value: true });
10655
10830
  exports.FormatadorPitugues = void 0;
@@ -10885,7 +11060,7 @@ class FormatadorPitugues {
10885
11060
  }
10886
11061
  exports.FormatadorPitugues = FormatadorPitugues;
10887
11062
 
10888
- },{}],113:[function(require,module,exports){
11063
+ },{}],111:[function(require,module,exports){
10889
11064
  "use strict";
10890
11065
  var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
10891
11066
  if (k2 === undefined) k2 = k;
@@ -10905,7 +11080,7 @@ Object.defineProperty(exports, "__esModule", { value: true });
10905
11080
  __exportStar(require("./formatador-delegua"), exports);
10906
11081
  __exportStar(require("./formatador-pitugues"), exports);
10907
11082
 
10908
- },{"./formatador-delegua":111,"./formatador-pitugues":112}],114:[function(require,module,exports){
11083
+ },{"./formatador-delegua":109,"./formatador-pitugues":110}],112:[function(require,module,exports){
10909
11084
  "use strict";
10910
11085
  Object.defineProperty(exports, "__esModule", { value: true });
10911
11086
  exports.cyrb53 = cyrb53;
@@ -10949,7 +11124,7 @@ function uuidv4() {
10949
11124
  });
10950
11125
  }
10951
11126
 
10952
- },{}],115:[function(require,module,exports){
11127
+ },{}],113:[function(require,module,exports){
10953
11128
  "use strict";
10954
11129
  var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
10955
11130
  if (k2 === undefined) k2 = k;
@@ -10976,7 +11151,7 @@ __exportStar(require("./interpretador"), exports);
10976
11151
  __exportStar(require("./lexador"), exports);
10977
11152
  __exportStar(require("./tradutores"), exports);
10978
11153
 
10979
- },{"./avaliador-sintatico":12,"./construtos":52,"./declaracoes":97,"./formatadores":113,"./geracao-identificadores":114,"./interfaces":123,"./interpretador":156,"./lexador":174,"./tradutores":194}],116:[function(require,module,exports){
11154
+ },{"./avaliador-sintatico":12,"./construtos":50,"./declaracoes":95,"./formatadores":111,"./geracao-identificadores":112,"./interfaces":121,"./interpretador":155,"./lexador":173,"./tradutores":193}],114:[function(require,module,exports){
10980
11155
  "use strict";
10981
11156
  var __importDefault = (this && this.__importDefault) || function (mod) {
10982
11157
  return (mod && mod.__esModule) ? mod : { "default": mod };
@@ -11103,7 +11278,7 @@ function tipoInferenciaParaTipoDadosElementar(tipoInferencia) {
11103
11278
  }
11104
11279
  }
11105
11280
 
11106
- },{"./tipos-de-dados/delegua":182,"./tipos-de-dados/primitivos":184,"./tipos-de-simbolos/delegua":187}],117:[function(require,module,exports){
11281
+ },{"./tipos-de-dados/delegua":181,"./tipos-de-dados/primitivos":183,"./tipos-de-simbolos/delegua":186}],115:[function(require,module,exports){
11107
11282
  "use strict";
11108
11283
  Object.defineProperty(exports, "__esModule", { value: true });
11109
11284
  exports.InformacaoElementoSintatico = void 0;
@@ -11122,15 +11297,15 @@ class InformacaoElementoSintatico {
11122
11297
  }
11123
11298
  exports.InformacaoElementoSintatico = InformacaoElementoSintatico;
11124
11299
 
11125
- },{}],118:[function(require,module,exports){
11300
+ },{}],116:[function(require,module,exports){
11126
11301
  "use strict";
11127
11302
  Object.defineProperty(exports, "__esModule", { value: true });
11128
11303
 
11129
- },{}],119:[function(require,module,exports){
11304
+ },{}],117:[function(require,module,exports){
11130
11305
  "use strict";
11131
11306
  Object.defineProperty(exports, "__esModule", { value: true });
11132
11307
 
11133
- },{}],120:[function(require,module,exports){
11308
+ },{}],118:[function(require,module,exports){
11134
11309
  "use strict";
11135
11310
  Object.defineProperty(exports, "__esModule", { value: true });
11136
11311
  exports.DiagnosticoSeveridade = void 0;
@@ -11142,7 +11317,7 @@ var DiagnosticoSeveridade;
11142
11317
  DiagnosticoSeveridade[DiagnosticoSeveridade["SUGESTAO"] = 3] = "SUGESTAO";
11143
11318
  })(DiagnosticoSeveridade || (exports.DiagnosticoSeveridade = DiagnosticoSeveridade = {}));
11144
11319
 
11145
- },{}],121:[function(require,module,exports){
11320
+ },{}],119:[function(require,module,exports){
11146
11321
  "use strict";
11147
11322
  var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
11148
11323
  if (k2 === undefined) k2 = k;
@@ -11161,11 +11336,11 @@ var __exportStar = (this && this.__exportStar) || function(m, exports) {
11161
11336
  Object.defineProperty(exports, "__esModule", { value: true });
11162
11337
  __exportStar(require("./diagnostico-analisador-semantico"), exports);
11163
11338
 
11164
- },{"./diagnostico-analisador-semantico":120}],122:[function(require,module,exports){
11339
+ },{"./diagnostico-analisador-semantico":118}],120:[function(require,module,exports){
11165
11340
  "use strict";
11166
11341
  Object.defineProperty(exports, "__esModule", { value: true });
11167
11342
 
11168
- },{}],123:[function(require,module,exports){
11343
+ },{}],121:[function(require,module,exports){
11169
11344
  "use strict";
11170
11345
  var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
11171
11346
  if (k2 === undefined) k2 = k;
@@ -11202,39 +11377,39 @@ __exportStar(require("./construtos"), exports);
11202
11377
  __exportStar(require("./erros"), exports);
11203
11378
  __exportStar(require("./retornos"), exports);
11204
11379
 
11205
- },{"./avaliador-sintatico-interface":118,"./construtos":119,"./erros":121,"./formatador-comum-interface":122,"./interpretador-com-depuracao-interface":124,"./interpretador-interface":125,"./lexador-interface":126,"./parametro-interface":127,"./pilha-interface":128,"./primitiva-interface":129,"./resolvedor-interface":130,"./resultado-parcial-interpretador-interface":131,"./retornos":132,"./retornos/retorno-execucao-interface":134,"./simbolo-interface":137,"./tradutor-interface":138,"./variavel-interface":139,"./visitante-comum-interface":140,"./visitante-delegua-interface":141}],124:[function(require,module,exports){
11380
+ },{"./avaliador-sintatico-interface":116,"./construtos":117,"./erros":119,"./formatador-comum-interface":120,"./interpretador-com-depuracao-interface":122,"./interpretador-interface":123,"./lexador-interface":124,"./parametro-interface":125,"./pilha-interface":126,"./primitiva-interface":127,"./resolvedor-interface":128,"./resultado-parcial-interpretador-interface":129,"./retornos":130,"./retornos/retorno-execucao-interface":133,"./simbolo-interface":136,"./tradutor-interface":137,"./variavel-interface":138,"./visitante-comum-interface":139,"./visitante-delegua-interface":140}],122:[function(require,module,exports){
11206
11381
  "use strict";
11207
11382
  Object.defineProperty(exports, "__esModule", { value: true });
11208
11383
 
11209
- },{}],125:[function(require,module,exports){
11384
+ },{}],123:[function(require,module,exports){
11210
11385
  "use strict";
11211
11386
  Object.defineProperty(exports, "__esModule", { value: true });
11212
11387
 
11213
- },{}],126:[function(require,module,exports){
11388
+ },{}],124:[function(require,module,exports){
11214
11389
  "use strict";
11215
11390
  Object.defineProperty(exports, "__esModule", { value: true });
11216
11391
 
11217
- },{}],127:[function(require,module,exports){
11392
+ },{}],125:[function(require,module,exports){
11218
11393
  "use strict";
11219
11394
  Object.defineProperty(exports, "__esModule", { value: true });
11220
11395
 
11221
- },{}],128:[function(require,module,exports){
11396
+ },{}],126:[function(require,module,exports){
11222
11397
  "use strict";
11223
11398
  Object.defineProperty(exports, "__esModule", { value: true });
11224
11399
 
11225
- },{}],129:[function(require,module,exports){
11400
+ },{}],127:[function(require,module,exports){
11226
11401
  "use strict";
11227
11402
  Object.defineProperty(exports, "__esModule", { value: true });
11228
11403
 
11229
- },{}],130:[function(require,module,exports){
11404
+ },{}],128:[function(require,module,exports){
11230
11405
  "use strict";
11231
11406
  Object.defineProperty(exports, "__esModule", { value: true });
11232
11407
 
11233
- },{}],131:[function(require,module,exports){
11408
+ },{}],129:[function(require,module,exports){
11234
11409
  "use strict";
11235
11410
  Object.defineProperty(exports, "__esModule", { value: true });
11236
11411
 
11237
- },{}],132:[function(require,module,exports){
11412
+ },{}],130:[function(require,module,exports){
11238
11413
  "use strict";
11239
11414
  var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
11240
11415
  if (k2 === undefined) k2 = k;
@@ -11251,12 +11426,21 @@ var __exportStar = (this && this.__exportStar) || function(m, exports) {
11251
11426
  for (var p in m) if (p !== "default" && !Object.prototype.hasOwnProperty.call(exports, p)) __createBinding(exports, m, p);
11252
11427
  };
11253
11428
  Object.defineProperty(exports, "__esModule", { value: true });
11429
+ __exportStar(require("./retorno-analisador-semantico"), exports);
11254
11430
  __exportStar(require("./retorno-avaliador-sintatico"), exports);
11255
11431
  __exportStar(require("./retorno-execucao-interface"), exports);
11256
11432
  __exportStar(require("./retorno-interpretador-interface"), exports);
11257
11433
  __exportStar(require("./retorno-lexador"), exports);
11258
11434
 
11259
- },{"./retorno-avaliador-sintatico":133,"./retorno-execucao-interface":134,"./retorno-interpretador-interface":135,"./retorno-lexador":136}],133:[function(require,module,exports){
11435
+ },{"./retorno-analisador-semantico":131,"./retorno-avaliador-sintatico":132,"./retorno-execucao-interface":133,"./retorno-interpretador-interface":134,"./retorno-lexador":135}],131:[function(require,module,exports){
11436
+ "use strict";
11437
+ Object.defineProperty(exports, "__esModule", { value: true });
11438
+
11439
+ },{}],132:[function(require,module,exports){
11440
+ "use strict";
11441
+ Object.defineProperty(exports, "__esModule", { value: true });
11442
+
11443
+ },{}],133:[function(require,module,exports){
11260
11444
  "use strict";
11261
11445
  Object.defineProperty(exports, "__esModule", { value: true });
11262
11446
 
@@ -11290,10 +11474,6 @@ Object.defineProperty(exports, "__esModule", { value: true });
11290
11474
 
11291
11475
  },{}],141:[function(require,module,exports){
11292
11476
  "use strict";
11293
- Object.defineProperty(exports, "__esModule", { value: true });
11294
-
11295
- },{}],142:[function(require,module,exports){
11296
- "use strict";
11297
11477
  var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
11298
11478
  if (k2 === undefined) k2 = k;
11299
11479
  var desc = Object.getOwnPropertyDescriptor(m, k);
@@ -11358,7 +11538,7 @@ function carregarBibliotecasGlobais(pilhaEscoposExecucao) {
11358
11538
  pilhaEscoposExecucao.definirVariavel('tupla', new funcao_padrao_1.FuncaoPadrao(1, bibliotecaGlobal.tupla));
11359
11539
  }
11360
11540
 
11361
- },{"../bibliotecas/biblioteca-global":20,"./estruturas/funcao-padrao":149}],143:[function(require,module,exports){
11541
+ },{"../bibliotecas/biblioteca-global":18,"./estruturas/funcao-padrao":148}],142:[function(require,module,exports){
11362
11542
  "use strict";
11363
11543
  Object.defineProperty(exports, "__esModule", { value: true });
11364
11544
  exports.EspacoMemoria = void 0;
@@ -11383,7 +11563,7 @@ class EspacoMemoria {
11383
11563
  }
11384
11564
  exports.EspacoMemoria = EspacoMemoria;
11385
11565
 
11386
- },{}],144:[function(require,module,exports){
11566
+ },{}],143:[function(require,module,exports){
11387
11567
  "use strict";
11388
11568
  Object.defineProperty(exports, "__esModule", { value: true });
11389
11569
  exports.Chamavel = void 0;
@@ -11397,7 +11577,7 @@ class Chamavel {
11397
11577
  }
11398
11578
  exports.Chamavel = Chamavel;
11399
11579
 
11400
- },{}],145:[function(require,module,exports){
11580
+ },{}],144:[function(require,module,exports){
11401
11581
  "use strict";
11402
11582
  Object.defineProperty(exports, "__esModule", { value: true });
11403
11583
  exports.ClasseDeModulo = void 0;
@@ -11418,7 +11598,7 @@ class ClasseDeModulo extends chamavel_1.Chamavel {
11418
11598
  }
11419
11599
  exports.ClasseDeModulo = ClasseDeModulo;
11420
11600
 
11421
- },{"./chamavel":144}],146:[function(require,module,exports){
11601
+ },{"./chamavel":143}],145:[function(require,module,exports){
11422
11602
  "use strict";
11423
11603
  Object.defineProperty(exports, "__esModule", { value: true });
11424
11604
  exports.ClassePadrao = void 0;
@@ -11459,7 +11639,7 @@ class ClassePadrao extends chamavel_1.Chamavel {
11459
11639
  }
11460
11640
  exports.ClassePadrao = ClassePadrao;
11461
11641
 
11462
- },{"./chamavel":144}],147:[function(require,module,exports){
11642
+ },{"./chamavel":143}],146:[function(require,module,exports){
11463
11643
  "use strict";
11464
11644
  Object.defineProperty(exports, "__esModule", { value: true });
11465
11645
  exports.DeleguaFuncao = void 0;
@@ -11604,7 +11784,7 @@ class DeleguaFuncao extends chamavel_1.Chamavel {
11604
11784
  }
11605
11785
  exports.DeleguaFuncao = DeleguaFuncao;
11606
11786
 
11607
- },{"../../declaracoes":97,"../../quebras":181,"../espaco-memoria":143,"./chamavel":144}],148:[function(require,module,exports){
11787
+ },{"../../declaracoes":95,"../../quebras":180,"../espaco-memoria":142,"./chamavel":143}],147:[function(require,module,exports){
11608
11788
  "use strict";
11609
11789
  Object.defineProperty(exports, "__esModule", { value: true });
11610
11790
  exports.DescritorTipoClasse = void 0;
@@ -11685,7 +11865,7 @@ class DescritorTipoClasse extends chamavel_1.Chamavel {
11685
11865
  }
11686
11866
  exports.DescritorTipoClasse = DescritorTipoClasse;
11687
11867
 
11688
- },{"../../excecoes":110,"./chamavel":144,"./objeto-delegua-classe":153}],149:[function(require,module,exports){
11868
+ },{"../../excecoes":108,"./chamavel":143,"./objeto-delegua-classe":152}],148:[function(require,module,exports){
11689
11869
  "use strict";
11690
11870
  Object.defineProperty(exports, "__esModule", { value: true });
11691
11871
  exports.FuncaoPadrao = void 0;
@@ -11722,7 +11902,7 @@ class FuncaoPadrao extends chamavel_1.Chamavel {
11722
11902
  }
11723
11903
  exports.FuncaoPadrao = FuncaoPadrao;
11724
11904
 
11725
- },{"./chamavel":144}],150:[function(require,module,exports){
11905
+ },{"./chamavel":143}],149:[function(require,module,exports){
11726
11906
  "use strict";
11727
11907
  var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
11728
11908
  if (k2 === undefined) k2 = k;
@@ -11751,7 +11931,7 @@ __exportStar(require("./objeto-delegua-classe"), exports);
11751
11931
  __exportStar(require("./objeto-padrao"), exports);
11752
11932
  __exportStar(require("./referencia-montao"), exports);
11753
11933
 
11754
- },{"./chamavel":144,"./classe-de-modulo":145,"./classe-padrao":146,"./delegua-funcao":147,"./descritor-tipo-classe":148,"./funcao-padrao":149,"./metodo-primitiva":151,"./modulo":152,"./objeto-delegua-classe":153,"./objeto-padrao":154,"./referencia-montao":155}],151:[function(require,module,exports){
11934
+ },{"./chamavel":143,"./classe-de-modulo":144,"./classe-padrao":145,"./delegua-funcao":146,"./descritor-tipo-classe":147,"./funcao-padrao":148,"./metodo-primitiva":150,"./modulo":151,"./objeto-delegua-classe":152,"./objeto-padrao":153,"./referencia-montao":154}],150:[function(require,module,exports){
11755
11935
  "use strict";
11756
11936
  Object.defineProperty(exports, "__esModule", { value: true });
11757
11937
  exports.MetodoPrimitiva = void 0;
@@ -11794,7 +11974,7 @@ class MetodoPrimitiva extends chamavel_1.Chamavel {
11794
11974
  }
11795
11975
  exports.MetodoPrimitiva = MetodoPrimitiva;
11796
11976
 
11797
- },{"./chamavel":144}],152:[function(require,module,exports){
11977
+ },{"./chamavel":143}],151:[function(require,module,exports){
11798
11978
  "use strict";
11799
11979
  Object.defineProperty(exports, "__esModule", { value: true });
11800
11980
  exports.DeleguaModulo = void 0;
@@ -11820,7 +12000,7 @@ class DeleguaModulo {
11820
12000
  }
11821
12001
  exports.DeleguaModulo = DeleguaModulo;
11822
12002
 
11823
- },{}],153:[function(require,module,exports){
12003
+ },{}],152:[function(require,module,exports){
11824
12004
  "use strict";
11825
12005
  Object.defineProperty(exports, "__esModule", { value: true });
11826
12006
  exports.ObjetoDeleguaClasse = void 0;
@@ -11888,7 +12068,7 @@ class ObjetoDeleguaClasse {
11888
12068
  }
11889
12069
  exports.ObjetoDeleguaClasse = ObjetoDeleguaClasse;
11890
12070
 
11891
- },{"../../excecoes":110}],154:[function(require,module,exports){
12071
+ },{"../../excecoes":108}],153:[function(require,module,exports){
11892
12072
  "use strict";
11893
12073
  Object.defineProperty(exports, "__esModule", { value: true });
11894
12074
  exports.ObjetoPadrao = void 0;
@@ -11922,7 +12102,7 @@ class ObjetoPadrao {
11922
12102
  }
11923
12103
  exports.ObjetoPadrao = ObjetoPadrao;
11924
12104
 
11925
- },{}],155:[function(require,module,exports){
12105
+ },{}],154:[function(require,module,exports){
11926
12106
  "use strict";
11927
12107
  Object.defineProperty(exports, "__esModule", { value: true });
11928
12108
  exports.ReferenciaMontao = void 0;
@@ -11947,7 +12127,7 @@ class ReferenciaMontao {
11947
12127
  }
11948
12128
  exports.ReferenciaMontao = ReferenciaMontao;
11949
12129
 
11950
- },{}],156:[function(require,module,exports){
12130
+ },{}],155:[function(require,module,exports){
11951
12131
  "use strict";
11952
12132
  var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
11953
12133
  if (k2 === undefined) k2 = k;
@@ -11967,7 +12147,7 @@ Object.defineProperty(exports, "__esModule", { value: true });
11967
12147
  __exportStar(require("./interpretador"), exports);
11968
12148
  __exportStar(require("./interpretador-base"), exports);
11969
12149
 
11970
- },{"./interpretador":158,"./interpretador-base":157}],157:[function(require,module,exports){
12150
+ },{"./interpretador":157,"./interpretador-base":156}],156:[function(require,module,exports){
11971
12151
  (function (process){(function (){
11972
12152
  "use strict";
11973
12153
  var __importDefault = (this && this.__importDefault) || function (mod) {
@@ -12200,7 +12380,8 @@ class InterpretadorBase {
12200
12380
  }
12201
12381
  else {
12202
12382
  valor = this.resolverValor(valor);
12203
- textoFinal = textoFinal.replace('${' + elemento.expressaoInterpolacao + '}', `${this.paraTexto(valor)}`);
12383
+ const valorResolvidoComoTexto = this.paraTexto(valor);
12384
+ textoFinal = textoFinal.replace('${' + elemento.expressaoInterpolacao + '}', valorResolvidoComoTexto.replace(/"/g, ''));
12204
12385
  }
12205
12386
  }
12206
12387
  return textoFinal;
@@ -13312,6 +13493,8 @@ class InterpretadorBase {
13312
13493
  }
13313
13494
  if (objeto.valor instanceof estruturas_1.ObjetoPadrao)
13314
13495
  return objeto.valor.paraTexto();
13496
+ if (objeto instanceof construtos_1.Literal)
13497
+ return this.paraTexto(objeto.valor);
13315
13498
  if (objeto instanceof estruturas_1.ObjetoDeleguaClasse || objeto instanceof estruturas_1.DeleguaFuncao)
13316
13499
  return objeto.paraTexto();
13317
13500
  if (objeto instanceof quebras_1.RetornoQuebra) {
@@ -13501,7 +13684,7 @@ class InterpretadorBase {
13501
13684
  exports.InterpretadorBase = InterpretadorBase;
13502
13685
 
13503
13686
  }).call(this)}).call(this,require('_process'))
13504
- },{"../avaliador-sintatico":12,"../bibliotecas/primitivas-dicionario":21,"../construtos":52,"../excecoes":110,"../inferenciador":116,"../lexador":174,"../quebras":181,"../tipos-de-dados/delegua":182,"../tipos-de-dados/primitivos":184,"../tipos-de-simbolos/delegua":187,"./espaco-memoria":143,"./estruturas":150,"./estruturas/metodo-primitiva":151,"./pilha-escopos-execucao":160,"_process":421,"browser-process-hrtime":367}],158:[function(require,module,exports){
13687
+ },{"../avaliador-sintatico":12,"../bibliotecas/primitivas-dicionario":19,"../construtos":50,"../excecoes":108,"../inferenciador":114,"../lexador":173,"../quebras":180,"../tipos-de-dados/delegua":181,"../tipos-de-dados/primitivos":183,"../tipos-de-simbolos/delegua":186,"./espaco-memoria":142,"./estruturas":149,"./estruturas/metodo-primitiva":150,"./pilha-escopos-execucao":159,"_process":420,"browser-process-hrtime":366}],157:[function(require,module,exports){
13505
13688
  "use strict";
13506
13689
  var __importDefault = (this && this.__importDefault) || function (mod) {
13507
13690
  return (mod && mod.__esModule) ? mod : { "default": mod };
@@ -13580,6 +13763,12 @@ class Interpretador extends interpretador_base_1.InterpretadorBase {
13580
13763
  }
13581
13764
  return objeto;
13582
13765
  }
13766
+ serializarSemEspacos(objeto) {
13767
+ return JSON
13768
+ .stringify(objeto)
13769
+ .replace(/,\s+/g, ',')
13770
+ .replace(/:\s+/g, ':');
13771
+ }
13583
13772
  paraTexto(objeto) {
13584
13773
  if (objeto === null || objeto === undefined)
13585
13774
  return delegua_1.default.NULO;
@@ -13588,6 +13777,8 @@ class Interpretador extends interpretador_base_1.InterpretadorBase {
13588
13777
  }
13589
13778
  if (objeto.valor instanceof estruturas_1.ObjetoPadrao)
13590
13779
  return objeto.valor.paraTexto();
13780
+ if (objeto instanceof construtos_1.Literal || objeto instanceof construtos_1.Tupla)
13781
+ return objeto.paraTextoSaida();
13591
13782
  if (objeto instanceof estruturas_1.ObjetoDeleguaClasse || objeto instanceof estruturas_1.DeleguaFuncao)
13592
13783
  return objeto.paraTexto();
13593
13784
  if (objeto instanceof quebras_1.RetornoQuebra) {
@@ -13604,8 +13795,12 @@ class Interpretador extends interpretador_base_1.InterpretadorBase {
13604
13795
  if (Array.isArray(objeto)) {
13605
13796
  let retornoVetor = '[';
13606
13797
  for (let elemento of objeto) {
13798
+ if (elemento instanceof construtos_1.Tupla) {
13799
+ retornoVetor += elemento.paraTextoSaida() + ', ';
13800
+ continue;
13801
+ }
13607
13802
  if (typeof elemento === 'object') {
13608
- retornoVetor += `${JSON.stringify(elemento)}, `;
13803
+ retornoVetor += `${this.serializarSemEspacos(elemento)}, `;
13609
13804
  continue;
13610
13805
  }
13611
13806
  retornoVetor +=
@@ -13810,9 +14005,8 @@ class Interpretador extends interpretador_base_1.InterpretadorBase {
13810
14005
  let valorVetorOuDicionarioResolvido = this.resolverValor(vetorOuDicionarioResolvido);
13811
14006
  // Se até aqui vetor resolvido é um dicionário, converte dicionário
13812
14007
  // para vetor de duplas.
13813
- // TODO: Converter elementos para `Construto` se necessário.
13814
14008
  if (paraCada.vetorOuDicionario.tipo === 'dicionário') {
13815
- valorVetorOuDicionarioResolvido = Object.entries(valorVetorOuDicionarioResolvido).map((v) => new construtos_1.Dupla(v[0], v[1]));
14009
+ valorVetorOuDicionarioResolvido = Object.entries(valorVetorOuDicionarioResolvido).map((v) => new construtos_1.Dupla(new construtos_1.Literal(paraCada.hashArquivo, paraCada.linha, v[0], 'texto'), new construtos_1.Literal(paraCada.hashArquivo, paraCada.linha, v[1], (0, inferenciador_1.inferirTipoVariavel)(v[1]))));
13816
14010
  }
13817
14011
  if (paraCada.vetorOuDicionario.tipo === 'texto' ||
13818
14012
  typeof valorVetorOuDicionarioResolvido === 'string') {
@@ -14028,9 +14222,6 @@ class Interpretador extends interpretador_base_1.InterpretadorBase {
14028
14222
  // Objeto simples do JavaScript, ou dicionário de Delégua.
14029
14223
  if (objeto.constructor === Object) {
14030
14224
  if (expressao.simbolo.lexema in primitivas_dicionario_1.default) {
14031
- if (!(expressao.simbolo.lexema in primitivas_numero_1.default)) {
14032
- throw new excecoes_1.ErroEmTempoDeExecucao(expressao.simbolo, `Método de primitiva '${expressao.simbolo.lexema}' não existe para o tipo dicionário.`);
14033
- }
14034
14225
  const metodoDePrimitivaDicionario = primitivas_dicionario_1.default[expressao.simbolo.lexema].implementacao;
14035
14226
  return new estruturas_1.MetodoPrimitiva(nomeObjeto, objeto, metodoDePrimitivaDicionario);
14036
14227
  }
@@ -14491,7 +14682,7 @@ class Interpretador extends interpretador_base_1.InterpretadorBase {
14491
14682
  }
14492
14683
  exports.Interpretador = Interpretador;
14493
14684
 
14494
- },{"../bibliotecas/primitivas-dicionario":21,"../bibliotecas/primitivas-numero":22,"../bibliotecas/primitivas-texto":23,"../bibliotecas/primitivas-vetor":24,"../construtos":52,"../declaracoes":97,"../excecoes":110,"../inferenciador":116,"../quebras":181,"../tipos-de-dados/delegua":182,"../tipos-de-dados/primitivos":184,"./comum":142,"./estruturas":150,"./interpretador-base":157,"./montao":159}],159:[function(require,module,exports){
14685
+ },{"../bibliotecas/primitivas-dicionario":19,"../bibliotecas/primitivas-numero":20,"../bibliotecas/primitivas-texto":21,"../bibliotecas/primitivas-vetor":22,"../construtos":50,"../declaracoes":95,"../excecoes":108,"../inferenciador":114,"../quebras":180,"../tipos-de-dados/delegua":181,"../tipos-de-dados/primitivos":183,"./comum":141,"./estruturas":149,"./interpretador-base":156,"./montao":158}],158:[function(require,module,exports){
14495
14686
  "use strict";
14496
14687
  Object.defineProperty(exports, "__esModule", { value: true });
14497
14688
  exports.Montao = void 0;
@@ -14548,7 +14739,7 @@ class Montao {
14548
14739
  }
14549
14740
  exports.Montao = Montao;
14550
14741
 
14551
- },{"../excecoes":110,"../geracao-identificadores":114}],160:[function(require,module,exports){
14742
+ },{"../excecoes":108,"../geracao-identificadores":112}],159:[function(require,module,exports){
14552
14743
  "use strict";
14553
14744
  var __importDefault = (this && this.__importDefault) || function (mod) {
14554
14745
  return (mod && mod.__esModule) ? mod : { "default": mod };
@@ -14836,7 +15027,7 @@ class PilhaEscoposExecucao {
14836
15027
  }
14837
15028
  exports.PilhaEscoposExecucao = PilhaEscoposExecucao;
14838
15029
 
14839
- },{"../excecoes":110,"../inferenciador":116,"../lexador":174,"../tipos-de-dados/delegua":182,"./estruturas":150}],161:[function(require,module,exports){
15030
+ },{"../excecoes":108,"../inferenciador":114,"../lexador":173,"../tipos-de-dados/delegua":181,"./estruturas":149}],160:[function(require,module,exports){
14840
15031
  "use strict";
14841
15032
  var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
14842
15033
  if (k2 === undefined) k2 = k;
@@ -14860,7 +15051,7 @@ __exportStar(require("./lexador-guarani"), exports);
14860
15051
  __exportStar(require("./lexador-portugol-ipt"), exports);
14861
15052
  __exportStar(require("./lexador-tenda"), exports);
14862
15053
 
14863
- },{"./lexador-calango":162,"./lexador-egua-classico":163,"./lexador-guarani":164,"./lexador-pitugues":165,"./lexador-portugol-ipt":166,"./lexador-tenda":167}],162:[function(require,module,exports){
15054
+ },{"./lexador-calango":161,"./lexador-egua-classico":162,"./lexador-guarani":163,"./lexador-pitugues":164,"./lexador-portugol-ipt":165,"./lexador-tenda":166}],161:[function(require,module,exports){
14864
15055
  "use strict";
14865
15056
  var __importDefault = (this && this.__importDefault) || function (mod) {
14866
15057
  return (mod && mod.__esModule) ? mod : { "default": mod };
@@ -15093,7 +15284,7 @@ class LexadorCalango {
15093
15284
  }
15094
15285
  exports.LexadorCalango = LexadorCalango;
15095
15286
 
15096
- },{"../../tipos-de-simbolos/calango":185,"../simbolo":180,"./palavras-reservadas/calango":168}],163:[function(require,module,exports){
15287
+ },{"../../tipos-de-simbolos/calango":184,"../simbolo":179,"./palavras-reservadas/calango":167}],162:[function(require,module,exports){
15097
15288
  "use strict";
15098
15289
  var __importDefault = (this && this.__importDefault) || function (mod) {
15099
15290
  return (mod && mod.__esModule) ? mod : { "default": mod };
@@ -15383,7 +15574,7 @@ class LexadorEguaClassico {
15383
15574
  }
15384
15575
  exports.LexadorEguaClassico = LexadorEguaClassico;
15385
15576
 
15386
- },{"../../tipos-de-simbolos/egua-classico":188,"../simbolo":180,"./palavras-reservadas/egua-classico":169}],164:[function(require,module,exports){
15577
+ },{"../../tipos-de-simbolos/egua-classico":187,"../simbolo":179,"./palavras-reservadas/egua-classico":168}],163:[function(require,module,exports){
15387
15578
  "use strict";
15388
15579
  var __importDefault = (this && this.__importDefault) || function (mod) {
15389
15580
  return (mod && mod.__esModule) ? mod : { "default": mod };
@@ -15502,7 +15693,7 @@ class LexadorGuarani extends lexador_base_1.LexadorBase {
15502
15693
  }
15503
15694
  exports.LexadorGuarani = LexadorGuarani;
15504
15695
 
15505
- },{"../../tipos-de-simbolos/guarani":189,"../lexador-base":176,"./palavras-reservadas/guarani":170}],165:[function(require,module,exports){
15696
+ },{"../../tipos-de-simbolos/guarani":188,"../lexador-base":175,"./palavras-reservadas/guarani":169}],164:[function(require,module,exports){
15506
15697
  "use strict";
15507
15698
  var __importDefault = (this && this.__importDefault) || function (mod) {
15508
15699
  return (mod && mod.__esModule) ? mod : { "default": mod };
@@ -15615,6 +15806,34 @@ class LexadorPitugues {
15615
15806
  simboloAnterior() {
15616
15807
  return this.codigo[this.linha].charAt(this.atual - 1);
15617
15808
  }
15809
+ analisarTextoMultilinha(delimitador) {
15810
+ const inicioLinha = this.linha;
15811
+ let contagemDelimitadores = 0;
15812
+ while (!this.eFinalDoCodigo() && contagemDelimitadores < 3) {
15813
+ this.avancar();
15814
+ if (this.simboloAtual() === delimitador) {
15815
+ contagemDelimitadores++;
15816
+ }
15817
+ else {
15818
+ contagemDelimitadores = 0;
15819
+ }
15820
+ }
15821
+ if (contagemDelimitadores === 3) {
15822
+ const linhas = this.codigo.slice(inicioLinha, this.linha + 1);
15823
+ let conteudo = linhas.join('\n');
15824
+ // Remove delimitadores inicial e final
15825
+ const larguraDelimitadoresFim = delimitador.repeat(3);
15826
+ conteudo = conteudo.substring(conteudo.indexOf(larguraDelimitadoresFim) + 3);
15827
+ conteudo = conteudo.substring(0, conteudo.lastIndexOf(larguraDelimitadoresFim));
15828
+ this.simbolos.push(new simbolo_1.Simbolo(pitugues_2.default.TEXTO_MULTILINHAS, conteudo, conteudo, inicioLinha + 1, this.hashArquivo));
15829
+ return;
15830
+ }
15831
+ this.erros.push({
15832
+ linha: this.linha + 1,
15833
+ caractere: this.simboloAnterior(),
15834
+ mensagem: 'Texto multilinha não finalizado.',
15835
+ });
15836
+ }
15618
15837
  analisarTexto(delimitador = '"') {
15619
15838
  const linhaPrimeiroCaracter = this.linha;
15620
15839
  while (this.simboloAtual() !== delimitador && !this.eFinalDoCodigo()) {
@@ -15629,6 +15848,11 @@ class LexadorPitugues {
15629
15848
  return;
15630
15849
  }
15631
15850
  const textoCompleto = this.codigo[this.linha].substring(this.inicioSimbolo + 1, this.atual);
15851
+ if (textoCompleto.length === 0 && !this.eFinalDoCodigo() && this.codigo[this.linha].charAt(this.atual + 1) === delimitador) {
15852
+ this.avancar(); // Avança para o próximo delimitador
15853
+ this.analisarTextoMultilinha(delimitador);
15854
+ return;
15855
+ }
15632
15856
  this.simbolos.push(new simbolo_1.Simbolo(pitugues_2.default.TEXTO, textoCompleto, textoCompleto, linhaPrimeiroCaracter + 1, this.hashArquivo));
15633
15857
  }
15634
15858
  analisarNumero() {
@@ -15920,7 +16144,7 @@ class LexadorPitugues {
15920
16144
  }
15921
16145
  exports.LexadorPitugues = LexadorPitugues;
15922
16146
 
15923
- },{"../../tipos-de-simbolos/pitugues":191,"../simbolo":180,"./palavras-reservadas/pitugues":171,"browser-process-hrtime":367}],166:[function(require,module,exports){
16147
+ },{"../../tipos-de-simbolos/pitugues":190,"../simbolo":179,"./palavras-reservadas/pitugues":170,"browser-process-hrtime":366}],165:[function(require,module,exports){
15924
16148
  "use strict";
15925
16149
  var __importDefault = (this && this.__importDefault) || function (mod) {
15926
16150
  return (mod && mod.__esModule) ? mod : { "default": mod };
@@ -16172,7 +16396,7 @@ class LexadorPortugolIpt {
16172
16396
  }
16173
16397
  exports.LexadorPortugolIpt = LexadorPortugolIpt;
16174
16398
 
16175
- },{"../../tipos-de-simbolos/portugol-ipt":192,"../simbolo":180,"./palavras-reservadas/portugol-ipt":172}],167:[function(require,module,exports){
16399
+ },{"../../tipos-de-simbolos/portugol-ipt":191,"../simbolo":179,"./palavras-reservadas/portugol-ipt":171}],166:[function(require,module,exports){
16176
16400
  "use strict";
16177
16401
  var __importDefault = (this && this.__importDefault) || function (mod) {
16178
16402
  return (mod && mod.__esModule) ? mod : { "default": mod };
@@ -16563,7 +16787,7 @@ class LexadorTenda {
16563
16787
  }
16564
16788
  exports.LexadorTenda = LexadorTenda;
16565
16789
 
16566
- },{"../../tipos-de-simbolos/tenda":193,"../simbolo":180,"./palavras-reservadas/tenda":173,"browser-process-hrtime":367}],168:[function(require,module,exports){
16790
+ },{"../../tipos-de-simbolos/tenda":192,"../simbolo":179,"./palavras-reservadas/tenda":172,"browser-process-hrtime":366}],167:[function(require,module,exports){
16567
16791
  "use strict";
16568
16792
  var __importDefault = (this && this.__importDefault) || function (mod) {
16569
16793
  return (mod && mod.__esModule) ? mod : { "default": mod };
@@ -16584,7 +16808,7 @@ exports.default = {
16584
16808
  fimSe: calango_1.default.FIM_SE,
16585
16809
  };
16586
16810
 
16587
- },{"../../../tipos-de-simbolos/calango":185}],169:[function(require,module,exports){
16811
+ },{"../../../tipos-de-simbolos/calango":184}],168:[function(require,module,exports){
16588
16812
  "use strict";
16589
16813
  var __importDefault = (this && this.__importDefault) || function (mod) {
16590
16814
  return (mod && mod.__esModule) ? mod : { "default": mod };
@@ -16625,7 +16849,7 @@ exports.palavrasReservadas = {
16625
16849
  verdadeiro: egua_classico_1.default.VERDADEIRO,
16626
16850
  };
16627
16851
 
16628
- },{"../../../tipos-de-simbolos/egua-classico":188}],170:[function(require,module,exports){
16852
+ },{"../../../tipos-de-simbolos/egua-classico":187}],169:[function(require,module,exports){
16629
16853
  "use strict";
16630
16854
  var __importDefault = (this && this.__importDefault) || function (mod) {
16631
16855
  return (mod && mod.__esModule) ? mod : { "default": mod };
@@ -16637,7 +16861,7 @@ exports.palavrasReservadas = {
16637
16861
  hai: guarani_1.default.HAI,
16638
16862
  };
16639
16863
 
16640
- },{"../../../tipos-de-simbolos/guarani":189}],171:[function(require,module,exports){
16864
+ },{"../../../tipos-de-simbolos/guarani":188}],170:[function(require,module,exports){
16641
16865
  "use strict";
16642
16866
  var __importDefault = (this && this.__importDefault) || function (mod) {
16643
16867
  return (mod && mod.__esModule) ? mod : { "default": mod };
@@ -16698,7 +16922,7 @@ exports.palavrasReservadasMicroGramatica = {
16698
16922
  verdadeiro: pitugues_1.default.VERDADEIRO,
16699
16923
  };
16700
16924
 
16701
- },{"../../../tipos-de-simbolos/pitugues":191}],172:[function(require,module,exports){
16925
+ },{"../../../tipos-de-simbolos/pitugues":190}],171:[function(require,module,exports){
16702
16926
  "use strict";
16703
16927
  var __importDefault = (this && this.__importDefault) || function (mod) {
16704
16928
  return (mod && mod.__esModule) ? mod : { "default": mod };
@@ -16720,7 +16944,7 @@ exports.palavrasReservadas = {
16720
16944
  senão: portugol_ipt_1.default.SENAO,
16721
16945
  };
16722
16946
 
16723
- },{"../../../tipos-de-simbolos/portugol-ipt":192}],173:[function(require,module,exports){
16947
+ },{"../../../tipos-de-simbolos/portugol-ipt":191}],172:[function(require,module,exports){
16724
16948
  "use strict";
16725
16949
  var __importDefault = (this && this.__importDefault) || function (mod) {
16726
16950
  return (mod && mod.__esModule) ? mod : { "default": mod };
@@ -16778,7 +17002,7 @@ exports.palavrasReservadas = {
16778
17002
  Texto: tenda_1.default.BIBLIOTECA_GLOBAL,
16779
17003
  };
16780
17004
 
16781
- },{"../../../tipos-de-simbolos/tenda":193}],174:[function(require,module,exports){
17005
+ },{"../../../tipos-de-simbolos/tenda":192}],173:[function(require,module,exports){
16782
17006
  "use strict";
16783
17007
  var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
16784
17008
  if (k2 === undefined) k2 = k;
@@ -16801,7 +17025,7 @@ __exportStar(require("./lexador-base-linha-unica"), exports);
16801
17025
  __exportStar(require("./micro-lexador"), exports);
16802
17026
  __exportStar(require("./simbolo"), exports);
16803
17027
 
16804
- },{"./dialetos":161,"./lexador":177,"./lexador-base-linha-unica":175,"./micro-lexador":178,"./simbolo":180}],175:[function(require,module,exports){
17028
+ },{"./dialetos":160,"./lexador":176,"./lexador-base-linha-unica":174,"./micro-lexador":177,"./simbolo":179}],174:[function(require,module,exports){
16805
17029
  "use strict";
16806
17030
  Object.defineProperty(exports, "__esModule", { value: true });
16807
17031
  exports.LexadorBaseLinhaUnica = void 0;
@@ -16885,7 +17109,7 @@ class LexadorBaseLinhaUnica {
16885
17109
  }
16886
17110
  exports.LexadorBaseLinhaUnica = LexadorBaseLinhaUnica;
16887
17111
 
16888
- },{"./simbolo":180}],176:[function(require,module,exports){
17112
+ },{"./simbolo":179}],175:[function(require,module,exports){
16889
17113
  "use strict";
16890
17114
  Object.defineProperty(exports, "__esModule", { value: true });
16891
17115
  exports.LexadorBase = void 0;
@@ -16999,7 +17223,7 @@ class LexadorBase {
16999
17223
  }
17000
17224
  exports.LexadorBase = LexadorBase;
17001
17225
 
17002
- },{"./simbolo":180}],177:[function(require,module,exports){
17226
+ },{"./simbolo":179}],176:[function(require,module,exports){
17003
17227
  "use strict";
17004
17228
  var __importDefault = (this && this.__importDefault) || function (mod) {
17005
17229
  return (mod && mod.__esModule) ? mod : { "default": mod };
@@ -17470,7 +17694,7 @@ class Lexador {
17470
17694
  }
17471
17695
  exports.Lexador = Lexador;
17472
17696
 
17473
- },{"../tipos-de-simbolos/delegua":187,"./palavras-reservadas":179,"./simbolo":180,"browser-process-hrtime":367}],178:[function(require,module,exports){
17697
+ },{"../tipos-de-simbolos/delegua":186,"./palavras-reservadas":178,"./simbolo":179,"browser-process-hrtime":366}],177:[function(require,module,exports){
17474
17698
  "use strict";
17475
17699
  var __importDefault = (this && this.__importDefault) || function (mod) {
17476
17700
  return (mod && mod.__esModule) ? mod : { "default": mod };
@@ -17703,7 +17927,7 @@ class MicroLexador {
17703
17927
  }
17704
17928
  exports.MicroLexador = MicroLexador;
17705
17929
 
17706
- },{"../tipos-de-simbolos/microgramaticas/delegua":190,"./palavras-reservadas":179,"./simbolo":180}],179:[function(require,module,exports){
17930
+ },{"../tipos-de-simbolos/microgramaticas/delegua":189,"./palavras-reservadas":178,"./simbolo":179}],178:[function(require,module,exports){
17707
17931
  "use strict";
17708
17932
  var __importDefault = (this && this.__importDefault) || function (mod) {
17709
17933
  return (mod && mod.__esModule) ? mod : { "default": mod };
@@ -17769,7 +17993,7 @@ exports.palavrasReservadasMicroGramatica = {
17769
17993
  verdadeiro: delegua_1.default.VERDADEIRO,
17770
17994
  };
17771
17995
 
17772
- },{"../tipos-de-simbolos/delegua":187}],180:[function(require,module,exports){
17996
+ },{"../tipos-de-simbolos/delegua":186}],179:[function(require,module,exports){
17773
17997
  "use strict";
17774
17998
  Object.defineProperty(exports, "__esModule", { value: true });
17775
17999
  exports.Simbolo = void 0;
@@ -17787,7 +18011,7 @@ class Simbolo {
17787
18011
  }
17788
18012
  exports.Simbolo = Simbolo;
17789
18013
 
17790
- },{}],181:[function(require,module,exports){
18014
+ },{}],180:[function(require,module,exports){
17791
18015
  "use strict";
17792
18016
  Object.defineProperty(exports, "__esModule", { value: true });
17793
18017
  exports.ContinuarQuebra = exports.SustarQuebra = exports.RetornoQuebra = exports.Quebra = void 0;
@@ -17812,7 +18036,7 @@ class ContinuarQuebra extends Quebra {
17812
18036
  }
17813
18037
  exports.ContinuarQuebra = ContinuarQuebra;
17814
18038
 
17815
- },{}],182:[function(require,module,exports){
18039
+ },{}],181:[function(require,module,exports){
17816
18040
  "use strict";
17817
18041
  Object.defineProperty(exports, "__esModule", { value: true });
17818
18042
  exports.default = {
@@ -17842,7 +18066,7 @@ exports.default = {
17842
18066
  VETOR_TEXTO: 'texto[]',
17843
18067
  };
17844
18068
 
17845
- },{}],183:[function(require,module,exports){
18069
+ },{}],182:[function(require,module,exports){
17846
18070
  "use strict";
17847
18071
  Object.defineProperty(exports, "__esModule", { value: true });
17848
18072
  exports.default = {
@@ -17872,7 +18096,7 @@ exports.default = {
17872
18096
  VETOR_TEXTO: 'texto[]',
17873
18097
  };
17874
18098
 
17875
- },{}],184:[function(require,module,exports){
18099
+ },{}],183:[function(require,module,exports){
17876
18100
  "use strict";
17877
18101
  Object.defineProperty(exports, "__esModule", { value: true });
17878
18102
  exports.default = {
@@ -17891,7 +18115,7 @@ exports.default = {
17891
18115
  TEXTO: 'string',
17892
18116
  };
17893
18117
 
17894
- },{}],185:[function(require,module,exports){
18118
+ },{}],184:[function(require,module,exports){
17895
18119
  "use strict";
17896
18120
  Object.defineProperty(exports, "__esModule", { value: true });
17897
18121
  exports.default = {
@@ -17935,7 +18159,7 @@ exports.default = {
17935
18159
  VIRGULA: 'VIRGULA',
17936
18160
  };
17937
18161
 
17938
- },{}],186:[function(require,module,exports){
18162
+ },{}],185:[function(require,module,exports){
17939
18163
  "use strict";
17940
18164
  Object.defineProperty(exports, "__esModule", { value: true });
17941
18165
  exports.default = {
@@ -17961,7 +18185,7 @@ exports.default = {
17961
18185
  VIRGULA: 'VIRGULA',
17962
18186
  };
17963
18187
 
17964
- },{}],187:[function(require,module,exports){
18188
+ },{}],186:[function(require,module,exports){
17965
18189
  "use strict";
17966
18190
  Object.defineProperty(exports, "__esModule", { value: true });
17967
18191
  exports.default = {
@@ -18060,7 +18284,7 @@ exports.default = {
18060
18284
  VIRGULA: 'VIRGULA',
18061
18285
  };
18062
18286
 
18063
- },{}],188:[function(require,module,exports){
18287
+ },{}],187:[function(require,module,exports){
18064
18288
  "use strict";
18065
18289
  Object.defineProperty(exports, "__esModule", { value: true });
18066
18290
  exports.default = {
@@ -18138,7 +18362,7 @@ exports.default = {
18138
18362
  VIRGULA: 'VIRGULA',
18139
18363
  };
18140
18364
 
18141
- },{}],189:[function(require,module,exports){
18365
+ },{}],188:[function(require,module,exports){
18142
18366
  "use strict";
18143
18367
  Object.defineProperty(exports, "__esModule", { value: true });
18144
18368
  exports.default = {
@@ -18155,7 +18379,7 @@ exports.default = {
18155
18379
  VIRGULA: 'VIRGULA',
18156
18380
  };
18157
18381
 
18158
- },{}],190:[function(require,module,exports){
18382
+ },{}],189:[function(require,module,exports){
18159
18383
  "use strict";
18160
18384
  Object.defineProperty(exports, "__esModule", { value: true });
18161
18385
  exports.default = {
@@ -18206,7 +18430,7 @@ exports.default = {
18206
18430
  VIRGULA: 'VIRGULA',
18207
18431
  };
18208
18432
 
18209
- },{}],191:[function(require,module,exports){
18433
+ },{}],190:[function(require,module,exports){
18210
18434
  "use strict";
18211
18435
  Object.defineProperty(exports, "__esModule", { value: true });
18212
18436
  exports.default = {
@@ -18284,13 +18508,14 @@ exports.default = {
18284
18508
  TENDO: 'TENDO',
18285
18509
  TENTE: 'TENTE',
18286
18510
  TEXTO: 'TEXTO',
18511
+ TEXTO_MULTILINHAS: 'TEXTO_MULTILINHAS',
18287
18512
  TIPO: 'TIPO',
18288
18513
  VARIAVEL: 'VARIAVEL',
18289
18514
  VERDADEIRO: 'VERDADEIRO',
18290
18515
  VIRGULA: 'VIRGULA',
18291
18516
  };
18292
18517
 
18293
- },{}],192:[function(require,module,exports){
18518
+ },{}],191:[function(require,module,exports){
18294
18519
  "use strict";
18295
18520
  Object.defineProperty(exports, "__esModule", { value: true });
18296
18521
  exports.default = {
@@ -18329,7 +18554,7 @@ exports.default = {
18329
18554
  VIRGULA: 'VIRGULA',
18330
18555
  };
18331
18556
 
18332
- },{}],193:[function(require,module,exports){
18557
+ },{}],192:[function(require,module,exports){
18333
18558
  "use strict";
18334
18559
  Object.defineProperty(exports, "__esModule", { value: true });
18335
18560
  // Em Tenda, isto é implementado em https://github.com/gabrielbrunop/tenda/blob/main/crates/scanner/src/token.rs#L42.
@@ -18424,7 +18649,7 @@ exports.default = {
18424
18649
  VIRGULA: 'VIRGULA',
18425
18650
  };
18426
18651
 
18427
- },{}],194:[function(require,module,exports){
18652
+ },{}],193:[function(require,module,exports){
18428
18653
  "use strict";
18429
18654
  var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
18430
18655
  if (k2 === undefined) k2 = k;
@@ -18451,7 +18676,7 @@ __exportStar(require("./tradutor-reverso-javascript"), exports);
18451
18676
  __exportStar(require("./tradutor-reverso-python"), exports);
18452
18677
  __exportStar(require("./tradutor-reverso-tenda"), exports);
18453
18678
 
18454
- },{"./tradutor-assemblyscript":197,"./tradutor-calango":198,"./tradutor-javascript":199,"./tradutor-mermaidjs":200,"./tradutor-portugol-ipt":201,"./tradutor-python":202,"./tradutor-reverso-javascript":203,"./tradutor-reverso-python":204,"./tradutor-reverso-tenda":205}],195:[function(require,module,exports){
18679
+ },{"./tradutor-assemblyscript":196,"./tradutor-calango":197,"./tradutor-javascript":198,"./tradutor-mermaidjs":199,"./tradutor-portugol-ipt":200,"./tradutor-python":201,"./tradutor-reverso-javascript":202,"./tradutor-reverso-python":203,"./tradutor-reverso-tenda":204}],194:[function(require,module,exports){
18455
18680
  "use strict";
18456
18681
  // Generated from fontes\tradutores\python\Python3.g4 by ANTLR 4.9.0-SNAPSHOT
18457
18682
  var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
@@ -19691,7 +19916,7 @@ __decorate([
19691
19916
  Decorators_1.Override
19692
19917
  ], Python3Lexer.prototype, "nextToken", null);
19693
19918
 
19694
- },{"./python3-parser":196,"antlr4ts/CommonToken":215,"antlr4ts/Decorators":219,"antlr4ts/Lexer":227,"antlr4ts/Token":244,"antlr4ts/VocabularyImpl":250,"antlr4ts/atn/ATNDeserializer":256,"antlr4ts/atn/LexerATNSimulator":277,"antlr4ts/misc/Utils":338}],196:[function(require,module,exports){
19919
+ },{"./python3-parser":195,"antlr4ts/CommonToken":214,"antlr4ts/Decorators":218,"antlr4ts/Lexer":226,"antlr4ts/Token":243,"antlr4ts/VocabularyImpl":249,"antlr4ts/atn/ATNDeserializer":255,"antlr4ts/atn/LexerATNSimulator":276,"antlr4ts/misc/Utils":337}],195:[function(require,module,exports){
19695
19920
  "use strict";
19696
19921
  // Generated from fontes\tradutores\python\Python3.g4 by ANTLR 4.9.0-SNAPSHOT
19697
19922
  var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
@@ -30938,7 +31163,7 @@ class Yield_argContext extends ParserRuleContext_1.ParserRuleContext {
30938
31163
  }
30939
31164
  exports.Yield_argContext = Yield_argContext;
30940
31165
 
30941
- },{"antlr4ts/FailedPredicateException":223,"antlr4ts/NoViableAltException":231,"antlr4ts/Parser":232,"antlr4ts/ParserRuleContext":235,"antlr4ts/RecognitionException":238,"antlr4ts/Token":244,"antlr4ts/VocabularyImpl":250,"antlr4ts/atn/ATN":252,"antlr4ts/atn/ATNDeserializer":256,"antlr4ts/atn/ParserATNSimulator":293,"antlr4ts/misc/Utils":338}],197:[function(require,module,exports){
31166
+ },{"antlr4ts/FailedPredicateException":222,"antlr4ts/NoViableAltException":230,"antlr4ts/Parser":231,"antlr4ts/ParserRuleContext":234,"antlr4ts/RecognitionException":237,"antlr4ts/Token":243,"antlr4ts/VocabularyImpl":249,"antlr4ts/atn/ATN":251,"antlr4ts/atn/ATNDeserializer":255,"antlr4ts/atn/ParserATNSimulator":292,"antlr4ts/misc/Utils":337}],196:[function(require,module,exports){
30942
31167
  "use strict";
30943
31168
  var __importDefault = (this && this.__importDefault) || function (mod) {
30944
31169
  return (mod && mod.__esModule) ? mod : { "default": mod };
@@ -31573,7 +31798,7 @@ class TradutorAssemblyScript {
31573
31798
  }
31574
31799
  exports.TradutorAssemblyScript = TradutorAssemblyScript;
31575
31800
 
31576
- },{"../construtos":52,"../declaracoes":97,"../tipos-de-simbolos/delegua":187}],198:[function(require,module,exports){
31801
+ },{"../construtos":50,"../declaracoes":95,"../tipos-de-simbolos/delegua":186}],197:[function(require,module,exports){
31577
31802
  "use strict";
31578
31803
  Object.defineProperty(exports, "__esModule", { value: true });
31579
31804
  exports.TradutorCalango = void 0;
@@ -31635,7 +31860,7 @@ class TradutorCalango {
31635
31860
  }
31636
31861
  exports.TradutorCalango = TradutorCalango;
31637
31862
 
31638
- },{"../avaliador-sintatico/dialetos/avaliador-sintatico-calango":4,"../lexador/dialetos":161}],199:[function(require,module,exports){
31863
+ },{"../avaliador-sintatico/dialetos/avaliador-sintatico-calango":4,"../lexador/dialetos":160}],198:[function(require,module,exports){
31639
31864
  "use strict";
31640
31865
  var __importDefault = (this && this.__importDefault) || function (mod) {
31641
31866
  return (mod && mod.__esModule) ? mod : { "default": mod };
@@ -32388,7 +32613,7 @@ class TradutorJavaScript {
32388
32613
  }
32389
32614
  exports.TradutorJavaScript = TradutorJavaScript;
32390
32615
 
32391
- },{"../construtos":52,"../declaracoes":97,"../tipos-de-simbolos/delegua":187}],200:[function(require,module,exports){
32616
+ },{"../construtos":50,"../declaracoes":95,"../tipos-de-simbolos/delegua":186}],199:[function(require,module,exports){
32392
32617
  "use strict";
32393
32618
  var __importDefault = (this && this.__importDefault) || function (mod) {
32394
32619
  return (mod && mod.__esModule) ? mod : { "default": mod };
@@ -32842,7 +33067,7 @@ class TradutorMermaidJs {
32842
33067
  }
32843
33068
  exports.TradutorMermaidJs = TradutorMermaidJs;
32844
33069
 
32845
- },{"../tipos-de-simbolos/delegua":187}],201:[function(require,module,exports){
33070
+ },{"../tipos-de-simbolos/delegua":186}],200:[function(require,module,exports){
32846
33071
  "use strict";
32847
33072
  Object.defineProperty(exports, "__esModule", { value: true });
32848
33073
  exports.TradutorPortugolIpt = void 0;
@@ -32904,7 +33129,7 @@ class TradutorPortugolIpt {
32904
33129
  }
32905
33130
  exports.TradutorPortugolIpt = TradutorPortugolIpt;
32906
33131
 
32907
- },{"../avaliador-sintatico/dialetos":9,"../lexador/dialetos":161}],202:[function(require,module,exports){
33132
+ },{"../avaliador-sintatico/dialetos":9,"../lexador/dialetos":160}],201:[function(require,module,exports){
32908
33133
  "use strict";
32909
33134
  var __importDefault = (this && this.__importDefault) || function (mod) {
32910
33135
  return (mod && mod.__esModule) ? mod : { "default": mod };
@@ -33553,7 +33778,7 @@ class TradutorPython {
33553
33778
  }
33554
33779
  exports.TradutorPython = TradutorPython;
33555
33780
 
33556
- },{"../construtos":52,"../declaracoes":97,"../tipos-de-simbolos/delegua":187}],203:[function(require,module,exports){
33781
+ },{"../construtos":50,"../declaracoes":95,"../tipos-de-simbolos/delegua":186}],202:[function(require,module,exports){
33557
33782
  "use strict";
33558
33783
  Object.defineProperty(exports, "__esModule", { value: true });
33559
33784
  exports.TradutorReversoJavaScript = void 0;
@@ -33950,7 +34175,7 @@ class TradutorReversoJavaScript {
33950
34175
  }
33951
34176
  exports.TradutorReversoJavaScript = TradutorReversoJavaScript;
33952
34177
 
33953
- },{}],204:[function(require,module,exports){
34178
+ },{}],203:[function(require,module,exports){
33954
34179
  "use strict";
33955
34180
  Object.defineProperty(exports, "__esModule", { value: true });
33956
34181
  exports.TradutorReversoPython = void 0;
@@ -34023,7 +34248,7 @@ class TradutorReversoPython {
34023
34248
  }
34024
34249
  exports.TradutorReversoPython = TradutorReversoPython;
34025
34250
 
34026
- },{"./python/python3-lexer":195,"./python/python3-parser":196,"antlr4ts":321,"antlr4ts/tree/ParseTreeWalker":340}],205:[function(require,module,exports){
34251
+ },{"./python/python3-lexer":194,"./python/python3-parser":195,"antlr4ts":320,"antlr4ts/tree/ParseTreeWalker":339}],204:[function(require,module,exports){
34027
34252
  "use strict";
34028
34253
  var __importDefault = (this && this.__importDefault) || function (mod) {
34029
34254
  return (mod && mod.__esModule) ? mod : { "default": mod };
@@ -34617,7 +34842,7 @@ class TradutorReversoTenda {
34617
34842
  }
34618
34843
  exports.TradutorReversoTenda = TradutorReversoTenda;
34619
34844
 
34620
- },{"../construtos":52,"../tipos-de-simbolos/tenda":193}],206:[function(require,module,exports){
34845
+ },{"../construtos":50,"../tipos-de-simbolos/tenda":192}],205:[function(require,module,exports){
34621
34846
  "use strict";
34622
34847
  /*!
34623
34848
  * Copyright 2016 The ANTLR Project. All rights reserved.
@@ -34625,7 +34850,7 @@ exports.TradutorReversoTenda = TradutorReversoTenda;
34625
34850
  */
34626
34851
  Object.defineProperty(exports, "__esModule", { value: true });
34627
34852
 
34628
- },{}],207:[function(require,module,exports){
34853
+ },{}],206:[function(require,module,exports){
34629
34854
  "use strict";
34630
34855
  /*!
34631
34856
  * Copyright 2016 The ANTLR Project. All rights reserved.
@@ -34633,7 +34858,7 @@ Object.defineProperty(exports, "__esModule", { value: true });
34633
34858
  */
34634
34859
  Object.defineProperty(exports, "__esModule", { value: true });
34635
34860
 
34636
- },{}],208:[function(require,module,exports){
34861
+ },{}],207:[function(require,module,exports){
34637
34862
  "use strict";
34638
34863
  /*!
34639
34864
  * Copyright 2016 The ANTLR Project. All rights reserved.
@@ -34795,7 +35020,7 @@ __decorate([
34795
35020
  ], ANTLRInputStream.prototype, "toString", null);
34796
35021
  exports.ANTLRInputStream = ANTLRInputStream;
34797
35022
 
34798
- },{"./Decorators":219,"./IntStream":225,"assert":362}],209:[function(require,module,exports){
35023
+ },{"./Decorators":218,"./IntStream":224,"assert":361}],208:[function(require,module,exports){
34799
35024
  "use strict";
34800
35025
  /*!
34801
35026
  * Copyright 2016 The ANTLR Project. All rights reserved.
@@ -34878,7 +35103,7 @@ __decorate([
34878
35103
  ], BailErrorStrategy.prototype, "sync", null);
34879
35104
  exports.BailErrorStrategy = BailErrorStrategy;
34880
35105
 
34881
- },{"./Decorators":219,"./DefaultErrorStrategy":220,"./InputMismatchException":224,"./misc/ParseCancellationException":336}],210:[function(require,module,exports){
35106
+ },{"./Decorators":218,"./DefaultErrorStrategy":219,"./InputMismatchException":223,"./misc/ParseCancellationException":335}],209:[function(require,module,exports){
34882
35107
  "use strict";
34883
35108
  /*!
34884
35109
  * Copyright 2016 The ANTLR Project. All rights reserved.
@@ -35368,7 +35593,7 @@ BufferedTokenStream = __decorate([
35368
35593
  ], BufferedTokenStream);
35369
35594
  exports.BufferedTokenStream = BufferedTokenStream;
35370
35595
 
35371
- },{"./CommonToken":215,"./Decorators":219,"./Lexer":227,"./Token":244,"./misc/Interval":331,"assert":362}],211:[function(require,module,exports){
35596
+ },{"./CommonToken":214,"./Decorators":218,"./Lexer":226,"./Token":243,"./misc/Interval":330,"assert":361}],210:[function(require,module,exports){
35372
35597
  "use strict";
35373
35598
  /*!
35374
35599
  * Copyright 2016 The ANTLR Project. All rights reserved.
@@ -35376,7 +35601,7 @@ exports.BufferedTokenStream = BufferedTokenStream;
35376
35601
  */
35377
35602
  Object.defineProperty(exports, "__esModule", { value: true });
35378
35603
 
35379
- },{}],212:[function(require,module,exports){
35604
+ },{}],211:[function(require,module,exports){
35380
35605
  "use strict";
35381
35606
  /*!
35382
35607
  * Copyright 2016 The ANTLR Project. All rights reserved.
@@ -35510,7 +35735,7 @@ var CharStreams;
35510
35735
  // }
35511
35736
  })(CharStreams = exports.CharStreams || (exports.CharStreams = {}));
35512
35737
 
35513
- },{"./CodePointBuffer":213,"./CodePointCharStream":214,"./IntStream":225}],213:[function(require,module,exports){
35738
+ },{"./CodePointBuffer":212,"./CodePointCharStream":213,"./IntStream":224}],212:[function(require,module,exports){
35514
35739
  "use strict";
35515
35740
  /*!
35516
35741
  * Copyright 2016 The ANTLR Project. All rights reserved.
@@ -35745,7 +35970,7 @@ exports.CodePointBuffer = CodePointBuffer;
35745
35970
  CodePointBuffer.Builder = Builder;
35746
35971
  })(CodePointBuffer = exports.CodePointBuffer || (exports.CodePointBuffer = {}));
35747
35972
 
35748
- },{"./misc/Character":327,"assert":362}],214:[function(require,module,exports){
35973
+ },{"./misc/Character":326,"assert":361}],213:[function(require,module,exports){
35749
35974
  "use strict";
35750
35975
  /*!
35751
35976
  * Copyright 2016 The ANTLR Project. All rights reserved.
@@ -35895,7 +36120,7 @@ __decorate([
35895
36120
  ], CodePointCharStream.prototype, "getText", null);
35896
36121
  exports.CodePointCharStream = CodePointCharStream;
35897
36122
 
35898
- },{"./Decorators":219,"./IntStream":225,"./misc/Interval":331,"assert":362}],215:[function(require,module,exports){
36123
+ },{"./Decorators":218,"./IntStream":224,"./misc/Interval":330,"assert":361}],214:[function(require,module,exports){
35899
36124
  "use strict";
35900
36125
  /*!
35901
36126
  * Copyright 2016 The ANTLR Project. All rights reserved.
@@ -36125,7 +36350,7 @@ CommonToken = __decorate([
36125
36350
  ], CommonToken);
36126
36351
  exports.CommonToken = CommonToken;
36127
36352
 
36128
- },{"./Decorators":219,"./Token":244,"./misc/Interval":331}],216:[function(require,module,exports){
36353
+ },{"./Decorators":218,"./Token":243,"./misc/Interval":330}],215:[function(require,module,exports){
36129
36354
  "use strict";
36130
36355
  /*!
36131
36356
  * Copyright 2016 The ANTLR Project. All rights reserved.
@@ -36189,7 +36414,7 @@ exports.CommonTokenFactory = CommonTokenFactory;
36189
36414
  CommonTokenFactory.DEFAULT = new CommonTokenFactory();
36190
36415
  })(CommonTokenFactory = exports.CommonTokenFactory || (exports.CommonTokenFactory = {}));
36191
36416
 
36192
- },{"./CommonToken":215,"./Decorators":219,"./misc/Interval":331}],217:[function(require,module,exports){
36417
+ },{"./CommonToken":214,"./Decorators":218,"./misc/Interval":330}],216:[function(require,module,exports){
36193
36418
  "use strict";
36194
36419
  /*!
36195
36420
  * Copyright 2016 The ANTLR Project. All rights reserved.
@@ -36316,7 +36541,7 @@ CommonTokenStream = __decorate([
36316
36541
  ], CommonTokenStream);
36317
36542
  exports.CommonTokenStream = CommonTokenStream;
36318
36543
 
36319
- },{"./BufferedTokenStream":210,"./Decorators":219,"./Token":244}],218:[function(require,module,exports){
36544
+ },{"./BufferedTokenStream":209,"./Decorators":218,"./Token":243}],217:[function(require,module,exports){
36320
36545
  "use strict";
36321
36546
  /*!
36322
36547
  * Copyright 2016 The ANTLR Project. All rights reserved.
@@ -36350,7 +36575,7 @@ exports.ConsoleErrorListener = ConsoleErrorListener;
36350
36575
  */
36351
36576
  ConsoleErrorListener.INSTANCE = new ConsoleErrorListener();
36352
36577
 
36353
- },{}],219:[function(require,module,exports){
36578
+ },{}],218:[function(require,module,exports){
36354
36579
  "use strict";
36355
36580
  /*!
36356
36581
  * Copyright 2016 The ANTLR Project. All rights reserved.
@@ -36377,7 +36602,7 @@ function SuppressWarnings(options) {
36377
36602
  }
36378
36603
  exports.SuppressWarnings = SuppressWarnings;
36379
36604
 
36380
- },{}],220:[function(require,module,exports){
36605
+ },{}],219:[function(require,module,exports){
36381
36606
  "use strict";
36382
36607
  /*!
36383
36608
  * Copyright 2016 The ANTLR Project. All rights reserved.
@@ -37191,7 +37416,7 @@ __decorate([
37191
37416
  ], DefaultErrorStrategy.prototype, "consumeUntil", null);
37192
37417
  exports.DefaultErrorStrategy = DefaultErrorStrategy;
37193
37418
 
37194
- },{"./Decorators":219,"./FailedPredicateException":223,"./InputMismatchException":224,"./NoViableAltException":231,"./Token":244,"./atn/ATNState":258,"./atn/ATNStateType":259,"./atn/PredictionContext":299,"./misc/IntervalSet":332}],221:[function(require,module,exports){
37419
+ },{"./Decorators":218,"./FailedPredicateException":222,"./InputMismatchException":223,"./NoViableAltException":230,"./Token":243,"./atn/ATNState":257,"./atn/ATNStateType":258,"./atn/PredictionContext":298,"./misc/IntervalSet":331}],220:[function(require,module,exports){
37195
37420
  "use strict";
37196
37421
  /*!
37197
37422
  * Copyright 2016 The ANTLR Project. All rights reserved.
@@ -37267,7 +37492,7 @@ var Dependents;
37267
37492
  Dependents[Dependents["FOLLOWING"] = 9] = "FOLLOWING";
37268
37493
  })(Dependents = exports.Dependents || (exports.Dependents = {}));
37269
37494
 
37270
- },{}],222:[function(require,module,exports){
37495
+ },{}],221:[function(require,module,exports){
37271
37496
  "use strict";
37272
37497
  /*!
37273
37498
  * Copyright 2016 The ANTLR Project. All rights reserved.
@@ -37415,7 +37640,7 @@ __decorate([
37415
37640
  ], DiagnosticErrorListener.prototype, "getConflictingAlts", null);
37416
37641
  exports.DiagnosticErrorListener = DiagnosticErrorListener;
37417
37642
 
37418
- },{"./Decorators":219,"./misc/BitSet":326,"./misc/Interval":331}],223:[function(require,module,exports){
37643
+ },{"./Decorators":218,"./misc/BitSet":325,"./misc/Interval":330}],222:[function(require,module,exports){
37419
37644
  "use strict";
37420
37645
  /*!
37421
37646
  * Copyright 2016 The ANTLR Project. All rights reserved.
@@ -37480,7 +37705,7 @@ FailedPredicateException = __decorate([
37480
37705
  ], FailedPredicateException);
37481
37706
  exports.FailedPredicateException = FailedPredicateException;
37482
37707
 
37483
- },{"./Decorators":219,"./RecognitionException":238,"./atn/PredicateTransition":298}],224:[function(require,module,exports){
37708
+ },{"./Decorators":218,"./RecognitionException":237,"./atn/PredicateTransition":297}],223:[function(require,module,exports){
37484
37709
  "use strict";
37485
37710
  /*!
37486
37711
  * Copyright 2016 The ANTLR Project. All rights reserved.
@@ -37520,7 +37745,7 @@ InputMismatchException = __decorate([
37520
37745
  ], InputMismatchException);
37521
37746
  exports.InputMismatchException = InputMismatchException;
37522
37747
 
37523
- },{"./Decorators":219,"./RecognitionException":238}],225:[function(require,module,exports){
37748
+ },{"./Decorators":218,"./RecognitionException":237}],224:[function(require,module,exports){
37524
37749
  "use strict";
37525
37750
  /*!
37526
37751
  * Copyright 2016 The ANTLR Project. All rights reserved.
@@ -37543,7 +37768,7 @@ var IntStream;
37543
37768
  IntStream.UNKNOWN_SOURCE_NAME = "<unknown>";
37544
37769
  })(IntStream = exports.IntStream || (exports.IntStream = {}));
37545
37770
 
37546
- },{}],226:[function(require,module,exports){
37771
+ },{}],225:[function(require,module,exports){
37547
37772
  "use strict";
37548
37773
  /*!
37549
37774
  * Copyright 2016 The ANTLR Project. All rights reserved.
@@ -37590,7 +37815,7 @@ __decorate([
37590
37815
  ], InterpreterRuleContext.prototype, "ruleIndex", null);
37591
37816
  exports.InterpreterRuleContext = InterpreterRuleContext;
37592
37817
 
37593
- },{"./Decorators":219,"./ParserRuleContext":235}],227:[function(require,module,exports){
37818
+ },{"./Decorators":218,"./ParserRuleContext":234}],226:[function(require,module,exports){
37594
37819
  "use strict";
37595
37820
  /*!
37596
37821
  * Copyright 2016 The ANTLR Project. All rights reserved.
@@ -37926,7 +38151,7 @@ __decorate([
37926
38151
  ], Lexer.prototype, "charPositionInLine", null);
37927
38152
  exports.Lexer = Lexer;
37928
38153
 
37929
- },{"./CommonTokenFactory":216,"./Decorators":219,"./IntStream":225,"./LexerNoViableAltException":229,"./Recognizer":239,"./Token":244,"./atn/LexerATNSimulator":277,"./misc/IntegerStack":330,"./misc/Interval":331}],228:[function(require,module,exports){
38154
+ },{"./CommonTokenFactory":215,"./Decorators":218,"./IntStream":224,"./LexerNoViableAltException":228,"./Recognizer":238,"./Token":243,"./atn/LexerATNSimulator":276,"./misc/IntegerStack":329,"./misc/Interval":330}],227:[function(require,module,exports){
37930
38155
  "use strict";
37931
38156
  /*!
37932
38157
  * Copyright 2016 The ANTLR Project. All rights reserved.
@@ -38006,7 +38231,7 @@ LexerInterpreter = __decorate([
38006
38231
  ], LexerInterpreter);
38007
38232
  exports.LexerInterpreter = LexerInterpreter;
38008
38233
 
38009
- },{"./Decorators":219,"./Lexer":227,"./atn/LexerATNSimulator":277}],229:[function(require,module,exports){
38234
+ },{"./Decorators":218,"./Lexer":226,"./atn/LexerATNSimulator":276}],228:[function(require,module,exports){
38010
38235
  "use strict";
38011
38236
  /*!
38012
38237
  * Copyright 2016 The ANTLR Project. All rights reserved.
@@ -38063,7 +38288,7 @@ LexerNoViableAltException = __decorate([
38063
38288
  ], LexerNoViableAltException);
38064
38289
  exports.LexerNoViableAltException = LexerNoViableAltException;
38065
38290
 
38066
- },{"./Decorators":219,"./RecognitionException":238,"./misc/Interval":331,"./misc/Utils":338}],230:[function(require,module,exports){
38291
+ },{"./Decorators":218,"./RecognitionException":237,"./misc/Interval":330,"./misc/Utils":337}],229:[function(require,module,exports){
38067
38292
  "use strict";
38068
38293
  /*!
38069
38294
  * Copyright 2016 The ANTLR Project. All rights reserved.
@@ -38273,7 +38498,7 @@ ListTokenSource = __decorate([
38273
38498
  ], ListTokenSource);
38274
38499
  exports.ListTokenSource = ListTokenSource;
38275
38500
 
38276
- },{"./CommonTokenFactory":216,"./Decorators":219,"./Token":244}],231:[function(require,module,exports){
38501
+ },{"./CommonTokenFactory":215,"./Decorators":218,"./Token":243}],230:[function(require,module,exports){
38277
38502
  "use strict";
38278
38503
  /*!
38279
38504
  * Copyright 2016 The ANTLR Project. All rights reserved.
@@ -38328,7 +38553,7 @@ __decorate([
38328
38553
  ], NoViableAltException.prototype, "_startToken", void 0);
38329
38554
  exports.NoViableAltException = NoViableAltException;
38330
38555
 
38331
- },{"./Decorators":219,"./Parser":232,"./RecognitionException":238}],232:[function(require,module,exports){
38556
+ },{"./Decorators":218,"./Parser":231,"./RecognitionException":237}],231:[function(require,module,exports){
38332
38557
  (function (process){(function (){
38333
38558
  "use strict";
38334
38559
  /*!
@@ -39174,7 +39399,7 @@ __decorate([
39174
39399
  exports.Parser = Parser;
39175
39400
 
39176
39401
  }).call(this)}).call(this,require('_process'))
39177
- },{"./Decorators":219,"./DefaultErrorStrategy":220,"./Lexer":227,"./ProxyParserErrorListener":237,"./Recognizer":239,"./Token":244,"./atn/ATNDeserializationOptions":255,"./atn/ATNDeserializer":256,"./atn/ParseInfo":292,"./atn/ParserATNSimulator":293,"./atn/ProfilingATNSimulator":302,"./misc/IntegerStack":330,"./misc/Utils":338,"./tree/ErrorNode":339,"./tree/TerminalNode":342,"./tree/pattern/ParseTreePatternMatcher":347,"_process":421}],233:[function(require,module,exports){
39402
+ },{"./Decorators":218,"./DefaultErrorStrategy":219,"./Lexer":226,"./ProxyParserErrorListener":236,"./Recognizer":238,"./Token":243,"./atn/ATNDeserializationOptions":254,"./atn/ATNDeserializer":255,"./atn/ParseInfo":291,"./atn/ParserATNSimulator":292,"./atn/ProfilingATNSimulator":301,"./misc/IntegerStack":329,"./misc/Utils":337,"./tree/ErrorNode":338,"./tree/TerminalNode":341,"./tree/pattern/ParseTreePatternMatcher":346,"_process":420}],232:[function(require,module,exports){
39178
39403
  "use strict";
39179
39404
  /*!
39180
39405
  * Copyright 2016 The ANTLR Project. All rights reserved.
@@ -39182,7 +39407,7 @@ exports.Parser = Parser;
39182
39407
  */
39183
39408
  Object.defineProperty(exports, "__esModule", { value: true });
39184
39409
 
39185
- },{}],234:[function(require,module,exports){
39410
+ },{}],233:[function(require,module,exports){
39186
39411
  "use strict";
39187
39412
  /*!
39188
39413
  * Copyright 2016 The ANTLR Project. All rights reserved.
@@ -39590,7 +39815,7 @@ ParserInterpreter = __decorate([
39590
39815
  ], ParserInterpreter);
39591
39816
  exports.ParserInterpreter = ParserInterpreter;
39592
39817
 
39593
- },{"./Decorators":219,"./FailedPredicateException":223,"./InputMismatchException":224,"./InterpreterRuleContext":226,"./Parser":232,"./RecognitionException":238,"./Token":244,"./atn/ATNState":258,"./atn/ATNStateType":259,"./atn/LoopEndState":289,"./atn/ParserATNSimulator":293,"./atn/StarLoopEntryState":311,"./misc/BitSet":326}],235:[function(require,module,exports){
39818
+ },{"./Decorators":218,"./FailedPredicateException":222,"./InputMismatchException":223,"./InterpreterRuleContext":225,"./Parser":231,"./RecognitionException":237,"./Token":243,"./atn/ATNState":257,"./atn/ATNStateType":258,"./atn/LoopEndState":288,"./atn/ParserATNSimulator":292,"./atn/StarLoopEntryState":310,"./misc/BitSet":325}],234:[function(require,module,exports){
39594
39819
  "use strict";
39595
39820
  /*!
39596
39821
  * Copyright 2016 The ANTLR Project. All rights reserved.
@@ -39891,7 +40116,7 @@ __decorate([
39891
40116
  ], ParserRuleContext.prototype, "sourceInterval", null);
39892
40117
  exports.ParserRuleContext = ParserRuleContext;
39893
40118
 
39894
- },{"./Decorators":219,"./RuleContext":240,"./misc/Interval":331,"./tree/ErrorNode":339,"./tree/TerminalNode":342}],236:[function(require,module,exports){
40119
+ },{"./Decorators":218,"./RuleContext":239,"./misc/Interval":330,"./tree/ErrorNode":338,"./tree/TerminalNode":341}],235:[function(require,module,exports){
39895
40120
  "use strict";
39896
40121
  /*!
39897
40122
  * Copyright 2016 The ANTLR Project. All rights reserved.
@@ -39941,7 +40166,7 @@ __decorate([
39941
40166
  ], ProxyErrorListener.prototype, "syntaxError", null);
39942
40167
  exports.ProxyErrorListener = ProxyErrorListener;
39943
40168
 
39944
- },{"./Decorators":219}],237:[function(require,module,exports){
40169
+ },{"./Decorators":218}],236:[function(require,module,exports){
39945
40170
  "use strict";
39946
40171
  /*!
39947
40172
  * Copyright 2016 The ANTLR Project. All rights reserved.
@@ -40000,7 +40225,7 @@ __decorate([
40000
40225
  ], ProxyParserErrorListener.prototype, "reportContextSensitivity", null);
40001
40226
  exports.ProxyParserErrorListener = ProxyParserErrorListener;
40002
40227
 
40003
- },{"./Decorators":219,"./ProxyErrorListener":236}],238:[function(require,module,exports){
40228
+ },{"./Decorators":218,"./ProxyErrorListener":235}],237:[function(require,module,exports){
40004
40229
  "use strict";
40005
40230
  /*!
40006
40231
  * Copyright 2016 The ANTLR Project. All rights reserved.
@@ -40105,7 +40330,7 @@ class RecognitionException extends Error {
40105
40330
  }
40106
40331
  exports.RecognitionException = RecognitionException;
40107
40332
 
40108
- },{}],239:[function(require,module,exports){
40333
+ },{}],238:[function(require,module,exports){
40109
40334
  "use strict";
40110
40335
  /*!
40111
40336
  * Copyright 2016 The ANTLR Project. All rights reserved.
@@ -40324,7 +40549,7 @@ __decorate([
40324
40549
  ], Recognizer.prototype, "getErrorListeners", null);
40325
40550
  exports.Recognizer = Recognizer;
40326
40551
 
40327
- },{"./ConsoleErrorListener":218,"./Decorators":219,"./ProxyErrorListener":236,"./Token":244,"./misc/Utils":338}],240:[function(require,module,exports){
40552
+ },{"./ConsoleErrorListener":217,"./Decorators":218,"./ProxyErrorListener":235,"./Token":243,"./misc/Utils":337}],239:[function(require,module,exports){
40328
40553
  "use strict";
40329
40554
  /*!
40330
40555
  * Copyright 2016 The ANTLR Project. All rights reserved.
@@ -40541,7 +40766,7 @@ __decorate([
40541
40766
  ], RuleContext.prototype, "toStringTree", null);
40542
40767
  exports.RuleContext = RuleContext;
40543
40768
 
40544
- },{"./Decorators":219,"./ParserRuleContext":235,"./Recognizer":239,"./atn/ATN":252,"./misc/Interval":331,"./tree/RuleNode":341,"./tree/Trees":343}],241:[function(require,module,exports){
40769
+ },{"./Decorators":218,"./ParserRuleContext":234,"./Recognizer":238,"./atn/ATN":251,"./misc/Interval":330,"./tree/RuleNode":340,"./tree/Trees":342}],240:[function(require,module,exports){
40545
40770
  "use strict";
40546
40771
  /*!
40547
40772
  * Copyright 2016 The ANTLR Project. All rights reserved.
@@ -40592,7 +40817,7 @@ __decorate([
40592
40817
  ], RuleContextWithAltNum.prototype, "altNumber", null);
40593
40818
  exports.RuleContextWithAltNum = RuleContextWithAltNum;
40594
40819
 
40595
- },{"./Decorators":219,"./ParserRuleContext":235,"./atn/ATN":252}],242:[function(require,module,exports){
40820
+ },{"./Decorators":218,"./ParserRuleContext":234,"./atn/ATN":251}],241:[function(require,module,exports){
40596
40821
  "use strict";
40597
40822
  /*!
40598
40823
  * Copyright 2016 The ANTLR Project. All rights reserved.
@@ -40615,7 +40840,7 @@ function RuleDependency(dependency) {
40615
40840
  }
40616
40841
  exports.RuleDependency = RuleDependency;
40617
40842
 
40618
- },{}],243:[function(require,module,exports){
40843
+ },{}],242:[function(require,module,exports){
40619
40844
  "use strict";
40620
40845
  /*!
40621
40846
  * Copyright 2016 The ANTLR Project. All rights reserved.
@@ -40634,7 +40859,7 @@ function RuleVersion(version) {
40634
40859
  }
40635
40860
  exports.RuleVersion = RuleVersion;
40636
40861
 
40637
- },{}],244:[function(require,module,exports){
40862
+ },{}],243:[function(require,module,exports){
40638
40863
  "use strict";
40639
40864
  /*!
40640
40865
  * Copyright 2016 The ANTLR Project. All rights reserved.
@@ -40674,7 +40899,7 @@ var Token;
40674
40899
  Token.MIN_USER_CHANNEL_VALUE = 2;
40675
40900
  })(Token = exports.Token || (exports.Token = {}));
40676
40901
 
40677
- },{"./IntStream":225}],245:[function(require,module,exports){
40902
+ },{"./IntStream":224}],244:[function(require,module,exports){
40678
40903
  "use strict";
40679
40904
  /*!
40680
40905
  * Copyright 2016 The ANTLR Project. All rights reserved.
@@ -40682,7 +40907,7 @@ var Token;
40682
40907
  */
40683
40908
  Object.defineProperty(exports, "__esModule", { value: true });
40684
40909
 
40685
- },{}],246:[function(require,module,exports){
40910
+ },{}],245:[function(require,module,exports){
40686
40911
  "use strict";
40687
40912
  /*!
40688
40913
  * Copyright 2016 The ANTLR Project. All rights reserved.
@@ -40690,7 +40915,7 @@ Object.defineProperty(exports, "__esModule", { value: true });
40690
40915
  */
40691
40916
  Object.defineProperty(exports, "__esModule", { value: true });
40692
40917
 
40693
- },{}],247:[function(require,module,exports){
40918
+ },{}],246:[function(require,module,exports){
40694
40919
  "use strict";
40695
40920
  /*!
40696
40921
  * Copyright 2016 The ANTLR Project. All rights reserved.
@@ -40698,7 +40923,7 @@ Object.defineProperty(exports, "__esModule", { value: true });
40698
40923
  */
40699
40924
  Object.defineProperty(exports, "__esModule", { value: true });
40700
40925
 
40701
- },{}],248:[function(require,module,exports){
40926
+ },{}],247:[function(require,module,exports){
40702
40927
  "use strict";
40703
40928
  /*!
40704
40929
  * Copyright 2016 The ANTLR Project. All rights reserved.
@@ -41206,7 +41431,7 @@ __decorate([
41206
41431
  Decorators_1.Override
41207
41432
  ], ReplaceOp.prototype, "toString", null);
41208
41433
 
41209
- },{"./Decorators":219,"./Token":244,"./misc/Interval":331}],249:[function(require,module,exports){
41434
+ },{"./Decorators":218,"./Token":243,"./misc/Interval":330}],248:[function(require,module,exports){
41210
41435
  "use strict";
41211
41436
  /*!
41212
41437
  * Copyright 2016 The ANTLR Project. All rights reserved.
@@ -41214,7 +41439,7 @@ __decorate([
41214
41439
  */
41215
41440
  Object.defineProperty(exports, "__esModule", { value: true });
41216
41441
 
41217
- },{}],250:[function(require,module,exports){
41442
+ },{}],249:[function(require,module,exports){
41218
41443
  "use strict";
41219
41444
  /*!
41220
41445
  * Copyright 2016 The ANTLR Project. All rights reserved.
@@ -41334,7 +41559,7 @@ __decorate([
41334
41559
  ], VocabularyImpl, "EMPTY_VOCABULARY", void 0);
41335
41560
  exports.VocabularyImpl = VocabularyImpl;
41336
41561
 
41337
- },{"./Decorators":219,"./Token":244}],251:[function(require,module,exports){
41562
+ },{"./Decorators":218,"./Token":243}],250:[function(require,module,exports){
41338
41563
  "use strict";
41339
41564
  /*!
41340
41565
  * Copyright 2016 The ANTLR Project. All rights reserved.
@@ -41342,7 +41567,7 @@ exports.VocabularyImpl = VocabularyImpl;
41342
41567
  */
41343
41568
  Object.defineProperty(exports, "__esModule", { value: true });
41344
41569
 
41345
- },{}],252:[function(require,module,exports){
41570
+ },{}],251:[function(require,module,exports){
41346
41571
  "use strict";
41347
41572
  /*!
41348
41573
  * Copyright 2016 The ANTLR Project. All rights reserved.
@@ -41564,7 +41789,7 @@ exports.ATN = ATN;
41564
41789
  })(ATN = exports.ATN || (exports.ATN = {}));
41565
41790
  exports.ATN = ATN;
41566
41791
 
41567
- },{"../Decorators":219,"../Token":244,"../dfa/DFA":317,"../misc/Array2DHashMap":322,"../misc/IntervalSet":332,"../misc/ObjectEqualityComparator":335,"./InvalidState":275,"./LL1Analyzer":276,"./PredictionContext":299,"assert":362}],253:[function(require,module,exports){
41792
+ },{"../Decorators":218,"../Token":243,"../dfa/DFA":316,"../misc/Array2DHashMap":321,"../misc/IntervalSet":331,"../misc/ObjectEqualityComparator":334,"./InvalidState":274,"./LL1Analyzer":275,"./PredictionContext":298,"assert":361}],252:[function(require,module,exports){
41568
41793
  "use strict";
41569
41794
  /*!
41570
41795
  * Copyright 2016 The ANTLR Project. All rights reserved.
@@ -42089,7 +42314,7 @@ ActionSemanticContextATNConfig = __decorate([
42089
42314
  __param(1, Decorators_1.NotNull), __param(2, Decorators_1.NotNull)
42090
42315
  ], ActionSemanticContextATNConfig);
42091
42316
 
42092
- },{"../Decorators":219,"../misc/Array2DHashMap":322,"../misc/MurmurHash":334,"../misc/ObjectEqualityComparator":335,"./DecisionState":272,"./PredictionContext":299,"./SemanticContext":307,"assert":362}],254:[function(require,module,exports){
42317
+ },{"../Decorators":218,"../misc/Array2DHashMap":321,"../misc/MurmurHash":333,"../misc/ObjectEqualityComparator":334,"./DecisionState":271,"./PredictionContext":298,"./SemanticContext":306,"assert":361}],253:[function(require,module,exports){
42093
42318
  "use strict";
42094
42319
  /*!
42095
42320
  * Copyright 2016 The ANTLR Project. All rights reserved.
@@ -42536,7 +42761,7 @@ __decorate([
42536
42761
  ], ATNConfigSet.prototype, "hashCode", null);
42537
42762
  exports.ATNConfigSet = ATNConfigSet;
42538
42763
 
42539
- },{"../Decorators":219,"../misc/Array2DHashMap":322,"../misc/Array2DHashSet":323,"../misc/ArrayEqualityComparator":324,"../misc/BitSet":326,"../misc/ObjectEqualityComparator":335,"../misc/Utils":338,"./ATN":252,"./ATNConfig":253,"./PredictionContext":299,"./PredictionContextCache":300,"./SemanticContext":307,"assert":362}],255:[function(require,module,exports){
42764
+ },{"../Decorators":218,"../misc/Array2DHashMap":321,"../misc/Array2DHashSet":322,"../misc/ArrayEqualityComparator":323,"../misc/BitSet":325,"../misc/ObjectEqualityComparator":334,"../misc/Utils":337,"./ATN":251,"./ATNConfig":252,"./PredictionContext":298,"./PredictionContextCache":299,"./SemanticContext":306,"assert":361}],254:[function(require,module,exports){
42540
42765
  "use strict";
42541
42766
  /*!
42542
42767
  * Copyright 2016 The ANTLR Project. All rights reserved.
@@ -42615,7 +42840,7 @@ __decorate([
42615
42840
  ], ATNDeserializationOptions, "defaultOptions", null);
42616
42841
  exports.ATNDeserializationOptions = ATNDeserializationOptions;
42617
42842
 
42618
- },{"../Decorators":219}],256:[function(require,module,exports){
42843
+ },{"../Decorators":218}],255:[function(require,module,exports){
42619
42844
  "use strict";
42620
42845
  /*!
42621
42846
  * Copyright 2016 The ANTLR Project. All rights reserved.
@@ -43702,7 +43927,7 @@ __decorate([
43702
43927
  ], ATNDeserializer.prototype, "edgeFactory", null);
43703
43928
  exports.ATNDeserializer = ATNDeserializer;
43704
43929
 
43705
- },{"../Decorators":219,"../Token":244,"../dfa/DFA":317,"../misc/Array2DHashSet":323,"../misc/BitSet":326,"../misc/IntervalSet":332,"../misc/UUID":337,"./ATN":252,"./ATNDeserializationOptions":255,"./ATNStateType":259,"./ActionTransition":261,"./AtomTransition":263,"./BasicBlockStartState":264,"./BasicState":265,"./BlockEndState":266,"./BlockStartState":267,"./DecisionState":272,"./EpsilonTransition":273,"./InvalidState":275,"./LexerChannelAction":279,"./LexerCustomAction":280,"./LexerModeAction":282,"./LexerMoreAction":283,"./LexerPopModeAction":284,"./LexerPushModeAction":285,"./LexerSkipAction":286,"./LexerTypeAction":287,"./LoopEndState":289,"./NotSetTransition":290,"./ParserATNSimulator":293,"./PlusBlockStartState":294,"./PlusLoopbackState":295,"./PrecedencePredicateTransition":296,"./PredicateTransition":298,"./RangeTransition":303,"./RuleStartState":304,"./RuleStopState":305,"./RuleTransition":306,"./SetTransition":308,"./StarBlockStartState":310,"./StarLoopEntryState":311,"./StarLoopbackState":312,"./TokensStartState":313,"./WildcardTransition":315}],257:[function(require,module,exports){
43930
+ },{"../Decorators":218,"../Token":243,"../dfa/DFA":316,"../misc/Array2DHashSet":322,"../misc/BitSet":325,"../misc/IntervalSet":331,"../misc/UUID":336,"./ATN":251,"./ATNDeserializationOptions":254,"./ATNStateType":258,"./ActionTransition":260,"./AtomTransition":262,"./BasicBlockStartState":263,"./BasicState":264,"./BlockEndState":265,"./BlockStartState":266,"./DecisionState":271,"./EpsilonTransition":272,"./InvalidState":274,"./LexerChannelAction":278,"./LexerCustomAction":279,"./LexerModeAction":281,"./LexerMoreAction":282,"./LexerPopModeAction":283,"./LexerPushModeAction":284,"./LexerSkipAction":285,"./LexerTypeAction":286,"./LoopEndState":288,"./NotSetTransition":289,"./ParserATNSimulator":292,"./PlusBlockStartState":293,"./PlusLoopbackState":294,"./PrecedencePredicateTransition":295,"./PredicateTransition":297,"./RangeTransition":302,"./RuleStartState":303,"./RuleStopState":304,"./RuleTransition":305,"./SetTransition":307,"./StarBlockStartState":309,"./StarLoopEntryState":310,"./StarLoopbackState":311,"./TokensStartState":312,"./WildcardTransition":314}],256:[function(require,module,exports){
43706
43931
  "use strict";
43707
43932
  /*!
43708
43933
  * Copyright 2016 The ANTLR Project. All rights reserved.
@@ -43766,7 +43991,7 @@ exports.ATNSimulator = ATNSimulator;
43766
43991
  })(ATNSimulator = exports.ATNSimulator || (exports.ATNSimulator = {}));
43767
43992
  exports.ATNSimulator = ATNSimulator;
43768
43993
 
43769
- },{"../Decorators":219,"../dfa/DFAState":319,"./ATNConfigSet":254,"./PredictionContext":299}],258:[function(require,module,exports){
43994
+ },{"../Decorators":218,"../dfa/DFAState":318,"./ATNConfigSet":253,"./PredictionContext":298}],257:[function(require,module,exports){
43770
43995
  "use strict";
43771
43996
  /*!
43772
43997
  * Copyright 2016 The ANTLR Project. All rights reserved.
@@ -43953,7 +44178,7 @@ exports.ATNState = ATNState;
43953
44178
  ATNState.INVALID_STATE_NUMBER = -1;
43954
44179
  })(ATNState = exports.ATNState || (exports.ATNState = {}));
43955
44180
 
43956
- },{"../Decorators":219}],259:[function(require,module,exports){
44181
+ },{"../Decorators":218}],258:[function(require,module,exports){
43957
44182
  "use strict";
43958
44183
  /*!
43959
44184
  * Copyright 2016 The ANTLR Project. All rights reserved.
@@ -43979,7 +44204,7 @@ var ATNStateType;
43979
44204
  ATNStateType[ATNStateType["LOOP_END"] = 12] = "LOOP_END";
43980
44205
  })(ATNStateType = exports.ATNStateType || (exports.ATNStateType = {}));
43981
44206
 
43982
- },{}],260:[function(require,module,exports){
44207
+ },{}],259:[function(require,module,exports){
43983
44208
  "use strict";
43984
44209
  /*!
43985
44210
  * Copyright 2016 The ANTLR Project. All rights reserved.
@@ -43999,7 +44224,7 @@ class AbstractPredicateTransition extends Transition_1.Transition {
43999
44224
  }
44000
44225
  exports.AbstractPredicateTransition = AbstractPredicateTransition;
44001
44226
 
44002
- },{"./Transition":314}],261:[function(require,module,exports){
44227
+ },{"./Transition":313}],260:[function(require,module,exports){
44003
44228
  "use strict";
44004
44229
  /*!
44005
44230
  * Copyright 2016 The ANTLR Project. All rights reserved.
@@ -44055,7 +44280,7 @@ ActionTransition = __decorate([
44055
44280
  ], ActionTransition);
44056
44281
  exports.ActionTransition = ActionTransition;
44057
44282
 
44058
- },{"../Decorators":219,"./Transition":314}],262:[function(require,module,exports){
44283
+ },{"../Decorators":218,"./Transition":313}],261:[function(require,module,exports){
44059
44284
  "use strict";
44060
44285
  /*!
44061
44286
  * Copyright 2016 The ANTLR Project. All rights reserved.
@@ -44142,7 +44367,7 @@ AmbiguityInfo = __decorate([
44142
44367
  ], AmbiguityInfo);
44143
44368
  exports.AmbiguityInfo = AmbiguityInfo;
44144
44369
 
44145
- },{"../Decorators":219,"./DecisionEventInfo":270}],263:[function(require,module,exports){
44370
+ },{"../Decorators":218,"./DecisionEventInfo":269}],262:[function(require,module,exports){
44146
44371
  "use strict";
44147
44372
  /*!
44148
44373
  * Copyright 2016 The ANTLR Project. All rights reserved.
@@ -44200,7 +44425,7 @@ AtomTransition = __decorate([
44200
44425
  ], AtomTransition);
44201
44426
  exports.AtomTransition = AtomTransition;
44202
44427
 
44203
- },{"../Decorators":219,"../misc/IntervalSet":332,"./Transition":314}],264:[function(require,module,exports){
44428
+ },{"../Decorators":218,"../misc/IntervalSet":331,"./Transition":313}],263:[function(require,module,exports){
44204
44429
  "use strict";
44205
44430
  /*!
44206
44431
  * Copyright 2016 The ANTLR Project. All rights reserved.
@@ -44232,7 +44457,7 @@ __decorate([
44232
44457
  ], BasicBlockStartState.prototype, "stateType", null);
44233
44458
  exports.BasicBlockStartState = BasicBlockStartState;
44234
44459
 
44235
- },{"../Decorators":219,"./ATNStateType":259,"./BlockStartState":267}],265:[function(require,module,exports){
44460
+ },{"../Decorators":218,"./ATNStateType":258,"./BlockStartState":266}],264:[function(require,module,exports){
44236
44461
  "use strict";
44237
44462
  /*!
44238
44463
  * Copyright 2016 The ANTLR Project. All rights reserved.
@@ -44264,7 +44489,7 @@ __decorate([
44264
44489
  ], BasicState.prototype, "stateType", null);
44265
44490
  exports.BasicState = BasicState;
44266
44491
 
44267
- },{"../Decorators":219,"./ATNState":258,"./ATNStateType":259}],266:[function(require,module,exports){
44492
+ },{"../Decorators":218,"./ATNState":257,"./ATNStateType":258}],265:[function(require,module,exports){
44268
44493
  "use strict";
44269
44494
  /*!
44270
44495
  * Copyright 2016 The ANTLR Project. All rights reserved.
@@ -44293,7 +44518,7 @@ __decorate([
44293
44518
  ], BlockEndState.prototype, "stateType", null);
44294
44519
  exports.BlockEndState = BlockEndState;
44295
44520
 
44296
- },{"../Decorators":219,"./ATNState":258,"./ATNStateType":259}],267:[function(require,module,exports){
44521
+ },{"../Decorators":218,"./ATNState":257,"./ATNStateType":258}],266:[function(require,module,exports){
44297
44522
  "use strict";
44298
44523
  /*!
44299
44524
  * Copyright 2016 The ANTLR Project. All rights reserved.
@@ -44307,7 +44532,7 @@ class BlockStartState extends DecisionState_1.DecisionState {
44307
44532
  }
44308
44533
  exports.BlockStartState = BlockStartState;
44309
44534
 
44310
- },{"./DecisionState":272}],268:[function(require,module,exports){
44535
+ },{"./DecisionState":271}],267:[function(require,module,exports){
44311
44536
  "use strict";
44312
44537
  /*!
44313
44538
  * Copyright 2016 The ANTLR Project. All rights reserved.
@@ -44377,7 +44602,7 @@ __decorate([
44377
44602
  ], ConflictInfo.prototype, "hashCode", null);
44378
44603
  exports.ConflictInfo = ConflictInfo;
44379
44604
 
44380
- },{"../Decorators":219,"../misc/Utils":338}],269:[function(require,module,exports){
44605
+ },{"../Decorators":218,"../misc/Utils":337}],268:[function(require,module,exports){
44381
44606
  "use strict";
44382
44607
  /*!
44383
44608
  * Copyright 2016 The ANTLR Project. All rights reserved.
@@ -44437,7 +44662,7 @@ ContextSensitivityInfo = __decorate([
44437
44662
  ], ContextSensitivityInfo);
44438
44663
  exports.ContextSensitivityInfo = ContextSensitivityInfo;
44439
44664
 
44440
- },{"../Decorators":219,"./DecisionEventInfo":270}],270:[function(require,module,exports){
44665
+ },{"../Decorators":218,"./DecisionEventInfo":269}],269:[function(require,module,exports){
44441
44666
  "use strict";
44442
44667
  /*!
44443
44668
  * Copyright 2016 The ANTLR Project. All rights reserved.
@@ -44489,7 +44714,7 @@ DecisionEventInfo = __decorate([
44489
44714
  ], DecisionEventInfo);
44490
44715
  exports.DecisionEventInfo = DecisionEventInfo;
44491
44716
 
44492
- },{"../Decorators":219}],271:[function(require,module,exports){
44717
+ },{"../Decorators":218}],270:[function(require,module,exports){
44493
44718
  "use strict";
44494
44719
  /*!
44495
44720
  * Copyright 2016 The ANTLR Project. All rights reserved.
@@ -44702,7 +44927,7 @@ __decorate([
44702
44927
  ], DecisionInfo.prototype, "toString", null);
44703
44928
  exports.DecisionInfo = DecisionInfo;
44704
44929
 
44705
- },{"../Decorators":219}],272:[function(require,module,exports){
44930
+ },{"../Decorators":218}],271:[function(require,module,exports){
44706
44931
  "use strict";
44707
44932
  /*!
44708
44933
  * Copyright 2016 The ANTLR Project. All rights reserved.
@@ -44722,7 +44947,7 @@ class DecisionState extends ATNState_1.ATNState {
44722
44947
  }
44723
44948
  exports.DecisionState = DecisionState;
44724
44949
 
44725
- },{"./ATNState":258}],273:[function(require,module,exports){
44950
+ },{"./ATNState":257}],272:[function(require,module,exports){
44726
44951
  "use strict";
44727
44952
  /*!
44728
44953
  * Copyright 2016 The ANTLR Project. All rights reserved.
@@ -44788,7 +45013,7 @@ EpsilonTransition = __decorate([
44788
45013
  ], EpsilonTransition);
44789
45014
  exports.EpsilonTransition = EpsilonTransition;
44790
45015
 
44791
- },{"../Decorators":219,"./Transition":314}],274:[function(require,module,exports){
45016
+ },{"../Decorators":218,"./Transition":313}],273:[function(require,module,exports){
44792
45017
  "use strict";
44793
45018
  /*!
44794
45019
  * Copyright 2016 The ANTLR Project. All rights reserved.
@@ -44841,7 +45066,7 @@ ErrorInfo = __decorate([
44841
45066
  ], ErrorInfo);
44842
45067
  exports.ErrorInfo = ErrorInfo;
44843
45068
 
44844
- },{"../Decorators":219,"./DecisionEventInfo":270}],275:[function(require,module,exports){
45069
+ },{"../Decorators":218,"./DecisionEventInfo":269}],274:[function(require,module,exports){
44845
45070
  "use strict";
44846
45071
  /*!
44847
45072
  * Copyright 2016 The ANTLR Project. All rights reserved.
@@ -44872,7 +45097,7 @@ __decorate([
44872
45097
  ], InvalidState.prototype, "stateType", null);
44873
45098
  exports.InvalidState = InvalidState;
44874
45099
 
44875
- },{"../Decorators":219,"./ATNStateType":259,"./BasicState":265}],276:[function(require,module,exports){
45100
+ },{"../Decorators":218,"./ATNStateType":258,"./BasicState":264}],275:[function(require,module,exports){
44876
45101
  "use strict";
44877
45102
  /*!
44878
45103
  * Copyright 2016 The ANTLR Project. All rights reserved.
@@ -45094,7 +45319,7 @@ LL1Analyzer = __decorate([
45094
45319
  ], LL1Analyzer);
45095
45320
  exports.LL1Analyzer = LL1Analyzer;
45096
45321
 
45097
- },{"../Decorators":219,"../Token":244,"../misc/Array2DHashSet":323,"../misc/BitSet":326,"../misc/IntervalSet":332,"../misc/ObjectEqualityComparator":335,"./ATNConfig":253,"./AbstractPredicateTransition":260,"./NotSetTransition":290,"./PredictionContext":299,"./RuleStopState":305,"./RuleTransition":306,"./WildcardTransition":315}],277:[function(require,module,exports){
45322
+ },{"../Decorators":218,"../Token":243,"../misc/Array2DHashSet":322,"../misc/BitSet":325,"../misc/IntervalSet":331,"../misc/ObjectEqualityComparator":334,"./ATNConfig":252,"./AbstractPredicateTransition":259,"./NotSetTransition":289,"./PredictionContext":298,"./RuleStopState":304,"./RuleTransition":305,"./WildcardTransition":314}],276:[function(require,module,exports){
45098
45323
  "use strict";
45099
45324
  /*!
45100
45325
  * Copyright 2016 The ANTLR Project. All rights reserved.
@@ -45811,7 +46036,7 @@ exports.LexerATNSimulator = LexerATNSimulator;
45811
46036
  })(LexerATNSimulator = exports.LexerATNSimulator || (exports.LexerATNSimulator = {}));
45812
46037
  exports.LexerATNSimulator = LexerATNSimulator;
45813
46038
 
45814
- },{"../Decorators":219,"../IntStream":225,"../Lexer":227,"../LexerNoViableAltException":229,"../Token":244,"../dfa/AcceptStateInfo":316,"../dfa/DFAState":319,"../misc/Interval":331,"./ATN":252,"./ATNConfig":253,"./ATNConfigSet":254,"./ATNSimulator":257,"./LexerActionExecutor":278,"./OrderedATNConfigSet":291,"./PredictionContext":299,"./RuleStopState":305,"assert":362}],278:[function(require,module,exports){
46039
+ },{"../Decorators":218,"../IntStream":224,"../Lexer":226,"../LexerNoViableAltException":228,"../Token":243,"../dfa/AcceptStateInfo":315,"../dfa/DFAState":318,"../misc/Interval":330,"./ATN":251,"./ATNConfig":252,"./ATNConfigSet":253,"./ATNSimulator":256,"./LexerActionExecutor":277,"./OrderedATNConfigSet":290,"./PredictionContext":298,"./RuleStopState":304,"assert":361}],277:[function(require,module,exports){
45815
46040
  "use strict";
45816
46041
  /*!
45817
46042
  * Copyright 2016 The ANTLR Project. All rights reserved.
@@ -46012,7 +46237,7 @@ LexerActionExecutor = __decorate([
46012
46237
  ], LexerActionExecutor);
46013
46238
  exports.LexerActionExecutor = LexerActionExecutor;
46014
46239
 
46015
- },{"../Decorators":219,"../misc/ArrayEqualityComparator":324,"../misc/MurmurHash":334,"./LexerIndexedCustomAction":281}],279:[function(require,module,exports){
46240
+ },{"../Decorators":218,"../misc/ArrayEqualityComparator":323,"../misc/MurmurHash":333,"./LexerIndexedCustomAction":280}],278:[function(require,module,exports){
46016
46241
  "use strict";
46017
46242
  /*!
46018
46243
  * Copyright 2016 The ANTLR Project. All rights reserved.
@@ -46117,7 +46342,7 @@ __decorate([
46117
46342
  ], LexerChannelAction.prototype, "toString", null);
46118
46343
  exports.LexerChannelAction = LexerChannelAction;
46119
46344
 
46120
- },{"../Decorators":219,"../misc/MurmurHash":334}],280:[function(require,module,exports){
46345
+ },{"../Decorators":218,"../misc/MurmurHash":333}],279:[function(require,module,exports){
46121
46346
  "use strict";
46122
46347
  /*!
46123
46348
  * Copyright 2016 The ANTLR Project. All rights reserved.
@@ -46246,7 +46471,7 @@ __decorate([
46246
46471
  ], LexerCustomAction.prototype, "equals", null);
46247
46472
  exports.LexerCustomAction = LexerCustomAction;
46248
46473
 
46249
- },{"../Decorators":219,"../misc/MurmurHash":334}],281:[function(require,module,exports){
46474
+ },{"../Decorators":218,"../misc/MurmurHash":333}],280:[function(require,module,exports){
46250
46475
  "use strict";
46251
46476
  /*!
46252
46477
  * Copyright 2016 The ANTLR Project. All rights reserved.
@@ -46381,7 +46606,7 @@ LexerIndexedCustomAction = __decorate([
46381
46606
  ], LexerIndexedCustomAction);
46382
46607
  exports.LexerIndexedCustomAction = LexerIndexedCustomAction;
46383
46608
 
46384
- },{"../Decorators":219,"../misc/MurmurHash":334}],282:[function(require,module,exports){
46609
+ },{"../Decorators":218,"../misc/MurmurHash":333}],281:[function(require,module,exports){
46385
46610
  "use strict";
46386
46611
  /*!
46387
46612
  * Copyright 2016 The ANTLR Project. All rights reserved.
@@ -46486,7 +46711,7 @@ __decorate([
46486
46711
  ], LexerModeAction.prototype, "toString", null);
46487
46712
  exports.LexerModeAction = LexerModeAction;
46488
46713
 
46489
- },{"../Decorators":219,"../misc/MurmurHash":334}],283:[function(require,module,exports){
46714
+ },{"../Decorators":218,"../misc/MurmurHash":333}],282:[function(require,module,exports){
46490
46715
  "use strict";
46491
46716
  /*!
46492
46717
  * Copyright 2016 The ANTLR Project. All rights reserved.
@@ -46582,7 +46807,7 @@ exports.LexerMoreAction = LexerMoreAction;
46582
46807
  LexerMoreAction.INSTANCE = new LexerMoreAction();
46583
46808
  })(LexerMoreAction = exports.LexerMoreAction || (exports.LexerMoreAction = {}));
46584
46809
 
46585
- },{"../Decorators":219,"../misc/MurmurHash":334}],284:[function(require,module,exports){
46810
+ },{"../Decorators":218,"../misc/MurmurHash":333}],283:[function(require,module,exports){
46586
46811
  "use strict";
46587
46812
  /*!
46588
46813
  * Copyright 2016 The ANTLR Project. All rights reserved.
@@ -46678,7 +46903,7 @@ exports.LexerPopModeAction = LexerPopModeAction;
46678
46903
  LexerPopModeAction.INSTANCE = new LexerPopModeAction();
46679
46904
  })(LexerPopModeAction = exports.LexerPopModeAction || (exports.LexerPopModeAction = {}));
46680
46905
 
46681
- },{"../Decorators":219,"../misc/MurmurHash":334}],285:[function(require,module,exports){
46906
+ },{"../Decorators":218,"../misc/MurmurHash":333}],284:[function(require,module,exports){
46682
46907
  "use strict";
46683
46908
  /*!
46684
46909
  * Copyright 2016 The ANTLR Project. All rights reserved.
@@ -46783,7 +47008,7 @@ __decorate([
46783
47008
  ], LexerPushModeAction.prototype, "toString", null);
46784
47009
  exports.LexerPushModeAction = LexerPushModeAction;
46785
47010
 
46786
- },{"../Decorators":219,"../misc/MurmurHash":334}],286:[function(require,module,exports){
47011
+ },{"../Decorators":218,"../misc/MurmurHash":333}],285:[function(require,module,exports){
46787
47012
  "use strict";
46788
47013
  /*!
46789
47014
  * Copyright 2016 The ANTLR Project. All rights reserved.
@@ -46879,7 +47104,7 @@ exports.LexerSkipAction = LexerSkipAction;
46879
47104
  LexerSkipAction.INSTANCE = new LexerSkipAction();
46880
47105
  })(LexerSkipAction = exports.LexerSkipAction || (exports.LexerSkipAction = {}));
46881
47106
 
46882
- },{"../Decorators":219,"../misc/MurmurHash":334}],287:[function(require,module,exports){
47107
+ },{"../Decorators":218,"../misc/MurmurHash":333}],286:[function(require,module,exports){
46883
47108
  "use strict";
46884
47109
  /*!
46885
47110
  * Copyright 2016 The ANTLR Project. All rights reserved.
@@ -46983,7 +47208,7 @@ __decorate([
46983
47208
  ], LexerTypeAction.prototype, "toString", null);
46984
47209
  exports.LexerTypeAction = LexerTypeAction;
46985
47210
 
46986
- },{"../Decorators":219,"../misc/MurmurHash":334}],288:[function(require,module,exports){
47211
+ },{"../Decorators":218,"../misc/MurmurHash":333}],287:[function(require,module,exports){
46987
47212
  "use strict";
46988
47213
  /*!
46989
47214
  * Copyright 2016 The ANTLR Project. All rights reserved.
@@ -47035,7 +47260,7 @@ LookaheadEventInfo = __decorate([
47035
47260
  ], LookaheadEventInfo);
47036
47261
  exports.LookaheadEventInfo = LookaheadEventInfo;
47037
47262
 
47038
- },{"../Decorators":219,"./DecisionEventInfo":270}],289:[function(require,module,exports){
47263
+ },{"../Decorators":218,"./DecisionEventInfo":269}],288:[function(require,module,exports){
47039
47264
  "use strict";
47040
47265
  /*!
47041
47266
  * Copyright 2016 The ANTLR Project. All rights reserved.
@@ -47064,7 +47289,7 @@ __decorate([
47064
47289
  ], LoopEndState.prototype, "stateType", null);
47065
47290
  exports.LoopEndState = LoopEndState;
47066
47291
 
47067
- },{"../Decorators":219,"./ATNState":258,"./ATNStateType":259}],290:[function(require,module,exports){
47292
+ },{"../Decorators":218,"./ATNState":257,"./ATNStateType":258}],289:[function(require,module,exports){
47068
47293
  "use strict";
47069
47294
  /*!
47070
47295
  * Copyright 2016 The ANTLR Project. All rights reserved.
@@ -47113,7 +47338,7 @@ NotSetTransition = __decorate([
47113
47338
  ], NotSetTransition);
47114
47339
  exports.NotSetTransition = NotSetTransition;
47115
47340
 
47116
- },{"../Decorators":219,"./SetTransition":308}],291:[function(require,module,exports){
47341
+ },{"../Decorators":218,"./SetTransition":307}],290:[function(require,module,exports){
47117
47342
  "use strict";
47118
47343
  /*!
47119
47344
  * Copyright 2016 The ANTLR Project. All rights reserved.
@@ -47168,7 +47393,7 @@ __decorate([
47168
47393
  ], OrderedATNConfigSet.prototype, "canMerge", null);
47169
47394
  exports.OrderedATNConfigSet = OrderedATNConfigSet;
47170
47395
 
47171
- },{"../Decorators":219,"./ATNConfigSet":254}],292:[function(require,module,exports){
47396
+ },{"../Decorators":218,"./ATNConfigSet":253}],291:[function(require,module,exports){
47172
47397
  "use strict";
47173
47398
  /*!
47174
47399
  * Copyright 2016 The ANTLR Project. All rights reserved.
@@ -47330,7 +47555,7 @@ ParseInfo = __decorate([
47330
47555
  ], ParseInfo);
47331
47556
  exports.ParseInfo = ParseInfo;
47332
47557
 
47333
- },{"../Decorators":219}],293:[function(require,module,exports){
47558
+ },{"../Decorators":218}],292:[function(require,module,exports){
47334
47559
  "use strict";
47335
47560
  /*!
47336
47561
  * Copyright 2016 The ANTLR Project. All rights reserved.
@@ -49603,7 +49828,7 @@ ParserATNSimulator = __decorate([
49603
49828
  ], ParserATNSimulator);
49604
49829
  exports.ParserATNSimulator = ParserATNSimulator;
49605
49830
 
49606
- },{"../Decorators":219,"../IntStream":225,"../NoViableAltException":231,"../ParserRuleContext":235,"../Token":244,"../VocabularyImpl":250,"../dfa/AcceptStateInfo":316,"../dfa/DFAState":319,"../misc/Array2DHashSet":323,"../misc/Arrays":325,"../misc/BitSet":326,"../misc/IntegerList":329,"../misc/Interval":331,"../misc/ObjectEqualityComparator":335,"./ATN":252,"./ATNConfig":253,"./ATNConfigSet":254,"./ATNSimulator":257,"./ATNStateType":259,"./ActionTransition":261,"./AtomTransition":263,"./ConflictInfo":268,"./DecisionState":272,"./NotSetTransition":290,"./PredictionContext":299,"./PredictionContextCache":300,"./PredictionMode":301,"./RuleStopState":305,"./RuleTransition":306,"./SemanticContext":307,"./SetTransition":308,"./SimulatorState":309,"assert":362}],294:[function(require,module,exports){
49831
+ },{"../Decorators":218,"../IntStream":224,"../NoViableAltException":230,"../ParserRuleContext":234,"../Token":243,"../VocabularyImpl":249,"../dfa/AcceptStateInfo":315,"../dfa/DFAState":318,"../misc/Array2DHashSet":322,"../misc/Arrays":324,"../misc/BitSet":325,"../misc/IntegerList":328,"../misc/Interval":330,"../misc/ObjectEqualityComparator":334,"./ATN":251,"./ATNConfig":252,"./ATNConfigSet":253,"./ATNSimulator":256,"./ATNStateType":258,"./ActionTransition":260,"./AtomTransition":262,"./ConflictInfo":267,"./DecisionState":271,"./NotSetTransition":289,"./PredictionContext":298,"./PredictionContextCache":299,"./PredictionMode":300,"./RuleStopState":304,"./RuleTransition":305,"./SemanticContext":306,"./SetTransition":307,"./SimulatorState":308,"assert":361}],293:[function(require,module,exports){
49607
49832
  "use strict";
49608
49833
  /*!
49609
49834
  * Copyright 2016 The ANTLR Project. All rights reserved.
@@ -49636,7 +49861,7 @@ __decorate([
49636
49861
  ], PlusBlockStartState.prototype, "stateType", null);
49637
49862
  exports.PlusBlockStartState = PlusBlockStartState;
49638
49863
 
49639
- },{"../Decorators":219,"./ATNStateType":259,"./BlockStartState":267}],295:[function(require,module,exports){
49864
+ },{"../Decorators":218,"./ATNStateType":258,"./BlockStartState":266}],294:[function(require,module,exports){
49640
49865
  "use strict";
49641
49866
  /*!
49642
49867
  * Copyright 2016 The ANTLR Project. All rights reserved.
@@ -49667,7 +49892,7 @@ __decorate([
49667
49892
  ], PlusLoopbackState.prototype, "stateType", null);
49668
49893
  exports.PlusLoopbackState = PlusLoopbackState;
49669
49894
 
49670
- },{"../Decorators":219,"./ATNStateType":259,"./DecisionState":272}],296:[function(require,module,exports){
49895
+ },{"../Decorators":218,"./ATNStateType":258,"./DecisionState":271}],295:[function(require,module,exports){
49671
49896
  "use strict";
49672
49897
  /*!
49673
49898
  * Copyright 2016 The ANTLR Project. All rights reserved.
@@ -49730,7 +49955,7 @@ PrecedencePredicateTransition = __decorate([
49730
49955
  ], PrecedencePredicateTransition);
49731
49956
  exports.PrecedencePredicateTransition = PrecedencePredicateTransition;
49732
49957
 
49733
- },{"../Decorators":219,"./AbstractPredicateTransition":260,"./SemanticContext":307}],297:[function(require,module,exports){
49958
+ },{"../Decorators":218,"./AbstractPredicateTransition":259,"./SemanticContext":306}],296:[function(require,module,exports){
49734
49959
  "use strict";
49735
49960
  /*!
49736
49961
  * Copyright 2016 The ANTLR Project. All rights reserved.
@@ -49793,7 +50018,7 @@ PredicateEvalInfo = __decorate([
49793
50018
  ], PredicateEvalInfo);
49794
50019
  exports.PredicateEvalInfo = PredicateEvalInfo;
49795
50020
 
49796
- },{"../Decorators":219,"./DecisionEventInfo":270}],298:[function(require,module,exports){
50021
+ },{"../Decorators":218,"./DecisionEventInfo":269}],297:[function(require,module,exports){
49797
50022
  "use strict";
49798
50023
  /*!
49799
50024
  * Copyright 2016 The ANTLR Project. All rights reserved.
@@ -49859,7 +50084,7 @@ PredicateTransition = __decorate([
49859
50084
  ], PredicateTransition);
49860
50085
  exports.PredicateTransition = PredicateTransition;
49861
50086
 
49862
- },{"../Decorators":219,"./AbstractPredicateTransition":260,"./SemanticContext":307}],299:[function(require,module,exports){
50087
+ },{"../Decorators":218,"./AbstractPredicateTransition":259,"./SemanticContext":306}],298:[function(require,module,exports){
49863
50088
  "use strict";
49864
50089
  /*!
49865
50090
  * Copyright 2016 The ANTLR Project. All rights reserved.
@@ -50550,7 +50775,7 @@ exports.SingletonPredictionContext = SingletonPredictionContext;
50550
50775
  PredictionContext.IdentityEqualityComparator = IdentityEqualityComparator;
50551
50776
  })(PredictionContext = exports.PredictionContext || (exports.PredictionContext = {}));
50552
50777
 
50553
- },{"../Decorators":219,"../misc/Array2DHashMap":322,"../misc/Array2DHashSet":323,"../misc/Arrays":325,"../misc/MurmurHash":334,"./PredictionContextCache":300,"assert":362}],300:[function(require,module,exports){
50778
+ },{"../Decorators":218,"../misc/Array2DHashMap":321,"../misc/Array2DHashSet":322,"../misc/Arrays":324,"../misc/MurmurHash":333,"./PredictionContextCache":299,"assert":361}],299:[function(require,module,exports){
50554
50779
  "use strict";
50555
50780
  /*!
50556
50781
  * Copyright 2016 The ANTLR Project. All rights reserved.
@@ -50691,7 +50916,7 @@ PredictionContextCache.UNCACHED = new PredictionContextCache(false);
50691
50916
  PredictionContextCache.IdentityCommutativePredictionContextOperands = IdentityCommutativePredictionContextOperands;
50692
50917
  })(PredictionContextCache = exports.PredictionContextCache || (exports.PredictionContextCache = {}));
50693
50918
 
50694
- },{"../Decorators":219,"../misc/Array2DHashMap":322,"../misc/ObjectEqualityComparator":335,"./PredictionContext":299,"assert":362}],301:[function(require,module,exports){
50919
+ },{"../Decorators":218,"../misc/Array2DHashMap":321,"../misc/ObjectEqualityComparator":334,"./PredictionContext":298,"assert":361}],300:[function(require,module,exports){
50695
50920
  "use strict";
50696
50921
  /*!
50697
50922
  * Copyright 2016 The ANTLR Project. All rights reserved.
@@ -50852,7 +51077,7 @@ var PredictionMode;
50852
51077
  PredictionMode.allConfigsInRuleStopStates = allConfigsInRuleStopStates;
50853
51078
  })(PredictionMode = exports.PredictionMode || (exports.PredictionMode = {}));
50854
51079
 
50855
- },{"../Decorators":219,"../misc/Array2DHashMap":322,"../misc/MurmurHash":334,"./RuleStopState":305}],302:[function(require,module,exports){
51080
+ },{"../Decorators":218,"../misc/Array2DHashMap":321,"../misc/MurmurHash":333,"./RuleStopState":304}],301:[function(require,module,exports){
50856
51081
  (function (process){(function (){
50857
51082
  "use strict";
50858
51083
  /*!
@@ -51121,7 +51346,7 @@ __decorate([
51121
51346
  exports.ProfilingATNSimulator = ProfilingATNSimulator;
51122
51347
 
51123
51348
  }).call(this)}).call(this,require('_process'))
51124
- },{"../Decorators":219,"./ATN":252,"./ATNSimulator":257,"./AmbiguityInfo":262,"./ContextSensitivityInfo":269,"./DecisionInfo":271,"./ErrorInfo":274,"./LookaheadEventInfo":288,"./ParserATNSimulator":293,"./PredicateEvalInfo":297,"./SemanticContext":307,"./SimulatorState":309,"_process":421}],303:[function(require,module,exports){
51349
+ },{"../Decorators":218,"./ATN":251,"./ATNSimulator":256,"./AmbiguityInfo":261,"./ContextSensitivityInfo":268,"./DecisionInfo":270,"./ErrorInfo":273,"./LookaheadEventInfo":287,"./ParserATNSimulator":292,"./PredicateEvalInfo":296,"./SemanticContext":306,"./SimulatorState":308,"_process":420}],302:[function(require,module,exports){
51125
51350
  "use strict";
51126
51351
  /*!
51127
51352
  * Copyright 2016 The ANTLR Project. All rights reserved.
@@ -51179,7 +51404,7 @@ RangeTransition = __decorate([
51179
51404
  ], RangeTransition);
51180
51405
  exports.RangeTransition = RangeTransition;
51181
51406
 
51182
- },{"../Decorators":219,"../misc/IntervalSet":332,"./Transition":314}],304:[function(require,module,exports){
51407
+ },{"../Decorators":218,"../misc/IntervalSet":331,"./Transition":313}],303:[function(require,module,exports){
51183
51408
  "use strict";
51184
51409
  /*!
51185
51410
  * Copyright 2016 The ANTLR Project. All rights reserved.
@@ -51212,7 +51437,7 @@ __decorate([
51212
51437
  ], RuleStartState.prototype, "stateType", null);
51213
51438
  exports.RuleStartState = RuleStartState;
51214
51439
 
51215
- },{"../Decorators":219,"./ATNState":258,"./ATNStateType":259}],305:[function(require,module,exports){
51440
+ },{"../Decorators":218,"./ATNState":257,"./ATNStateType":258}],304:[function(require,module,exports){
51216
51441
  "use strict";
51217
51442
  /*!
51218
51443
  * Copyright 2016 The ANTLR Project. All rights reserved.
@@ -51251,7 +51476,7 @@ __decorate([
51251
51476
  ], RuleStopState.prototype, "stateType", null);
51252
51477
  exports.RuleStopState = RuleStopState;
51253
51478
 
51254
- },{"../Decorators":219,"./ATNState":258,"./ATNStateType":259}],306:[function(require,module,exports){
51479
+ },{"../Decorators":218,"./ATNState":257,"./ATNStateType":258}],305:[function(require,module,exports){
51255
51480
  "use strict";
51256
51481
  /*!
51257
51482
  * Copyright 2016 The ANTLR Project. All rights reserved.
@@ -51307,7 +51532,7 @@ RuleTransition = __decorate([
51307
51532
  ], RuleTransition);
51308
51533
  exports.RuleTransition = RuleTransition;
51309
51534
 
51310
- },{"../Decorators":219,"./Transition":314}],307:[function(require,module,exports){
51535
+ },{"../Decorators":218,"./Transition":313}],306:[function(require,module,exports){
51311
51536
  "use strict";
51312
51537
  /*!
51313
51538
  * Copyright 2016 The ANTLR Project. All rights reserved.
@@ -51787,7 +52012,7 @@ exports.SemanticContext = SemanticContext;
51787
52012
  SemanticContext.OR = OR;
51788
52013
  })(SemanticContext = exports.SemanticContext || (exports.SemanticContext = {}));
51789
52014
 
51790
- },{"../Decorators":219,"../misc/Array2DHashSet":323,"../misc/ArrayEqualityComparator":324,"../misc/MurmurHash":334,"../misc/ObjectEqualityComparator":335,"../misc/Utils":338}],308:[function(require,module,exports){
52015
+ },{"../Decorators":218,"../misc/Array2DHashSet":322,"../misc/ArrayEqualityComparator":323,"../misc/MurmurHash":333,"../misc/ObjectEqualityComparator":334,"../misc/Utils":337}],307:[function(require,module,exports){
51791
52016
  "use strict";
51792
52017
  /*!
51793
52018
  * Copyright 2016 The ANTLR Project. All rights reserved.
@@ -51853,7 +52078,7 @@ SetTransition = __decorate([
51853
52078
  ], SetTransition);
51854
52079
  exports.SetTransition = SetTransition;
51855
52080
 
51856
- },{"../Decorators":219,"../Token":244,"../misc/IntervalSet":332,"./Transition":314}],309:[function(require,module,exports){
52081
+ },{"../Decorators":218,"../Token":243,"../misc/IntervalSet":331,"./Transition":313}],308:[function(require,module,exports){
51857
52082
  "use strict";
51858
52083
  /*!
51859
52084
  * Copyright 2016 The ANTLR Project. All rights reserved.
@@ -51889,7 +52114,7 @@ SimulatorState = __decorate([
51889
52114
  ], SimulatorState);
51890
52115
  exports.SimulatorState = SimulatorState;
51891
52116
 
51892
- },{"../Decorators":219,"../ParserRuleContext":235}],310:[function(require,module,exports){
52117
+ },{"../Decorators":218,"../ParserRuleContext":234}],309:[function(require,module,exports){
51893
52118
  "use strict";
51894
52119
  /*!
51895
52120
  * Copyright 2016 The ANTLR Project. All rights reserved.
@@ -51917,7 +52142,7 @@ __decorate([
51917
52142
  ], StarBlockStartState.prototype, "stateType", null);
51918
52143
  exports.StarBlockStartState = StarBlockStartState;
51919
52144
 
51920
- },{"../Decorators":219,"./ATNStateType":259,"./BlockStartState":267}],311:[function(require,module,exports){
52145
+ },{"../Decorators":218,"./ATNStateType":258,"./BlockStartState":266}],310:[function(require,module,exports){
51921
52146
  "use strict";
51922
52147
  /*!
51923
52148
  * Copyright 2016 The ANTLR Project. All rights reserved.
@@ -51974,7 +52199,7 @@ __decorate([
51974
52199
  ], StarLoopEntryState.prototype, "stateType", null);
51975
52200
  exports.StarLoopEntryState = StarLoopEntryState;
51976
52201
 
51977
- },{"../Decorators":219,"../misc/BitSet":326,"./ATNStateType":259,"./DecisionState":272}],312:[function(require,module,exports){
52202
+ },{"../Decorators":218,"../misc/BitSet":325,"./ATNStateType":258,"./DecisionState":271}],311:[function(require,module,exports){
51978
52203
  "use strict";
51979
52204
  /*!
51980
52205
  * Copyright 2016 The ANTLR Project. All rights reserved.
@@ -52005,7 +52230,7 @@ __decorate([
52005
52230
  ], StarLoopbackState.prototype, "stateType", null);
52006
52231
  exports.StarLoopbackState = StarLoopbackState;
52007
52232
 
52008
- },{"../Decorators":219,"./ATNState":258,"./ATNStateType":259}],313:[function(require,module,exports){
52233
+ },{"../Decorators":218,"./ATNState":257,"./ATNStateType":258}],312:[function(require,module,exports){
52009
52234
  "use strict";
52010
52235
  /*!
52011
52236
  * Copyright 2016 The ANTLR Project. All rights reserved.
@@ -52034,7 +52259,7 @@ __decorate([
52034
52259
  ], TokensStartState.prototype, "stateType", null);
52035
52260
  exports.TokensStartState = TokensStartState;
52036
52261
 
52037
- },{"../Decorators":219,"./ATNStateType":259,"./DecisionState":272}],314:[function(require,module,exports){
52262
+ },{"../Decorators":218,"./ATNStateType":258,"./DecisionState":271}],313:[function(require,module,exports){
52038
52263
  "use strict";
52039
52264
  /*!
52040
52265
  * Copyright 2016 The ANTLR Project. All rights reserved.
@@ -52108,7 +52333,7 @@ Transition = __decorate([
52108
52333
  ], Transition);
52109
52334
  exports.Transition = Transition;
52110
52335
 
52111
- },{"../Decorators":219}],315:[function(require,module,exports){
52336
+ },{"../Decorators":218}],314:[function(require,module,exports){
52112
52337
  "use strict";
52113
52338
  /*!
52114
52339
  * Copyright 2016 The ANTLR Project. All rights reserved.
@@ -52156,7 +52381,7 @@ WildcardTransition = __decorate([
52156
52381
  ], WildcardTransition);
52157
52382
  exports.WildcardTransition = WildcardTransition;
52158
52383
 
52159
- },{"../Decorators":219,"./Transition":314}],316:[function(require,module,exports){
52384
+ },{"../Decorators":218,"./Transition":313}],315:[function(require,module,exports){
52160
52385
  "use strict";
52161
52386
  /*!
52162
52387
  * Copyright 2016 The ANTLR Project. All rights reserved.
@@ -52198,7 +52423,7 @@ class AcceptStateInfo {
52198
52423
  }
52199
52424
  exports.AcceptStateInfo = AcceptStateInfo;
52200
52425
 
52201
- },{}],317:[function(require,module,exports){
52426
+ },{}],316:[function(require,module,exports){
52202
52427
  "use strict";
52203
52428
  /*!
52204
52429
  * Copyright 2016 The ANTLR Project. All rights reserved.
@@ -52373,7 +52598,7 @@ DFA = __decorate([
52373
52598
  ], DFA);
52374
52599
  exports.DFA = DFA;
52375
52600
 
52376
- },{"../Decorators":219,"../VocabularyImpl":250,"../atn/ATNConfigSet":254,"../atn/StarLoopEntryState":311,"../misc/Array2DHashSet":323,"../misc/ObjectEqualityComparator":335,"./DFASerializer":318,"./DFAState":319,"./LexerDFASerializer":320}],318:[function(require,module,exports){
52601
+ },{"../Decorators":218,"../VocabularyImpl":249,"../atn/ATNConfigSet":253,"../atn/StarLoopEntryState":310,"../misc/Array2DHashSet":322,"../misc/ObjectEqualityComparator":334,"./DFASerializer":317,"./DFAState":318,"./LexerDFASerializer":319}],317:[function(require,module,exports){
52377
52602
  "use strict";
52378
52603
  /*!
52379
52604
  * Copyright 2016 The ANTLR Project. All rights reserved.
@@ -52515,7 +52740,7 @@ __decorate([
52515
52740
  ], DFASerializer.prototype, "toString", null);
52516
52741
  exports.DFASerializer = DFASerializer;
52517
52742
 
52518
- },{"../Decorators":219,"../Recognizer":239,"../VocabularyImpl":250,"../atn/ATNSimulator":257,"../atn/PredictionContext":299}],319:[function(require,module,exports){
52743
+ },{"../Decorators":218,"../Recognizer":238,"../VocabularyImpl":249,"../atn/ATNSimulator":256,"../atn/PredictionContext":298}],318:[function(require,module,exports){
52519
52744
  "use strict";
52520
52745
  /*!
52521
52746
  * Copyright 2016 The ANTLR Project. All rights reserved.
@@ -52746,7 +52971,7 @@ exports.DFAState = DFAState;
52746
52971
  DFAState.PredPrediction = PredPrediction;
52747
52972
  })(DFAState = exports.DFAState || (exports.DFAState = {}));
52748
52973
 
52749
- },{"../Decorators":219,"../atn/ATN":252,"../atn/PredictionContext":299,"../misc/BitSet":326,"../misc/MurmurHash":334,"assert":362}],320:[function(require,module,exports){
52974
+ },{"../Decorators":218,"../atn/ATN":251,"../atn/PredictionContext":298,"../misc/BitSet":325,"../misc/MurmurHash":333,"assert":361}],319:[function(require,module,exports){
52750
52975
  "use strict";
52751
52976
  /*!
52752
52977
  * Copyright 2016 The ANTLR Project. All rights reserved.
@@ -52783,7 +53008,7 @@ LexerDFASerializer = __decorate([
52783
53008
  ], LexerDFASerializer);
52784
53009
  exports.LexerDFASerializer = LexerDFASerializer;
52785
53010
 
52786
- },{"../Decorators":219,"../VocabularyImpl":250,"./DFASerializer":318}],321:[function(require,module,exports){
53011
+ },{"../Decorators":218,"../VocabularyImpl":249,"./DFASerializer":317}],320:[function(require,module,exports){
52787
53012
  "use strict";
52788
53013
  /*!
52789
53014
  * Copyright 2016 The ANTLR Project. All rights reserved.
@@ -52849,7 +53074,7 @@ __exportStar(require("./Vocabulary"), exports);
52849
53074
  __exportStar(require("./VocabularyImpl"), exports);
52850
53075
  __exportStar(require("./WritableToken"), exports);
52851
53076
 
52852
- },{"./ANTLRErrorListener":206,"./ANTLRErrorStrategy":207,"./ANTLRInputStream":208,"./BailErrorStrategy":209,"./BufferedTokenStream":210,"./CharStream":211,"./CharStreams":212,"./CodePointBuffer":213,"./CodePointCharStream":214,"./CommonToken":215,"./CommonTokenFactory":216,"./CommonTokenStream":217,"./ConsoleErrorListener":218,"./DefaultErrorStrategy":220,"./Dependents":221,"./DiagnosticErrorListener":222,"./FailedPredicateException":223,"./InputMismatchException":224,"./IntStream":225,"./InterpreterRuleContext":226,"./Lexer":227,"./LexerInterpreter":228,"./LexerNoViableAltException":229,"./ListTokenSource":230,"./NoViableAltException":231,"./Parser":232,"./ParserErrorListener":233,"./ParserInterpreter":234,"./ParserRuleContext":235,"./ProxyErrorListener":236,"./ProxyParserErrorListener":237,"./RecognitionException":238,"./Recognizer":239,"./RuleContext":240,"./RuleContextWithAltNum":241,"./RuleDependency":242,"./RuleVersion":243,"./Token":244,"./TokenFactory":245,"./TokenSource":246,"./TokenStream":247,"./TokenStreamRewriter":248,"./Vocabulary":249,"./VocabularyImpl":250,"./WritableToken":251}],322:[function(require,module,exports){
53077
+ },{"./ANTLRErrorListener":205,"./ANTLRErrorStrategy":206,"./ANTLRInputStream":207,"./BailErrorStrategy":208,"./BufferedTokenStream":209,"./CharStream":210,"./CharStreams":211,"./CodePointBuffer":212,"./CodePointCharStream":213,"./CommonToken":214,"./CommonTokenFactory":215,"./CommonTokenStream":216,"./ConsoleErrorListener":217,"./DefaultErrorStrategy":219,"./Dependents":220,"./DiagnosticErrorListener":221,"./FailedPredicateException":222,"./InputMismatchException":223,"./IntStream":224,"./InterpreterRuleContext":225,"./Lexer":226,"./LexerInterpreter":227,"./LexerNoViableAltException":228,"./ListTokenSource":229,"./NoViableAltException":230,"./Parser":231,"./ParserErrorListener":232,"./ParserInterpreter":233,"./ParserRuleContext":234,"./ProxyErrorListener":235,"./ProxyParserErrorListener":236,"./RecognitionException":237,"./Recognizer":238,"./RuleContext":239,"./RuleContextWithAltNum":240,"./RuleDependency":241,"./RuleVersion":242,"./Token":243,"./TokenFactory":244,"./TokenSource":245,"./TokenStream":246,"./TokenStreamRewriter":247,"./Vocabulary":248,"./VocabularyImpl":249,"./WritableToken":250}],321:[function(require,module,exports){
52853
53078
  "use strict";
52854
53079
  /*!
52855
53080
  * Copyright 2016 The ANTLR Project. All rights reserved.
@@ -52932,7 +53157,7 @@ class Array2DHashMap {
52932
53157
  }
52933
53158
  exports.Array2DHashMap = Array2DHashMap;
52934
53159
 
52935
- },{"./Array2DHashSet":323}],323:[function(require,module,exports){
53160
+ },{"./Array2DHashSet":322}],322:[function(require,module,exports){
52936
53161
  "use strict";
52937
53162
  /*!
52938
53163
  * Copyright 2016 The ANTLR Project. All rights reserved.
@@ -53299,7 +53524,7 @@ __decorate([
53299
53524
  ], Array2DHashSet.prototype, "createBuckets", null);
53300
53525
  exports.Array2DHashSet = Array2DHashSet;
53301
53526
 
53302
- },{"../Decorators":219,"./DefaultEqualityComparator":328,"./MurmurHash":334,"assert":362}],324:[function(require,module,exports){
53527
+ },{"../Decorators":218,"./DefaultEqualityComparator":327,"./MurmurHash":333,"assert":361}],323:[function(require,module,exports){
53303
53528
  "use strict";
53304
53529
  /*!
53305
53530
  * Copyright 2016 The ANTLR Project. All rights reserved.
@@ -53371,7 +53596,7 @@ __decorate([
53371
53596
  ], ArrayEqualityComparator.prototype, "equals", null);
53372
53597
  exports.ArrayEqualityComparator = ArrayEqualityComparator;
53373
53598
 
53374
- },{"../Decorators":219,"./MurmurHash":334,"./ObjectEqualityComparator":335}],325:[function(require,module,exports){
53599
+ },{"../Decorators":218,"./MurmurHash":333,"./ObjectEqualityComparator":334}],324:[function(require,module,exports){
53375
53600
  "use strict";
53376
53601
  /*!
53377
53602
  * Copyright 2016 The ANTLR Project. All rights reserved.
@@ -53441,7 +53666,7 @@ var Arrays;
53441
53666
  Arrays.toString = toString;
53442
53667
  })(Arrays = exports.Arrays || (exports.Arrays = {}));
53443
53668
 
53444
- },{}],326:[function(require,module,exports){
53669
+ },{}],325:[function(require,module,exports){
53445
53670
  "use strict";
53446
53671
  /*!
53447
53672
  * Copyright 2016 The ANTLR Project. All rights reserved.
@@ -54113,7 +54338,7 @@ class BitSetIterator {
54113
54338
  [Symbol.iterator]() { return this; }
54114
54339
  }
54115
54340
 
54116
- },{"./MurmurHash":334,"util":426}],327:[function(require,module,exports){
54341
+ },{"./MurmurHash":333,"util":425}],326:[function(require,module,exports){
54117
54342
  "use strict";
54118
54343
  /*!
54119
54344
  * Copyright 2016 The ANTLR Project. All rights reserved.
@@ -54134,7 +54359,7 @@ function isSupplementaryCodePoint(ch) {
54134
54359
  }
54135
54360
  exports.isSupplementaryCodePoint = isSupplementaryCodePoint;
54136
54361
 
54137
- },{}],328:[function(require,module,exports){
54362
+ },{}],327:[function(require,module,exports){
54138
54363
  "use strict";
54139
54364
  /*!
54140
54365
  * Copyright 2016 The ANTLR Project. All rights reserved.
@@ -54205,7 +54430,7 @@ __decorate([
54205
54430
  ], DefaultEqualityComparator.prototype, "equals", null);
54206
54431
  exports.DefaultEqualityComparator = DefaultEqualityComparator;
54207
54432
 
54208
- },{"../Decorators":219,"./MurmurHash":334,"./ObjectEqualityComparator":335}],329:[function(require,module,exports){
54433
+ },{"../Decorators":218,"./MurmurHash":333,"./ObjectEqualityComparator":334}],328:[function(require,module,exports){
54209
54434
  "use strict";
54210
54435
  /*!
54211
54436
  * Copyright 2016 The ANTLR Project. All rights reserved.
@@ -54499,7 +54724,7 @@ __decorate([
54499
54724
  ], IntegerList.prototype, "toString", null);
54500
54725
  exports.IntegerList = IntegerList;
54501
54726
 
54502
- },{"../Decorators":219,"./Arrays":325}],330:[function(require,module,exports){
54727
+ },{"../Decorators":218,"./Arrays":324}],329:[function(require,module,exports){
54503
54728
  "use strict";
54504
54729
  /*!
54505
54730
  * Copyright 2016 The ANTLR Project. All rights reserved.
@@ -54529,7 +54754,7 @@ class IntegerStack extends IntegerList_1.IntegerList {
54529
54754
  }
54530
54755
  exports.IntegerStack = IntegerStack;
54531
54756
 
54532
- },{"./IntegerList":329}],331:[function(require,module,exports){
54757
+ },{"./IntegerList":328}],330:[function(require,module,exports){
54533
54758
  "use strict";
54534
54759
  /*!
54535
54760
  * Copyright 2016 The ANTLR Project. All rights reserved.
@@ -54672,7 +54897,7 @@ __decorate([
54672
54897
  ], Interval.prototype, "toString", null);
54673
54898
  exports.Interval = Interval;
54674
54899
 
54675
- },{"../Decorators":219}],332:[function(require,module,exports){
54900
+ },{"../Decorators":218}],331:[function(require,module,exports){
54676
54901
  "use strict";
54677
54902
  /*!
54678
54903
  * Copyright 2016 The ANTLR Project. All rights reserved.
@@ -55318,7 +55543,7 @@ __decorate([
55318
55543
  ], IntervalSet, "subtract", null);
55319
55544
  exports.IntervalSet = IntervalSet;
55320
55545
 
55321
- },{"../Decorators":219,"../Lexer":227,"../Token":244,"./ArrayEqualityComparator":324,"./IntegerList":329,"./Interval":331,"./MurmurHash":334}],333:[function(require,module,exports){
55546
+ },{"../Decorators":218,"../Lexer":226,"../Token":243,"./ArrayEqualityComparator":323,"./IntegerList":328,"./Interval":330,"./MurmurHash":333}],332:[function(require,module,exports){
55322
55547
  "use strict";
55323
55548
  /*!
55324
55549
  * Copyright 2016 The ANTLR Project. All rights reserved.
@@ -55351,7 +55576,7 @@ class MultiMap extends Map {
55351
55576
  }
55352
55577
  exports.MultiMap = MultiMap;
55353
55578
 
55354
- },{}],334:[function(require,module,exports){
55579
+ },{}],333:[function(require,module,exports){
55355
55580
  "use strict";
55356
55581
  /*!
55357
55582
  * Copyright 2016 The ANTLR Project. All rights reserved.
@@ -55466,7 +55691,7 @@ var MurmurHash;
55466
55691
  }
55467
55692
  })(MurmurHash = exports.MurmurHash || (exports.MurmurHash = {}));
55468
55693
 
55469
- },{}],335:[function(require,module,exports){
55694
+ },{}],334:[function(require,module,exports){
55470
55695
  "use strict";
55471
55696
  /*!
55472
55697
  * Copyright 2016 The ANTLR Project. All rights reserved.
@@ -55525,7 +55750,7 @@ __decorate([
55525
55750
  ], ObjectEqualityComparator.prototype, "equals", null);
55526
55751
  exports.ObjectEqualityComparator = ObjectEqualityComparator;
55527
55752
 
55528
- },{"../Decorators":219}],336:[function(require,module,exports){
55753
+ },{"../Decorators":218}],335:[function(require,module,exports){
55529
55754
  "use strict";
55530
55755
  /*!
55531
55756
  * Copyright 2016 The ANTLR Project. All rights reserved.
@@ -55554,7 +55779,7 @@ class ParseCancellationException extends Error {
55554
55779
  }
55555
55780
  exports.ParseCancellationException = ParseCancellationException;
55556
55781
 
55557
- },{}],337:[function(require,module,exports){
55782
+ },{}],336:[function(require,module,exports){
55558
55783
  "use strict";
55559
55784
  /*!
55560
55785
  * Copyright 2016 The ANTLR Project. All rights reserved.
@@ -55608,7 +55833,7 @@ class UUID {
55608
55833
  }
55609
55834
  exports.UUID = UUID;
55610
55835
 
55611
- },{"./MurmurHash":334}],338:[function(require,module,exports){
55836
+ },{"./MurmurHash":333}],337:[function(require,module,exports){
55612
55837
  "use strict";
55613
55838
  /*!
55614
55839
  * Copyright 2016 The ANTLR Project. All rights reserved.
@@ -55783,7 +56008,7 @@ exports.toCharArray = toCharArray;
55783
56008
  // return s;
55784
56009
  // }
55785
56010
 
55786
- },{}],339:[function(require,module,exports){
56011
+ },{}],338:[function(require,module,exports){
55787
56012
  "use strict";
55788
56013
  /*!
55789
56014
  * Copyright 2016 The ANTLR Project. All rights reserved.
@@ -55819,7 +56044,7 @@ __decorate([
55819
56044
  ], ErrorNode.prototype, "accept", null);
55820
56045
  exports.ErrorNode = ErrorNode;
55821
56046
 
55822
- },{"../Decorators":219,"./TerminalNode":342}],340:[function(require,module,exports){
56047
+ },{"../Decorators":218,"./TerminalNode":341}],339:[function(require,module,exports){
55823
56048
  "use strict";
55824
56049
  /*!
55825
56050
  * Copyright 2016 The ANTLR Project. All rights reserved.
@@ -55924,7 +56149,7 @@ exports.ParseTreeWalker = ParseTreeWalker;
55924
56149
  ParseTreeWalker.DEFAULT = new ParseTreeWalker();
55925
56150
  })(ParseTreeWalker = exports.ParseTreeWalker || (exports.ParseTreeWalker = {}));
55926
56151
 
55927
- },{"./ErrorNode":339,"./RuleNode":341,"./TerminalNode":342}],341:[function(require,module,exports){
56152
+ },{"./ErrorNode":338,"./RuleNode":340,"./TerminalNode":341}],340:[function(require,module,exports){
55928
56153
  "use strict";
55929
56154
  /*!
55930
56155
  * Copyright 2016 The ANTLR Project. All rights reserved.
@@ -55936,7 +56161,7 @@ class RuleNode {
55936
56161
  }
55937
56162
  exports.RuleNode = RuleNode;
55938
56163
 
55939
- },{}],342:[function(require,module,exports){
56164
+ },{}],341:[function(require,module,exports){
55940
56165
  "use strict";
55941
56166
  /*!
55942
56167
  * Copyright 2016 The ANTLR Project. All rights reserved.
@@ -56028,7 +56253,7 @@ __decorate([
56028
56253
  ], TerminalNode.prototype, "toString", null);
56029
56254
  exports.TerminalNode = TerminalNode;
56030
56255
 
56031
- },{"../Decorators":219,"../Token":244,"../misc/Interval":331}],343:[function(require,module,exports){
56256
+ },{"../Decorators":218,"../Token":243,"../misc/Interval":330}],342:[function(require,module,exports){
56032
56257
  "use strict";
56033
56258
  /*!
56034
56259
  * Copyright 2016 The ANTLR Project. All rights reserved.
@@ -56272,7 +56497,7 @@ __decorate([
56272
56497
  ], Trees, "getRootOfSubtreeEnclosingRegion", null);
56273
56498
  exports.Trees = Trees;
56274
56499
 
56275
- },{"../CommonToken":215,"../Decorators":219,"../Parser":232,"../ParserRuleContext":235,"../Token":244,"../atn/ATN":252,"../misc/Utils":338,"./ErrorNode":339,"./RuleNode":341,"./TerminalNode":342}],344:[function(require,module,exports){
56500
+ },{"../CommonToken":214,"../Decorators":218,"../Parser":231,"../ParserRuleContext":234,"../Token":243,"../atn/ATN":251,"../misc/Utils":337,"./ErrorNode":338,"./RuleNode":340,"./TerminalNode":341}],343:[function(require,module,exports){
56276
56501
  "use strict";
56277
56502
  /*!
56278
56503
  * Copyright 2016 The ANTLR Project. All rights reserved.
@@ -56296,7 +56521,7 @@ class Chunk {
56296
56521
  }
56297
56522
  exports.Chunk = Chunk;
56298
56523
 
56299
- },{}],345:[function(require,module,exports){
56524
+ },{}],344:[function(require,module,exports){
56300
56525
  "use strict";
56301
56526
  /*!
56302
56527
  * Copyright 2016 The ANTLR Project. All rights reserved.
@@ -56476,7 +56701,7 @@ ParseTreeMatch = __decorate([
56476
56701
  ], ParseTreeMatch);
56477
56702
  exports.ParseTreeMatch = ParseTreeMatch;
56478
56703
 
56479
- },{"../../Decorators":219}],346:[function(require,module,exports){
56704
+ },{"../../Decorators":218}],345:[function(require,module,exports){
56480
56705
  "use strict";
56481
56706
  /*!
56482
56707
  * Copyright 2016 The ANTLR Project. All rights reserved.
@@ -56634,7 +56859,7 @@ ParseTreePattern = __decorate([
56634
56859
  ], ParseTreePattern);
56635
56860
  exports.ParseTreePattern = ParseTreePattern;
56636
56861
 
56637
- },{"../../Decorators":219,"../xpath/XPath":352}],347:[function(require,module,exports){
56862
+ },{"../../Decorators":218,"../xpath/XPath":351}],346:[function(require,module,exports){
56638
56863
  "use strict";
56639
56864
  /*!
56640
56865
  * Copyright 2016 The ANTLR Project. All rights reserved.
@@ -57112,7 +57337,7 @@ exports.ParseTreePatternMatcher = ParseTreePatternMatcher;
57112
57337
  ParseTreePatternMatcher.StartRuleDoesNotConsumeFullPattern = StartRuleDoesNotConsumeFullPattern;
57113
57338
  })(ParseTreePatternMatcher = exports.ParseTreePatternMatcher || (exports.ParseTreePatternMatcher = {}));
57114
57339
 
57115
- },{"../../BailErrorStrategy":209,"../../CharStreams":212,"../../CommonTokenStream":217,"../../Decorators":219,"../../ListTokenSource":230,"../../ParserInterpreter":234,"../../ParserRuleContext":235,"../../RecognitionException":238,"../../Token":244,"../../misc/MultiMap":333,"../../misc/ParseCancellationException":336,"../RuleNode":341,"../TerminalNode":342,"./ParseTreeMatch":345,"./ParseTreePattern":346,"./RuleTagToken":348,"./TagChunk":349,"./TextChunk":350,"./TokenTagToken":351}],348:[function(require,module,exports){
57340
+ },{"../../BailErrorStrategy":208,"../../CharStreams":211,"../../CommonTokenStream":216,"../../Decorators":218,"../../ListTokenSource":229,"../../ParserInterpreter":233,"../../ParserRuleContext":234,"../../RecognitionException":237,"../../Token":243,"../../misc/MultiMap":332,"../../misc/ParseCancellationException":335,"../RuleNode":340,"../TerminalNode":341,"./ParseTreeMatch":344,"./ParseTreePattern":345,"./RuleTagToken":347,"./TagChunk":348,"./TextChunk":349,"./TokenTagToken":350}],347:[function(require,module,exports){
57116
57341
  "use strict";
57117
57342
  /*!
57118
57343
  * Copyright 2016 The ANTLR Project. All rights reserved.
@@ -57310,7 +57535,7 @@ RuleTagToken = __decorate([
57310
57535
  ], RuleTagToken);
57311
57536
  exports.RuleTagToken = RuleTagToken;
57312
57537
 
57313
- },{"../../Decorators":219,"../../Token":244}],349:[function(require,module,exports){
57538
+ },{"../../Decorators":218,"../../Token":243}],348:[function(require,module,exports){
57314
57539
  "use strict";
57315
57540
  /*!
57316
57541
  * Copyright 2016 The ANTLR Project. All rights reserved.
@@ -57397,7 +57622,7 @@ __decorate([
57397
57622
  ], TagChunk.prototype, "toString", null);
57398
57623
  exports.TagChunk = TagChunk;
57399
57624
 
57400
- },{"../../Decorators":219,"./Chunk":344}],350:[function(require,module,exports){
57625
+ },{"../../Decorators":218,"./Chunk":343}],349:[function(require,module,exports){
57401
57626
  "use strict";
57402
57627
  /*!
57403
57628
  * Copyright 2016 The ANTLR Project. All rights reserved.
@@ -57467,7 +57692,7 @@ TextChunk = __decorate([
57467
57692
  ], TextChunk);
57468
57693
  exports.TextChunk = TextChunk;
57469
57694
 
57470
- },{"../../Decorators":219,"./Chunk":344}],351:[function(require,module,exports){
57695
+ },{"../../Decorators":218,"./Chunk":343}],350:[function(require,module,exports){
57471
57696
  "use strict";
57472
57697
  /*!
57473
57698
  * Copyright 2016 The ANTLR Project. All rights reserved.
@@ -57562,7 +57787,7 @@ TokenTagToken = __decorate([
57562
57787
  ], TokenTagToken);
57563
57788
  exports.TokenTagToken = TokenTagToken;
57564
57789
 
57565
- },{"../../CommonToken":215,"../../Decorators":219}],352:[function(require,module,exports){
57790
+ },{"../../CommonToken":214,"../../Decorators":218}],351:[function(require,module,exports){
57566
57791
  "use strict";
57567
57792
  /*!
57568
57793
  * Copyright 2016 The ANTLR Project. All rights reserved.
@@ -57759,7 +57984,7 @@ exports.XPath = XPath;
57759
57984
  XPath.WILDCARD = "*"; // word not operator/separator
57760
57985
  XPath.NOT = "!"; // word for invert operator
57761
57986
 
57762
- },{"../../CharStreams":212,"../../CommonTokenStream":217,"../../LexerNoViableAltException":229,"../../ParserRuleContext":235,"../../Token":244,"./XPathLexer":354,"./XPathLexerErrorListener":355,"./XPathRuleAnywhereElement":356,"./XPathRuleElement":357,"./XPathTokenAnywhereElement":358,"./XPathTokenElement":359,"./XPathWildcardAnywhereElement":360,"./XPathWildcardElement":361}],353:[function(require,module,exports){
57987
+ },{"../../CharStreams":211,"../../CommonTokenStream":216,"../../LexerNoViableAltException":228,"../../ParserRuleContext":234,"../../Token":243,"./XPathLexer":353,"./XPathLexerErrorListener":354,"./XPathRuleAnywhereElement":355,"./XPathRuleElement":356,"./XPathTokenAnywhereElement":357,"./XPathTokenElement":358,"./XPathWildcardAnywhereElement":359,"./XPathWildcardElement":360}],352:[function(require,module,exports){
57763
57988
  "use strict";
57764
57989
  /*!
57765
57990
  * Copyright 2016 The ANTLR Project. All rights reserved.
@@ -57794,7 +58019,7 @@ __decorate([
57794
58019
  ], XPathElement.prototype, "toString", null);
57795
58020
  exports.XPathElement = XPathElement;
57796
58021
 
57797
- },{"../../Decorators":219}],354:[function(require,module,exports){
58022
+ },{"../../Decorators":218}],353:[function(require,module,exports){
57798
58023
  "use strict";
57799
58024
  // Generated from XPathLexer.g4 by ANTLR 4.9.0-SNAPSHOT
57800
58025
  Object.defineProperty(exports, "__esModule", { value: true });
@@ -58269,7 +58494,7 @@ XPathLexer._serializedATN = Utils.join([
58269
58494
  XPathLexer._serializedATNSegment1,
58270
58495
  ], "");
58271
58496
 
58272
- },{"../../Lexer":227,"../../VocabularyImpl":250,"../../atn/ATNDeserializer":256,"../../atn/LexerATNSimulator":277,"../../misc/Utils":338}],355:[function(require,module,exports){
58497
+ },{"../../Lexer":226,"../../VocabularyImpl":249,"../../atn/ATNDeserializer":255,"../../atn/LexerATNSimulator":276,"../../misc/Utils":337}],354:[function(require,module,exports){
58273
58498
  "use strict";
58274
58499
  /*!
58275
58500
  * Copyright 2016 The ANTLR Project. All rights reserved.
@@ -58294,7 +58519,7 @@ __decorate([
58294
58519
  ], XPathLexerErrorListener.prototype, "syntaxError", null);
58295
58520
  exports.XPathLexerErrorListener = XPathLexerErrorListener;
58296
58521
 
58297
- },{"../../Decorators":219}],356:[function(require,module,exports){
58522
+ },{"../../Decorators":218}],355:[function(require,module,exports){
58298
58523
  "use strict";
58299
58524
  /*!
58300
58525
  * Copyright 2016 The ANTLR Project. All rights reserved.
@@ -58328,7 +58553,7 @@ __decorate([
58328
58553
  ], XPathRuleAnywhereElement.prototype, "evaluate", null);
58329
58554
  exports.XPathRuleAnywhereElement = XPathRuleAnywhereElement;
58330
58555
 
58331
- },{"../../Decorators":219,"../Trees":343,"./XPathElement":353}],357:[function(require,module,exports){
58556
+ },{"../../Decorators":218,"../Trees":342,"./XPathElement":352}],356:[function(require,module,exports){
58332
58557
  "use strict";
58333
58558
  /*!
58334
58559
  * Copyright 2016 The ANTLR Project. All rights reserved.
@@ -58371,7 +58596,7 @@ __decorate([
58371
58596
  ], XPathRuleElement.prototype, "evaluate", null);
58372
58597
  exports.XPathRuleElement = XPathRuleElement;
58373
58598
 
58374
- },{"../../Decorators":219,"../../ParserRuleContext":235,"../Trees":343,"./XPathElement":353}],358:[function(require,module,exports){
58599
+ },{"../../Decorators":218,"../../ParserRuleContext":234,"../Trees":342,"./XPathElement":352}],357:[function(require,module,exports){
58375
58600
  "use strict";
58376
58601
  /*!
58377
58602
  * Copyright 2016 The ANTLR Project. All rights reserved.
@@ -58403,7 +58628,7 @@ __decorate([
58403
58628
  ], XPathTokenAnywhereElement.prototype, "evaluate", null);
58404
58629
  exports.XPathTokenAnywhereElement = XPathTokenAnywhereElement;
58405
58630
 
58406
- },{"../../Decorators":219,"../Trees":343,"./XPathElement":353}],359:[function(require,module,exports){
58631
+ },{"../../Decorators":218,"../Trees":342,"./XPathElement":352}],358:[function(require,module,exports){
58407
58632
  "use strict";
58408
58633
  /*!
58409
58634
  * Copyright 2016 The ANTLR Project. All rights reserved.
@@ -58446,7 +58671,7 @@ __decorate([
58446
58671
  ], XPathTokenElement.prototype, "evaluate", null);
58447
58672
  exports.XPathTokenElement = XPathTokenElement;
58448
58673
 
58449
- },{"../../Decorators":219,"../TerminalNode":342,"../Trees":343,"./XPathElement":353}],360:[function(require,module,exports){
58674
+ },{"../../Decorators":218,"../TerminalNode":341,"../Trees":342,"./XPathElement":352}],359:[function(require,module,exports){
58450
58675
  "use strict";
58451
58676
  /*!
58452
58677
  * Copyright 2016 The ANTLR Project. All rights reserved.
@@ -58482,7 +58707,7 @@ __decorate([
58482
58707
  ], XPathWildcardAnywhereElement.prototype, "evaluate", null);
58483
58708
  exports.XPathWildcardAnywhereElement = XPathWildcardAnywhereElement;
58484
58709
 
58485
- },{"../../Decorators":219,"../Trees":343,"./XPath":352,"./XPathElement":353}],361:[function(require,module,exports){
58710
+ },{"../../Decorators":218,"../Trees":342,"./XPath":351,"./XPathElement":352}],360:[function(require,module,exports){
58486
58711
  "use strict";
58487
58712
  /*!
58488
58713
  * Copyright 2016 The ANTLR Project. All rights reserved.
@@ -58522,7 +58747,7 @@ __decorate([
58522
58747
  ], XPathWildcardElement.prototype, "evaluate", null);
58523
58748
  exports.XPathWildcardElement = XPathWildcardElement;
58524
58749
 
58525
- },{"../../Decorators":219,"../Trees":343,"./XPath":352,"./XPathElement":353}],362:[function(require,module,exports){
58750
+ },{"../../Decorators":218,"../Trees":342,"./XPath":351,"./XPathElement":352}],361:[function(require,module,exports){
58526
58751
  (function (global){(function (){
58527
58752
  'use strict';
58528
58753
 
@@ -59032,7 +59257,7 @@ var objectKeys = Object.keys || function (obj) {
59032
59257
  };
59033
59258
 
59034
59259
  }).call(this)}).call(this,typeof global !== "undefined" ? global : typeof self !== "undefined" ? self : typeof window !== "undefined" ? window : {})
59035
- },{"object.assign/polyfill":419,"util/":365}],363:[function(require,module,exports){
59260
+ },{"object.assign/polyfill":418,"util/":364}],362:[function(require,module,exports){
59036
59261
  if (typeof Object.create === 'function') {
59037
59262
  // implementation from standard node.js 'util' module
59038
59263
  module.exports = function inherits(ctor, superCtor) {
@@ -59057,14 +59282,14 @@ if (typeof Object.create === 'function') {
59057
59282
  }
59058
59283
  }
59059
59284
 
59060
- },{}],364:[function(require,module,exports){
59285
+ },{}],363:[function(require,module,exports){
59061
59286
  module.exports = function isBuffer(arg) {
59062
59287
  return arg && typeof arg === 'object'
59063
59288
  && typeof arg.copy === 'function'
59064
59289
  && typeof arg.fill === 'function'
59065
59290
  && typeof arg.readUInt8 === 'function';
59066
59291
  }
59067
- },{}],365:[function(require,module,exports){
59292
+ },{}],364:[function(require,module,exports){
59068
59293
  (function (process,global){(function (){
59069
59294
  // Copyright Joyent, Inc. and other Node contributors.
59070
59295
  //
@@ -59654,7 +59879,7 @@ function hasOwnProperty(obj, prop) {
59654
59879
  }
59655
59880
 
59656
59881
  }).call(this)}).call(this,require('_process'),typeof global !== "undefined" ? global : typeof self !== "undefined" ? self : typeof window !== "undefined" ? window : {})
59657
- },{"./support/isBuffer":364,"_process":421,"inherits":363}],366:[function(require,module,exports){
59882
+ },{"./support/isBuffer":363,"_process":420,"inherits":362}],365:[function(require,module,exports){
59658
59883
  (function (global){(function (){
59659
59884
  'use strict';
59660
59885
 
@@ -59675,7 +59900,7 @@ module.exports = function availableTypedArrays() {
59675
59900
  };
59676
59901
 
59677
59902
  }).call(this)}).call(this,typeof global !== "undefined" ? global : typeof self !== "undefined" ? self : typeof window !== "undefined" ? window : {})
59678
- },{"possible-typed-array-names":420}],367:[function(require,module,exports){
59903
+ },{"possible-typed-array-names":419}],366:[function(require,module,exports){
59679
59904
  (function (process,global){(function (){
59680
59905
  module.exports = process.hrtime || hrtime
59681
59906
 
@@ -59706,7 +59931,7 @@ function hrtime(previousTimestamp){
59706
59931
  return [seconds,nanoseconds]
59707
59932
  }
59708
59933
  }).call(this)}).call(this,require('_process'),typeof global !== "undefined" ? global : typeof self !== "undefined" ? self : typeof window !== "undefined" ? window : {})
59709
- },{"_process":421}],368:[function(require,module,exports){
59934
+ },{"_process":420}],367:[function(require,module,exports){
59710
59935
  'use strict';
59711
59936
 
59712
59937
  var bind = require('function-bind');
@@ -59718,7 +59943,7 @@ var $reflectApply = require('./reflectApply');
59718
59943
  /** @type {import('./actualApply')} */
59719
59944
  module.exports = $reflectApply || bind.call($call, $apply);
59720
59945
 
59721
- },{"./functionApply":370,"./functionCall":371,"./reflectApply":373,"function-bind":389}],369:[function(require,module,exports){
59946
+ },{"./functionApply":369,"./functionCall":370,"./reflectApply":372,"function-bind":388}],368:[function(require,module,exports){
59722
59947
  'use strict';
59723
59948
 
59724
59949
  var bind = require('function-bind');
@@ -59730,19 +59955,19 @@ module.exports = function applyBind() {
59730
59955
  return actualApply(bind, $apply, arguments);
59731
59956
  };
59732
59957
 
59733
- },{"./actualApply":368,"./functionApply":370,"function-bind":389}],370:[function(require,module,exports){
59958
+ },{"./actualApply":367,"./functionApply":369,"function-bind":388}],369:[function(require,module,exports){
59734
59959
  'use strict';
59735
59960
 
59736
59961
  /** @type {import('./functionApply')} */
59737
59962
  module.exports = Function.prototype.apply;
59738
59963
 
59739
- },{}],371:[function(require,module,exports){
59964
+ },{}],370:[function(require,module,exports){
59740
59965
  'use strict';
59741
59966
 
59742
59967
  /** @type {import('./functionCall')} */
59743
59968
  module.exports = Function.prototype.call;
59744
59969
 
59745
- },{}],372:[function(require,module,exports){
59970
+ },{}],371:[function(require,module,exports){
59746
59971
  'use strict';
59747
59972
 
59748
59973
  var bind = require('function-bind');
@@ -59759,13 +59984,13 @@ module.exports = function callBindBasic(args) {
59759
59984
  return $actualApply(bind, $call, args);
59760
59985
  };
59761
59986
 
59762
- },{"./actualApply":368,"./functionCall":371,"es-errors/type":384,"function-bind":389}],373:[function(require,module,exports){
59987
+ },{"./actualApply":367,"./functionCall":370,"es-errors/type":383,"function-bind":388}],372:[function(require,module,exports){
59763
59988
  'use strict';
59764
59989
 
59765
59990
  /** @type {import('./reflectApply')} */
59766
59991
  module.exports = typeof Reflect !== 'undefined' && Reflect && Reflect.apply;
59767
59992
 
59768
- },{}],374:[function(require,module,exports){
59993
+ },{}],373:[function(require,module,exports){
59769
59994
  'use strict';
59770
59995
 
59771
59996
  var setFunctionLength = require('set-function-length');
@@ -59791,7 +60016,7 @@ if ($defineProperty) {
59791
60016
  module.exports.apply = applyBind;
59792
60017
  }
59793
60018
 
59794
- },{"call-bind-apply-helpers":372,"call-bind-apply-helpers/applyBind":369,"es-define-property":378,"set-function-length":423}],375:[function(require,module,exports){
60019
+ },{"call-bind-apply-helpers":371,"call-bind-apply-helpers/applyBind":368,"es-define-property":377,"set-function-length":422}],374:[function(require,module,exports){
59795
60020
  'use strict';
59796
60021
 
59797
60022
  var GetIntrinsic = require('get-intrinsic');
@@ -59812,7 +60037,7 @@ module.exports = function callBoundIntrinsic(name, allowMissing) {
59812
60037
  return intrinsic;
59813
60038
  };
59814
60039
 
59815
- },{"call-bind-apply-helpers":372,"get-intrinsic":390}],376:[function(require,module,exports){
60040
+ },{"call-bind-apply-helpers":371,"get-intrinsic":389}],375:[function(require,module,exports){
59816
60041
  'use strict';
59817
60042
 
59818
60043
  var $defineProperty = require('es-define-property');
@@ -59870,7 +60095,7 @@ module.exports = function defineDataProperty(
59870
60095
  }
59871
60096
  };
59872
60097
 
59873
- },{"es-define-property":378,"es-errors/syntax":383,"es-errors/type":384,"gopd":395}],377:[function(require,module,exports){
60098
+ },{"es-define-property":377,"es-errors/syntax":382,"es-errors/type":383,"gopd":394}],376:[function(require,module,exports){
59874
60099
  'use strict';
59875
60100
 
59876
60101
  var callBind = require('call-bind-apply-helpers');
@@ -59902,7 +60127,7 @@ module.exports = desc && typeof desc.get === 'function'
59902
60127
  }
59903
60128
  : false;
59904
60129
 
59905
- },{"call-bind-apply-helpers":372,"gopd":395}],378:[function(require,module,exports){
60130
+ },{"call-bind-apply-helpers":371,"gopd":394}],377:[function(require,module,exports){
59906
60131
  'use strict';
59907
60132
 
59908
60133
  /** @type {import('.')} */
@@ -59918,55 +60143,55 @@ if ($defineProperty) {
59918
60143
 
59919
60144
  module.exports = $defineProperty;
59920
60145
 
59921
- },{}],379:[function(require,module,exports){
60146
+ },{}],378:[function(require,module,exports){
59922
60147
  'use strict';
59923
60148
 
59924
60149
  /** @type {import('./eval')} */
59925
60150
  module.exports = EvalError;
59926
60151
 
59927
- },{}],380:[function(require,module,exports){
60152
+ },{}],379:[function(require,module,exports){
59928
60153
  'use strict';
59929
60154
 
59930
60155
  /** @type {import('.')} */
59931
60156
  module.exports = Error;
59932
60157
 
59933
- },{}],381:[function(require,module,exports){
60158
+ },{}],380:[function(require,module,exports){
59934
60159
  'use strict';
59935
60160
 
59936
60161
  /** @type {import('./range')} */
59937
60162
  module.exports = RangeError;
59938
60163
 
59939
- },{}],382:[function(require,module,exports){
60164
+ },{}],381:[function(require,module,exports){
59940
60165
  'use strict';
59941
60166
 
59942
60167
  /** @type {import('./ref')} */
59943
60168
  module.exports = ReferenceError;
59944
60169
 
59945
- },{}],383:[function(require,module,exports){
60170
+ },{}],382:[function(require,module,exports){
59946
60171
  'use strict';
59947
60172
 
59948
60173
  /** @type {import('./syntax')} */
59949
60174
  module.exports = SyntaxError;
59950
60175
 
59951
- },{}],384:[function(require,module,exports){
60176
+ },{}],383:[function(require,module,exports){
59952
60177
  'use strict';
59953
60178
 
59954
60179
  /** @type {import('./type')} */
59955
60180
  module.exports = TypeError;
59956
60181
 
59957
- },{}],385:[function(require,module,exports){
60182
+ },{}],384:[function(require,module,exports){
59958
60183
  'use strict';
59959
60184
 
59960
60185
  /** @type {import('./uri')} */
59961
60186
  module.exports = URIError;
59962
60187
 
59963
- },{}],386:[function(require,module,exports){
60188
+ },{}],385:[function(require,module,exports){
59964
60189
  'use strict';
59965
60190
 
59966
60191
  /** @type {import('.')} */
59967
60192
  module.exports = Object;
59968
60193
 
59969
- },{}],387:[function(require,module,exports){
60194
+ },{}],386:[function(require,module,exports){
59970
60195
  'use strict';
59971
60196
 
59972
60197
  var isCallable = require('is-callable');
@@ -60037,7 +60262,7 @@ module.exports = function forEach(list, iterator, thisArg) {
60037
60262
  }
60038
60263
  };
60039
60264
 
60040
- },{"is-callable":403}],388:[function(require,module,exports){
60265
+ },{"is-callable":402}],387:[function(require,module,exports){
60041
60266
  'use strict';
60042
60267
 
60043
60268
  /* eslint no-invalid-this: 1 */
@@ -60123,14 +60348,14 @@ module.exports = function bind(that) {
60123
60348
  return bound;
60124
60349
  };
60125
60350
 
60126
- },{}],389:[function(require,module,exports){
60351
+ },{}],388:[function(require,module,exports){
60127
60352
  'use strict';
60128
60353
 
60129
60354
  var implementation = require('./implementation');
60130
60355
 
60131
60356
  module.exports = Function.prototype.bind || implementation;
60132
60357
 
60133
- },{"./implementation":388}],390:[function(require,module,exports){
60358
+ },{"./implementation":387}],389:[function(require,module,exports){
60134
60359
  'use strict';
60135
60360
 
60136
60361
  var undefined;
@@ -60510,7 +60735,7 @@ module.exports = function GetIntrinsic(name, allowMissing) {
60510
60735
  return value;
60511
60736
  };
60512
60737
 
60513
- },{"call-bind-apply-helpers/functionApply":370,"call-bind-apply-helpers/functionCall":371,"es-define-property":378,"es-errors":380,"es-errors/eval":379,"es-errors/range":381,"es-errors/ref":382,"es-errors/syntax":383,"es-errors/type":384,"es-errors/uri":385,"es-object-atoms":386,"function-bind":389,"get-proto":393,"get-proto/Object.getPrototypeOf":391,"get-proto/Reflect.getPrototypeOf":392,"gopd":395,"has-symbols":397,"hasown":400,"math-intrinsics/abs":407,"math-intrinsics/floor":408,"math-intrinsics/max":410,"math-intrinsics/min":411,"math-intrinsics/pow":412,"math-intrinsics/round":413,"math-intrinsics/sign":414}],391:[function(require,module,exports){
60738
+ },{"call-bind-apply-helpers/functionApply":369,"call-bind-apply-helpers/functionCall":370,"es-define-property":377,"es-errors":379,"es-errors/eval":378,"es-errors/range":380,"es-errors/ref":381,"es-errors/syntax":382,"es-errors/type":383,"es-errors/uri":384,"es-object-atoms":385,"function-bind":388,"get-proto":392,"get-proto/Object.getPrototypeOf":390,"get-proto/Reflect.getPrototypeOf":391,"gopd":394,"has-symbols":396,"hasown":399,"math-intrinsics/abs":406,"math-intrinsics/floor":407,"math-intrinsics/max":409,"math-intrinsics/min":410,"math-intrinsics/pow":411,"math-intrinsics/round":412,"math-intrinsics/sign":413}],390:[function(require,module,exports){
60514
60739
  'use strict';
60515
60740
 
60516
60741
  var $Object = require('es-object-atoms');
@@ -60518,13 +60743,13 @@ var $Object = require('es-object-atoms');
60518
60743
  /** @type {import('./Object.getPrototypeOf')} */
60519
60744
  module.exports = $Object.getPrototypeOf || null;
60520
60745
 
60521
- },{"es-object-atoms":386}],392:[function(require,module,exports){
60746
+ },{"es-object-atoms":385}],391:[function(require,module,exports){
60522
60747
  'use strict';
60523
60748
 
60524
60749
  /** @type {import('./Reflect.getPrototypeOf')} */
60525
60750
  module.exports = (typeof Reflect !== 'undefined' && Reflect.getPrototypeOf) || null;
60526
60751
 
60527
- },{}],393:[function(require,module,exports){
60752
+ },{}],392:[function(require,module,exports){
60528
60753
  'use strict';
60529
60754
 
60530
60755
  var reflectGetProto = require('./Reflect.getPrototypeOf');
@@ -60553,13 +60778,13 @@ module.exports = reflectGetProto
60553
60778
  }
60554
60779
  : null;
60555
60780
 
60556
- },{"./Object.getPrototypeOf":391,"./Reflect.getPrototypeOf":392,"dunder-proto/get":377}],394:[function(require,module,exports){
60781
+ },{"./Object.getPrototypeOf":390,"./Reflect.getPrototypeOf":391,"dunder-proto/get":376}],393:[function(require,module,exports){
60557
60782
  'use strict';
60558
60783
 
60559
60784
  /** @type {import('./gOPD')} */
60560
60785
  module.exports = Object.getOwnPropertyDescriptor;
60561
60786
 
60562
- },{}],395:[function(require,module,exports){
60787
+ },{}],394:[function(require,module,exports){
60563
60788
  'use strict';
60564
60789
 
60565
60790
  /** @type {import('.')} */
@@ -60576,7 +60801,7 @@ if ($gOPD) {
60576
60801
 
60577
60802
  module.exports = $gOPD;
60578
60803
 
60579
- },{"./gOPD":394}],396:[function(require,module,exports){
60804
+ },{"./gOPD":393}],395:[function(require,module,exports){
60580
60805
  'use strict';
60581
60806
 
60582
60807
  var $defineProperty = require('es-define-property');
@@ -60600,7 +60825,7 @@ hasPropertyDescriptors.hasArrayLengthDefineBug = function hasArrayLengthDefineBu
60600
60825
 
60601
60826
  module.exports = hasPropertyDescriptors;
60602
60827
 
60603
- },{"es-define-property":378}],397:[function(require,module,exports){
60828
+ },{"es-define-property":377}],396:[function(require,module,exports){
60604
60829
  'use strict';
60605
60830
 
60606
60831
  var origSymbol = typeof Symbol !== 'undefined' && Symbol;
@@ -60616,7 +60841,7 @@ module.exports = function hasNativeSymbols() {
60616
60841
  return hasSymbolSham();
60617
60842
  };
60618
60843
 
60619
- },{"./shams":398}],398:[function(require,module,exports){
60844
+ },{"./shams":397}],397:[function(require,module,exports){
60620
60845
  'use strict';
60621
60846
 
60622
60847
  /** @type {import('./shams')} */
@@ -60663,7 +60888,7 @@ module.exports = function hasSymbols() {
60663
60888
  return true;
60664
60889
  };
60665
60890
 
60666
- },{}],399:[function(require,module,exports){
60891
+ },{}],398:[function(require,module,exports){
60667
60892
  'use strict';
60668
60893
 
60669
60894
  var hasSymbols = require('has-symbols/shams');
@@ -60673,7 +60898,7 @@ module.exports = function hasToStringTagShams() {
60673
60898
  return hasSymbols() && !!Symbol.toStringTag;
60674
60899
  };
60675
60900
 
60676
- },{"has-symbols/shams":398}],400:[function(require,module,exports){
60901
+ },{"has-symbols/shams":397}],399:[function(require,module,exports){
60677
60902
  'use strict';
60678
60903
 
60679
60904
  var call = Function.prototype.call;
@@ -60683,7 +60908,7 @@ var bind = require('function-bind');
60683
60908
  /** @type {import('.')} */
60684
60909
  module.exports = bind.call(call, $hasOwn);
60685
60910
 
60686
- },{"function-bind":389}],401:[function(require,module,exports){
60911
+ },{"function-bind":388}],400:[function(require,module,exports){
60687
60912
  if (typeof Object.create === 'function') {
60688
60913
  // implementation from standard node.js 'util' module
60689
60914
  module.exports = function inherits(ctor, superCtor) {
@@ -60712,7 +60937,7 @@ if (typeof Object.create === 'function') {
60712
60937
  }
60713
60938
  }
60714
60939
 
60715
- },{}],402:[function(require,module,exports){
60940
+ },{}],401:[function(require,module,exports){
60716
60941
  'use strict';
60717
60942
 
60718
60943
  var hasToStringTag = require('has-tostringtag/shams')();
@@ -60758,7 +60983,7 @@ isStandardArguments.isLegacyArguments = isLegacyArguments; // for tests
60758
60983
  /** @type {import('.')} */
60759
60984
  module.exports = supportsStandardArguments ? isStandardArguments : isLegacyArguments;
60760
60985
 
60761
- },{"call-bound":375,"has-tostringtag/shams":399}],403:[function(require,module,exports){
60986
+ },{"call-bound":374,"has-tostringtag/shams":398}],402:[function(require,module,exports){
60762
60987
  'use strict';
60763
60988
 
60764
60989
  var fnToStr = Function.prototype.toString;
@@ -60861,7 +61086,7 @@ module.exports = reflectApply
60861
61086
  return tryFunctionObject(value);
60862
61087
  };
60863
61088
 
60864
- },{}],404:[function(require,module,exports){
61089
+ },{}],403:[function(require,module,exports){
60865
61090
  'use strict';
60866
61091
 
60867
61092
  var callBound = require('call-bound');
@@ -60910,7 +61135,7 @@ module.exports = function isGeneratorFunction(fn) {
60910
61135
  return getProto(fn) === GeneratorFunction;
60911
61136
  };
60912
61137
 
60913
- },{"call-bound":375,"get-proto":393,"has-tostringtag/shams":399,"safe-regex-test":422}],405:[function(require,module,exports){
61138
+ },{"call-bound":374,"get-proto":392,"has-tostringtag/shams":398,"safe-regex-test":421}],404:[function(require,module,exports){
60914
61139
  'use strict';
60915
61140
 
60916
61141
  var callBound = require('call-bound');
@@ -60981,7 +61206,7 @@ if (hasToStringTag) {
60981
61206
 
60982
61207
  module.exports = fn;
60983
61208
 
60984
- },{"call-bound":375,"gopd":395,"has-tostringtag/shams":399,"hasown":400}],406:[function(require,module,exports){
61209
+ },{"call-bound":374,"gopd":394,"has-tostringtag/shams":398,"hasown":399}],405:[function(require,module,exports){
60985
61210
  'use strict';
60986
61211
 
60987
61212
  var whichTypedArray = require('which-typed-array');
@@ -60991,19 +61216,19 @@ module.exports = function isTypedArray(value) {
60991
61216
  return !!whichTypedArray(value);
60992
61217
  };
60993
61218
 
60994
- },{"which-typed-array":427}],407:[function(require,module,exports){
61219
+ },{"which-typed-array":426}],406:[function(require,module,exports){
60995
61220
  'use strict';
60996
61221
 
60997
61222
  /** @type {import('./abs')} */
60998
61223
  module.exports = Math.abs;
60999
61224
 
61000
- },{}],408:[function(require,module,exports){
61225
+ },{}],407:[function(require,module,exports){
61001
61226
  'use strict';
61002
61227
 
61003
61228
  /** @type {import('./floor')} */
61004
61229
  module.exports = Math.floor;
61005
61230
 
61006
- },{}],409:[function(require,module,exports){
61231
+ },{}],408:[function(require,module,exports){
61007
61232
  'use strict';
61008
61233
 
61009
61234
  /** @type {import('./isNaN')} */
@@ -61011,31 +61236,31 @@ module.exports = Number.isNaN || function isNaN(a) {
61011
61236
  return a !== a;
61012
61237
  };
61013
61238
 
61014
- },{}],410:[function(require,module,exports){
61239
+ },{}],409:[function(require,module,exports){
61015
61240
  'use strict';
61016
61241
 
61017
61242
  /** @type {import('./max')} */
61018
61243
  module.exports = Math.max;
61019
61244
 
61020
- },{}],411:[function(require,module,exports){
61245
+ },{}],410:[function(require,module,exports){
61021
61246
  'use strict';
61022
61247
 
61023
61248
  /** @type {import('./min')} */
61024
61249
  module.exports = Math.min;
61025
61250
 
61026
- },{}],412:[function(require,module,exports){
61251
+ },{}],411:[function(require,module,exports){
61027
61252
  'use strict';
61028
61253
 
61029
61254
  /** @type {import('./pow')} */
61030
61255
  module.exports = Math.pow;
61031
61256
 
61032
- },{}],413:[function(require,module,exports){
61257
+ },{}],412:[function(require,module,exports){
61033
61258
  'use strict';
61034
61259
 
61035
61260
  /** @type {import('./round')} */
61036
61261
  module.exports = Math.round;
61037
61262
 
61038
- },{}],414:[function(require,module,exports){
61263
+ },{}],413:[function(require,module,exports){
61039
61264
  'use strict';
61040
61265
 
61041
61266
  var $isNaN = require('./isNaN');
@@ -61048,7 +61273,7 @@ module.exports = function sign(number) {
61048
61273
  return number < 0 ? -1 : +1;
61049
61274
  };
61050
61275
 
61051
- },{"./isNaN":409}],415:[function(require,module,exports){
61276
+ },{"./isNaN":408}],414:[function(require,module,exports){
61052
61277
  'use strict';
61053
61278
 
61054
61279
  var keysShim;
@@ -61172,7 +61397,7 @@ if (!Object.keys) {
61172
61397
  }
61173
61398
  module.exports = keysShim;
61174
61399
 
61175
- },{"./isArguments":417}],416:[function(require,module,exports){
61400
+ },{"./isArguments":416}],415:[function(require,module,exports){
61176
61401
  'use strict';
61177
61402
 
61178
61403
  var slice = Array.prototype.slice;
@@ -61206,7 +61431,7 @@ keysShim.shim = function shimObjectKeys() {
61206
61431
 
61207
61432
  module.exports = keysShim;
61208
61433
 
61209
- },{"./implementation":415,"./isArguments":417}],417:[function(require,module,exports){
61434
+ },{"./implementation":414,"./isArguments":416}],416:[function(require,module,exports){
61210
61435
  'use strict';
61211
61436
 
61212
61437
  var toStr = Object.prototype.toString;
@@ -61225,7 +61450,7 @@ module.exports = function isArguments(value) {
61225
61450
  return isArgs;
61226
61451
  };
61227
61452
 
61228
- },{}],418:[function(require,module,exports){
61453
+ },{}],417:[function(require,module,exports){
61229
61454
  'use strict';
61230
61455
 
61231
61456
  // modified from https://github.com/es-shims/es6-shim
@@ -61273,7 +61498,7 @@ module.exports = function assign(target, source1) {
61273
61498
  return to; // step 4
61274
61499
  };
61275
61500
 
61276
- },{"call-bound":375,"es-object-atoms":386,"has-symbols/shams":398,"object-keys":416}],419:[function(require,module,exports){
61501
+ },{"call-bound":374,"es-object-atoms":385,"has-symbols/shams":397,"object-keys":415}],418:[function(require,module,exports){
61277
61502
  'use strict';
61278
61503
 
61279
61504
  var implementation = require('./implementation');
@@ -61330,7 +61555,7 @@ module.exports = function getPolyfill() {
61330
61555
  return Object.assign;
61331
61556
  };
61332
61557
 
61333
- },{"./implementation":418}],420:[function(require,module,exports){
61558
+ },{"./implementation":417}],419:[function(require,module,exports){
61334
61559
  'use strict';
61335
61560
 
61336
61561
  /** @type {import('.')} */
@@ -61349,7 +61574,7 @@ module.exports = [
61349
61574
  'BigUint64Array'
61350
61575
  ];
61351
61576
 
61352
- },{}],421:[function(require,module,exports){
61577
+ },{}],420:[function(require,module,exports){
61353
61578
  // shim for using process in browser
61354
61579
  var process = module.exports = {};
61355
61580
 
@@ -61535,7 +61760,7 @@ process.chdir = function (dir) {
61535
61760
  };
61536
61761
  process.umask = function() { return 0; };
61537
61762
 
61538
- },{}],422:[function(require,module,exports){
61763
+ },{}],421:[function(require,module,exports){
61539
61764
  'use strict';
61540
61765
 
61541
61766
  var callBound = require('call-bound');
@@ -61554,7 +61779,7 @@ module.exports = function regexTester(regex) {
61554
61779
  };
61555
61780
  };
61556
61781
 
61557
- },{"call-bound":375,"es-errors/type":384,"is-regex":405}],423:[function(require,module,exports){
61782
+ },{"call-bound":374,"es-errors/type":383,"is-regex":404}],422:[function(require,module,exports){
61558
61783
  'use strict';
61559
61784
 
61560
61785
  var GetIntrinsic = require('get-intrinsic');
@@ -61598,9 +61823,9 @@ module.exports = function setFunctionLength(fn, length) {
61598
61823
  return fn;
61599
61824
  };
61600
61825
 
61601
- },{"define-data-property":376,"es-errors/type":384,"get-intrinsic":390,"gopd":395,"has-property-descriptors":396}],424:[function(require,module,exports){
61602
- arguments[4][364][0].apply(exports,arguments)
61603
- },{"dup":364}],425:[function(require,module,exports){
61826
+ },{"define-data-property":375,"es-errors/type":383,"get-intrinsic":389,"gopd":394,"has-property-descriptors":395}],423:[function(require,module,exports){
61827
+ arguments[4][363][0].apply(exports,arguments)
61828
+ },{"dup":363}],424:[function(require,module,exports){
61604
61829
  // Currently in sync with Node.js lib/internal/util/types.js
61605
61830
  // https://github.com/nodejs/node/commit/112cc7c27551254aa2b17098fb774867f05ed0d9
61606
61831
 
@@ -61936,7 +62161,7 @@ exports.isAnyArrayBuffer = isAnyArrayBuffer;
61936
62161
  });
61937
62162
  });
61938
62163
 
61939
- },{"is-arguments":402,"is-generator-function":404,"is-typed-array":406,"which-typed-array":427}],426:[function(require,module,exports){
62164
+ },{"is-arguments":401,"is-generator-function":403,"is-typed-array":405,"which-typed-array":426}],425:[function(require,module,exports){
61940
62165
  (function (process){(function (){
61941
62166
  // Copyright Joyent, Inc. and other Node contributors.
61942
62167
  //
@@ -62655,7 +62880,7 @@ function callbackify(original) {
62655
62880
  exports.callbackify = callbackify;
62656
62881
 
62657
62882
  }).call(this)}).call(this,require('_process'))
62658
- },{"./support/isBuffer":424,"./support/types":425,"_process":421,"inherits":401}],427:[function(require,module,exports){
62883
+ },{"./support/isBuffer":423,"./support/types":424,"_process":420,"inherits":400}],426:[function(require,module,exports){
62659
62884
  (function (global){(function (){
62660
62885
  'use strict';
62661
62886
 
@@ -62776,5 +63001,5 @@ module.exports = function whichTypedArray(value) {
62776
63001
  };
62777
63002
 
62778
63003
  }).call(this)}).call(this,typeof global !== "undefined" ? global : typeof self !== "undefined" ? self : typeof window !== "undefined" ? window : {})
62779
- },{"available-typed-arrays":366,"call-bind":374,"call-bound":375,"for-each":387,"get-proto":393,"gopd":395,"has-tostringtag/shams":399}]},{},[115])(115)
63004
+ },{"available-typed-arrays":365,"call-bind":373,"call-bound":374,"for-each":386,"get-proto":392,"gopd":394,"has-tostringtag/shams":398}]},{},[113])(113)
62780
63005
  });