@designliquido/delegua 0.59.1 → 0.61.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.
- package/analisador-semantico/analisador-semantico-base.d.ts +2 -2
- package/analisador-semantico/analisador-semantico-base.d.ts.map +1 -1
- package/analisador-semantico/analisador-semantico-base.js.map +1 -1
- package/analisador-semantico/analisador-semantico.d.ts +1 -0
- package/analisador-semantico/analisador-semantico.d.ts.map +1 -1
- package/analisador-semantico/analisador-semantico.js +6 -0
- package/analisador-semantico/analisador-semantico.js.map +1 -1
- package/avaliador-sintatico/avaliador-sintatico.d.ts +1 -1
- package/avaliador-sintatico/avaliador-sintatico.d.ts.map +1 -1
- package/avaliador-sintatico/avaliador-sintatico.js +22 -14
- package/avaliador-sintatico/avaliador-sintatico.js.map +1 -1
- package/avaliador-sintatico/dialetos/avaliador-sintatico-egua-classico.d.ts +5 -6
- package/avaliador-sintatico/dialetos/avaliador-sintatico-egua-classico.d.ts.map +1 -1
- package/avaliador-sintatico/dialetos/avaliador-sintatico-egua-classico.js +1 -1
- package/avaliador-sintatico/dialetos/avaliador-sintatico-egua-classico.js.map +1 -1
- package/avaliador-sintatico/dialetos/avaliador-sintatico-pitugues.d.ts +5 -8
- package/avaliador-sintatico/dialetos/avaliador-sintatico-pitugues.d.ts.map +1 -1
- package/avaliador-sintatico/dialetos/avaliador-sintatico-pitugues.js +25 -46
- package/avaliador-sintatico/dialetos/avaliador-sintatico-pitugues.js.map +1 -1
- package/avaliador-sintatico/index.d.ts +0 -1
- package/avaliador-sintatico/index.d.ts.map +1 -1
- package/avaliador-sintatico/index.js +0 -1
- package/avaliador-sintatico/index.js.map +1 -1
- package/bibliotecas/biblioteca-global.d.ts.map +1 -1
- package/bibliotecas/biblioteca-global.js +10 -9
- package/bibliotecas/biblioteca-global.js.map +1 -1
- package/bibliotecas/dialetos/pitugues/primitivas-dicionario.d.ts.map +1 -1
- package/bibliotecas/dialetos/pitugues/primitivas-dicionario.js +22 -0
- package/bibliotecas/dialetos/pitugues/primitivas-dicionario.js.map +1 -1
- package/bibliotecas/dialetos/pitugues/primitivas-texto.js +2 -2
- package/bibliotecas/dialetos/pitugues/primitivas-texto.js.map +1 -1
- package/bibliotecas/primitivas-dicionario.d.ts.map +1 -1
- package/bibliotecas/primitivas-dicionario.js +26 -1
- package/bibliotecas/primitivas-dicionario.js.map +1 -1
- package/bibliotecas/primitivas-texto.js +1 -1
- package/bibliotecas/primitivas-texto.js.map +1 -1
- package/bin/package.json +1 -1
- package/construtos/acesso-elemento-matriz.d.ts +3 -0
- package/construtos/acesso-elemento-matriz.d.ts.map +1 -1
- package/construtos/acesso-elemento-matriz.js +3 -0
- package/construtos/acesso-elemento-matriz.js.map +1 -1
- package/construtos/acesso-indice-variavel.d.ts +1 -0
- package/construtos/acesso-indice-variavel.d.ts.map +1 -1
- package/construtos/acesso-indice-variavel.js +3 -0
- package/construtos/acesso-indice-variavel.js.map +1 -1
- package/construtos/acesso-metodo-ou-propriedade.d.ts +1 -0
- package/construtos/acesso-metodo-ou-propriedade.d.ts.map +1 -1
- package/construtos/acesso-metodo-ou-propriedade.js +3 -0
- package/construtos/acesso-metodo-ou-propriedade.js.map +1 -1
- package/construtos/acesso-metodo.d.ts +1 -0
- package/construtos/acesso-metodo.d.ts.map +1 -1
- package/construtos/acesso-metodo.js +3 -0
- package/construtos/acesso-metodo.js.map +1 -1
- package/construtos/acesso-propriedade.d.ts +1 -0
- package/construtos/acesso-propriedade.d.ts.map +1 -1
- package/construtos/acesso-propriedade.js +3 -0
- package/construtos/acesso-propriedade.js.map +1 -1
- package/construtos/agrupamento.d.ts +1 -0
- package/construtos/agrupamento.d.ts.map +1 -1
- package/construtos/agrupamento.js +3 -0
- package/construtos/agrupamento.js.map +1 -1
- package/construtos/argumento-referencia-funcao.d.ts +1 -0
- package/construtos/argumento-referencia-funcao.d.ts.map +1 -1
- package/construtos/argumento-referencia-funcao.js +3 -0
- package/construtos/argumento-referencia-funcao.js.map +1 -1
- package/construtos/atribuicao-por-indice.d.ts +1 -0
- package/construtos/atribuicao-por-indice.d.ts.map +1 -1
- package/construtos/atribuicao-por-indice.js +3 -0
- package/construtos/atribuicao-por-indice.js.map +1 -1
- package/construtos/atribuicao-por-indices-matriz.d.ts +1 -0
- package/construtos/atribuicao-por-indices-matriz.d.ts.map +1 -1
- package/construtos/atribuicao-por-indices-matriz.js +3 -0
- package/construtos/atribuicao-por-indices-matriz.js.map +1 -1
- package/construtos/atribuir.d.ts +1 -0
- package/construtos/atribuir.d.ts.map +1 -1
- package/construtos/atribuir.js +3 -0
- package/construtos/atribuir.js.map +1 -1
- package/construtos/binario.d.ts +1 -0
- package/construtos/binario.d.ts.map +1 -1
- package/construtos/binario.js +3 -0
- package/construtos/binario.js.map +1 -1
- package/construtos/chamada.d.ts +1 -0
- package/construtos/chamada.d.ts.map +1 -1
- package/construtos/chamada.js +3 -0
- package/construtos/chamada.js.map +1 -1
- package/construtos/comentario-como-construto.d.ts +1 -0
- package/construtos/comentario-como-construto.d.ts.map +1 -1
- package/construtos/comentario-como-construto.js +3 -0
- package/construtos/comentario-como-construto.js.map +1 -1
- package/construtos/componente-linguagem.d.ts +1 -0
- package/construtos/componente-linguagem.d.ts.map +1 -1
- package/construtos/componente-linguagem.js +3 -0
- package/construtos/componente-linguagem.js.map +1 -1
- package/construtos/constante.d.ts +1 -0
- package/construtos/constante.d.ts.map +1 -1
- package/construtos/constante.js +3 -0
- package/construtos/constante.js.map +1 -1
- package/construtos/construto.d.ts +1 -0
- package/construtos/construto.d.ts.map +1 -1
- package/construtos/decorador.d.ts +1 -0
- package/construtos/decorador.d.ts.map +1 -1
- package/construtos/decorador.js +3 -0
- package/construtos/decorador.js.map +1 -1
- package/construtos/definir-valor.d.ts +1 -0
- package/construtos/definir-valor.d.ts.map +1 -1
- package/construtos/definir-valor.js +3 -0
- package/construtos/definir-valor.js.map +1 -1
- package/construtos/dicionario.d.ts +1 -0
- package/construtos/dicionario.d.ts.map +1 -1
- package/construtos/dicionario.js +3 -0
- package/construtos/dicionario.js.map +1 -1
- package/construtos/elvis.d.ts +1 -0
- package/construtos/elvis.d.ts.map +1 -1
- package/construtos/elvis.js +3 -0
- package/construtos/elvis.js.map +1 -1
- package/construtos/enquanto-como-construto.d.ts +1 -0
- package/construtos/enquanto-como-construto.d.ts.map +1 -1
- package/construtos/enquanto-como-construto.js +3 -0
- package/construtos/enquanto-como-construto.js.map +1 -1
- package/construtos/expressao-regular.d.ts +1 -0
- package/construtos/expressao-regular.d.ts.map +1 -1
- package/construtos/expressao-regular.js +3 -0
- package/construtos/expressao-regular.js.map +1 -1
- package/construtos/fazer-como-construto.d.ts +1 -0
- package/construtos/fazer-como-construto.d.ts.map +1 -1
- package/construtos/fazer-como-construto.js +3 -0
- package/construtos/fazer-como-construto.js.map +1 -1
- package/construtos/fim-para.d.ts +1 -0
- package/construtos/fim-para.d.ts.map +1 -1
- package/construtos/fim-para.js +3 -0
- package/construtos/fim-para.js.map +1 -1
- package/construtos/formatacao-escrita.d.ts +1 -0
- package/construtos/formatacao-escrita.d.ts.map +1 -1
- package/construtos/formatacao-escrita.js +3 -0
- package/construtos/formatacao-escrita.js.map +1 -1
- package/construtos/funcao.d.ts +1 -0
- package/construtos/funcao.d.ts.map +1 -1
- package/construtos/funcao.js +3 -0
- package/construtos/funcao.js.map +1 -1
- package/construtos/importar-como-construto.d.ts +1 -0
- package/construtos/importar-como-construto.d.ts.map +1 -1
- package/construtos/importar-como-construto.js +3 -0
- package/construtos/importar-como-construto.js.map +1 -1
- package/construtos/isto.d.ts +1 -0
- package/construtos/isto.d.ts.map +1 -1
- package/construtos/isto.js +3 -0
- package/construtos/isto.js.map +1 -1
- package/construtos/leia.d.ts +1 -0
- package/construtos/leia.d.ts.map +1 -1
- package/construtos/leia.js +3 -0
- package/construtos/leia.js.map +1 -1
- package/construtos/lista-compreensao.d.ts +1 -0
- package/construtos/lista-compreensao.d.ts.map +1 -1
- package/construtos/lista-compreensao.js +3 -0
- package/construtos/lista-compreensao.js.map +1 -1
- package/construtos/literal.d.ts +1 -0
- package/construtos/literal.d.ts.map +1 -1
- package/construtos/literal.js +6 -0
- package/construtos/literal.js.map +1 -1
- package/construtos/logico.d.ts +2 -0
- package/construtos/logico.d.ts.map +1 -1
- package/construtos/logico.js +4 -0
- package/construtos/logico.js.map +1 -1
- package/construtos/para-cada-como-construto.d.ts +1 -0
- package/construtos/para-cada-como-construto.d.ts.map +1 -1
- package/construtos/para-cada-como-construto.js +3 -0
- package/construtos/para-cada-como-construto.js.map +1 -1
- package/construtos/para-como-construto.d.ts +1 -0
- package/construtos/para-como-construto.d.ts.map +1 -1
- package/construtos/para-como-construto.js +3 -0
- package/construtos/para-como-construto.js.map +1 -1
- package/construtos/referencia-biblioteca-global.d.ts +1 -0
- package/construtos/referencia-biblioteca-global.d.ts.map +1 -1
- package/construtos/referencia-biblioteca-global.js +3 -0
- package/construtos/referencia-biblioteca-global.js.map +1 -1
- package/construtos/referencia-funcao.d.ts +1 -0
- package/construtos/referencia-funcao.d.ts.map +1 -1
- package/construtos/referencia-funcao.js +3 -0
- package/construtos/referencia-funcao.js.map +1 -1
- package/construtos/se-ternario.d.ts +1 -0
- package/construtos/se-ternario.d.ts.map +1 -1
- package/construtos/se-ternario.js +3 -0
- package/construtos/se-ternario.js.map +1 -1
- package/construtos/separador.d.ts +1 -0
- package/construtos/separador.d.ts.map +1 -1
- package/construtos/separador.js +3 -0
- package/construtos/separador.js.map +1 -1
- package/construtos/super.d.ts +1 -0
- package/construtos/super.d.ts.map +1 -1
- package/construtos/super.js +3 -0
- package/construtos/super.js.map +1 -1
- package/construtos/tipo-de.d.ts +1 -0
- package/construtos/tipo-de.d.ts.map +1 -1
- package/construtos/tipo-de.js +3 -0
- package/construtos/tipo-de.js.map +1 -1
- package/construtos/tupla.d.ts +1 -0
- package/construtos/tupla.d.ts.map +1 -1
- package/construtos/tupla.js.map +1 -1
- package/construtos/tuplas/deceto.d.ts +1 -0
- package/construtos/tuplas/deceto.d.ts.map +1 -1
- package/construtos/tuplas/deceto.js +3 -0
- package/construtos/tuplas/deceto.js.map +1 -1
- package/construtos/tuplas/dupla.d.ts +1 -0
- package/construtos/tuplas/dupla.d.ts.map +1 -1
- package/construtos/tuplas/dupla.js +3 -0
- package/construtos/tuplas/dupla.js.map +1 -1
- package/construtos/tuplas/noneto.d.ts +1 -0
- package/construtos/tuplas/noneto.d.ts.map +1 -1
- package/construtos/tuplas/noneto.js +3 -0
- package/construtos/tuplas/noneto.js.map +1 -1
- package/construtos/tuplas/octeto.d.ts +1 -0
- package/construtos/tuplas/octeto.d.ts.map +1 -1
- package/construtos/tuplas/octeto.js +3 -0
- package/construtos/tuplas/octeto.js.map +1 -1
- package/construtos/tuplas/quarteto.d.ts +1 -0
- package/construtos/tuplas/quarteto.d.ts.map +1 -1
- package/construtos/tuplas/quarteto.js +3 -0
- package/construtos/tuplas/quarteto.js.map +1 -1
- package/construtos/tuplas/quinteto.d.ts +1 -0
- package/construtos/tuplas/quinteto.d.ts.map +1 -1
- package/construtos/tuplas/quinteto.js +3 -0
- package/construtos/tuplas/quinteto.js.map +1 -1
- package/construtos/tuplas/septeto.d.ts +1 -0
- package/construtos/tuplas/septeto.d.ts.map +1 -1
- package/construtos/tuplas/septeto.js +3 -0
- package/construtos/tuplas/septeto.js.map +1 -1
- package/construtos/tuplas/sexteto.d.ts +1 -0
- package/construtos/tuplas/sexteto.d.ts.map +1 -1
- package/construtos/tuplas/sexteto.js +3 -0
- package/construtos/tuplas/sexteto.js.map +1 -1
- package/construtos/tuplas/trio.d.ts +1 -0
- package/construtos/tuplas/trio.d.ts.map +1 -1
- package/construtos/tuplas/trio.js +3 -0
- package/construtos/tuplas/trio.js.map +1 -1
- package/construtos/unario.d.ts +1 -0
- package/construtos/unario.d.ts.map +1 -1
- package/construtos/unario.js +3 -0
- package/construtos/unario.js.map +1 -1
- package/construtos/variavel.d.ts +1 -0
- package/construtos/variavel.d.ts.map +1 -1
- package/construtos/variavel.js +3 -0
- package/construtos/variavel.js.map +1 -1
- package/construtos/vetor.d.ts +1 -0
- package/construtos/vetor.d.ts.map +1 -1
- package/construtos/vetor.js +3 -0
- package/construtos/vetor.js.map +1 -1
- package/interpretador/dialetos/pitugues/comum.d.ts.map +1 -1
- package/interpretador/dialetos/pitugues/comum.js +0 -3
- package/interpretador/dialetos/pitugues/comum.js.map +1 -1
- package/interpretador/interpretador-base.d.ts +1 -0
- package/interpretador/interpretador-base.d.ts.map +1 -1
- package/interpretador/interpretador-base.js +25 -9
- package/interpretador/interpretador-base.js.map +1 -1
- package/interpretador/interpretador.d.ts +1 -0
- package/interpretador/interpretador.d.ts.map +1 -1
- package/interpretador/interpretador.js +14 -6
- package/interpretador/interpretador.js.map +1 -1
- package/lexador/dialetos/lexador-pitugues.d.ts +2 -1
- package/lexador/dialetos/lexador-pitugues.d.ts.map +1 -1
- package/lexador/dialetos/lexador-pitugues.js +39 -6
- package/lexador/dialetos/lexador-pitugues.js.map +1 -1
- package/lexador/dialetos/palavras-reservadas/pitugues.d.ts +5 -1
- package/lexador/dialetos/palavras-reservadas/pitugues.d.ts.map +1 -1
- package/lexador/dialetos/palavras-reservadas/pitugues.js +6 -2
- package/lexador/dialetos/palavras-reservadas/pitugues.js.map +1 -1
- package/lexador/lexador.js +2 -2
- package/lexador/lexador.js.map +1 -1
- package/lexador/palavras-reservadas.d.ts +6 -2
- package/lexador/palavras-reservadas.d.ts.map +1 -1
- package/lexador/palavras-reservadas.js +7 -3
- package/lexador/palavras-reservadas.js.map +1 -1
- package/package.json +1 -1
- package/tipo-dados-elementar.d.ts +1 -1
- package/tipo-dados-elementar.d.ts.map +1 -1
- package/tipos-de-simbolos/delegua.d.ts +2 -0
- package/tipos-de-simbolos/delegua.d.ts.map +1 -1
- package/tipos-de-simbolos/delegua.js +2 -0
- package/tipos-de-simbolos/delegua.js.map +1 -1
- package/tipos-de-simbolos/microgramaticas/delegua.d.ts +2 -0
- package/tipos-de-simbolos/microgramaticas/delegua.d.ts.map +1 -1
- package/tipos-de-simbolos/microgramaticas/delegua.js +2 -0
- package/tipos-de-simbolos/microgramaticas/delegua.js.map +1 -1
- package/tipos-de-simbolos/pitugues.d.ts +3 -0
- package/tipos-de-simbolos/pitugues.d.ts.map +1 -1
- package/tipos-de-simbolos/pitugues.js +3 -0
- package/tipos-de-simbolos/pitugues.js.map +1 -1
- package/umd/delegua.js +762 -544
- package/avaliador-sintatico/retornos/index.d.ts +0 -2
- package/avaliador-sintatico/retornos/index.d.ts.map +0 -1
- package/avaliador-sintatico/retornos/index.js +0 -18
- package/avaliador-sintatico/retornos/index.js.map +0 -1
- package/avaliador-sintatico/retornos/retorno-primario.d.ts +0 -4
- package/avaliador-sintatico/retornos/retorno-primario.d.ts.map +0 -1
- package/avaliador-sintatico/retornos/retorno-primario.js +0 -3
- package/avaliador-sintatico/retornos/retorno-primario.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":
|
|
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 };
|
|
@@ -426,7 +426,7 @@ class AvaliadorSintatico extends avaliador_sintatico_base_1.AvaliadorSintaticoBa
|
|
|
426
426
|
throw this.erro(simboloPara, 'Identificador de iteração deve ser ou um par chave-valor, ou um nome de variável.');
|
|
427
427
|
}
|
|
428
428
|
paraTradicionalComoConstruto(simboloPara) {
|
|
429
|
-
const { inicializador, condicao, incrementar, corpo } = this.logicaComumPara(
|
|
429
|
+
const { inicializador, condicao, incrementar, corpo } = this.logicaComumPara();
|
|
430
430
|
return new construtos_1.ParaComoConstruto(simboloPara.hashArquivo, simboloPara.linha, inicializador, condicao, incrementar, corpo);
|
|
431
431
|
}
|
|
432
432
|
/**
|
|
@@ -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
|
|
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;
|
|
@@ -711,7 +711,8 @@ class AvaliadorSintatico extends avaliador_sintatico_base_1.AvaliadorSintaticoBa
|
|
|
711
711
|
return this.resolverCadeiaChamadas(chamada);
|
|
712
712
|
case delegua_2.default.PONTO:
|
|
713
713
|
this.avancarEDevolverAnterior();
|
|
714
|
-
|
|
714
|
+
this.verificarSeSimboloAtualEIgualA();
|
|
715
|
+
const nome = this.avancarEDevolverAnterior();
|
|
715
716
|
let tipoInferido = expressaoAnterior.tipo;
|
|
716
717
|
// Se não for um dicionário anônimo (ou seja, ser variável ou constante com nome)
|
|
717
718
|
if (expressaoAnterior.tipo === 'dicionário' &&
|
|
@@ -904,7 +905,7 @@ class AvaliadorSintatico extends avaliador_sintatico_base_1.AvaliadorSintaticoBa
|
|
|
904
905
|
return construtoChamada;
|
|
905
906
|
}
|
|
906
907
|
unario() {
|
|
907
|
-
if (this.verificarSeSimboloAtualEIgualA(delegua_2.default.NEGACAO, delegua_2.default.SUBTRACAO, delegua_2.default.BIT_NOT, delegua_2.default.INCREMENTAR, delegua_2.default.DECREMENTAR)) {
|
|
908
|
+
if (this.verificarSeSimboloAtualEIgualA(delegua_2.default.NAO, delegua_2.default.NEGACAO, delegua_2.default.SUBTRACAO, delegua_2.default.BIT_NOT, delegua_2.default.INCREMENTAR, delegua_2.default.DECREMENTAR)) {
|
|
908
909
|
const operador = this.simbolos[this.atual - 1];
|
|
909
910
|
const direito = this.unario();
|
|
910
911
|
return new construtos_1.Unario(this.hashArquivo, operador, direito, 'ANTES');
|
|
@@ -1004,10 +1005,16 @@ class AvaliadorSintatico extends avaliador_sintatico_base_1.AvaliadorSintaticoBa
|
|
|
1004
1005
|
}
|
|
1005
1006
|
em() {
|
|
1006
1007
|
let expressao = this.comparacaoIgualdade();
|
|
1007
|
-
while (this.verificarSeSimboloAtualEIgualA(delegua_2.default.EM)) {
|
|
1008
|
-
|
|
1008
|
+
while (this.verificarSeSimboloAtualEIgualA(delegua_2.default.EM, delegua_2.default.CONTEM, delegua_2.default.NAO)) {
|
|
1009
|
+
let operador = this.simbolos[this.atual - 1];
|
|
1010
|
+
let negado = false;
|
|
1011
|
+
if (operador.tipo === delegua_2.default.NAO) {
|
|
1012
|
+
operador = this.consumir(delegua_2.default.CONTEM, `Esperado palavra reservada 'contém' ou 'contem' após palavra reservada ${operador.lexema}.`);
|
|
1013
|
+
negado = true;
|
|
1014
|
+
}
|
|
1009
1015
|
const direito = this.comparacaoIgualdade();
|
|
1010
1016
|
expressao = new construtos_1.Logico(this.hashArquivo, expressao, operador, direito);
|
|
1017
|
+
expressao.negado = negado;
|
|
1011
1018
|
}
|
|
1012
1019
|
return expressao;
|
|
1013
1020
|
}
|
|
@@ -1350,17 +1357,17 @@ class AvaliadorSintatico extends avaliador_sintatico_base_1.AvaliadorSintaticoBa
|
|
|
1350
1357
|
if (!this.verificarSeSimboloAtualEIgualA(delegua_2.default.DE, delegua_2.default.EM)) {
|
|
1351
1358
|
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
1359
|
}
|
|
1353
|
-
let
|
|
1354
|
-
if (
|
|
1355
|
-
const construtoAcessoIndiceVariavel =
|
|
1360
|
+
let vetorOuDicionario = this.expressao();
|
|
1361
|
+
if (vetorOuDicionario.constructor === construtos_1.AcessoIndiceVariavel) {
|
|
1362
|
+
const construtoAcessoIndiceVariavel = vetorOuDicionario;
|
|
1356
1363
|
if (construtoAcessoIndiceVariavel.entidadeChamada.tipo === 'dicionário') {
|
|
1357
1364
|
// A avaliação sintática não deve verificar valores de dicionários.
|
|
1358
1365
|
// Aqui se supõe que o programador sabe o que está fazendo.
|
|
1359
1366
|
// TODO: Talvez pensar numa forma melhor de fazer isso.
|
|
1360
|
-
|
|
1367
|
+
vetorOuDicionario.tipo = 'vetor';
|
|
1361
1368
|
}
|
|
1362
1369
|
}
|
|
1363
|
-
const tipoVetor =
|
|
1370
|
+
const tipoVetor = vetorOuDicionario.tipo;
|
|
1364
1371
|
if (!tipoVetor.endsWith('[]') &&
|
|
1365
1372
|
!['dicionário', 'qualquer', 'texto', 'vetor'].includes(tipoVetor)) {
|
|
1366
1373
|
throw this.erro(simboloPara, `Variável ou constante em 'para cada' não é iterável. Tipo resolvido: ${tipoVetor}.`);
|
|
@@ -1374,7 +1381,7 @@ class AvaliadorSintatico extends avaliador_sintatico_base_1.AvaliadorSintaticoBa
|
|
|
1374
1381
|
const corpo = this.resolverDeclaracao();
|
|
1375
1382
|
return {
|
|
1376
1383
|
variavelIteracao,
|
|
1377
|
-
vetor,
|
|
1384
|
+
vetor: vetorOuDicionario,
|
|
1378
1385
|
corpo,
|
|
1379
1386
|
};
|
|
1380
1387
|
}
|
|
@@ -1391,7 +1398,7 @@ class AvaliadorSintatico extends avaliador_sintatico_base_1.AvaliadorSintaticoBa
|
|
|
1391
1398
|
}
|
|
1392
1399
|
throw this.erro(simboloPara, 'Identificador de iteração deve ser ou um par chave-valor, ou um nome de variável.');
|
|
1393
1400
|
}
|
|
1394
|
-
logicaComumPara(
|
|
1401
|
+
logicaComumPara() {
|
|
1395
1402
|
const comParenteses = this.verificarSeSimboloAtualEIgualA(delegua_2.default.PARENTESE_ESQUERDO);
|
|
1396
1403
|
let inicializador;
|
|
1397
1404
|
if (this.verificarSeSimboloAtualEIgualA(delegua_2.default.PONTO_E_VIRGULA)) {
|
|
@@ -1430,7 +1437,7 @@ class AvaliadorSintatico extends avaliador_sintatico_base_1.AvaliadorSintaticoBa
|
|
|
1430
1437
|
};
|
|
1431
1438
|
}
|
|
1432
1439
|
declaracaoParaTradicional(simboloPara) {
|
|
1433
|
-
const { inicializador, condicao, incrementar, corpo } = this.logicaComumPara(
|
|
1440
|
+
const { inicializador, condicao, incrementar, corpo } = this.logicaComumPara();
|
|
1434
1441
|
return new declaracoes_1.Para(this.hashArquivo, Number(simboloPara.linha), inicializador, condicao, incrementar, corpo);
|
|
1435
1442
|
}
|
|
1436
1443
|
declaracaoRetorna() {
|
|
@@ -1444,6 +1451,7 @@ class AvaliadorSintatico extends avaliador_sintatico_base_1.AvaliadorSintaticoBa
|
|
|
1444
1451
|
delegua_2.default.FUNÇÃO,
|
|
1445
1452
|
delegua_2.default.IDENTIFICADOR,
|
|
1446
1453
|
delegua_2.default.ISTO,
|
|
1454
|
+
delegua_2.default.NAO,
|
|
1447
1455
|
delegua_2.default.NEGACAO,
|
|
1448
1456
|
delegua_2.default.NUMERO,
|
|
1449
1457
|
delegua_2.default.NULO,
|
|
@@ -2238,7 +2246,7 @@ class AvaliadorSintatico extends avaliador_sintatico_base_1.AvaliadorSintaticoBa
|
|
|
2238
2246
|
}
|
|
2239
2247
|
exports.AvaliadorSintatico = AvaliadorSintatico;
|
|
2240
2248
|
|
|
2241
|
-
},{"../bibliotecas/primitivas-dicionario":
|
|
2249
|
+
},{"../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
2250
|
"use strict";
|
|
2243
2251
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
2244
2252
|
exports.buscarRetornos = buscarRetornos;
|
|
@@ -2338,7 +2346,7 @@ function registrarPrimitiva(primitivasConhecidas, tipo, catalogoPrimitivas) {
|
|
|
2338
2346
|
}
|
|
2339
2347
|
}
|
|
2340
2348
|
|
|
2341
|
-
},{"../informacao-elemento-sintatico":
|
|
2349
|
+
},{"../informacao-elemento-sintatico":115}],4:[function(require,module,exports){
|
|
2342
2350
|
"use strict";
|
|
2343
2351
|
var __importDefault = (this && this.__importDefault) || function (mod) {
|
|
2344
2352
|
return (mod && mod.__esModule) ? mod : { "default": mod };
|
|
@@ -2564,7 +2572,7 @@ class AvaliadorSintaticoCalango extends avaliador_sintatico_base_1.AvaliadorSint
|
|
|
2564
2572
|
}
|
|
2565
2573
|
exports.AvaliadorSintaticoCalango = AvaliadorSintaticoCalango;
|
|
2566
2574
|
|
|
2567
|
-
},{"../../construtos":
|
|
2575
|
+
},{"../../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
2576
|
"use strict";
|
|
2569
2577
|
var __importDefault = (this && this.__importDefault) || function (mod) {
|
|
2570
2578
|
return (mod && mod.__esModule) ? mod : { "default": mod };
|
|
@@ -3061,7 +3069,7 @@ class AvaliadorSintaticoEguaClassico {
|
|
|
3061
3069
|
this.consumir(egua_classico_1.default.PARENTESE_ESQUERDO, "Esperado '(' após declaração.");
|
|
3062
3070
|
const caminho = this.expressao();
|
|
3063
3071
|
this.consumir(egua_classico_1.default.PARENTESE_DIREITO, "Esperado ')' após declaração.");
|
|
3064
|
-
return new
|
|
3072
|
+
return new construtos_1.ImportarComoConstruto(caminho);
|
|
3065
3073
|
}
|
|
3066
3074
|
declaracaoTente() {
|
|
3067
3075
|
this.consumir(egua_classico_1.default.CHAVE_ESQUERDA, "Esperado '{' após a declaração 'tente'.");
|
|
@@ -3219,7 +3227,7 @@ class AvaliadorSintaticoEguaClassico {
|
|
|
3219
3227
|
}
|
|
3220
3228
|
exports.AvaliadorSintaticoEguaClassico = AvaliadorSintaticoEguaClassico;
|
|
3221
3229
|
|
|
3222
|
-
},{"../../construtos":
|
|
3230
|
+
},{"../../construtos":50,"../../declaracoes":95,"../../tipos-de-simbolos/egua-classico":187,"../erro-avaliador-sintatico":11}],6:[function(require,module,exports){
|
|
3223
3231
|
"use strict";
|
|
3224
3232
|
var __importDefault = (this && this.__importDefault) || function (mod) {
|
|
3225
3233
|
return (mod && mod.__esModule) ? mod : { "default": mod };
|
|
@@ -3652,10 +3660,16 @@ class AvaliadorSintaticoPitugues {
|
|
|
3652
3660
|
}
|
|
3653
3661
|
em() {
|
|
3654
3662
|
let expressao = this.comparacaoIgualdade();
|
|
3655
|
-
while (this.verificarSeSimboloAtualEIgualA(pitugues_2.default.EM)) {
|
|
3656
|
-
|
|
3663
|
+
while (this.verificarSeSimboloAtualEIgualA(pitugues_2.default.EM, pitugues_2.default.CONTEM, pitugues_2.default.NAO)) {
|
|
3664
|
+
let operador = this.simboloAnterior();
|
|
3665
|
+
let negado = false;
|
|
3666
|
+
if (operador.tipo === pitugues_2.default.NAO) {
|
|
3667
|
+
operador = this.consumir(pitugues_2.default.CONTEM, `Esperado palavra reservada 'contém' ou 'contem' após palavra reservada ${operador.lexema}.`);
|
|
3668
|
+
negado = true;
|
|
3669
|
+
}
|
|
3657
3670
|
const direito = this.comparacaoIgualdade();
|
|
3658
3671
|
expressao = new construtos_1.Logico(this.hashArquivo, expressao, operador, direito);
|
|
3672
|
+
expressao.negado = negado;
|
|
3659
3673
|
}
|
|
3660
3674
|
return expressao;
|
|
3661
3675
|
}
|
|
@@ -3839,54 +3853,27 @@ class AvaliadorSintaticoPitugues {
|
|
|
3839
3853
|
this.blocos -= 1;
|
|
3840
3854
|
}
|
|
3841
3855
|
}
|
|
3842
|
-
declaracaoParaCada(simboloPara) {
|
|
3843
|
-
const nomeVariavelIteracao = this.consumir(pitugues_2.default.IDENTIFICADOR, "Esperado identificador de variável de iteração para instrução 'para cada'.");
|
|
3844
|
-
if (!this.verificarSeSimboloAtualEIgualA(pitugues_2.default.DE, pitugues_2.default.EM)) {
|
|
3845
|
-
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'.");
|
|
3846
|
-
}
|
|
3847
|
-
const vetor = this.expressao();
|
|
3848
|
-
if (!vetor.hasOwnProperty('tipo')) {
|
|
3849
|
-
throw this.erro(simboloPara, `Variável ou constante em 'para cada' não parece possuir um tipo iterável.`);
|
|
3850
|
-
}
|
|
3851
|
-
const tipoVetor = vetor.tipo;
|
|
3852
|
-
if (!tipoVetor.endsWith('[]') && !['qualquer', 'vetor'].includes(tipoVetor)) {
|
|
3853
|
-
throw this.erro(simboloPara, `Variável ou constante em 'para cada' não é iterável. Tipo resolvido: ${tipoVetor}.`);
|
|
3854
|
-
}
|
|
3855
|
-
this.pilhaEscopos.definirInformacoesVariavel(nomeVariavelIteracao.lexema, new informacao_elemento_sintatico_1.InformacaoElementoSintatico(nomeVariavelIteracao.lexema, tipoVetor.slice(0, -2)));
|
|
3856
|
-
// TODO: Talvez não seja uma ideia melhor chamar o método de `Bloco` aqui?
|
|
3857
|
-
const corpo = this.resolverDeclaracao();
|
|
3858
|
-
return new declaracoes_1.ParaCada(this.hashArquivo, Number(simboloPara.linha), new construtos_1.Variavel(this.hashArquivo, nomeVariavelIteracao), vetor, corpo);
|
|
3859
|
-
}
|
|
3860
|
-
declaracaoParaTradicional(simboloPara) {
|
|
3861
|
-
let inicializador;
|
|
3862
|
-
if (this.verificarSeSimboloAtualEIgualA(pitugues_2.default.PONTO_E_VIRGULA)) {
|
|
3863
|
-
inicializador = null;
|
|
3864
|
-
}
|
|
3865
|
-
else if (this.verificarSeSimboloAtualEIgualA(pitugues_2.default.VARIAVEL)) {
|
|
3866
|
-
inicializador = this.declaracaoDeVariaveis();
|
|
3867
|
-
}
|
|
3868
|
-
else {
|
|
3869
|
-
inicializador = this.declaracaoExpressao();
|
|
3870
|
-
}
|
|
3871
|
-
let condicao = null;
|
|
3872
|
-
if (!this.verificarTipoSimboloAtual(pitugues_2.default.PONTO_E_VIRGULA)) {
|
|
3873
|
-
condicao = this.expressao();
|
|
3874
|
-
}
|
|
3875
|
-
let incrementar = null;
|
|
3876
|
-
if (this.simbolos[this.atual].tipo !== pitugues_2.default.DOIS_PONTOS) {
|
|
3877
|
-
incrementar = this.expressao();
|
|
3878
|
-
}
|
|
3879
|
-
const corpo = this.resolverDeclaracao();
|
|
3880
|
-
return new declaracoes_1.Para(this.hashArquivo, Number(simboloPara.linha), inicializador, condicao, incrementar, corpo);
|
|
3881
|
-
}
|
|
3882
3856
|
declaracaoPara() {
|
|
3883
3857
|
try {
|
|
3884
3858
|
const simboloPara = this.simboloAnterior();
|
|
3885
3859
|
this.blocos += 1;
|
|
3886
|
-
|
|
3887
|
-
|
|
3860
|
+
this.consumir(pitugues_2.default.CADA, `Esperado palavra reservada 'cada' após 'para'. Atual: ${this.simbolos[this.atual].lexema}.`);
|
|
3861
|
+
const nomeVariavelIteracao = this.consumir(pitugues_2.default.IDENTIFICADOR, "Esperado identificador de variável de iteração para instrução 'para cada'.");
|
|
3862
|
+
if (!this.verificarSeSimboloAtualEIgualA(pitugues_2.default.DE, pitugues_2.default.EM)) {
|
|
3863
|
+
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'.");
|
|
3888
3864
|
}
|
|
3889
|
-
|
|
3865
|
+
const vetor = this.expressao();
|
|
3866
|
+
if (!vetor.hasOwnProperty('tipo')) {
|
|
3867
|
+
throw this.erro(simboloPara, `Variável ou constante em 'para cada' não parece possuir um tipo iterável.`);
|
|
3868
|
+
}
|
|
3869
|
+
const tipoVetor = vetor.tipo;
|
|
3870
|
+
if (!tipoVetor.endsWith('[]') && !['qualquer', 'texto', 'vetor'].includes(tipoVetor)) {
|
|
3871
|
+
throw this.erro(simboloPara, `Variável ou constante em 'para cada' não é iterável. Tipo resolvido: ${tipoVetor}.`);
|
|
3872
|
+
}
|
|
3873
|
+
this.pilhaEscopos.definirInformacoesVariavel(nomeVariavelIteracao.lexema, new informacao_elemento_sintatico_1.InformacaoElementoSintatico(nomeVariavelIteracao.lexema, tipoVetor.slice(0, -2)));
|
|
3874
|
+
// TODO: Talvez não seja uma ideia melhor chamar o método de `Bloco` aqui?
|
|
3875
|
+
const corpo = this.resolverDeclaracao();
|
|
3876
|
+
return new declaracoes_1.ParaCada(this.hashArquivo, Number(simboloPara.linha), new construtos_1.Variavel(this.hashArquivo, nomeVariavelIteracao), vetor, corpo);
|
|
3890
3877
|
}
|
|
3891
3878
|
catch (erro) {
|
|
3892
3879
|
throw erro;
|
|
@@ -3929,7 +3916,7 @@ class AvaliadorSintaticoPitugues {
|
|
|
3929
3916
|
this.consumir(pitugues_2.default.PARENTESE_ESQUERDO, "Esperado '(' após declaração.");
|
|
3930
3917
|
const caminho = this.expressao();
|
|
3931
3918
|
this.consumir(pitugues_2.default.PARENTESE_DIREITO, "Esperado ')' após declaração.");
|
|
3932
|
-
return new
|
|
3919
|
+
return new construtos_1.ImportarComoConstruto(caminho);
|
|
3933
3920
|
}
|
|
3934
3921
|
declaracaoTente() {
|
|
3935
3922
|
const simboloTente = this.simboloAnterior();
|
|
@@ -4317,7 +4304,7 @@ class AvaliadorSintaticoPitugues {
|
|
|
4317
4304
|
}
|
|
4318
4305
|
exports.AvaliadorSintaticoPitugues = AvaliadorSintaticoPitugues;
|
|
4319
4306
|
|
|
4320
|
-
},{"../../bibliotecas/primitivas-dicionario":
|
|
4307
|
+
},{"../../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
4308
|
"use strict";
|
|
4322
4309
|
var __importDefault = (this && this.__importDefault) || function (mod) {
|
|
4323
4310
|
return (mod && mod.__esModule) ? mod : { "default": mod };
|
|
@@ -4491,7 +4478,7 @@ class AvaliadorSintaticoPortugolIpt extends avaliador_sintatico_base_1.Avaliador
|
|
|
4491
4478
|
}
|
|
4492
4479
|
exports.AvaliadorSintaticoPortugolIpt = AvaliadorSintaticoPortugolIpt;
|
|
4493
4480
|
|
|
4494
|
-
},{"../../construtos":
|
|
4481
|
+
},{"../../construtos":50,"../../declaracoes":95,"../../tipos-de-simbolos/portugol-ipt":191,"../avaliador-sintatico-base":1}],8:[function(require,module,exports){
|
|
4495
4482
|
"use strict";
|
|
4496
4483
|
var __importDefault = (this && this.__importDefault) || function (mod) {
|
|
4497
4484
|
return (mod && mod.__esModule) ? mod : { "default": mod };
|
|
@@ -5479,7 +5466,7 @@ class AvaliadorSintaticoTenda extends avaliador_sintatico_base_1.AvaliadorSintat
|
|
|
5479
5466
|
}
|
|
5480
5467
|
exports.AvaliadorSintaticoTenda = AvaliadorSintaticoTenda;
|
|
5481
5468
|
|
|
5482
|
-
},{"../../bibliotecas/primitivas-dicionario":
|
|
5469
|
+
},{"../../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
5470
|
"use strict";
|
|
5484
5471
|
var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
|
|
5485
5472
|
if (k2 === undefined) k2 = k;
|
|
@@ -5552,9 +5539,8 @@ __exportStar(require("./erro-avaliador-sintatico"), exports);
|
|
|
5552
5539
|
__exportStar(require("./informacao-escopo"), exports);
|
|
5553
5540
|
__exportStar(require("./micro-avaliador-sintatico"), exports);
|
|
5554
5541
|
__exportStar(require("./pilha-escopos"), exports);
|
|
5555
|
-
__exportStar(require("./retornos"), exports);
|
|
5556
5542
|
|
|
5557
|
-
},{"./avaliador-sintatico":2,"./avaliador-sintatico-base":1,"./dialetos":9,"./erro-avaliador-sintatico":11,"./informacao-escopo":13,"./micro-avaliador-sintatico":15,"./pilha-escopos":17
|
|
5543
|
+
},{"./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
5544
|
"use strict";
|
|
5559
5545
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
5560
5546
|
exports.InformacaoEscopo = void 0;
|
|
@@ -5684,7 +5670,7 @@ class MicroAvaliadorSintaticoBase {
|
|
|
5684
5670
|
}
|
|
5685
5671
|
exports.MicroAvaliadorSintaticoBase = MicroAvaliadorSintaticoBase;
|
|
5686
5672
|
|
|
5687
|
-
},{"../construtos":
|
|
5673
|
+
},{"../construtos":50,"../tipos-de-simbolos/comum":185,"./erro-avaliador-sintatico":11}],15:[function(require,module,exports){
|
|
5688
5674
|
"use strict";
|
|
5689
5675
|
var __importDefault = (this && this.__importDefault) || function (mod) {
|
|
5690
5676
|
return (mod && mod.__esModule) ? mod : { "default": mod };
|
|
@@ -5903,7 +5889,7 @@ class MicroAvaliadorSintatico extends micro_avaliador_sintatico_base_1.MicroAval
|
|
|
5903
5889
|
}
|
|
5904
5890
|
exports.MicroAvaliadorSintatico = MicroAvaliadorSintatico;
|
|
5905
5891
|
|
|
5906
|
-
},{"../construtos":
|
|
5892
|
+
},{"../construtos":50,"../tipos-de-simbolos/microgramaticas/delegua":189,"./micro-avaliador-sintatico-base":14}],16:[function(require,module,exports){
|
|
5907
5893
|
"use strict";
|
|
5908
5894
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
5909
5895
|
exports.MontaoTipos = void 0;
|
|
@@ -5954,7 +5940,7 @@ class MontaoTipos {
|
|
|
5954
5940
|
}
|
|
5955
5941
|
exports.MontaoTipos = MontaoTipos;
|
|
5956
5942
|
|
|
5957
|
-
},{"../geracao-identificadores":
|
|
5943
|
+
},{"../geracao-identificadores":112,"./erro-avaliador-sintatico":11}],17:[function(require,module,exports){
|
|
5958
5944
|
"use strict";
|
|
5959
5945
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
5960
5946
|
exports.PilhaEscopos = void 0;
|
|
@@ -6026,29 +6012,6 @@ exports.PilhaEscopos = PilhaEscopos;
|
|
|
6026
6012
|
|
|
6027
6013
|
},{"./elemento-montao-tipos":10}],18:[function(require,module,exports){
|
|
6028
6014
|
"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
6015
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
6053
6016
|
exports.aleatorio = aleatorio;
|
|
6054
6017
|
exports.aleatorioEntre = aleatorioEntre;
|
|
@@ -6079,6 +6042,7 @@ const descritor_tipo_classe_1 = require("../interpretador/estruturas/descritor-t
|
|
|
6079
6042
|
const estruturas_1 = require("../interpretador/estruturas");
|
|
6080
6043
|
const construtos_1 = require("../construtos");
|
|
6081
6044
|
const quebras_1 = require("../quebras");
|
|
6045
|
+
const inferenciador_1 = require("../inferenciador");
|
|
6082
6046
|
/**
|
|
6083
6047
|
* Retorna um número aleatório entre 0 e 1.
|
|
6084
6048
|
* @returns {Promise<number>} Número real.
|
|
@@ -6914,23 +6878,23 @@ async function tupla(interpretador, vetor) {
|
|
|
6914
6878
|
}
|
|
6915
6879
|
switch (valorVetor.length) {
|
|
6916
6880
|
case 2:
|
|
6917
|
-
return Promise.resolve(new construtos_1.Dupla(valorVetor[0], valorVetor[1]));
|
|
6881
|
+
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
6882
|
case 3:
|
|
6919
|
-
return Promise.resolve(new construtos_1.Trio(valorVetor[0], valorVetor[1], valorVetor[2]));
|
|
6883
|
+
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
6884
|
case 4:
|
|
6921
|
-
return Promise.resolve(new construtos_1.Quarteto(valorVetor[0], valorVetor[1], valorVetor[2], valorVetor[3]));
|
|
6885
|
+
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
6886
|
case 5:
|
|
6923
|
-
return Promise.resolve(new construtos_1.Quinteto(valorVetor[0], valorVetor[1], valorVetor[2], valorVetor[3], valorVetor[4]));
|
|
6887
|
+
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
6888
|
case 6:
|
|
6925
|
-
return Promise.resolve(new construtos_1.Sexteto(valorVetor[0], valorVetor[1], valorVetor[2], valorVetor[3], valorVetor[4], valorVetor[5]));
|
|
6889
|
+
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
6890
|
case 7:
|
|
6927
|
-
return Promise.resolve(new construtos_1.Septeto(valorVetor[0], valorVetor[1], valorVetor[2], valorVetor[3], valorVetor[4], valorVetor[5], valorVetor[6]));
|
|
6891
|
+
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
6892
|
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]));
|
|
6893
|
+
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
6894
|
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]));
|
|
6895
|
+
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
6896
|
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]));
|
|
6897
|
+
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
6898
|
case 1:
|
|
6935
6899
|
default:
|
|
6936
6900
|
return Promise.reject(new excecoes_1.ErroEmTempoDeExecucao({
|
|
@@ -6940,9 +6904,10 @@ async function tupla(interpretador, vetor) {
|
|
|
6940
6904
|
}
|
|
6941
6905
|
}
|
|
6942
6906
|
|
|
6943
|
-
},{"../construtos":
|
|
6907
|
+
},{"../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
6908
|
"use strict";
|
|
6945
6909
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
6910
|
+
const construtos_1 = require("../construtos");
|
|
6946
6911
|
const informacao_elemento_sintatico_1 = require("../informacao-elemento-sintatico");
|
|
6947
6912
|
const contemComum = (nome) => {
|
|
6948
6913
|
return {
|
|
@@ -6982,6 +6947,30 @@ exports.default = {
|
|
|
6982
6947
|
},
|
|
6983
6948
|
contem: contemComum('contem'),
|
|
6984
6949
|
contém: contemComum('contém'),
|
|
6950
|
+
itens: {
|
|
6951
|
+
tipoRetorno: 'Dupla[]',
|
|
6952
|
+
argumentos: [],
|
|
6953
|
+
implementacao: (interpretador, nomePrimitiva, valor) => {
|
|
6954
|
+
const hashArquivo = interpretador.hashArquivoDeclaracaoAtual;
|
|
6955
|
+
const linha = interpretador.linhaDeclaracaoAtual;
|
|
6956
|
+
const pares = Object.entries(valor).map(([chave, valor]) => {
|
|
6957
|
+
return new construtos_1.Dupla(new construtos_1.Literal(hashArquivo, linha, chave, 'texto'), new construtos_1.Literal(hashArquivo, linha, valor, 'qualquer'));
|
|
6958
|
+
});
|
|
6959
|
+
return Promise.resolve(pares);
|
|
6960
|
+
},
|
|
6961
|
+
assinaturaFormato: 'dicionário.itens()',
|
|
6962
|
+
documentacao: '# `dicionário.itens()`\n\n' +
|
|
6963
|
+
'Retorna um vetor contendo tuplas, sendo o primeiro valor a chave do dicionário, e o segundo valor o valor correspondente no dicionário. ' +
|
|
6964
|
+
'Funciona de maneira semelhante às funções `entries()` de JavaScript, e `items()` da linguagem Python.\n' +
|
|
6965
|
+
'\n\n## Exemplo de Código\n' +
|
|
6966
|
+
'\n```delegua\n' +
|
|
6967
|
+
'var d = {"a": 1, "b": 2, "c": 3}\n' +
|
|
6968
|
+
'escreva(d.itens())\n' +
|
|
6969
|
+
'// [[("a", 1)], [("b", 2)], [("c", 3)]]\n' +
|
|
6970
|
+
'```\n\n' +
|
|
6971
|
+
'## Formas de uso\n',
|
|
6972
|
+
exemploCodigo: 'dicionário.itens()',
|
|
6973
|
+
},
|
|
6985
6974
|
remover: {
|
|
6986
6975
|
tipoRetorno: 'lógico',
|
|
6987
6976
|
argumentos: [new informacao_elemento_sintatico_1.InformacaoElementoSintatico('chave', 'texto')],
|
|
@@ -6994,10 +6983,10 @@ exports.default = {
|
|
|
6994
6983
|
implementacao: (interpretador, nomePrimitiva, valor) => {
|
|
6995
6984
|
return Promise.resolve(Object.values(valor));
|
|
6996
6985
|
},
|
|
6997
|
-
}
|
|
6986
|
+
}
|
|
6998
6987
|
};
|
|
6999
6988
|
|
|
7000
|
-
},{"../informacao-elemento-sintatico":
|
|
6989
|
+
},{"../construtos":50,"../informacao-elemento-sintatico":115}],20:[function(require,module,exports){
|
|
7001
6990
|
"use strict";
|
|
7002
6991
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
7003
6992
|
const informacao_elemento_sintatico_1 = require("../informacao-elemento-sintatico");
|
|
@@ -7082,7 +7071,7 @@ exports.default = {
|
|
|
7082
7071
|
},
|
|
7083
7072
|
};
|
|
7084
7073
|
|
|
7085
|
-
},{"../informacao-elemento-sintatico":
|
|
7074
|
+
},{"../informacao-elemento-sintatico":115}],21:[function(require,module,exports){
|
|
7086
7075
|
"use strict";
|
|
7087
7076
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
7088
7077
|
const informacao_elemento_sintatico_1 = require("../informacao-elemento-sintatico");
|
|
@@ -7206,7 +7195,7 @@ exports.default = {
|
|
|
7206
7195
|
exemploCodigo: 'texto.fatiar(início, final)\n' + 'texto.fatiar(aPartirDaPosicao)',
|
|
7207
7196
|
},
|
|
7208
7197
|
inclui: {
|
|
7209
|
-
tipoRetorno: '
|
|
7198
|
+
tipoRetorno: 'lógico',
|
|
7210
7199
|
argumentos: [
|
|
7211
7200
|
new informacao_elemento_sintatico_1.InformacaoElementoSintatico('elemento', 'texto', true, [], 'O elemento a ser verificado se está contido no texto.'),
|
|
7212
7201
|
],
|
|
@@ -7354,7 +7343,7 @@ exports.default = {
|
|
|
7354
7343
|
},
|
|
7355
7344
|
};
|
|
7356
7345
|
|
|
7357
|
-
},{"../informacao-elemento-sintatico":
|
|
7346
|
+
},{"../informacao-elemento-sintatico":115}],22:[function(require,module,exports){
|
|
7358
7347
|
"use strict";
|
|
7359
7348
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
7360
7349
|
const informacao_elemento_sintatico_1 = require("../informacao-elemento-sintatico");
|
|
@@ -7729,7 +7718,7 @@ exports.default = {
|
|
|
7729
7718
|
},
|
|
7730
7719
|
};
|
|
7731
7720
|
|
|
7732
|
-
},{"../informacao-elemento-sintatico":
|
|
7721
|
+
},{"../informacao-elemento-sintatico":115}],23:[function(require,module,exports){
|
|
7733
7722
|
"use strict";
|
|
7734
7723
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
7735
7724
|
exports.AcessoElementoMatriz = void 0;
|
|
@@ -7751,10 +7740,13 @@ class AcessoElementoMatriz {
|
|
|
7751
7740
|
`indiceSecundário=${this.indiceSecundario.paraTexto()} ` +
|
|
7752
7741
|
`/>`);
|
|
7753
7742
|
}
|
|
7743
|
+
paraTextoSaida() {
|
|
7744
|
+
throw new Error('Método não implementado.');
|
|
7745
|
+
}
|
|
7754
7746
|
}
|
|
7755
7747
|
exports.AcessoElementoMatriz = AcessoElementoMatriz;
|
|
7756
7748
|
|
|
7757
|
-
},{}],
|
|
7749
|
+
},{}],24:[function(require,module,exports){
|
|
7758
7750
|
"use strict";
|
|
7759
7751
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
7760
7752
|
exports.AcessoIndiceVariavel = void 0;
|
|
@@ -7778,10 +7770,13 @@ class AcessoIndiceVariavel {
|
|
|
7778
7770
|
`índice=${this.indice.paraTexto()} ` +
|
|
7779
7771
|
`/>`);
|
|
7780
7772
|
}
|
|
7773
|
+
paraTextoSaida() {
|
|
7774
|
+
throw new Error('Método não implementado.');
|
|
7775
|
+
}
|
|
7781
7776
|
}
|
|
7782
7777
|
exports.AcessoIndiceVariavel = AcessoIndiceVariavel;
|
|
7783
7778
|
|
|
7784
|
-
},{}],
|
|
7779
|
+
},{}],25:[function(require,module,exports){
|
|
7785
7780
|
"use strict";
|
|
7786
7781
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
7787
7782
|
exports.AcessoMetodoOuPropriedade = void 0;
|
|
@@ -7807,10 +7802,13 @@ class AcessoMetodoOuPropriedade {
|
|
|
7807
7802
|
`métodoOuPropriedade=${this.simbolo.lexema} ` +
|
|
7808
7803
|
`/>`);
|
|
7809
7804
|
}
|
|
7805
|
+
paraTextoSaida() {
|
|
7806
|
+
throw new Error('Método não implementado.');
|
|
7807
|
+
}
|
|
7810
7808
|
}
|
|
7811
7809
|
exports.AcessoMetodoOuPropriedade = AcessoMetodoOuPropriedade;
|
|
7812
7810
|
|
|
7813
|
-
},{}],
|
|
7811
|
+
},{}],26:[function(require,module,exports){
|
|
7814
7812
|
"use strict";
|
|
7815
7813
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
7816
7814
|
exports.AcessoMetodo = void 0;
|
|
@@ -7829,10 +7827,13 @@ class AcessoMetodo {
|
|
|
7829
7827
|
paraTexto() {
|
|
7830
7828
|
return `<acesso-método objeto=${this.objeto.paraTexto()} método=${this.nomeMetodo} />`;
|
|
7831
7829
|
}
|
|
7830
|
+
paraTextoSaida() {
|
|
7831
|
+
throw new Error('Método não implementado.');
|
|
7832
|
+
}
|
|
7832
7833
|
}
|
|
7833
7834
|
exports.AcessoMetodo = AcessoMetodo;
|
|
7834
7835
|
|
|
7835
|
-
},{}],
|
|
7836
|
+
},{}],27:[function(require,module,exports){
|
|
7836
7837
|
"use strict";
|
|
7837
7838
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
7838
7839
|
exports.AcessoPropriedade = void 0;
|
|
@@ -7850,10 +7851,13 @@ class AcessoPropriedade {
|
|
|
7850
7851
|
paraTexto() {
|
|
7851
7852
|
return `<acesso-propriedade objeto=${this.objeto.paraTexto()} propriedade=${this.nomePropriedade} />`;
|
|
7852
7853
|
}
|
|
7854
|
+
paraTextoSaida() {
|
|
7855
|
+
throw new Error('Método não implementado.');
|
|
7856
|
+
}
|
|
7853
7857
|
}
|
|
7854
7858
|
exports.AcessoPropriedade = AcessoPropriedade;
|
|
7855
7859
|
|
|
7856
|
-
},{}],
|
|
7860
|
+
},{}],28:[function(require,module,exports){
|
|
7857
7861
|
"use strict";
|
|
7858
7862
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
7859
7863
|
exports.Agrupamento = void 0;
|
|
@@ -7875,10 +7879,13 @@ class Agrupamento {
|
|
|
7875
7879
|
paraTexto() {
|
|
7876
7880
|
return `<agrupamento subExpressão=${this.expressao.paraTexto()} tipo=${this.tipo} />`;
|
|
7877
7881
|
}
|
|
7882
|
+
paraTextoSaida() {
|
|
7883
|
+
throw new Error('Método não implementado.');
|
|
7884
|
+
}
|
|
7878
7885
|
}
|
|
7879
7886
|
exports.Agrupamento = Agrupamento;
|
|
7880
7887
|
|
|
7881
|
-
},{}],
|
|
7888
|
+
},{}],29:[function(require,module,exports){
|
|
7882
7889
|
"use strict";
|
|
7883
7890
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
7884
7891
|
exports.ArgumentoReferenciaFuncao = void 0;
|
|
@@ -7899,10 +7906,13 @@ class ArgumentoReferenciaFuncao {
|
|
|
7899
7906
|
paraTexto() {
|
|
7900
7907
|
return `<argumento-referência-função nomeFunção=${this.simboloFuncao.lexema} />`;
|
|
7901
7908
|
}
|
|
7909
|
+
paraTextoSaida() {
|
|
7910
|
+
throw new Error('Método não implementado.');
|
|
7911
|
+
}
|
|
7902
7912
|
}
|
|
7903
7913
|
exports.ArgumentoReferenciaFuncao = ArgumentoReferenciaFuncao;
|
|
7904
7914
|
|
|
7905
|
-
},{}],
|
|
7915
|
+
},{}],30:[function(require,module,exports){
|
|
7906
7916
|
"use strict";
|
|
7907
7917
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
7908
7918
|
exports.AtribuicaoPorIndice = void 0;
|
|
@@ -7923,10 +7933,13 @@ class AtribuicaoPorIndice {
|
|
|
7923
7933
|
`valor=${this.valor.paraTexto()} ` +
|
|
7924
7934
|
`/>`);
|
|
7925
7935
|
}
|
|
7936
|
+
paraTextoSaida() {
|
|
7937
|
+
throw new Error('Método não implementado.');
|
|
7938
|
+
}
|
|
7926
7939
|
}
|
|
7927
7940
|
exports.AtribuicaoPorIndice = AtribuicaoPorIndice;
|
|
7928
7941
|
|
|
7929
|
-
},{}],
|
|
7942
|
+
},{}],31:[function(require,module,exports){
|
|
7930
7943
|
"use strict";
|
|
7931
7944
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
7932
7945
|
exports.AtribuicaoPorIndicesMatriz = void 0;
|
|
@@ -7949,10 +7962,13 @@ class AtribuicaoPorIndicesMatriz {
|
|
|
7949
7962
|
`valor=${this.valor.paraTexto()} ` +
|
|
7950
7963
|
` />`);
|
|
7951
7964
|
}
|
|
7965
|
+
paraTextoSaida() {
|
|
7966
|
+
throw new Error('Método não implementado.');
|
|
7967
|
+
}
|
|
7952
7968
|
}
|
|
7953
7969
|
exports.AtribuicaoPorIndicesMatriz = AtribuicaoPorIndicesMatriz;
|
|
7954
7970
|
|
|
7955
|
-
},{}],
|
|
7971
|
+
},{}],32:[function(require,module,exports){
|
|
7956
7972
|
"use strict";
|
|
7957
7973
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
7958
7974
|
exports.Atribuir = void 0;
|
|
@@ -7985,10 +8001,13 @@ class Atribuir {
|
|
|
7985
8001
|
}
|
|
7986
8002
|
return `<atribuir alvo=${this.alvo.paraTexto()} ${indiceResolvido} valor=${this.valor.paraTexto()} />`;
|
|
7987
8003
|
}
|
|
8004
|
+
paraTextoSaida() {
|
|
8005
|
+
throw new Error('Método não implementado.');
|
|
8006
|
+
}
|
|
7988
8007
|
}
|
|
7989
8008
|
exports.Atribuir = Atribuir;
|
|
7990
8009
|
|
|
7991
|
-
},{}],
|
|
8010
|
+
},{}],33:[function(require,module,exports){
|
|
7992
8011
|
"use strict";
|
|
7993
8012
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
7994
8013
|
exports.Binario = void 0;
|
|
@@ -8050,10 +8069,13 @@ class Binario {
|
|
|
8050
8069
|
`tipo=${this.tipo} ` +
|
|
8051
8070
|
`/>`);
|
|
8052
8071
|
}
|
|
8072
|
+
paraTextoSaida() {
|
|
8073
|
+
throw new Error('Método não implementado.');
|
|
8074
|
+
}
|
|
8053
8075
|
}
|
|
8054
8076
|
exports.Binario = Binario;
|
|
8055
8077
|
|
|
8056
|
-
},{}],
|
|
8078
|
+
},{}],34:[function(require,module,exports){
|
|
8057
8079
|
"use strict";
|
|
8058
8080
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
8059
8081
|
exports.Chamada = void 0;
|
|
@@ -8076,10 +8098,13 @@ class Chamada {
|
|
|
8076
8098
|
// TODO: Argumentos
|
|
8077
8099
|
return `<chamada entidadeChamada=${this.entidadeChamada.paraTexto()} />`;
|
|
8078
8100
|
}
|
|
8101
|
+
paraTextoSaida() {
|
|
8102
|
+
throw new Error('Método não implementado.');
|
|
8103
|
+
}
|
|
8079
8104
|
}
|
|
8080
8105
|
exports.Chamada = Chamada;
|
|
8081
8106
|
|
|
8082
|
-
},{"../geracao-identificadores":
|
|
8107
|
+
},{"../geracao-identificadores":112}],35:[function(require,module,exports){
|
|
8083
8108
|
"use strict";
|
|
8084
8109
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
8085
8110
|
exports.ComentarioComoConstruto = void 0;
|
|
@@ -8100,10 +8125,13 @@ class ComentarioComoConstruto {
|
|
|
8100
8125
|
paraTexto() {
|
|
8101
8126
|
return `<comentário-como-construto conteúdo=${this.conteudo} />`;
|
|
8102
8127
|
}
|
|
8128
|
+
paraTextoSaida() {
|
|
8129
|
+
throw new Error('Método não implementado.');
|
|
8130
|
+
}
|
|
8103
8131
|
}
|
|
8104
8132
|
exports.ComentarioComoConstruto = ComentarioComoConstruto;
|
|
8105
8133
|
|
|
8106
|
-
},{}],
|
|
8134
|
+
},{}],36:[function(require,module,exports){
|
|
8107
8135
|
"use strict";
|
|
8108
8136
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
8109
8137
|
exports.ComponenteLinguagem = void 0;
|
|
@@ -8123,10 +8151,13 @@ class ComponenteLinguagem {
|
|
|
8123
8151
|
paraTexto() {
|
|
8124
8152
|
return `<componente-linguagem valor=${this.valor} />`;
|
|
8125
8153
|
}
|
|
8154
|
+
paraTextoSaida() {
|
|
8155
|
+
throw new Error('Método não implementado.');
|
|
8156
|
+
}
|
|
8126
8157
|
}
|
|
8127
8158
|
exports.ComponenteLinguagem = ComponenteLinguagem;
|
|
8128
8159
|
|
|
8129
|
-
},{}],
|
|
8160
|
+
},{}],37:[function(require,module,exports){
|
|
8130
8161
|
"use strict";
|
|
8131
8162
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
8132
8163
|
exports.Constante = void 0;
|
|
@@ -8145,14 +8176,17 @@ class Constante {
|
|
|
8145
8176
|
paraTexto() {
|
|
8146
8177
|
return `<constante nome=${this.simbolo.lexema} />`;
|
|
8147
8178
|
}
|
|
8179
|
+
paraTextoSaida() {
|
|
8180
|
+
throw new Error('Método não implementado.');
|
|
8181
|
+
}
|
|
8148
8182
|
}
|
|
8149
8183
|
exports.Constante = Constante;
|
|
8150
8184
|
|
|
8151
|
-
},{}],
|
|
8185
|
+
},{}],38:[function(require,module,exports){
|
|
8152
8186
|
"use strict";
|
|
8153
8187
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
8154
8188
|
|
|
8155
|
-
},{}],
|
|
8189
|
+
},{}],39:[function(require,module,exports){
|
|
8156
8190
|
"use strict";
|
|
8157
8191
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
8158
8192
|
exports.Decorador = void 0;
|
|
@@ -8174,10 +8208,13 @@ class Decorador {
|
|
|
8174
8208
|
// TODO: Atributos
|
|
8175
8209
|
return `<decorador nome=${this.nome} />`;
|
|
8176
8210
|
}
|
|
8211
|
+
paraTextoSaida() {
|
|
8212
|
+
throw new Error('Método não implementado.');
|
|
8213
|
+
}
|
|
8177
8214
|
}
|
|
8178
8215
|
exports.Decorador = Decorador;
|
|
8179
8216
|
|
|
8180
|
-
},{}],
|
|
8217
|
+
},{}],40:[function(require,module,exports){
|
|
8181
8218
|
"use strict";
|
|
8182
8219
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
8183
8220
|
exports.DefinirValor = void 0;
|
|
@@ -8195,10 +8232,13 @@ class DefinirValor {
|
|
|
8195
8232
|
paraTexto() {
|
|
8196
8233
|
return `<definir-valor objeto=${this.objeto.paraTexto()} nome=${this.nome.lexema} valor=${this.valor} />`;
|
|
8197
8234
|
}
|
|
8235
|
+
paraTextoSaida() {
|
|
8236
|
+
throw new Error('Método não implementado.');
|
|
8237
|
+
}
|
|
8198
8238
|
}
|
|
8199
8239
|
exports.DefinirValor = DefinirValor;
|
|
8200
8240
|
|
|
8201
|
-
},{}],
|
|
8241
|
+
},{}],41:[function(require,module,exports){
|
|
8202
8242
|
"use strict";
|
|
8203
8243
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
8204
8244
|
exports.Dicionario = void 0;
|
|
@@ -8216,10 +8256,13 @@ class Dicionario {
|
|
|
8216
8256
|
paraTexto() {
|
|
8217
8257
|
return `<dicionário chaves=${this.chaves} valores=${this.valores} />`;
|
|
8218
8258
|
}
|
|
8259
|
+
paraTextoSaida() {
|
|
8260
|
+
throw new Error('Método não implementado.');
|
|
8261
|
+
}
|
|
8219
8262
|
}
|
|
8220
8263
|
exports.Dicionario = Dicionario;
|
|
8221
8264
|
|
|
8222
|
-
},{}],
|
|
8265
|
+
},{}],42:[function(require,module,exports){
|
|
8223
8266
|
"use strict";
|
|
8224
8267
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
8225
8268
|
exports.Elvis = void 0;
|
|
@@ -8238,10 +8281,13 @@ class Elvis {
|
|
|
8238
8281
|
`direita=${this.direita.paraTexto()} ` +
|
|
8239
8282
|
`/>`);
|
|
8240
8283
|
}
|
|
8284
|
+
paraTextoSaida() {
|
|
8285
|
+
throw new Error('Método não implementado.');
|
|
8286
|
+
}
|
|
8241
8287
|
}
|
|
8242
8288
|
exports.Elvis = Elvis;
|
|
8243
8289
|
|
|
8244
|
-
},{}],
|
|
8290
|
+
},{}],43:[function(require,module,exports){
|
|
8245
8291
|
"use strict";
|
|
8246
8292
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
8247
8293
|
exports.EnquantoComoConstruto = void 0;
|
|
@@ -8258,10 +8304,13 @@ class EnquantoComoConstruto {
|
|
|
8258
8304
|
paraTexto() {
|
|
8259
8305
|
return `<enquanto-como-construto />`;
|
|
8260
8306
|
}
|
|
8307
|
+
paraTextoSaida() {
|
|
8308
|
+
throw new Error('Método não implementado.');
|
|
8309
|
+
}
|
|
8261
8310
|
}
|
|
8262
8311
|
exports.EnquantoComoConstruto = EnquantoComoConstruto;
|
|
8263
8312
|
|
|
8264
|
-
},{}],
|
|
8313
|
+
},{}],44:[function(require,module,exports){
|
|
8265
8314
|
"use strict";
|
|
8266
8315
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
8267
8316
|
exports.ExpressaoRegular = void 0;
|
|
@@ -8278,10 +8327,13 @@ class ExpressaoRegular {
|
|
|
8278
8327
|
paraTexto() {
|
|
8279
8328
|
return `<expressão-regular valor=${this.valor} />`;
|
|
8280
8329
|
}
|
|
8330
|
+
paraTextoSaida() {
|
|
8331
|
+
throw new Error('Método não implementado.');
|
|
8332
|
+
}
|
|
8281
8333
|
}
|
|
8282
8334
|
exports.ExpressaoRegular = ExpressaoRegular;
|
|
8283
8335
|
|
|
8284
|
-
},{}],
|
|
8336
|
+
},{}],45:[function(require,module,exports){
|
|
8285
8337
|
"use strict";
|
|
8286
8338
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
8287
8339
|
exports.FazerComoConstruto = void 0;
|
|
@@ -8298,10 +8350,13 @@ class FazerComoConstruto {
|
|
|
8298
8350
|
paraTexto() {
|
|
8299
8351
|
return `<fazer-como-construto />`;
|
|
8300
8352
|
}
|
|
8353
|
+
paraTextoSaida() {
|
|
8354
|
+
throw new Error('Método não implementado.');
|
|
8355
|
+
}
|
|
8301
8356
|
}
|
|
8302
8357
|
exports.FazerComoConstruto = FazerComoConstruto;
|
|
8303
8358
|
|
|
8304
|
-
},{}],
|
|
8359
|
+
},{}],46:[function(require,module,exports){
|
|
8305
8360
|
"use strict";
|
|
8306
8361
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
8307
8362
|
exports.FimPara = void 0;
|
|
@@ -8328,10 +8383,13 @@ class FimPara {
|
|
|
8328
8383
|
paraTexto() {
|
|
8329
8384
|
return `<fim-para condiçãoPara=${this.condicaoPara.paraTexto()} incremento=${this.incremento.paraTexto()} />`;
|
|
8330
8385
|
}
|
|
8386
|
+
paraTextoSaida() {
|
|
8387
|
+
throw new Error('Método não implementado.');
|
|
8388
|
+
}
|
|
8331
8389
|
}
|
|
8332
8390
|
exports.FimPara = FimPara;
|
|
8333
8391
|
|
|
8334
|
-
},{}],
|
|
8392
|
+
},{}],47:[function(require,module,exports){
|
|
8335
8393
|
"use strict";
|
|
8336
8394
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
8337
8395
|
exports.FormatacaoEscrita = void 0;
|
|
@@ -8354,10 +8412,13 @@ class FormatacaoEscrita {
|
|
|
8354
8412
|
paraTexto() {
|
|
8355
8413
|
return `<formatação-escrita expressão=${this.expressao.paraTexto()} espaços=${this.espacos} casasDecimais=${this.casasDecimais} />`;
|
|
8356
8414
|
}
|
|
8415
|
+
paraTextoSaida() {
|
|
8416
|
+
throw new Error('Método não implementado.');
|
|
8417
|
+
}
|
|
8357
8418
|
}
|
|
8358
8419
|
exports.FormatacaoEscrita = FormatacaoEscrita;
|
|
8359
8420
|
|
|
8360
|
-
},{}],
|
|
8421
|
+
},{}],48:[function(require,module,exports){
|
|
8361
8422
|
"use strict";
|
|
8362
8423
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
8363
8424
|
exports.FuncaoConstruto = void 0;
|
|
@@ -8377,10 +8438,13 @@ class FuncaoConstruto {
|
|
|
8377
8438
|
// TODO: Corpo.
|
|
8378
8439
|
return `<construto-função parâmetros=${this.parametros} tipoRetorno=${this.tipo} tipoExplícito=${this.tipoExplicito ? 'Sim' : 'Não'} />`;
|
|
8379
8440
|
}
|
|
8441
|
+
paraTextoSaida() {
|
|
8442
|
+
throw new Error('Método não implementado.');
|
|
8443
|
+
}
|
|
8380
8444
|
}
|
|
8381
8445
|
exports.FuncaoConstruto = FuncaoConstruto;
|
|
8382
8446
|
|
|
8383
|
-
},{}],
|
|
8447
|
+
},{}],49:[function(require,module,exports){
|
|
8384
8448
|
"use strict";
|
|
8385
8449
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
8386
8450
|
exports.ImportarComoConstruto = void 0;
|
|
@@ -8400,10 +8464,13 @@ class ImportarComoConstruto {
|
|
|
8400
8464
|
paraTexto() {
|
|
8401
8465
|
return `<importar-como-construto caminho=${this.caminho.valor} />`;
|
|
8402
8466
|
}
|
|
8467
|
+
paraTextoSaida() {
|
|
8468
|
+
throw new Error('Método não implementado.');
|
|
8469
|
+
}
|
|
8403
8470
|
}
|
|
8404
8471
|
exports.ImportarComoConstruto = ImportarComoConstruto;
|
|
8405
8472
|
|
|
8406
|
-
},{}],
|
|
8473
|
+
},{}],50:[function(require,module,exports){
|
|
8407
8474
|
"use strict";
|
|
8408
8475
|
var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
|
|
8409
8476
|
if (k2 === undefined) k2 = k;
|
|
@@ -8466,7 +8533,7 @@ __exportStar(require("./unario"), exports);
|
|
|
8466
8533
|
__exportStar(require("./variavel"), exports);
|
|
8467
8534
|
__exportStar(require("./vetor"), exports);
|
|
8468
8535
|
|
|
8469
|
-
},{"./acesso-elemento-matriz":
|
|
8536
|
+
},{"./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){
|
|
8470
8537
|
"use strict";
|
|
8471
8538
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
8472
8539
|
exports.Isto = void 0;
|
|
@@ -8482,10 +8549,13 @@ class Isto {
|
|
|
8482
8549
|
paraTexto() {
|
|
8483
8550
|
return `<isto />`;
|
|
8484
8551
|
}
|
|
8552
|
+
paraTextoSaida() {
|
|
8553
|
+
throw new Error('Método não implementado.');
|
|
8554
|
+
}
|
|
8485
8555
|
}
|
|
8486
8556
|
exports.Isto = Isto;
|
|
8487
8557
|
|
|
8488
|
-
},{}],
|
|
8558
|
+
},{}],52:[function(require,module,exports){
|
|
8489
8559
|
"use strict";
|
|
8490
8560
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
8491
8561
|
exports.Leia = void 0;
|
|
@@ -8508,10 +8578,13 @@ class Leia {
|
|
|
8508
8578
|
paraTexto() {
|
|
8509
8579
|
return `<leia argumentos=[${this.argumentos.reduce((anterior, atual) => (anterior += atual.paraTexto()), '')}] />`;
|
|
8510
8580
|
}
|
|
8581
|
+
paraTextoSaida() {
|
|
8582
|
+
throw new Error('Método não implementado.');
|
|
8583
|
+
}
|
|
8511
8584
|
}
|
|
8512
8585
|
exports.Leia = Leia;
|
|
8513
8586
|
|
|
8514
|
-
},{"../geracao-identificadores":
|
|
8587
|
+
},{"../geracao-identificadores":112}],53:[function(require,module,exports){
|
|
8515
8588
|
"use strict";
|
|
8516
8589
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
8517
8590
|
exports.ListaCompreensao = void 0;
|
|
@@ -8530,10 +8603,13 @@ class ListaCompreensao {
|
|
|
8530
8603
|
paraTexto() {
|
|
8531
8604
|
return `<lista-compreensão />`;
|
|
8532
8605
|
}
|
|
8606
|
+
paraTextoSaida() {
|
|
8607
|
+
throw new Error('Método não implementado.');
|
|
8608
|
+
}
|
|
8533
8609
|
}
|
|
8534
8610
|
exports.ListaCompreensao = ListaCompreensao;
|
|
8535
8611
|
|
|
8536
|
-
},{}],
|
|
8612
|
+
},{}],54:[function(require,module,exports){
|
|
8537
8613
|
"use strict";
|
|
8538
8614
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
8539
8615
|
exports.Literal = void 0;
|
|
@@ -8550,15 +8626,22 @@ class Literal {
|
|
|
8550
8626
|
paraTexto() {
|
|
8551
8627
|
return `<literal valor=${this.valor} tipo=${this.tipo} />`;
|
|
8552
8628
|
}
|
|
8629
|
+
paraTextoSaida() {
|
|
8630
|
+
if (this.tipo === 'texto') {
|
|
8631
|
+
return `"${this.valor}"`;
|
|
8632
|
+
}
|
|
8633
|
+
return `${this.valor}`;
|
|
8634
|
+
}
|
|
8553
8635
|
}
|
|
8554
8636
|
exports.Literal = Literal;
|
|
8555
8637
|
|
|
8556
|
-
},{}],
|
|
8638
|
+
},{}],55:[function(require,module,exports){
|
|
8557
8639
|
"use strict";
|
|
8558
8640
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
8559
8641
|
exports.Logico = void 0;
|
|
8560
8642
|
class Logico {
|
|
8561
8643
|
constructor(hashArquivo, esquerda, operador, direita) {
|
|
8644
|
+
this.negado = false;
|
|
8562
8645
|
this.linha = esquerda.linha;
|
|
8563
8646
|
this.hashArquivo = hashArquivo;
|
|
8564
8647
|
this.esquerda = esquerda;
|
|
@@ -8573,10 +8656,13 @@ class Logico {
|
|
|
8573
8656
|
`direita=${this.direita.paraTexto()} ` +
|
|
8574
8657
|
`/>`);
|
|
8575
8658
|
}
|
|
8659
|
+
paraTextoSaida() {
|
|
8660
|
+
throw new Error('Método não implementado.');
|
|
8661
|
+
}
|
|
8576
8662
|
}
|
|
8577
8663
|
exports.Logico = Logico;
|
|
8578
8664
|
|
|
8579
|
-
},{}],
|
|
8665
|
+
},{}],56:[function(require,module,exports){
|
|
8580
8666
|
"use strict";
|
|
8581
8667
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
8582
8668
|
exports.ParaCadaComoConstruto = void 0;
|
|
@@ -8595,10 +8681,13 @@ class ParaCadaComoConstruto {
|
|
|
8595
8681
|
paraTexto() {
|
|
8596
8682
|
return `<para-cada-como-construto />`;
|
|
8597
8683
|
}
|
|
8684
|
+
paraTextoSaida() {
|
|
8685
|
+
throw new Error('Método não implementado.');
|
|
8686
|
+
}
|
|
8598
8687
|
}
|
|
8599
8688
|
exports.ParaCadaComoConstruto = ParaCadaComoConstruto;
|
|
8600
8689
|
|
|
8601
|
-
},{}],
|
|
8690
|
+
},{}],57:[function(require,module,exports){
|
|
8602
8691
|
"use strict";
|
|
8603
8692
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
8604
8693
|
exports.ParaComoConstruto = void 0;
|
|
@@ -8620,10 +8709,13 @@ class ParaComoConstruto {
|
|
|
8620
8709
|
paraTexto() {
|
|
8621
8710
|
return `<para-como-construto />`;
|
|
8622
8711
|
}
|
|
8712
|
+
paraTextoSaida() {
|
|
8713
|
+
throw new Error('Método não implementado.');
|
|
8714
|
+
}
|
|
8623
8715
|
}
|
|
8624
8716
|
exports.ParaComoConstruto = ParaComoConstruto;
|
|
8625
8717
|
|
|
8626
|
-
},{}],
|
|
8718
|
+
},{}],58:[function(require,module,exports){
|
|
8627
8719
|
"use strict";
|
|
8628
8720
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
8629
8721
|
exports.ReferenciaBibliotecaGlobal = void 0;
|
|
@@ -8643,10 +8735,13 @@ class ReferenciaBibliotecaGlobal {
|
|
|
8643
8735
|
paraTexto() {
|
|
8644
8736
|
return `<referência-biblioteca-global nome=${this.nome} />`;
|
|
8645
8737
|
}
|
|
8738
|
+
paraTextoSaida() {
|
|
8739
|
+
throw new Error('Método não implementado.');
|
|
8740
|
+
}
|
|
8646
8741
|
}
|
|
8647
8742
|
exports.ReferenciaBibliotecaGlobal = ReferenciaBibliotecaGlobal;
|
|
8648
8743
|
|
|
8649
|
-
},{}],
|
|
8744
|
+
},{}],59:[function(require,module,exports){
|
|
8650
8745
|
"use strict";
|
|
8651
8746
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
8652
8747
|
exports.ReferenciaFuncao = void 0;
|
|
@@ -8664,10 +8759,13 @@ class ReferenciaFuncao {
|
|
|
8664
8759
|
paraTexto() {
|
|
8665
8760
|
return `<referência-função nome=${this.simboloFuncao.lexema} tipo=${this.tipo} />`;
|
|
8666
8761
|
}
|
|
8762
|
+
paraTextoSaida() {
|
|
8763
|
+
throw new Error('Método não implementado.');
|
|
8764
|
+
}
|
|
8667
8765
|
}
|
|
8668
8766
|
exports.ReferenciaFuncao = ReferenciaFuncao;
|
|
8669
8767
|
|
|
8670
|
-
},{}],
|
|
8768
|
+
},{}],60:[function(require,module,exports){
|
|
8671
8769
|
"use strict";
|
|
8672
8770
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
8673
8771
|
exports.SeTernario = void 0;
|
|
@@ -8686,10 +8784,13 @@ class SeTernario {
|
|
|
8686
8784
|
paraTexto() {
|
|
8687
8785
|
return `<se-ternário condicao=${this.condicao.paraTexto()} expressaoSe=${this.expressaoSe.paraTexto()} expressaoSenao=${this.expressaoSenao.paraTexto()} />`;
|
|
8688
8786
|
}
|
|
8787
|
+
paraTextoSaida() {
|
|
8788
|
+
throw new Error('Método não implementado.');
|
|
8789
|
+
}
|
|
8689
8790
|
}
|
|
8690
8791
|
exports.SeTernario = SeTernario;
|
|
8691
8792
|
|
|
8692
|
-
},{}],
|
|
8793
|
+
},{}],61:[function(require,module,exports){
|
|
8693
8794
|
"use strict";
|
|
8694
8795
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
8695
8796
|
exports.Separador = void 0;
|
|
@@ -8705,10 +8806,13 @@ class Separador {
|
|
|
8705
8806
|
paraTexto() {
|
|
8706
8807
|
return `<separador símbolo=${this.conteudo} />`;
|
|
8707
8808
|
}
|
|
8809
|
+
paraTextoSaida() {
|
|
8810
|
+
throw new Error('Método não implementado.');
|
|
8811
|
+
}
|
|
8708
8812
|
}
|
|
8709
8813
|
exports.Separador = Separador;
|
|
8710
8814
|
|
|
8711
|
-
},{}],
|
|
8815
|
+
},{}],62:[function(require,module,exports){
|
|
8712
8816
|
"use strict";
|
|
8713
8817
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
8714
8818
|
exports.Super = void 0;
|
|
@@ -8725,10 +8829,13 @@ class Super {
|
|
|
8725
8829
|
paraTexto() {
|
|
8726
8830
|
return `<super superClasse=${this.superclasse} />`;
|
|
8727
8831
|
}
|
|
8832
|
+
paraTextoSaida() {
|
|
8833
|
+
throw new Error('Método não implementado.');
|
|
8834
|
+
}
|
|
8728
8835
|
}
|
|
8729
8836
|
exports.Super = Super;
|
|
8730
8837
|
|
|
8731
|
-
},{}],
|
|
8838
|
+
},{}],63:[function(require,module,exports){
|
|
8732
8839
|
"use strict";
|
|
8733
8840
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
8734
8841
|
exports.TipoDe = void 0;
|
|
@@ -8749,10 +8856,13 @@ class TipoDe {
|
|
|
8749
8856
|
paraTexto() {
|
|
8750
8857
|
return `<tipo-de valor=${this.valor.paraTexto()} />`;
|
|
8751
8858
|
}
|
|
8859
|
+
paraTextoSaida() {
|
|
8860
|
+
throw new Error('Método não implementado.');
|
|
8861
|
+
}
|
|
8752
8862
|
}
|
|
8753
8863
|
exports.TipoDe = TipoDe;
|
|
8754
8864
|
|
|
8755
|
-
},{}],
|
|
8865
|
+
},{}],64:[function(require,module,exports){
|
|
8756
8866
|
"use strict";
|
|
8757
8867
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
8758
8868
|
exports.Tupla = void 0;
|
|
@@ -8763,7 +8873,7 @@ class Tupla {
|
|
|
8763
8873
|
}
|
|
8764
8874
|
exports.Tupla = Tupla;
|
|
8765
8875
|
|
|
8766
|
-
},{}],
|
|
8876
|
+
},{}],65:[function(require,module,exports){
|
|
8767
8877
|
"use strict";
|
|
8768
8878
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
8769
8879
|
exports.Deceto = void 0;
|
|
@@ -8808,10 +8918,13 @@ class Deceto extends tupla_1.Tupla {
|
|
|
8808
8918
|
`décimo=${this.decimo.paraTexto()} ` +
|
|
8809
8919
|
` />`);
|
|
8810
8920
|
}
|
|
8921
|
+
paraTextoSaida() {
|
|
8922
|
+
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()})]`;
|
|
8923
|
+
}
|
|
8811
8924
|
}
|
|
8812
8925
|
exports.Deceto = Deceto;
|
|
8813
8926
|
|
|
8814
|
-
},{"../tupla":
|
|
8927
|
+
},{"../tupla":64}],66:[function(require,module,exports){
|
|
8815
8928
|
"use strict";
|
|
8816
8929
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
8817
8930
|
exports.Dupla = void 0;
|
|
@@ -8827,10 +8940,13 @@ class Dupla extends tupla_1.Tupla {
|
|
|
8827
8940
|
`segundo=${this.segundo.paraTexto()} ` +
|
|
8828
8941
|
` />`);
|
|
8829
8942
|
}
|
|
8943
|
+
paraTextoSaida() {
|
|
8944
|
+
return `[(${this.primeiro.paraTextoSaida()}, ${this.segundo.paraTextoSaida()})]`;
|
|
8945
|
+
}
|
|
8830
8946
|
}
|
|
8831
8947
|
exports.Dupla = Dupla;
|
|
8832
8948
|
|
|
8833
|
-
},{"../tupla":
|
|
8949
|
+
},{"../tupla":64}],67:[function(require,module,exports){
|
|
8834
8950
|
"use strict";
|
|
8835
8951
|
var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
|
|
8836
8952
|
if (k2 === undefined) k2 = k;
|
|
@@ -8898,7 +9014,7 @@ class SeletorTuplas {
|
|
|
8898
9014
|
}
|
|
8899
9015
|
exports.SeletorTuplas = SeletorTuplas;
|
|
8900
9016
|
|
|
8901
|
-
},{"./deceto":
|
|
9017
|
+
},{"./deceto":65,"./dupla":66,"./noneto":68,"./octeto":69,"./quarteto":70,"./quinteto":71,"./septeto":72,"./sexteto":73,"./trio":74}],68:[function(require,module,exports){
|
|
8902
9018
|
"use strict";
|
|
8903
9019
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
8904
9020
|
exports.Noneto = void 0;
|
|
@@ -8934,10 +9050,13 @@ class Noneto extends tupla_1.Tupla {
|
|
|
8934
9050
|
`nono=${this.nono.paraTexto()} ` +
|
|
8935
9051
|
` />`);
|
|
8936
9052
|
}
|
|
9053
|
+
paraTextoSaida() {
|
|
9054
|
+
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()})]`;
|
|
9055
|
+
}
|
|
8937
9056
|
}
|
|
8938
9057
|
exports.Noneto = Noneto;
|
|
8939
9058
|
|
|
8940
|
-
},{"../tupla":
|
|
9059
|
+
},{"../tupla":64}],69:[function(require,module,exports){
|
|
8941
9060
|
"use strict";
|
|
8942
9061
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
8943
9062
|
exports.Octeto = void 0;
|
|
@@ -8971,10 +9090,13 @@ class Octeto extends tupla_1.Tupla {
|
|
|
8971
9090
|
`oitavo=${this.oitavo.paraTexto()} ` +
|
|
8972
9091
|
` />`);
|
|
8973
9092
|
}
|
|
9093
|
+
paraTextoSaida() {
|
|
9094
|
+
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()})]`;
|
|
9095
|
+
}
|
|
8974
9096
|
}
|
|
8975
9097
|
exports.Octeto = Octeto;
|
|
8976
9098
|
|
|
8977
|
-
},{"../tupla":
|
|
9099
|
+
},{"../tupla":64}],70:[function(require,module,exports){
|
|
8978
9100
|
"use strict";
|
|
8979
9101
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
8980
9102
|
exports.Quarteto = void 0;
|
|
@@ -8994,10 +9116,13 @@ class Quarteto extends tupla_1.Tupla {
|
|
|
8994
9116
|
`quarto=${this.quarto.paraTexto()} ` +
|
|
8995
9117
|
` />`);
|
|
8996
9118
|
}
|
|
9119
|
+
paraTextoSaida() {
|
|
9120
|
+
return `[(${this.primeiro.paraTextoSaida()}, ${this.segundo.paraTextoSaida()}, ${this.terceiro.paraTextoSaida()}, ${this.quarto.paraTextoSaida()})]`;
|
|
9121
|
+
}
|
|
8997
9122
|
}
|
|
8998
9123
|
exports.Quarteto = Quarteto;
|
|
8999
9124
|
|
|
9000
|
-
},{"../tupla":
|
|
9125
|
+
},{"../tupla":64}],71:[function(require,module,exports){
|
|
9001
9126
|
"use strict";
|
|
9002
9127
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
9003
9128
|
exports.Quinteto = void 0;
|
|
@@ -9019,10 +9144,13 @@ class Quinteto extends tupla_1.Tupla {
|
|
|
9019
9144
|
`quinto=${this.quinto.paraTexto()} ` +
|
|
9020
9145
|
` />`);
|
|
9021
9146
|
}
|
|
9147
|
+
paraTextoSaida() {
|
|
9148
|
+
return `[(${this.primeiro.paraTextoSaida()}, ${this.segundo.paraTextoSaida()}, , ${this.terceiro.paraTextoSaida()}, ${this.quarto.paraTextoSaida()}, ${this.quinto.paraTextoSaida()})]`;
|
|
9149
|
+
}
|
|
9022
9150
|
}
|
|
9023
9151
|
exports.Quinteto = Quinteto;
|
|
9024
9152
|
|
|
9025
|
-
},{"../tupla":
|
|
9153
|
+
},{"../tupla":64}],72:[function(require,module,exports){
|
|
9026
9154
|
"use strict";
|
|
9027
9155
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
9028
9156
|
exports.Septeto = void 0;
|
|
@@ -9054,10 +9182,13 @@ class Septeto extends tupla_1.Tupla {
|
|
|
9054
9182
|
`sétimo=${this.setimo.paraTexto()} ` +
|
|
9055
9183
|
` />`);
|
|
9056
9184
|
}
|
|
9185
|
+
paraTextoSaida() {
|
|
9186
|
+
return `[(${this.primeiro.paraTextoSaida()}, ${this.segundo.paraTextoSaida()}, ${this.terceiro.paraTextoSaida()}, ${this.quarto.paraTextoSaida()}, ${this.quinto.paraTextoSaida()}, ${this.sexto.paraTextoSaida()}, ${this.setimo.paraTextoSaida()})]`;
|
|
9187
|
+
}
|
|
9057
9188
|
}
|
|
9058
9189
|
exports.Septeto = Septeto;
|
|
9059
9190
|
|
|
9060
|
-
},{"../tupla":
|
|
9191
|
+
},{"../tupla":64}],73:[function(require,module,exports){
|
|
9061
9192
|
"use strict";
|
|
9062
9193
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
9063
9194
|
exports.Sexteto = void 0;
|
|
@@ -9081,10 +9212,13 @@ class Sexteto extends tupla_1.Tupla {
|
|
|
9081
9212
|
`sexto=${this.sexto.paraTexto()} ` +
|
|
9082
9213
|
` />`);
|
|
9083
9214
|
}
|
|
9215
|
+
paraTextoSaida() {
|
|
9216
|
+
return `[(${this.primeiro.paraTextoSaida()}, ${this.segundo.paraTextoSaida()}, ${this.terceiro.paraTextoSaida()}, ${this.quarto.paraTextoSaida()}, ${this.quinto.paraTextoSaida()}, ${this.sexto.paraTextoSaida()})]`;
|
|
9217
|
+
}
|
|
9084
9218
|
}
|
|
9085
9219
|
exports.Sexteto = Sexteto;
|
|
9086
9220
|
|
|
9087
|
-
},{"../tupla":
|
|
9221
|
+
},{"../tupla":64}],74:[function(require,module,exports){
|
|
9088
9222
|
"use strict";
|
|
9089
9223
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
9090
9224
|
exports.Trio = void 0;
|
|
@@ -9102,10 +9236,13 @@ class Trio extends tupla_1.Tupla {
|
|
|
9102
9236
|
`terceiro=${this.terceiro.paraTexto()} ` +
|
|
9103
9237
|
` />`);
|
|
9104
9238
|
}
|
|
9239
|
+
paraTextoSaida() {
|
|
9240
|
+
return `[(${this.primeiro.paraTextoSaida()}, ${this.segundo.paraTextoSaida()}, ${this.terceiro.paraTextoSaida()})]`;
|
|
9241
|
+
}
|
|
9105
9242
|
}
|
|
9106
9243
|
exports.Trio = Trio;
|
|
9107
9244
|
|
|
9108
|
-
},{"../tupla":
|
|
9245
|
+
},{"../tupla":64}],75:[function(require,module,exports){
|
|
9109
9246
|
"use strict";
|
|
9110
9247
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
9111
9248
|
exports.Unario = void 0;
|
|
@@ -9123,10 +9260,13 @@ class Unario {
|
|
|
9123
9260
|
paraTexto() {
|
|
9124
9261
|
return `<unário operando=${this.operando.paraTexto()} operador=${this.operador.lexema} incidênciaOperador=${this.incidenciaOperador} />`;
|
|
9125
9262
|
}
|
|
9263
|
+
paraTextoSaida() {
|
|
9264
|
+
throw new Error('Método não implementado.');
|
|
9265
|
+
}
|
|
9126
9266
|
}
|
|
9127
9267
|
exports.Unario = Unario;
|
|
9128
9268
|
|
|
9129
|
-
},{}],
|
|
9269
|
+
},{}],76:[function(require,module,exports){
|
|
9130
9270
|
"use strict";
|
|
9131
9271
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
9132
9272
|
exports.Variavel = void 0;
|
|
@@ -9143,10 +9283,13 @@ class Variavel {
|
|
|
9143
9283
|
paraTexto() {
|
|
9144
9284
|
return `<variável nome=${this.simbolo.lexema} tipo=${this.tipo} />`;
|
|
9145
9285
|
}
|
|
9286
|
+
paraTextoSaida() {
|
|
9287
|
+
throw new Error('Método não implementado.');
|
|
9288
|
+
}
|
|
9146
9289
|
}
|
|
9147
9290
|
exports.Variavel = Variavel;
|
|
9148
9291
|
|
|
9149
|
-
},{}],
|
|
9292
|
+
},{}],77:[function(require,module,exports){
|
|
9150
9293
|
"use strict";
|
|
9151
9294
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
9152
9295
|
exports.Vetor = void 0;
|
|
@@ -9169,10 +9312,13 @@ class Vetor {
|
|
|
9169
9312
|
paraTexto() {
|
|
9170
9313
|
return `<vetor tipo=${this.tipo} valores=${this.valores.reduce((anterior, atual) => (anterior += atual.paraTexto()), '')} />`;
|
|
9171
9314
|
}
|
|
9315
|
+
paraTextoSaida() {
|
|
9316
|
+
throw new Error('Método não implementado.');
|
|
9317
|
+
}
|
|
9172
9318
|
}
|
|
9173
9319
|
exports.Vetor = Vetor;
|
|
9174
9320
|
|
|
9175
|
-
},{}],
|
|
9321
|
+
},{}],78:[function(require,module,exports){
|
|
9176
9322
|
"use strict";
|
|
9177
9323
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
9178
9324
|
exports.Bloco = void 0;
|
|
@@ -9198,7 +9344,7 @@ class Bloco extends declaracao_1.Declaracao {
|
|
|
9198
9344
|
}
|
|
9199
9345
|
exports.Bloco = Bloco;
|
|
9200
9346
|
|
|
9201
|
-
},{"./declaracao":
|
|
9347
|
+
},{"./declaracao":85}],79:[function(require,module,exports){
|
|
9202
9348
|
"use strict";
|
|
9203
9349
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
9204
9350
|
exports.CabecalhoPrograma = void 0;
|
|
@@ -9220,7 +9366,7 @@ class CabecalhoPrograma extends declaracao_1.Declaracao {
|
|
|
9220
9366
|
}
|
|
9221
9367
|
exports.CabecalhoPrograma = CabecalhoPrograma;
|
|
9222
9368
|
|
|
9223
|
-
},{"./declaracao":
|
|
9369
|
+
},{"./declaracao":85}],80:[function(require,module,exports){
|
|
9224
9370
|
"use strict";
|
|
9225
9371
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
9226
9372
|
exports.Classe = void 0;
|
|
@@ -9255,7 +9401,7 @@ class Classe extends declaracao_1.Declaracao {
|
|
|
9255
9401
|
}
|
|
9256
9402
|
exports.Classe = Classe;
|
|
9257
9403
|
|
|
9258
|
-
},{"./declaracao":
|
|
9404
|
+
},{"./declaracao":85}],81:[function(require,module,exports){
|
|
9259
9405
|
"use strict";
|
|
9260
9406
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
9261
9407
|
exports.Comentario = void 0;
|
|
@@ -9280,7 +9426,7 @@ class Comentario extends declaracao_1.Declaracao {
|
|
|
9280
9426
|
}
|
|
9281
9427
|
exports.Comentario = Comentario;
|
|
9282
9428
|
|
|
9283
|
-
},{"./declaracao":
|
|
9429
|
+
},{"./declaracao":85}],82:[function(require,module,exports){
|
|
9284
9430
|
"use strict";
|
|
9285
9431
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
9286
9432
|
exports.ConstMultiplo = void 0;
|
|
@@ -9305,7 +9451,7 @@ class ConstMultiplo extends declaracao_1.Declaracao {
|
|
|
9305
9451
|
}
|
|
9306
9452
|
exports.ConstMultiplo = ConstMultiplo;
|
|
9307
9453
|
|
|
9308
|
-
},{"./declaracao":
|
|
9454
|
+
},{"./declaracao":85}],83:[function(require,module,exports){
|
|
9309
9455
|
"use strict";
|
|
9310
9456
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
9311
9457
|
exports.Const = void 0;
|
|
@@ -9335,7 +9481,7 @@ class Const extends declaracao_1.Declaracao {
|
|
|
9335
9481
|
}
|
|
9336
9482
|
exports.Const = Const;
|
|
9337
9483
|
|
|
9338
|
-
},{"./declaracao":
|
|
9484
|
+
},{"./declaracao":85}],84:[function(require,module,exports){
|
|
9339
9485
|
"use strict";
|
|
9340
9486
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
9341
9487
|
exports.Continua = void 0;
|
|
@@ -9353,7 +9499,7 @@ class Continua extends declaracao_1.Declaracao {
|
|
|
9353
9499
|
}
|
|
9354
9500
|
exports.Continua = Continua;
|
|
9355
9501
|
|
|
9356
|
-
},{"./declaracao":
|
|
9502
|
+
},{"./declaracao":85}],85:[function(require,module,exports){
|
|
9357
9503
|
"use strict";
|
|
9358
9504
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
9359
9505
|
exports.Declaracao = void 0;
|
|
@@ -9376,7 +9522,7 @@ class Declaracao {
|
|
|
9376
9522
|
}
|
|
9377
9523
|
exports.Declaracao = Declaracao;
|
|
9378
9524
|
|
|
9379
|
-
},{}],
|
|
9525
|
+
},{}],86:[function(require,module,exports){
|
|
9380
9526
|
"use strict";
|
|
9381
9527
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
9382
9528
|
exports.Enquanto = void 0;
|
|
@@ -9397,7 +9543,7 @@ class Enquanto extends declaracao_1.Declaracao {
|
|
|
9397
9543
|
}
|
|
9398
9544
|
exports.Enquanto = Enquanto;
|
|
9399
9545
|
|
|
9400
|
-
},{"./declaracao":
|
|
9546
|
+
},{"./declaracao":85}],87:[function(require,module,exports){
|
|
9401
9547
|
"use strict";
|
|
9402
9548
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
9403
9549
|
exports.Escolha = void 0;
|
|
@@ -9422,7 +9568,7 @@ class Escolha extends declaracao_1.Declaracao {
|
|
|
9422
9568
|
}
|
|
9423
9569
|
exports.Escolha = Escolha;
|
|
9424
9570
|
|
|
9425
|
-
},{"./declaracao":
|
|
9571
|
+
},{"./declaracao":85}],88:[function(require,module,exports){
|
|
9426
9572
|
"use strict";
|
|
9427
9573
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
9428
9574
|
exports.EscrevaMesmaLinha = void 0;
|
|
@@ -9441,7 +9587,7 @@ class EscrevaMesmaLinha extends declaracao_1.Declaracao {
|
|
|
9441
9587
|
}
|
|
9442
9588
|
exports.EscrevaMesmaLinha = EscrevaMesmaLinha;
|
|
9443
9589
|
|
|
9444
|
-
},{"./declaracao":
|
|
9590
|
+
},{"./declaracao":85}],89:[function(require,module,exports){
|
|
9445
9591
|
"use strict";
|
|
9446
9592
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
9447
9593
|
exports.Escreva = void 0;
|
|
@@ -9460,7 +9606,7 @@ class Escreva extends declaracao_1.Declaracao {
|
|
|
9460
9606
|
}
|
|
9461
9607
|
exports.Escreva = Escreva;
|
|
9462
9608
|
|
|
9463
|
-
},{"./declaracao":
|
|
9609
|
+
},{"./declaracao":85}],90:[function(require,module,exports){
|
|
9464
9610
|
"use strict";
|
|
9465
9611
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
9466
9612
|
exports.Expressao = void 0;
|
|
@@ -9479,7 +9625,7 @@ class Expressao extends declaracao_1.Declaracao {
|
|
|
9479
9625
|
}
|
|
9480
9626
|
exports.Expressao = Expressao;
|
|
9481
9627
|
|
|
9482
|
-
},{"./declaracao":
|
|
9628
|
+
},{"./declaracao":85}],91:[function(require,module,exports){
|
|
9483
9629
|
"use strict";
|
|
9484
9630
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
9485
9631
|
exports.Falhar = void 0;
|
|
@@ -9499,7 +9645,7 @@ class Falhar extends declaracao_1.Declaracao {
|
|
|
9499
9645
|
}
|
|
9500
9646
|
exports.Falhar = Falhar;
|
|
9501
9647
|
|
|
9502
|
-
},{"./declaracao":
|
|
9648
|
+
},{"./declaracao":85}],92:[function(require,module,exports){
|
|
9503
9649
|
"use strict";
|
|
9504
9650
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
9505
9651
|
exports.Fazer = void 0;
|
|
@@ -9520,7 +9666,7 @@ class Fazer extends declaracao_1.Declaracao {
|
|
|
9520
9666
|
}
|
|
9521
9667
|
exports.Fazer = Fazer;
|
|
9522
9668
|
|
|
9523
|
-
},{"./declaracao":
|
|
9669
|
+
},{"./declaracao":85}],93:[function(require,module,exports){
|
|
9524
9670
|
"use strict";
|
|
9525
9671
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
9526
9672
|
exports.FuncaoDeclaracao = void 0;
|
|
@@ -9548,7 +9694,7 @@ class FuncaoDeclaracao extends declaracao_1.Declaracao {
|
|
|
9548
9694
|
}
|
|
9549
9695
|
exports.FuncaoDeclaracao = FuncaoDeclaracao;
|
|
9550
9696
|
|
|
9551
|
-
},{"../geracao-identificadores":
|
|
9697
|
+
},{"../geracao-identificadores":112,"./declaracao":85}],94:[function(require,module,exports){
|
|
9552
9698
|
"use strict";
|
|
9553
9699
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
9554
9700
|
exports.Importar = void 0;
|
|
@@ -9574,7 +9720,7 @@ class Importar extends declaracao_1.Declaracao {
|
|
|
9574
9720
|
}
|
|
9575
9721
|
exports.Importar = Importar;
|
|
9576
9722
|
|
|
9577
|
-
},{"./declaracao":
|
|
9723
|
+
},{"./declaracao":85}],95:[function(require,module,exports){
|
|
9578
9724
|
"use strict";
|
|
9579
9725
|
var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
|
|
9580
9726
|
if (k2 === undefined) k2 = k;
|
|
@@ -9621,7 +9767,7 @@ __exportStar(require("./tente"), exports);
|
|
|
9621
9767
|
__exportStar(require("./var"), exports);
|
|
9622
9768
|
__exportStar(require("./var-multiplo"), exports);
|
|
9623
9769
|
|
|
9624
|
-
},{"./bloco":
|
|
9770
|
+
},{"./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){
|
|
9625
9771
|
"use strict";
|
|
9626
9772
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
9627
9773
|
exports.InicioAlgoritmo = void 0;
|
|
@@ -9641,7 +9787,7 @@ class InicioAlgoritmo extends declaracao_1.Declaracao {
|
|
|
9641
9787
|
}
|
|
9642
9788
|
exports.InicioAlgoritmo = InicioAlgoritmo;
|
|
9643
9789
|
|
|
9644
|
-
},{"./declaracao":
|
|
9790
|
+
},{"./declaracao":85}],97:[function(require,module,exports){
|
|
9645
9791
|
"use strict";
|
|
9646
9792
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
9647
9793
|
exports.ParaCada = void 0;
|
|
@@ -9664,7 +9810,7 @@ class ParaCada extends declaracao_1.Declaracao {
|
|
|
9664
9810
|
}
|
|
9665
9811
|
exports.ParaCada = ParaCada;
|
|
9666
9812
|
|
|
9667
|
-
},{"./declaracao":
|
|
9813
|
+
},{"./declaracao":85}],98:[function(require,module,exports){
|
|
9668
9814
|
"use strict";
|
|
9669
9815
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
9670
9816
|
exports.Para = void 0;
|
|
@@ -9701,7 +9847,7 @@ class Para extends declaracao_1.Declaracao {
|
|
|
9701
9847
|
}
|
|
9702
9848
|
exports.Para = Para;
|
|
9703
9849
|
|
|
9704
|
-
},{"./declaracao":
|
|
9850
|
+
},{"./declaracao":85}],99:[function(require,module,exports){
|
|
9705
9851
|
"use strict";
|
|
9706
9852
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
9707
9853
|
exports.PropriedadeClasse = void 0;
|
|
@@ -9722,7 +9868,7 @@ class PropriedadeClasse extends declaracao_1.Declaracao {
|
|
|
9722
9868
|
}
|
|
9723
9869
|
exports.PropriedadeClasse = PropriedadeClasse;
|
|
9724
9870
|
|
|
9725
|
-
},{"./declaracao":
|
|
9871
|
+
},{"./declaracao":85}],100:[function(require,module,exports){
|
|
9726
9872
|
"use strict";
|
|
9727
9873
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
9728
9874
|
exports.Retorna = void 0;
|
|
@@ -9748,7 +9894,7 @@ class Retorna extends declaracao_1.Declaracao {
|
|
|
9748
9894
|
}
|
|
9749
9895
|
exports.Retorna = Retorna;
|
|
9750
9896
|
|
|
9751
|
-
},{"./declaracao":
|
|
9897
|
+
},{"./declaracao":85}],101:[function(require,module,exports){
|
|
9752
9898
|
"use strict";
|
|
9753
9899
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
9754
9900
|
exports.Se = void 0;
|
|
@@ -9771,7 +9917,7 @@ class Se extends declaracao_1.Declaracao {
|
|
|
9771
9917
|
}
|
|
9772
9918
|
exports.Se = Se;
|
|
9773
9919
|
|
|
9774
|
-
},{"./declaracao":
|
|
9920
|
+
},{"./declaracao":85}],102:[function(require,module,exports){
|
|
9775
9921
|
"use strict";
|
|
9776
9922
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
9777
9923
|
exports.Sustar = void 0;
|
|
@@ -9789,7 +9935,7 @@ class Sustar extends declaracao_1.Declaracao {
|
|
|
9789
9935
|
}
|
|
9790
9936
|
exports.Sustar = Sustar;
|
|
9791
9937
|
|
|
9792
|
-
},{"./declaracao":
|
|
9938
|
+
},{"./declaracao":85}],103:[function(require,module,exports){
|
|
9793
9939
|
"use strict";
|
|
9794
9940
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
9795
9941
|
exports.TendoComo = void 0;
|
|
@@ -9816,7 +9962,7 @@ class TendoComo extends declaracao_1.Declaracao {
|
|
|
9816
9962
|
}
|
|
9817
9963
|
exports.TendoComo = TendoComo;
|
|
9818
9964
|
|
|
9819
|
-
},{"./declaracao":
|
|
9965
|
+
},{"./declaracao":85}],104:[function(require,module,exports){
|
|
9820
9966
|
"use strict";
|
|
9821
9967
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
9822
9968
|
exports.Tente = void 0;
|
|
@@ -9842,7 +9988,7 @@ class Tente extends declaracao_1.Declaracao {
|
|
|
9842
9988
|
}
|
|
9843
9989
|
exports.Tente = Tente;
|
|
9844
9990
|
|
|
9845
|
-
},{"./declaracao":
|
|
9991
|
+
},{"./declaracao":85}],105:[function(require,module,exports){
|
|
9846
9992
|
"use strict";
|
|
9847
9993
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
9848
9994
|
exports.VarMultiplo = void 0;
|
|
@@ -9868,7 +10014,7 @@ class VarMultiplo extends declaracao_1.Declaracao {
|
|
|
9868
10014
|
}
|
|
9869
10015
|
exports.VarMultiplo = VarMultiplo;
|
|
9870
10016
|
|
|
9871
|
-
},{"./declaracao":
|
|
10017
|
+
},{"./declaracao":85}],106:[function(require,module,exports){
|
|
9872
10018
|
"use strict";
|
|
9873
10019
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
9874
10020
|
exports.Var = void 0;
|
|
@@ -9900,7 +10046,7 @@ class Var extends declaracao_1.Declaracao {
|
|
|
9900
10046
|
}
|
|
9901
10047
|
exports.Var = Var;
|
|
9902
10048
|
|
|
9903
|
-
},{"./declaracao":
|
|
10049
|
+
},{"./declaracao":85}],107:[function(require,module,exports){
|
|
9904
10050
|
"use strict";
|
|
9905
10051
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
9906
10052
|
exports.ErroEmTempoDeExecucao = void 0;
|
|
@@ -9915,7 +10061,7 @@ class ErroEmTempoDeExecucao extends Error {
|
|
|
9915
10061
|
}
|
|
9916
10062
|
exports.ErroEmTempoDeExecucao = ErroEmTempoDeExecucao;
|
|
9917
10063
|
|
|
9918
|
-
},{}],
|
|
10064
|
+
},{}],108:[function(require,module,exports){
|
|
9919
10065
|
"use strict";
|
|
9920
10066
|
var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
|
|
9921
10067
|
if (k2 === undefined) k2 = k;
|
|
@@ -9934,7 +10080,7 @@ var __exportStar = (this && this.__exportStar) || function(m, exports) {
|
|
|
9934
10080
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
9935
10081
|
__exportStar(require("./erro-em-tempo-de-execucao"), exports);
|
|
9936
10082
|
|
|
9937
|
-
},{"./erro-em-tempo-de-execucao":
|
|
10083
|
+
},{"./erro-em-tempo-de-execucao":107}],109:[function(require,module,exports){
|
|
9938
10084
|
"use strict";
|
|
9939
10085
|
var __importDefault = (this && this.__importDefault) || function (mod) {
|
|
9940
10086
|
return (mod && mod.__esModule) ? mod : { "default": mod };
|
|
@@ -10666,7 +10812,7 @@ class FormatadorDelegua {
|
|
|
10666
10812
|
}
|
|
10667
10813
|
exports.FormatadorDelegua = FormatadorDelegua;
|
|
10668
10814
|
|
|
10669
|
-
},{"../construtos":
|
|
10815
|
+
},{"../construtos":50,"../tipos-de-simbolos/delegua":186}],110:[function(require,module,exports){
|
|
10670
10816
|
"use strict";
|
|
10671
10817
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
10672
10818
|
exports.FormatadorPitugues = void 0;
|
|
@@ -10902,7 +11048,7 @@ class FormatadorPitugues {
|
|
|
10902
11048
|
}
|
|
10903
11049
|
exports.FormatadorPitugues = FormatadorPitugues;
|
|
10904
11050
|
|
|
10905
|
-
},{}],
|
|
11051
|
+
},{}],111:[function(require,module,exports){
|
|
10906
11052
|
"use strict";
|
|
10907
11053
|
var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
|
|
10908
11054
|
if (k2 === undefined) k2 = k;
|
|
@@ -10922,7 +11068,7 @@ Object.defineProperty(exports, "__esModule", { value: true });
|
|
|
10922
11068
|
__exportStar(require("./formatador-delegua"), exports);
|
|
10923
11069
|
__exportStar(require("./formatador-pitugues"), exports);
|
|
10924
11070
|
|
|
10925
|
-
},{"./formatador-delegua":
|
|
11071
|
+
},{"./formatador-delegua":109,"./formatador-pitugues":110}],112:[function(require,module,exports){
|
|
10926
11072
|
"use strict";
|
|
10927
11073
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
10928
11074
|
exports.cyrb53 = cyrb53;
|
|
@@ -10966,7 +11112,7 @@ function uuidv4() {
|
|
|
10966
11112
|
});
|
|
10967
11113
|
}
|
|
10968
11114
|
|
|
10969
|
-
},{}],
|
|
11115
|
+
},{}],113:[function(require,module,exports){
|
|
10970
11116
|
"use strict";
|
|
10971
11117
|
var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
|
|
10972
11118
|
if (k2 === undefined) k2 = k;
|
|
@@ -10993,7 +11139,7 @@ __exportStar(require("./interpretador"), exports);
|
|
|
10993
11139
|
__exportStar(require("./lexador"), exports);
|
|
10994
11140
|
__exportStar(require("./tradutores"), exports);
|
|
10995
11141
|
|
|
10996
|
-
},{"./avaliador-sintatico":12,"./construtos":
|
|
11142
|
+
},{"./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){
|
|
10997
11143
|
"use strict";
|
|
10998
11144
|
var __importDefault = (this && this.__importDefault) || function (mod) {
|
|
10999
11145
|
return (mod && mod.__esModule) ? mod : { "default": mod };
|
|
@@ -11120,7 +11266,7 @@ function tipoInferenciaParaTipoDadosElementar(tipoInferencia) {
|
|
|
11120
11266
|
}
|
|
11121
11267
|
}
|
|
11122
11268
|
|
|
11123
|
-
},{"./tipos-de-dados/delegua":
|
|
11269
|
+
},{"./tipos-de-dados/delegua":181,"./tipos-de-dados/primitivos":183,"./tipos-de-simbolos/delegua":186}],115:[function(require,module,exports){
|
|
11124
11270
|
"use strict";
|
|
11125
11271
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
11126
11272
|
exports.InformacaoElementoSintatico = void 0;
|
|
@@ -11139,15 +11285,15 @@ class InformacaoElementoSintatico {
|
|
|
11139
11285
|
}
|
|
11140
11286
|
exports.InformacaoElementoSintatico = InformacaoElementoSintatico;
|
|
11141
11287
|
|
|
11142
|
-
},{}],
|
|
11288
|
+
},{}],116:[function(require,module,exports){
|
|
11143
11289
|
"use strict";
|
|
11144
11290
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
11145
11291
|
|
|
11146
|
-
},{}],
|
|
11292
|
+
},{}],117:[function(require,module,exports){
|
|
11147
11293
|
"use strict";
|
|
11148
11294
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
11149
11295
|
|
|
11150
|
-
},{}],
|
|
11296
|
+
},{}],118:[function(require,module,exports){
|
|
11151
11297
|
"use strict";
|
|
11152
11298
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
11153
11299
|
exports.DiagnosticoSeveridade = void 0;
|
|
@@ -11159,7 +11305,7 @@ var DiagnosticoSeveridade;
|
|
|
11159
11305
|
DiagnosticoSeveridade[DiagnosticoSeveridade["SUGESTAO"] = 3] = "SUGESTAO";
|
|
11160
11306
|
})(DiagnosticoSeveridade || (exports.DiagnosticoSeveridade = DiagnosticoSeveridade = {}));
|
|
11161
11307
|
|
|
11162
|
-
},{}],
|
|
11308
|
+
},{}],119:[function(require,module,exports){
|
|
11163
11309
|
"use strict";
|
|
11164
11310
|
var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
|
|
11165
11311
|
if (k2 === undefined) k2 = k;
|
|
@@ -11178,11 +11324,11 @@ var __exportStar = (this && this.__exportStar) || function(m, exports) {
|
|
|
11178
11324
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
11179
11325
|
__exportStar(require("./diagnostico-analisador-semantico"), exports);
|
|
11180
11326
|
|
|
11181
|
-
},{"./diagnostico-analisador-semantico":
|
|
11327
|
+
},{"./diagnostico-analisador-semantico":118}],120:[function(require,module,exports){
|
|
11182
11328
|
"use strict";
|
|
11183
11329
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
11184
11330
|
|
|
11185
|
-
},{}],
|
|
11331
|
+
},{}],121:[function(require,module,exports){
|
|
11186
11332
|
"use strict";
|
|
11187
11333
|
var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
|
|
11188
11334
|
if (k2 === undefined) k2 = k;
|
|
@@ -11219,39 +11365,39 @@ __exportStar(require("./construtos"), exports);
|
|
|
11219
11365
|
__exportStar(require("./erros"), exports);
|
|
11220
11366
|
__exportStar(require("./retornos"), exports);
|
|
11221
11367
|
|
|
11222
|
-
},{"./avaliador-sintatico-interface":
|
|
11368
|
+
},{"./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){
|
|
11223
11369
|
"use strict";
|
|
11224
11370
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
11225
11371
|
|
|
11226
|
-
},{}],
|
|
11372
|
+
},{}],123:[function(require,module,exports){
|
|
11227
11373
|
"use strict";
|
|
11228
11374
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
11229
11375
|
|
|
11230
|
-
},{}],
|
|
11376
|
+
},{}],124:[function(require,module,exports){
|
|
11231
11377
|
"use strict";
|
|
11232
11378
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
11233
11379
|
|
|
11234
|
-
},{}],
|
|
11380
|
+
},{}],125:[function(require,module,exports){
|
|
11235
11381
|
"use strict";
|
|
11236
11382
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
11237
11383
|
|
|
11238
|
-
},{}],
|
|
11384
|
+
},{}],126:[function(require,module,exports){
|
|
11239
11385
|
"use strict";
|
|
11240
11386
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
11241
11387
|
|
|
11242
|
-
},{}],
|
|
11388
|
+
},{}],127:[function(require,module,exports){
|
|
11243
11389
|
"use strict";
|
|
11244
11390
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
11245
11391
|
|
|
11246
|
-
},{}],
|
|
11392
|
+
},{}],128:[function(require,module,exports){
|
|
11247
11393
|
"use strict";
|
|
11248
11394
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
11249
11395
|
|
|
11250
|
-
},{}],
|
|
11396
|
+
},{}],129:[function(require,module,exports){
|
|
11251
11397
|
"use strict";
|
|
11252
11398
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
11253
11399
|
|
|
11254
|
-
},{}],
|
|
11400
|
+
},{}],130:[function(require,module,exports){
|
|
11255
11401
|
"use strict";
|
|
11256
11402
|
var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
|
|
11257
11403
|
if (k2 === undefined) k2 = k;
|
|
@@ -11274,7 +11420,15 @@ __exportStar(require("./retorno-execucao-interface"), exports);
|
|
|
11274
11420
|
__exportStar(require("./retorno-interpretador-interface"), exports);
|
|
11275
11421
|
__exportStar(require("./retorno-lexador"), exports);
|
|
11276
11422
|
|
|
11277
|
-
},{"./retorno-analisador-semantico":
|
|
11423
|
+
},{"./retorno-analisador-semantico":131,"./retorno-avaliador-sintatico":132,"./retorno-execucao-interface":133,"./retorno-interpretador-interface":134,"./retorno-lexador":135}],131:[function(require,module,exports){
|
|
11424
|
+
"use strict";
|
|
11425
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
11426
|
+
|
|
11427
|
+
},{}],132:[function(require,module,exports){
|
|
11428
|
+
"use strict";
|
|
11429
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
11430
|
+
|
|
11431
|
+
},{}],133:[function(require,module,exports){
|
|
11278
11432
|
"use strict";
|
|
11279
11433
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
11280
11434
|
|
|
@@ -11308,14 +11462,6 @@ Object.defineProperty(exports, "__esModule", { value: true });
|
|
|
11308
11462
|
|
|
11309
11463
|
},{}],141:[function(require,module,exports){
|
|
11310
11464
|
"use strict";
|
|
11311
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
11312
|
-
|
|
11313
|
-
},{}],142:[function(require,module,exports){
|
|
11314
|
-
"use strict";
|
|
11315
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
11316
|
-
|
|
11317
|
-
},{}],143:[function(require,module,exports){
|
|
11318
|
-
"use strict";
|
|
11319
11465
|
var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
|
|
11320
11466
|
if (k2 === undefined) k2 = k;
|
|
11321
11467
|
var desc = Object.getOwnPropertyDescriptor(m, k);
|
|
@@ -11380,7 +11526,7 @@ function carregarBibliotecasGlobais(pilhaEscoposExecucao) {
|
|
|
11380
11526
|
pilhaEscoposExecucao.definirVariavel('tupla', new funcao_padrao_1.FuncaoPadrao(1, bibliotecaGlobal.tupla));
|
|
11381
11527
|
}
|
|
11382
11528
|
|
|
11383
|
-
},{"../bibliotecas/biblioteca-global":
|
|
11529
|
+
},{"../bibliotecas/biblioteca-global":18,"./estruturas/funcao-padrao":148}],142:[function(require,module,exports){
|
|
11384
11530
|
"use strict";
|
|
11385
11531
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
11386
11532
|
exports.EspacoMemoria = void 0;
|
|
@@ -11405,7 +11551,7 @@ class EspacoMemoria {
|
|
|
11405
11551
|
}
|
|
11406
11552
|
exports.EspacoMemoria = EspacoMemoria;
|
|
11407
11553
|
|
|
11408
|
-
},{}],
|
|
11554
|
+
},{}],143:[function(require,module,exports){
|
|
11409
11555
|
"use strict";
|
|
11410
11556
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
11411
11557
|
exports.Chamavel = void 0;
|
|
@@ -11419,7 +11565,7 @@ class Chamavel {
|
|
|
11419
11565
|
}
|
|
11420
11566
|
exports.Chamavel = Chamavel;
|
|
11421
11567
|
|
|
11422
|
-
},{}],
|
|
11568
|
+
},{}],144:[function(require,module,exports){
|
|
11423
11569
|
"use strict";
|
|
11424
11570
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
11425
11571
|
exports.ClasseDeModulo = void 0;
|
|
@@ -11440,7 +11586,7 @@ class ClasseDeModulo extends chamavel_1.Chamavel {
|
|
|
11440
11586
|
}
|
|
11441
11587
|
exports.ClasseDeModulo = ClasseDeModulo;
|
|
11442
11588
|
|
|
11443
|
-
},{"./chamavel":
|
|
11589
|
+
},{"./chamavel":143}],145:[function(require,module,exports){
|
|
11444
11590
|
"use strict";
|
|
11445
11591
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
11446
11592
|
exports.ClassePadrao = void 0;
|
|
@@ -11481,7 +11627,7 @@ class ClassePadrao extends chamavel_1.Chamavel {
|
|
|
11481
11627
|
}
|
|
11482
11628
|
exports.ClassePadrao = ClassePadrao;
|
|
11483
11629
|
|
|
11484
|
-
},{"./chamavel":
|
|
11630
|
+
},{"./chamavel":143}],146:[function(require,module,exports){
|
|
11485
11631
|
"use strict";
|
|
11486
11632
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
11487
11633
|
exports.DeleguaFuncao = void 0;
|
|
@@ -11626,7 +11772,7 @@ class DeleguaFuncao extends chamavel_1.Chamavel {
|
|
|
11626
11772
|
}
|
|
11627
11773
|
exports.DeleguaFuncao = DeleguaFuncao;
|
|
11628
11774
|
|
|
11629
|
-
},{"../../declaracoes":
|
|
11775
|
+
},{"../../declaracoes":95,"../../quebras":180,"../espaco-memoria":142,"./chamavel":143}],147:[function(require,module,exports){
|
|
11630
11776
|
"use strict";
|
|
11631
11777
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
11632
11778
|
exports.DescritorTipoClasse = void 0;
|
|
@@ -11707,7 +11853,7 @@ class DescritorTipoClasse extends chamavel_1.Chamavel {
|
|
|
11707
11853
|
}
|
|
11708
11854
|
exports.DescritorTipoClasse = DescritorTipoClasse;
|
|
11709
11855
|
|
|
11710
|
-
},{"../../excecoes":
|
|
11856
|
+
},{"../../excecoes":108,"./chamavel":143,"./objeto-delegua-classe":152}],148:[function(require,module,exports){
|
|
11711
11857
|
"use strict";
|
|
11712
11858
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
11713
11859
|
exports.FuncaoPadrao = void 0;
|
|
@@ -11744,7 +11890,7 @@ class FuncaoPadrao extends chamavel_1.Chamavel {
|
|
|
11744
11890
|
}
|
|
11745
11891
|
exports.FuncaoPadrao = FuncaoPadrao;
|
|
11746
11892
|
|
|
11747
|
-
},{"./chamavel":
|
|
11893
|
+
},{"./chamavel":143}],149:[function(require,module,exports){
|
|
11748
11894
|
"use strict";
|
|
11749
11895
|
var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
|
|
11750
11896
|
if (k2 === undefined) k2 = k;
|
|
@@ -11773,7 +11919,7 @@ __exportStar(require("./objeto-delegua-classe"), exports);
|
|
|
11773
11919
|
__exportStar(require("./objeto-padrao"), exports);
|
|
11774
11920
|
__exportStar(require("./referencia-montao"), exports);
|
|
11775
11921
|
|
|
11776
|
-
},{"./chamavel":
|
|
11922
|
+
},{"./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){
|
|
11777
11923
|
"use strict";
|
|
11778
11924
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
11779
11925
|
exports.MetodoPrimitiva = void 0;
|
|
@@ -11816,7 +11962,7 @@ class MetodoPrimitiva extends chamavel_1.Chamavel {
|
|
|
11816
11962
|
}
|
|
11817
11963
|
exports.MetodoPrimitiva = MetodoPrimitiva;
|
|
11818
11964
|
|
|
11819
|
-
},{"./chamavel":
|
|
11965
|
+
},{"./chamavel":143}],151:[function(require,module,exports){
|
|
11820
11966
|
"use strict";
|
|
11821
11967
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
11822
11968
|
exports.DeleguaModulo = void 0;
|
|
@@ -11842,7 +11988,7 @@ class DeleguaModulo {
|
|
|
11842
11988
|
}
|
|
11843
11989
|
exports.DeleguaModulo = DeleguaModulo;
|
|
11844
11990
|
|
|
11845
|
-
},{}],
|
|
11991
|
+
},{}],152:[function(require,module,exports){
|
|
11846
11992
|
"use strict";
|
|
11847
11993
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
11848
11994
|
exports.ObjetoDeleguaClasse = void 0;
|
|
@@ -11910,7 +12056,7 @@ class ObjetoDeleguaClasse {
|
|
|
11910
12056
|
}
|
|
11911
12057
|
exports.ObjetoDeleguaClasse = ObjetoDeleguaClasse;
|
|
11912
12058
|
|
|
11913
|
-
},{"../../excecoes":
|
|
12059
|
+
},{"../../excecoes":108}],153:[function(require,module,exports){
|
|
11914
12060
|
"use strict";
|
|
11915
12061
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
11916
12062
|
exports.ObjetoPadrao = void 0;
|
|
@@ -11944,7 +12090,7 @@ class ObjetoPadrao {
|
|
|
11944
12090
|
}
|
|
11945
12091
|
exports.ObjetoPadrao = ObjetoPadrao;
|
|
11946
12092
|
|
|
11947
|
-
},{}],
|
|
12093
|
+
},{}],154:[function(require,module,exports){
|
|
11948
12094
|
"use strict";
|
|
11949
12095
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
11950
12096
|
exports.ReferenciaMontao = void 0;
|
|
@@ -11969,7 +12115,7 @@ class ReferenciaMontao {
|
|
|
11969
12115
|
}
|
|
11970
12116
|
exports.ReferenciaMontao = ReferenciaMontao;
|
|
11971
12117
|
|
|
11972
|
-
},{}],
|
|
12118
|
+
},{}],155:[function(require,module,exports){
|
|
11973
12119
|
"use strict";
|
|
11974
12120
|
var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
|
|
11975
12121
|
if (k2 === undefined) k2 = k;
|
|
@@ -11989,7 +12135,7 @@ Object.defineProperty(exports, "__esModule", { value: true });
|
|
|
11989
12135
|
__exportStar(require("./interpretador"), exports);
|
|
11990
12136
|
__exportStar(require("./interpretador-base"), exports);
|
|
11991
12137
|
|
|
11992
|
-
},{"./interpretador":
|
|
12138
|
+
},{"./interpretador":157,"./interpretador-base":156}],156:[function(require,module,exports){
|
|
11993
12139
|
(function (process){(function (){
|
|
11994
12140
|
"use strict";
|
|
11995
12141
|
var __importDefault = (this && this.__importDefault) || function (mod) {
|
|
@@ -12222,7 +12368,8 @@ class InterpretadorBase {
|
|
|
12222
12368
|
}
|
|
12223
12369
|
else {
|
|
12224
12370
|
valor = this.resolverValor(valor);
|
|
12225
|
-
|
|
12371
|
+
const valorResolvidoComoTexto = this.paraTexto(valor);
|
|
12372
|
+
textoFinal = textoFinal.replace('${' + elemento.expressaoInterpolacao + '}', valorResolvidoComoTexto.replace(/"/g, ''));
|
|
12226
12373
|
}
|
|
12227
12374
|
}
|
|
12228
12375
|
return textoFinal;
|
|
@@ -12668,18 +12815,31 @@ class InterpretadorBase {
|
|
|
12668
12815
|
async visitarDeclaracaoDeExpressao(declaracao) {
|
|
12669
12816
|
return await this.avaliar(declaracao.expressao);
|
|
12670
12817
|
}
|
|
12818
|
+
logicaContemOuEm(esquerda, direita, expressao) {
|
|
12819
|
+
const valorDireitoResolvido = this.resolverValor(direita);
|
|
12820
|
+
if (Array.isArray(valorDireitoResolvido) || typeof valorDireitoResolvido === primitivos_1.default.TEXTO) {
|
|
12821
|
+
const avaliacao = valorDireitoResolvido.includes(esquerda);
|
|
12822
|
+
return expressao.negado ? !avaliacao : avaliacao;
|
|
12823
|
+
}
|
|
12824
|
+
if (valorDireitoResolvido !== null && typeof valorDireitoResolvido === 'object') {
|
|
12825
|
+
const avaliacao = esquerda in valorDireitoResolvido;
|
|
12826
|
+
return expressao.negado ? !avaliacao : avaliacao;
|
|
12827
|
+
}
|
|
12828
|
+
throw new excecoes_1.ErroEmTempoDeExecucao(esquerda, `Tipo de chamada inválida com '${expressao.operador.tipo}'.`, expressao.linha);
|
|
12829
|
+
}
|
|
12671
12830
|
async visitarExpressaoLogica(expressao) {
|
|
12672
12831
|
const esquerda = await this.avaliar(expressao.esquerda);
|
|
12673
|
-
if (
|
|
12832
|
+
if ([delegua_1.default.EM, delegua_1.default.CONTEM].includes(expressao.operador.tipo)) {
|
|
12674
12833
|
const direita = await this.avaliar(expressao.direita);
|
|
12675
|
-
|
|
12676
|
-
|
|
12677
|
-
|
|
12678
|
-
|
|
12679
|
-
|
|
12680
|
-
(
|
|
12834
|
+
// `3 em lista` é igual a `lista contém 3`.
|
|
12835
|
+
// Portanto, precisamos inverter os operandos de acordo com a
|
|
12836
|
+
// palavra reservada usada.
|
|
12837
|
+
switch (expressao.operador.tipo) {
|
|
12838
|
+
case delegua_1.default.EM:
|
|
12839
|
+
return this.logicaContemOuEm(esquerda, direita, expressao);
|
|
12840
|
+
case delegua_1.default.CONTEM:
|
|
12841
|
+
return this.logicaContemOuEm(direita, esquerda, expressao);
|
|
12681
12842
|
}
|
|
12682
|
-
throw new excecoes_1.ErroEmTempoDeExecucao(esquerda, "Tipo de chamada inválida com 'em'.", expressao.linha);
|
|
12683
12843
|
}
|
|
12684
12844
|
// se um estado for verdadeiro, retorna verdadeiro
|
|
12685
12845
|
if (expressao.operador.tipo === delegua_1.default.OU) {
|
|
@@ -13334,6 +13494,8 @@ class InterpretadorBase {
|
|
|
13334
13494
|
}
|
|
13335
13495
|
if (objeto.valor instanceof estruturas_1.ObjetoPadrao)
|
|
13336
13496
|
return objeto.valor.paraTexto();
|
|
13497
|
+
if (objeto instanceof construtos_1.Literal)
|
|
13498
|
+
return this.paraTexto(objeto.valor);
|
|
13337
13499
|
if (objeto instanceof estruturas_1.ObjetoDeleguaClasse || objeto instanceof estruturas_1.DeleguaFuncao)
|
|
13338
13500
|
return objeto.paraTexto();
|
|
13339
13501
|
if (objeto instanceof quebras_1.RetornoQuebra) {
|
|
@@ -13523,7 +13685,7 @@ class InterpretadorBase {
|
|
|
13523
13685
|
exports.InterpretadorBase = InterpretadorBase;
|
|
13524
13686
|
|
|
13525
13687
|
}).call(this)}).call(this,require('_process'))
|
|
13526
|
-
},{"../avaliador-sintatico":12,"../bibliotecas/primitivas-dicionario":
|
|
13688
|
+
},{"../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){
|
|
13527
13689
|
"use strict";
|
|
13528
13690
|
var __importDefault = (this && this.__importDefault) || function (mod) {
|
|
13529
13691
|
return (mod && mod.__esModule) ? mod : { "default": mod };
|
|
@@ -13602,6 +13764,12 @@ class Interpretador extends interpretador_base_1.InterpretadorBase {
|
|
|
13602
13764
|
}
|
|
13603
13765
|
return objeto;
|
|
13604
13766
|
}
|
|
13767
|
+
serializarSemEspacos(objeto) {
|
|
13768
|
+
return JSON
|
|
13769
|
+
.stringify(objeto)
|
|
13770
|
+
.replace(/,\s+/g, ',')
|
|
13771
|
+
.replace(/:\s+/g, ':');
|
|
13772
|
+
}
|
|
13605
13773
|
paraTexto(objeto) {
|
|
13606
13774
|
if (objeto === null || objeto === undefined)
|
|
13607
13775
|
return delegua_1.default.NULO;
|
|
@@ -13610,6 +13778,8 @@ class Interpretador extends interpretador_base_1.InterpretadorBase {
|
|
|
13610
13778
|
}
|
|
13611
13779
|
if (objeto.valor instanceof estruturas_1.ObjetoPadrao)
|
|
13612
13780
|
return objeto.valor.paraTexto();
|
|
13781
|
+
if (objeto instanceof construtos_1.Literal || objeto instanceof construtos_1.Tupla)
|
|
13782
|
+
return objeto.paraTextoSaida();
|
|
13613
13783
|
if (objeto instanceof estruturas_1.ObjetoDeleguaClasse || objeto instanceof estruturas_1.DeleguaFuncao)
|
|
13614
13784
|
return objeto.paraTexto();
|
|
13615
13785
|
if (objeto instanceof quebras_1.RetornoQuebra) {
|
|
@@ -13626,8 +13796,12 @@ class Interpretador extends interpretador_base_1.InterpretadorBase {
|
|
|
13626
13796
|
if (Array.isArray(objeto)) {
|
|
13627
13797
|
let retornoVetor = '[';
|
|
13628
13798
|
for (let elemento of objeto) {
|
|
13799
|
+
if (elemento instanceof construtos_1.Tupla) {
|
|
13800
|
+
retornoVetor += elemento.paraTextoSaida() + ', ';
|
|
13801
|
+
continue;
|
|
13802
|
+
}
|
|
13629
13803
|
if (typeof elemento === 'object') {
|
|
13630
|
-
retornoVetor += `${
|
|
13804
|
+
retornoVetor += `${this.serializarSemEspacos(elemento)}, `;
|
|
13631
13805
|
continue;
|
|
13632
13806
|
}
|
|
13633
13807
|
retornoVetor +=
|
|
@@ -13832,9 +14006,8 @@ class Interpretador extends interpretador_base_1.InterpretadorBase {
|
|
|
13832
14006
|
let valorVetorOuDicionarioResolvido = this.resolverValor(vetorOuDicionarioResolvido);
|
|
13833
14007
|
// Se até aqui vetor resolvido é um dicionário, converte dicionário
|
|
13834
14008
|
// para vetor de duplas.
|
|
13835
|
-
// TODO: Converter elementos para `Construto` se necessário.
|
|
13836
14009
|
if (paraCada.vetorOuDicionario.tipo === 'dicionário') {
|
|
13837
|
-
valorVetorOuDicionarioResolvido = Object.entries(valorVetorOuDicionarioResolvido).map((v) => new construtos_1.Dupla(v[0], v[1]));
|
|
14010
|
+
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]))));
|
|
13838
14011
|
}
|
|
13839
14012
|
if (paraCada.vetorOuDicionario.tipo === 'texto' ||
|
|
13840
14013
|
typeof valorVetorOuDicionarioResolvido === 'string') {
|
|
@@ -14050,9 +14223,6 @@ class Interpretador extends interpretador_base_1.InterpretadorBase {
|
|
|
14050
14223
|
// Objeto simples do JavaScript, ou dicionário de Delégua.
|
|
14051
14224
|
if (objeto.constructor === Object) {
|
|
14052
14225
|
if (expressao.simbolo.lexema in primitivas_dicionario_1.default) {
|
|
14053
|
-
if (!(expressao.simbolo.lexema in primitivas_numero_1.default)) {
|
|
14054
|
-
throw new excecoes_1.ErroEmTempoDeExecucao(expressao.simbolo, `Método de primitiva '${expressao.simbolo.lexema}' não existe para o tipo dicionário.`);
|
|
14055
|
-
}
|
|
14056
14226
|
const metodoDePrimitivaDicionario = primitivas_dicionario_1.default[expressao.simbolo.lexema].implementacao;
|
|
14057
14227
|
return new estruturas_1.MetodoPrimitiva(nomeObjeto, objeto, metodoDePrimitivaDicionario);
|
|
14058
14228
|
}
|
|
@@ -14513,7 +14683,7 @@ class Interpretador extends interpretador_base_1.InterpretadorBase {
|
|
|
14513
14683
|
}
|
|
14514
14684
|
exports.Interpretador = Interpretador;
|
|
14515
14685
|
|
|
14516
|
-
},{"../bibliotecas/primitivas-dicionario":
|
|
14686
|
+
},{"../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){
|
|
14517
14687
|
"use strict";
|
|
14518
14688
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
14519
14689
|
exports.Montao = void 0;
|
|
@@ -14570,7 +14740,7 @@ class Montao {
|
|
|
14570
14740
|
}
|
|
14571
14741
|
exports.Montao = Montao;
|
|
14572
14742
|
|
|
14573
|
-
},{"../excecoes":
|
|
14743
|
+
},{"../excecoes":108,"../geracao-identificadores":112}],159:[function(require,module,exports){
|
|
14574
14744
|
"use strict";
|
|
14575
14745
|
var __importDefault = (this && this.__importDefault) || function (mod) {
|
|
14576
14746
|
return (mod && mod.__esModule) ? mod : { "default": mod };
|
|
@@ -14858,7 +15028,7 @@ class PilhaEscoposExecucao {
|
|
|
14858
15028
|
}
|
|
14859
15029
|
exports.PilhaEscoposExecucao = PilhaEscoposExecucao;
|
|
14860
15030
|
|
|
14861
|
-
},{"../excecoes":
|
|
15031
|
+
},{"../excecoes":108,"../inferenciador":114,"../lexador":173,"../tipos-de-dados/delegua":181,"./estruturas":149}],160:[function(require,module,exports){
|
|
14862
15032
|
"use strict";
|
|
14863
15033
|
var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
|
|
14864
15034
|
if (k2 === undefined) k2 = k;
|
|
@@ -14882,7 +15052,7 @@ __exportStar(require("./lexador-guarani"), exports);
|
|
|
14882
15052
|
__exportStar(require("./lexador-portugol-ipt"), exports);
|
|
14883
15053
|
__exportStar(require("./lexador-tenda"), exports);
|
|
14884
15054
|
|
|
14885
|
-
},{"./lexador-calango":
|
|
15055
|
+
},{"./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){
|
|
14886
15056
|
"use strict";
|
|
14887
15057
|
var __importDefault = (this && this.__importDefault) || function (mod) {
|
|
14888
15058
|
return (mod && mod.__esModule) ? mod : { "default": mod };
|
|
@@ -15115,7 +15285,7 @@ class LexadorCalango {
|
|
|
15115
15285
|
}
|
|
15116
15286
|
exports.LexadorCalango = LexadorCalango;
|
|
15117
15287
|
|
|
15118
|
-
},{"../../tipos-de-simbolos/calango":
|
|
15288
|
+
},{"../../tipos-de-simbolos/calango":184,"../simbolo":179,"./palavras-reservadas/calango":167}],162:[function(require,module,exports){
|
|
15119
15289
|
"use strict";
|
|
15120
15290
|
var __importDefault = (this && this.__importDefault) || function (mod) {
|
|
15121
15291
|
return (mod && mod.__esModule) ? mod : { "default": mod };
|
|
@@ -15405,7 +15575,7 @@ class LexadorEguaClassico {
|
|
|
15405
15575
|
}
|
|
15406
15576
|
exports.LexadorEguaClassico = LexadorEguaClassico;
|
|
15407
15577
|
|
|
15408
|
-
},{"../../tipos-de-simbolos/egua-classico":
|
|
15578
|
+
},{"../../tipos-de-simbolos/egua-classico":187,"../simbolo":179,"./palavras-reservadas/egua-classico":168}],163:[function(require,module,exports){
|
|
15409
15579
|
"use strict";
|
|
15410
15580
|
var __importDefault = (this && this.__importDefault) || function (mod) {
|
|
15411
15581
|
return (mod && mod.__esModule) ? mod : { "default": mod };
|
|
@@ -15524,7 +15694,7 @@ class LexadorGuarani extends lexador_base_1.LexadorBase {
|
|
|
15524
15694
|
}
|
|
15525
15695
|
exports.LexadorGuarani = LexadorGuarani;
|
|
15526
15696
|
|
|
15527
|
-
},{"../../tipos-de-simbolos/guarani":
|
|
15697
|
+
},{"../../tipos-de-simbolos/guarani":188,"../lexador-base":175,"./palavras-reservadas/guarani":169}],164:[function(require,module,exports){
|
|
15528
15698
|
"use strict";
|
|
15529
15699
|
var __importDefault = (this && this.__importDefault) || function (mod) {
|
|
15530
15700
|
return (mod && mod.__esModule) ? mod : { "default": mod };
|
|
@@ -15618,9 +15788,9 @@ class LexadorPitugues {
|
|
|
15618
15788
|
this.analisarIndentacao();
|
|
15619
15789
|
}
|
|
15620
15790
|
}
|
|
15621
|
-
adicionarSimbolo(tipo, literal = null) {
|
|
15791
|
+
adicionarSimbolo(tipo, literal = null, linha = null) {
|
|
15622
15792
|
const texto = this.codigo[this.linha].substring(this.inicioSimbolo, this.atual);
|
|
15623
|
-
this.simbolos.push(new simbolo_1.Simbolo(tipo, texto, literal, this.linha + 1, this.hashArquivo));
|
|
15793
|
+
this.simbolos.push(new simbolo_1.Simbolo(tipo, texto, literal, linha || this.linha + 1, this.hashArquivo));
|
|
15624
15794
|
}
|
|
15625
15795
|
simboloAtual() {
|
|
15626
15796
|
if (this.eFinalDaLinha())
|
|
@@ -15637,6 +15807,34 @@ class LexadorPitugues {
|
|
|
15637
15807
|
simboloAnterior() {
|
|
15638
15808
|
return this.codigo[this.linha].charAt(this.atual - 1);
|
|
15639
15809
|
}
|
|
15810
|
+
analisarTextoMultilinha(delimitador) {
|
|
15811
|
+
const inicioLinha = this.linha;
|
|
15812
|
+
let contagemDelimitadores = 0;
|
|
15813
|
+
while (!this.eFinalDoCodigo() && contagemDelimitadores < 3) {
|
|
15814
|
+
this.avancar();
|
|
15815
|
+
if (this.simboloAtual() === delimitador) {
|
|
15816
|
+
contagemDelimitadores++;
|
|
15817
|
+
}
|
|
15818
|
+
else {
|
|
15819
|
+
contagemDelimitadores = 0;
|
|
15820
|
+
}
|
|
15821
|
+
}
|
|
15822
|
+
if (contagemDelimitadores === 3) {
|
|
15823
|
+
const linhas = this.codigo.slice(inicioLinha, this.linha + 1);
|
|
15824
|
+
let conteudo = linhas.join('\n');
|
|
15825
|
+
// Remove delimitadores inicial e final
|
|
15826
|
+
const larguraDelimitadoresFim = delimitador.repeat(3);
|
|
15827
|
+
conteudo = conteudo.substring(conteudo.indexOf(larguraDelimitadoresFim) + 3);
|
|
15828
|
+
conteudo = conteudo.substring(0, conteudo.lastIndexOf(larguraDelimitadoresFim));
|
|
15829
|
+
this.simbolos.push(new simbolo_1.Simbolo(pitugues_2.default.TEXTO_MULTILINHAS, conteudo, conteudo, inicioLinha + 1, this.hashArquivo));
|
|
15830
|
+
return;
|
|
15831
|
+
}
|
|
15832
|
+
this.erros.push({
|
|
15833
|
+
linha: this.linha + 1,
|
|
15834
|
+
caractere: this.simboloAnterior(),
|
|
15835
|
+
mensagem: 'Texto multilinha não finalizado.',
|
|
15836
|
+
});
|
|
15837
|
+
}
|
|
15640
15838
|
analisarTexto(delimitador = '"') {
|
|
15641
15839
|
const linhaPrimeiroCaracter = this.linha;
|
|
15642
15840
|
while (this.simboloAtual() !== delimitador && !this.eFinalDoCodigo()) {
|
|
@@ -15651,6 +15849,11 @@ class LexadorPitugues {
|
|
|
15651
15849
|
return;
|
|
15652
15850
|
}
|
|
15653
15851
|
const textoCompleto = this.codigo[this.linha].substring(this.inicioSimbolo + 1, this.atual);
|
|
15852
|
+
if (textoCompleto.length === 0 && !this.eFinalDoCodigo() && this.codigo[this.linha].charAt(this.atual + 1) === delimitador) {
|
|
15853
|
+
this.avancar(); // Avança para o próximo delimitador
|
|
15854
|
+
this.analisarTextoMultilinha(delimitador);
|
|
15855
|
+
return;
|
|
15856
|
+
}
|
|
15654
15857
|
this.simbolos.push(new simbolo_1.Simbolo(pitugues_2.default.TEXTO, textoCompleto, textoCompleto, linhaPrimeiroCaracter + 1, this.hashArquivo));
|
|
15655
15858
|
}
|
|
15656
15859
|
analisarNumero() {
|
|
@@ -15688,8 +15891,8 @@ class LexadorPitugues {
|
|
|
15688
15891
|
else {
|
|
15689
15892
|
textoPalavraChave = this.codigo[this.linha].substring(this.inicioSimbolo, this.atual);
|
|
15690
15893
|
}
|
|
15691
|
-
const tipo = textoPalavraChave in pitugues_1.
|
|
15692
|
-
? pitugues_1.
|
|
15894
|
+
const tipo = textoPalavraChave in pitugues_1.palavrasReservadasPitugues
|
|
15895
|
+
? pitugues_1.palavrasReservadasPitugues[textoPalavraChave]
|
|
15693
15896
|
: pitugues_2.default.IDENTIFICADOR;
|
|
15694
15897
|
this.simbolos.push(new simbolo_1.Simbolo(tipo, textoPalavraChave, null, linhaPrimeiroCaracter + 1, this.hashArquivo));
|
|
15695
15898
|
}
|
|
@@ -15712,8 +15915,8 @@ class LexadorPitugues {
|
|
|
15712
15915
|
ultimoAtual = this.atual;
|
|
15713
15916
|
this.avancar();
|
|
15714
15917
|
}
|
|
15715
|
-
const conteudo = this.codigo[linhaAtual].substring(this.inicioSimbolo + 2, ultimoAtual);
|
|
15716
|
-
this.adicionarSimbolo(pitugues_2.default.COMENTARIO, conteudo.trim());
|
|
15918
|
+
const conteudo = this.codigo[linhaAtual].substring(this.inicioSimbolo + 2, ultimoAtual + 1);
|
|
15919
|
+
this.adicionarSimbolo(pitugues_2.default.COMENTARIO, conteudo.trim(), linhaAtual + 1);
|
|
15717
15920
|
}
|
|
15718
15921
|
avancarParaProximaLinha() {
|
|
15719
15922
|
this.linha++;
|
|
@@ -15942,7 +16145,7 @@ class LexadorPitugues {
|
|
|
15942
16145
|
}
|
|
15943
16146
|
exports.LexadorPitugues = LexadorPitugues;
|
|
15944
16147
|
|
|
15945
|
-
},{"../../tipos-de-simbolos/pitugues":
|
|
16148
|
+
},{"../../tipos-de-simbolos/pitugues":190,"../simbolo":179,"./palavras-reservadas/pitugues":170,"browser-process-hrtime":366}],165:[function(require,module,exports){
|
|
15946
16149
|
"use strict";
|
|
15947
16150
|
var __importDefault = (this && this.__importDefault) || function (mod) {
|
|
15948
16151
|
return (mod && mod.__esModule) ? mod : { "default": mod };
|
|
@@ -16194,7 +16397,7 @@ class LexadorPortugolIpt {
|
|
|
16194
16397
|
}
|
|
16195
16398
|
exports.LexadorPortugolIpt = LexadorPortugolIpt;
|
|
16196
16399
|
|
|
16197
|
-
},{"../../tipos-de-simbolos/portugol-ipt":
|
|
16400
|
+
},{"../../tipos-de-simbolos/portugol-ipt":191,"../simbolo":179,"./palavras-reservadas/portugol-ipt":171}],166:[function(require,module,exports){
|
|
16198
16401
|
"use strict";
|
|
16199
16402
|
var __importDefault = (this && this.__importDefault) || function (mod) {
|
|
16200
16403
|
return (mod && mod.__esModule) ? mod : { "default": mod };
|
|
@@ -16585,7 +16788,7 @@ class LexadorTenda {
|
|
|
16585
16788
|
}
|
|
16586
16789
|
exports.LexadorTenda = LexadorTenda;
|
|
16587
16790
|
|
|
16588
|
-
},{"../../tipos-de-simbolos/tenda":
|
|
16791
|
+
},{"../../tipos-de-simbolos/tenda":192,"../simbolo":179,"./palavras-reservadas/tenda":172,"browser-process-hrtime":366}],167:[function(require,module,exports){
|
|
16589
16792
|
"use strict";
|
|
16590
16793
|
var __importDefault = (this && this.__importDefault) || function (mod) {
|
|
16591
16794
|
return (mod && mod.__esModule) ? mod : { "default": mod };
|
|
@@ -16606,7 +16809,7 @@ exports.default = {
|
|
|
16606
16809
|
fimSe: calango_1.default.FIM_SE,
|
|
16607
16810
|
};
|
|
16608
16811
|
|
|
16609
|
-
},{"../../../tipos-de-simbolos/calango":
|
|
16812
|
+
},{"../../../tipos-de-simbolos/calango":184}],168:[function(require,module,exports){
|
|
16610
16813
|
"use strict";
|
|
16611
16814
|
var __importDefault = (this && this.__importDefault) || function (mod) {
|
|
16612
16815
|
return (mod && mod.__esModule) ? mod : { "default": mod };
|
|
@@ -16647,7 +16850,7 @@ exports.palavrasReservadas = {
|
|
|
16647
16850
|
verdadeiro: egua_classico_1.default.VERDADEIRO,
|
|
16648
16851
|
};
|
|
16649
16852
|
|
|
16650
|
-
},{"../../../tipos-de-simbolos/egua-classico":
|
|
16853
|
+
},{"../../../tipos-de-simbolos/egua-classico":187}],169:[function(require,module,exports){
|
|
16651
16854
|
"use strict";
|
|
16652
16855
|
var __importDefault = (this && this.__importDefault) || function (mod) {
|
|
16653
16856
|
return (mod && mod.__esModule) ? mod : { "default": mod };
|
|
@@ -16659,20 +16862,22 @@ exports.palavrasReservadas = {
|
|
|
16659
16862
|
hai: guarani_1.default.HAI,
|
|
16660
16863
|
};
|
|
16661
16864
|
|
|
16662
|
-
},{"../../../tipos-de-simbolos/guarani":
|
|
16865
|
+
},{"../../../tipos-de-simbolos/guarani":188}],170:[function(require,module,exports){
|
|
16663
16866
|
"use strict";
|
|
16664
16867
|
var __importDefault = (this && this.__importDefault) || function (mod) {
|
|
16665
16868
|
return (mod && mod.__esModule) ? mod : { "default": mod };
|
|
16666
16869
|
};
|
|
16667
16870
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
16668
|
-
exports.palavrasReservadasMicroGramatica = exports.
|
|
16871
|
+
exports.palavrasReservadasMicroGramatica = exports.palavrasReservadasPitugues = void 0;
|
|
16669
16872
|
const pitugues_1 = __importDefault(require("../../../tipos-de-simbolos/pitugues"));
|
|
16670
|
-
exports.
|
|
16873
|
+
exports.palavrasReservadasPitugues = {
|
|
16671
16874
|
cada: pitugues_1.default.CADA,
|
|
16672
16875
|
caso: pitugues_1.default.CASO,
|
|
16673
16876
|
classe: pitugues_1.default.CLASSE,
|
|
16674
16877
|
como: pitugues_1.default.COMO,
|
|
16675
16878
|
construtor: pitugues_1.default.CONSTRUTOR,
|
|
16879
|
+
contem: pitugues_1.default.CONTEM,
|
|
16880
|
+
contém: pitugues_1.default.CONTEM,
|
|
16676
16881
|
continua: pitugues_1.default.CONTINUA,
|
|
16677
16882
|
de: pitugues_1.default.DE,
|
|
16678
16883
|
e: pitugues_1.default.E,
|
|
@@ -16690,6 +16895,8 @@ exports.palavrasReservadas = {
|
|
|
16690
16895
|
imprima: pitugues_1.default.IMPRIMA,
|
|
16691
16896
|
isto: pitugues_1.default.ISTO,
|
|
16692
16897
|
leia: pitugues_1.default.LEIA,
|
|
16898
|
+
nao: pitugues_1.default.NAO,
|
|
16899
|
+
não: pitugues_1.default.NAO,
|
|
16693
16900
|
nulo: pitugues_1.default.NULO,
|
|
16694
16901
|
ou: pitugues_1.default.OU,
|
|
16695
16902
|
padrao: pitugues_1.default.PADRAO,
|
|
@@ -16720,7 +16927,7 @@ exports.palavrasReservadasMicroGramatica = {
|
|
|
16720
16927
|
verdadeiro: pitugues_1.default.VERDADEIRO,
|
|
16721
16928
|
};
|
|
16722
16929
|
|
|
16723
|
-
},{"../../../tipos-de-simbolos/pitugues":
|
|
16930
|
+
},{"../../../tipos-de-simbolos/pitugues":190}],171:[function(require,module,exports){
|
|
16724
16931
|
"use strict";
|
|
16725
16932
|
var __importDefault = (this && this.__importDefault) || function (mod) {
|
|
16726
16933
|
return (mod && mod.__esModule) ? mod : { "default": mod };
|
|
@@ -16742,7 +16949,7 @@ exports.palavrasReservadas = {
|
|
|
16742
16949
|
senão: portugol_ipt_1.default.SENAO,
|
|
16743
16950
|
};
|
|
16744
16951
|
|
|
16745
|
-
},{"../../../tipos-de-simbolos/portugol-ipt":
|
|
16952
|
+
},{"../../../tipos-de-simbolos/portugol-ipt":191}],172:[function(require,module,exports){
|
|
16746
16953
|
"use strict";
|
|
16747
16954
|
var __importDefault = (this && this.__importDefault) || function (mod) {
|
|
16748
16955
|
return (mod && mod.__esModule) ? mod : { "default": mod };
|
|
@@ -16800,7 +17007,7 @@ exports.palavrasReservadas = {
|
|
|
16800
17007
|
Texto: tenda_1.default.BIBLIOTECA_GLOBAL,
|
|
16801
17008
|
};
|
|
16802
17009
|
|
|
16803
|
-
},{"../../../tipos-de-simbolos/tenda":
|
|
17010
|
+
},{"../../../tipos-de-simbolos/tenda":192}],173:[function(require,module,exports){
|
|
16804
17011
|
"use strict";
|
|
16805
17012
|
var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
|
|
16806
17013
|
if (k2 === undefined) k2 = k;
|
|
@@ -16823,7 +17030,7 @@ __exportStar(require("./lexador-base-linha-unica"), exports);
|
|
|
16823
17030
|
__exportStar(require("./micro-lexador"), exports);
|
|
16824
17031
|
__exportStar(require("./simbolo"), exports);
|
|
16825
17032
|
|
|
16826
|
-
},{"./dialetos":
|
|
17033
|
+
},{"./dialetos":160,"./lexador":176,"./lexador-base-linha-unica":174,"./micro-lexador":177,"./simbolo":179}],174:[function(require,module,exports){
|
|
16827
17034
|
"use strict";
|
|
16828
17035
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
16829
17036
|
exports.LexadorBaseLinhaUnica = void 0;
|
|
@@ -16907,7 +17114,7 @@ class LexadorBaseLinhaUnica {
|
|
|
16907
17114
|
}
|
|
16908
17115
|
exports.LexadorBaseLinhaUnica = LexadorBaseLinhaUnica;
|
|
16909
17116
|
|
|
16910
|
-
},{"./simbolo":
|
|
17117
|
+
},{"./simbolo":179}],175:[function(require,module,exports){
|
|
16911
17118
|
"use strict";
|
|
16912
17119
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
16913
17120
|
exports.LexadorBase = void 0;
|
|
@@ -17021,7 +17228,7 @@ class LexadorBase {
|
|
|
17021
17228
|
}
|
|
17022
17229
|
exports.LexadorBase = LexadorBase;
|
|
17023
17230
|
|
|
17024
|
-
},{"./simbolo":
|
|
17231
|
+
},{"./simbolo":179}],176:[function(require,module,exports){
|
|
17025
17232
|
"use strict";
|
|
17026
17233
|
var __importDefault = (this && this.__importDefault) || function (mod) {
|
|
17027
17234
|
return (mod && mod.__esModule) ? mod : { "default": mod };
|
|
@@ -17207,8 +17414,8 @@ class Lexador {
|
|
|
17207
17414
|
this.avancar();
|
|
17208
17415
|
}
|
|
17209
17416
|
const codigo = this.codigo[this.linha].substring(this.inicioSimbolo, this.atual);
|
|
17210
|
-
const tipo = codigo in palavras_reservadas_1.
|
|
17211
|
-
? palavras_reservadas_1.
|
|
17417
|
+
const tipo = codigo in palavras_reservadas_1.palavrasReservadasDelegua
|
|
17418
|
+
? palavras_reservadas_1.palavrasReservadasDelegua[codigo]
|
|
17212
17419
|
: delegua_1.default.IDENTIFICADOR;
|
|
17213
17420
|
this.adicionarSimbolo(tipo);
|
|
17214
17421
|
}
|
|
@@ -17492,7 +17699,7 @@ class Lexador {
|
|
|
17492
17699
|
}
|
|
17493
17700
|
exports.Lexador = Lexador;
|
|
17494
17701
|
|
|
17495
|
-
},{"../tipos-de-simbolos/delegua":
|
|
17702
|
+
},{"../tipos-de-simbolos/delegua":186,"./palavras-reservadas":178,"./simbolo":179,"browser-process-hrtime":366}],177:[function(require,module,exports){
|
|
17496
17703
|
"use strict";
|
|
17497
17704
|
var __importDefault = (this && this.__importDefault) || function (mod) {
|
|
17498
17705
|
return (mod && mod.__esModule) ? mod : { "default": mod };
|
|
@@ -17725,23 +17932,25 @@ class MicroLexador {
|
|
|
17725
17932
|
}
|
|
17726
17933
|
exports.MicroLexador = MicroLexador;
|
|
17727
17934
|
|
|
17728
|
-
},{"../tipos-de-simbolos/microgramaticas/delegua":
|
|
17935
|
+
},{"../tipos-de-simbolos/microgramaticas/delegua":189,"./palavras-reservadas":178,"./simbolo":179}],178:[function(require,module,exports){
|
|
17729
17936
|
"use strict";
|
|
17730
17937
|
var __importDefault = (this && this.__importDefault) || function (mod) {
|
|
17731
17938
|
return (mod && mod.__esModule) ? mod : { "default": mod };
|
|
17732
17939
|
};
|
|
17733
17940
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
17734
|
-
exports.palavrasReservadasMicroGramatica = exports.
|
|
17941
|
+
exports.palavrasReservadasMicroGramatica = exports.palavrasReservadasDelegua = void 0;
|
|
17735
17942
|
const delegua_1 = __importDefault(require("../tipos-de-simbolos/delegua"));
|
|
17736
|
-
exports.
|
|
17943
|
+
exports.palavrasReservadasDelegua = {
|
|
17737
17944
|
cada: delegua_1.default.CADA,
|
|
17738
17945
|
caso: delegua_1.default.CASO,
|
|
17739
17946
|
classe: delegua_1.default.CLASSE,
|
|
17740
17947
|
como: delegua_1.default.COMO,
|
|
17741
17948
|
construtor: delegua_1.default.CONSTRUTOR,
|
|
17742
|
-
continua: delegua_1.default.CONTINUA,
|
|
17743
17949
|
constante: delegua_1.default.CONSTANTE,
|
|
17744
17950
|
const: delegua_1.default.CONSTANTE,
|
|
17951
|
+
contem: delegua_1.default.CONTEM,
|
|
17952
|
+
contém: delegua_1.default.CONTEM,
|
|
17953
|
+
continua: delegua_1.default.CONTINUA,
|
|
17745
17954
|
de: delegua_1.default.DE,
|
|
17746
17955
|
e: delegua_1.default.E,
|
|
17747
17956
|
em: delegua_1.default.EM,
|
|
@@ -17759,6 +17968,8 @@ exports.palavrasReservadas = {
|
|
|
17759
17968
|
importar: delegua_1.default.IMPORTAR,
|
|
17760
17969
|
isto: delegua_1.default.ISTO,
|
|
17761
17970
|
leia: delegua_1.default.LEIA,
|
|
17971
|
+
nao: delegua_1.default.NAO,
|
|
17972
|
+
não: delegua_1.default.NAO,
|
|
17762
17973
|
nulo: delegua_1.default.NULO,
|
|
17763
17974
|
ou: delegua_1.default.OU,
|
|
17764
17975
|
padrao: delegua_1.default.PADRAO,
|
|
@@ -17791,7 +18002,7 @@ exports.palavrasReservadasMicroGramatica = {
|
|
|
17791
18002
|
verdadeiro: delegua_1.default.VERDADEIRO,
|
|
17792
18003
|
};
|
|
17793
18004
|
|
|
17794
|
-
},{"../tipos-de-simbolos/delegua":
|
|
18005
|
+
},{"../tipos-de-simbolos/delegua":186}],179:[function(require,module,exports){
|
|
17795
18006
|
"use strict";
|
|
17796
18007
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
17797
18008
|
exports.Simbolo = void 0;
|
|
@@ -17809,7 +18020,7 @@ class Simbolo {
|
|
|
17809
18020
|
}
|
|
17810
18021
|
exports.Simbolo = Simbolo;
|
|
17811
18022
|
|
|
17812
|
-
},{}],
|
|
18023
|
+
},{}],180:[function(require,module,exports){
|
|
17813
18024
|
"use strict";
|
|
17814
18025
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
17815
18026
|
exports.ContinuarQuebra = exports.SustarQuebra = exports.RetornoQuebra = exports.Quebra = void 0;
|
|
@@ -17834,7 +18045,7 @@ class ContinuarQuebra extends Quebra {
|
|
|
17834
18045
|
}
|
|
17835
18046
|
exports.ContinuarQuebra = ContinuarQuebra;
|
|
17836
18047
|
|
|
17837
|
-
},{}],
|
|
18048
|
+
},{}],181:[function(require,module,exports){
|
|
17838
18049
|
"use strict";
|
|
17839
18050
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
17840
18051
|
exports.default = {
|
|
@@ -17864,7 +18075,7 @@ exports.default = {
|
|
|
17864
18075
|
VETOR_TEXTO: 'texto[]',
|
|
17865
18076
|
};
|
|
17866
18077
|
|
|
17867
|
-
},{}],
|
|
18078
|
+
},{}],182:[function(require,module,exports){
|
|
17868
18079
|
"use strict";
|
|
17869
18080
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
17870
18081
|
exports.default = {
|
|
@@ -17894,7 +18105,7 @@ exports.default = {
|
|
|
17894
18105
|
VETOR_TEXTO: 'texto[]',
|
|
17895
18106
|
};
|
|
17896
18107
|
|
|
17897
|
-
},{}],
|
|
18108
|
+
},{}],183:[function(require,module,exports){
|
|
17898
18109
|
"use strict";
|
|
17899
18110
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
17900
18111
|
exports.default = {
|
|
@@ -17913,7 +18124,7 @@ exports.default = {
|
|
|
17913
18124
|
TEXTO: 'string',
|
|
17914
18125
|
};
|
|
17915
18126
|
|
|
17916
|
-
},{}],
|
|
18127
|
+
},{}],184:[function(require,module,exports){
|
|
17917
18128
|
"use strict";
|
|
17918
18129
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
17919
18130
|
exports.default = {
|
|
@@ -17957,7 +18168,7 @@ exports.default = {
|
|
|
17957
18168
|
VIRGULA: 'VIRGULA',
|
|
17958
18169
|
};
|
|
17959
18170
|
|
|
17960
|
-
},{}],
|
|
18171
|
+
},{}],185:[function(require,module,exports){
|
|
17961
18172
|
"use strict";
|
|
17962
18173
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
17963
18174
|
exports.default = {
|
|
@@ -17983,7 +18194,7 @@ exports.default = {
|
|
|
17983
18194
|
VIRGULA: 'VIRGULA',
|
|
17984
18195
|
};
|
|
17985
18196
|
|
|
17986
|
-
},{}],
|
|
18197
|
+
},{}],186:[function(require,module,exports){
|
|
17987
18198
|
"use strict";
|
|
17988
18199
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
17989
18200
|
exports.default = {
|
|
@@ -18004,6 +18215,7 @@ exports.default = {
|
|
|
18004
18215
|
COMO: 'COMO',
|
|
18005
18216
|
CONSTANTE: 'CONSTANTE',
|
|
18006
18217
|
CONSTRUTOR: 'CONSTRUTOR',
|
|
18218
|
+
CONTEM: 'CONTEM',
|
|
18007
18219
|
CONTINUA: 'CONTINUA',
|
|
18008
18220
|
DE: 'DE',
|
|
18009
18221
|
DECREMENTAR: 'DECREMENTAR',
|
|
@@ -18050,6 +18262,7 @@ exports.default = {
|
|
|
18050
18262
|
MODULO_IGUAL: 'MODULO_IGUAL',
|
|
18051
18263
|
MULTIPLICACAO: 'MULTIPLICACAO',
|
|
18052
18264
|
MULTIPLICACAO_IGUAL: 'MULTIPLICACAO_IGUAL',
|
|
18265
|
+
NAO: 'NAO',
|
|
18053
18266
|
NEGACAO: 'NEGACAO',
|
|
18054
18267
|
NULO: 'NULO',
|
|
18055
18268
|
NUMERO: 'NUMERO',
|
|
@@ -18082,7 +18295,7 @@ exports.default = {
|
|
|
18082
18295
|
VIRGULA: 'VIRGULA',
|
|
18083
18296
|
};
|
|
18084
18297
|
|
|
18085
|
-
},{}],
|
|
18298
|
+
},{}],187:[function(require,module,exports){
|
|
18086
18299
|
"use strict";
|
|
18087
18300
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
18088
18301
|
exports.default = {
|
|
@@ -18160,7 +18373,7 @@ exports.default = {
|
|
|
18160
18373
|
VIRGULA: 'VIRGULA',
|
|
18161
18374
|
};
|
|
18162
18375
|
|
|
18163
|
-
},{}],
|
|
18376
|
+
},{}],188:[function(require,module,exports){
|
|
18164
18377
|
"use strict";
|
|
18165
18378
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
18166
18379
|
exports.default = {
|
|
@@ -18177,7 +18390,7 @@ exports.default = {
|
|
|
18177
18390
|
VIRGULA: 'VIRGULA',
|
|
18178
18391
|
};
|
|
18179
18392
|
|
|
18180
|
-
},{}],
|
|
18393
|
+
},{}],189:[function(require,module,exports){
|
|
18181
18394
|
"use strict";
|
|
18182
18395
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
18183
18396
|
exports.default = {
|
|
@@ -18190,6 +18403,7 @@ exports.default = {
|
|
|
18190
18403
|
CHAVE_ESQUERDA: 'CHAVE_ESQUERDA',
|
|
18191
18404
|
COLCHETE_DIREITO: 'COLCHETE_DIREITO',
|
|
18192
18405
|
COLCHETE_ESQUERDO: 'COLCHETE_ESQUERDO',
|
|
18406
|
+
CONTEM: 'CONTEM',
|
|
18193
18407
|
DECREMENTAR: 'DECREMENTAR',
|
|
18194
18408
|
DIFERENTE: 'DIFERENTE',
|
|
18195
18409
|
DIVISAO: 'DIVISAO',
|
|
@@ -18214,6 +18428,7 @@ exports.default = {
|
|
|
18214
18428
|
MENOR_MENOR: 'MENOR_MENOR',
|
|
18215
18429
|
MODULO: 'MODULO',
|
|
18216
18430
|
MULTIPLICACAO: 'MULTIPLICACAO',
|
|
18431
|
+
NAO: 'NAO',
|
|
18217
18432
|
NEGACAO: 'NEGACAO',
|
|
18218
18433
|
NULO: 'NULO',
|
|
18219
18434
|
NUMERO: 'NUMERO',
|
|
@@ -18228,7 +18443,7 @@ exports.default = {
|
|
|
18228
18443
|
VIRGULA: 'VIRGULA',
|
|
18229
18444
|
};
|
|
18230
18445
|
|
|
18231
|
-
},{}],
|
|
18446
|
+
},{}],190:[function(require,module,exports){
|
|
18232
18447
|
"use strict";
|
|
18233
18448
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
18234
18449
|
exports.default = {
|
|
@@ -18247,6 +18462,7 @@ exports.default = {
|
|
|
18247
18462
|
COMENTARIO: 'COMENTARIO',
|
|
18248
18463
|
COMO: 'COMO',
|
|
18249
18464
|
CONSTRUTOR: 'CONSTRUTOR',
|
|
18465
|
+
CONTEM: 'CONTEM',
|
|
18250
18466
|
CONTINUA: 'CONTINUA',
|
|
18251
18467
|
DE: 'DE',
|
|
18252
18468
|
DIFERENTE: 'DIFERENTE',
|
|
@@ -18283,6 +18499,7 @@ exports.default = {
|
|
|
18283
18499
|
MENOR_MENOR: 'MENOR_MENOR',
|
|
18284
18500
|
MODULO: 'MODULO',
|
|
18285
18501
|
MULTIPLICACAO: 'MULTIPLICACAO',
|
|
18502
|
+
NAO: 'NAO',
|
|
18286
18503
|
NEGACAO: 'NEGACAO',
|
|
18287
18504
|
NULO: 'NULO',
|
|
18288
18505
|
NUMERO: 'NUMERO',
|
|
@@ -18306,13 +18523,14 @@ exports.default = {
|
|
|
18306
18523
|
TENDO: 'TENDO',
|
|
18307
18524
|
TENTE: 'TENTE',
|
|
18308
18525
|
TEXTO: 'TEXTO',
|
|
18526
|
+
TEXTO_MULTILINHAS: 'TEXTO_MULTILINHAS',
|
|
18309
18527
|
TIPO: 'TIPO',
|
|
18310
18528
|
VARIAVEL: 'VARIAVEL',
|
|
18311
18529
|
VERDADEIRO: 'VERDADEIRO',
|
|
18312
18530
|
VIRGULA: 'VIRGULA',
|
|
18313
18531
|
};
|
|
18314
18532
|
|
|
18315
|
-
},{}],
|
|
18533
|
+
},{}],191:[function(require,module,exports){
|
|
18316
18534
|
"use strict";
|
|
18317
18535
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
18318
18536
|
exports.default = {
|
|
@@ -18351,7 +18569,7 @@ exports.default = {
|
|
|
18351
18569
|
VIRGULA: 'VIRGULA',
|
|
18352
18570
|
};
|
|
18353
18571
|
|
|
18354
|
-
},{}],
|
|
18572
|
+
},{}],192:[function(require,module,exports){
|
|
18355
18573
|
"use strict";
|
|
18356
18574
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
18357
18575
|
// Em Tenda, isto é implementado em https://github.com/gabrielbrunop/tenda/blob/main/crates/scanner/src/token.rs#L42.
|
|
@@ -18446,7 +18664,7 @@ exports.default = {
|
|
|
18446
18664
|
VIRGULA: 'VIRGULA',
|
|
18447
18665
|
};
|
|
18448
18666
|
|
|
18449
|
-
},{}],
|
|
18667
|
+
},{}],193:[function(require,module,exports){
|
|
18450
18668
|
"use strict";
|
|
18451
18669
|
var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
|
|
18452
18670
|
if (k2 === undefined) k2 = k;
|
|
@@ -18473,7 +18691,7 @@ __exportStar(require("./tradutor-reverso-javascript"), exports);
|
|
|
18473
18691
|
__exportStar(require("./tradutor-reverso-python"), exports);
|
|
18474
18692
|
__exportStar(require("./tradutor-reverso-tenda"), exports);
|
|
18475
18693
|
|
|
18476
|
-
},{"./tradutor-assemblyscript":
|
|
18694
|
+
},{"./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){
|
|
18477
18695
|
"use strict";
|
|
18478
18696
|
// Generated from fontes\tradutores\python\Python3.g4 by ANTLR 4.9.0-SNAPSHOT
|
|
18479
18697
|
var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
|
|
@@ -19713,7 +19931,7 @@ __decorate([
|
|
|
19713
19931
|
Decorators_1.Override
|
|
19714
19932
|
], Python3Lexer.prototype, "nextToken", null);
|
|
19715
19933
|
|
|
19716
|
-
},{"./python3-parser":
|
|
19934
|
+
},{"./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){
|
|
19717
19935
|
"use strict";
|
|
19718
19936
|
// Generated from fontes\tradutores\python\Python3.g4 by ANTLR 4.9.0-SNAPSHOT
|
|
19719
19937
|
var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
|
|
@@ -30960,7 +31178,7 @@ class Yield_argContext extends ParserRuleContext_1.ParserRuleContext {
|
|
|
30960
31178
|
}
|
|
30961
31179
|
exports.Yield_argContext = Yield_argContext;
|
|
30962
31180
|
|
|
30963
|
-
},{"antlr4ts/FailedPredicateException":
|
|
31181
|
+
},{"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){
|
|
30964
31182
|
"use strict";
|
|
30965
31183
|
var __importDefault = (this && this.__importDefault) || function (mod) {
|
|
30966
31184
|
return (mod && mod.__esModule) ? mod : { "default": mod };
|
|
@@ -31595,7 +31813,7 @@ class TradutorAssemblyScript {
|
|
|
31595
31813
|
}
|
|
31596
31814
|
exports.TradutorAssemblyScript = TradutorAssemblyScript;
|
|
31597
31815
|
|
|
31598
|
-
},{"../construtos":
|
|
31816
|
+
},{"../construtos":50,"../declaracoes":95,"../tipos-de-simbolos/delegua":186}],197:[function(require,module,exports){
|
|
31599
31817
|
"use strict";
|
|
31600
31818
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
31601
31819
|
exports.TradutorCalango = void 0;
|
|
@@ -31657,7 +31875,7 @@ class TradutorCalango {
|
|
|
31657
31875
|
}
|
|
31658
31876
|
exports.TradutorCalango = TradutorCalango;
|
|
31659
31877
|
|
|
31660
|
-
},{"../avaliador-sintatico/dialetos/avaliador-sintatico-calango":4,"../lexador/dialetos":
|
|
31878
|
+
},{"../avaliador-sintatico/dialetos/avaliador-sintatico-calango":4,"../lexador/dialetos":160}],198:[function(require,module,exports){
|
|
31661
31879
|
"use strict";
|
|
31662
31880
|
var __importDefault = (this && this.__importDefault) || function (mod) {
|
|
31663
31881
|
return (mod && mod.__esModule) ? mod : { "default": mod };
|
|
@@ -32410,7 +32628,7 @@ class TradutorJavaScript {
|
|
|
32410
32628
|
}
|
|
32411
32629
|
exports.TradutorJavaScript = TradutorJavaScript;
|
|
32412
32630
|
|
|
32413
|
-
},{"../construtos":
|
|
32631
|
+
},{"../construtos":50,"../declaracoes":95,"../tipos-de-simbolos/delegua":186}],199:[function(require,module,exports){
|
|
32414
32632
|
"use strict";
|
|
32415
32633
|
var __importDefault = (this && this.__importDefault) || function (mod) {
|
|
32416
32634
|
return (mod && mod.__esModule) ? mod : { "default": mod };
|
|
@@ -32864,7 +33082,7 @@ class TradutorMermaidJs {
|
|
|
32864
33082
|
}
|
|
32865
33083
|
exports.TradutorMermaidJs = TradutorMermaidJs;
|
|
32866
33084
|
|
|
32867
|
-
},{"../tipos-de-simbolos/delegua":
|
|
33085
|
+
},{"../tipos-de-simbolos/delegua":186}],200:[function(require,module,exports){
|
|
32868
33086
|
"use strict";
|
|
32869
33087
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
32870
33088
|
exports.TradutorPortugolIpt = void 0;
|
|
@@ -32926,7 +33144,7 @@ class TradutorPortugolIpt {
|
|
|
32926
33144
|
}
|
|
32927
33145
|
exports.TradutorPortugolIpt = TradutorPortugolIpt;
|
|
32928
33146
|
|
|
32929
|
-
},{"../avaliador-sintatico/dialetos":9,"../lexador/dialetos":
|
|
33147
|
+
},{"../avaliador-sintatico/dialetos":9,"../lexador/dialetos":160}],201:[function(require,module,exports){
|
|
32930
33148
|
"use strict";
|
|
32931
33149
|
var __importDefault = (this && this.__importDefault) || function (mod) {
|
|
32932
33150
|
return (mod && mod.__esModule) ? mod : { "default": mod };
|
|
@@ -33575,7 +33793,7 @@ class TradutorPython {
|
|
|
33575
33793
|
}
|
|
33576
33794
|
exports.TradutorPython = TradutorPython;
|
|
33577
33795
|
|
|
33578
|
-
},{"../construtos":
|
|
33796
|
+
},{"../construtos":50,"../declaracoes":95,"../tipos-de-simbolos/delegua":186}],202:[function(require,module,exports){
|
|
33579
33797
|
"use strict";
|
|
33580
33798
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
33581
33799
|
exports.TradutorReversoJavaScript = void 0;
|
|
@@ -33972,7 +34190,7 @@ class TradutorReversoJavaScript {
|
|
|
33972
34190
|
}
|
|
33973
34191
|
exports.TradutorReversoJavaScript = TradutorReversoJavaScript;
|
|
33974
34192
|
|
|
33975
|
-
},{}],
|
|
34193
|
+
},{}],203:[function(require,module,exports){
|
|
33976
34194
|
"use strict";
|
|
33977
34195
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
33978
34196
|
exports.TradutorReversoPython = void 0;
|
|
@@ -34045,7 +34263,7 @@ class TradutorReversoPython {
|
|
|
34045
34263
|
}
|
|
34046
34264
|
exports.TradutorReversoPython = TradutorReversoPython;
|
|
34047
34265
|
|
|
34048
|
-
},{"./python/python3-lexer":
|
|
34266
|
+
},{"./python/python3-lexer":194,"./python/python3-parser":195,"antlr4ts":320,"antlr4ts/tree/ParseTreeWalker":339}],204:[function(require,module,exports){
|
|
34049
34267
|
"use strict";
|
|
34050
34268
|
var __importDefault = (this && this.__importDefault) || function (mod) {
|
|
34051
34269
|
return (mod && mod.__esModule) ? mod : { "default": mod };
|
|
@@ -34639,7 +34857,7 @@ class TradutorReversoTenda {
|
|
|
34639
34857
|
}
|
|
34640
34858
|
exports.TradutorReversoTenda = TradutorReversoTenda;
|
|
34641
34859
|
|
|
34642
|
-
},{"../construtos":
|
|
34860
|
+
},{"../construtos":50,"../tipos-de-simbolos/tenda":192}],205:[function(require,module,exports){
|
|
34643
34861
|
"use strict";
|
|
34644
34862
|
/*!
|
|
34645
34863
|
* Copyright 2016 The ANTLR Project. All rights reserved.
|
|
@@ -34647,7 +34865,7 @@ exports.TradutorReversoTenda = TradutorReversoTenda;
|
|
|
34647
34865
|
*/
|
|
34648
34866
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
34649
34867
|
|
|
34650
|
-
},{}],
|
|
34868
|
+
},{}],206:[function(require,module,exports){
|
|
34651
34869
|
"use strict";
|
|
34652
34870
|
/*!
|
|
34653
34871
|
* Copyright 2016 The ANTLR Project. All rights reserved.
|
|
@@ -34655,7 +34873,7 @@ Object.defineProperty(exports, "__esModule", { value: true });
|
|
|
34655
34873
|
*/
|
|
34656
34874
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
34657
34875
|
|
|
34658
|
-
},{}],
|
|
34876
|
+
},{}],207:[function(require,module,exports){
|
|
34659
34877
|
"use strict";
|
|
34660
34878
|
/*!
|
|
34661
34879
|
* Copyright 2016 The ANTLR Project. All rights reserved.
|
|
@@ -34817,7 +35035,7 @@ __decorate([
|
|
|
34817
35035
|
], ANTLRInputStream.prototype, "toString", null);
|
|
34818
35036
|
exports.ANTLRInputStream = ANTLRInputStream;
|
|
34819
35037
|
|
|
34820
|
-
},{"./Decorators":
|
|
35038
|
+
},{"./Decorators":218,"./IntStream":224,"assert":361}],208:[function(require,module,exports){
|
|
34821
35039
|
"use strict";
|
|
34822
35040
|
/*!
|
|
34823
35041
|
* Copyright 2016 The ANTLR Project. All rights reserved.
|
|
@@ -34900,7 +35118,7 @@ __decorate([
|
|
|
34900
35118
|
], BailErrorStrategy.prototype, "sync", null);
|
|
34901
35119
|
exports.BailErrorStrategy = BailErrorStrategy;
|
|
34902
35120
|
|
|
34903
|
-
},{"./Decorators":
|
|
35121
|
+
},{"./Decorators":218,"./DefaultErrorStrategy":219,"./InputMismatchException":223,"./misc/ParseCancellationException":335}],209:[function(require,module,exports){
|
|
34904
35122
|
"use strict";
|
|
34905
35123
|
/*!
|
|
34906
35124
|
* Copyright 2016 The ANTLR Project. All rights reserved.
|
|
@@ -35390,7 +35608,7 @@ BufferedTokenStream = __decorate([
|
|
|
35390
35608
|
], BufferedTokenStream);
|
|
35391
35609
|
exports.BufferedTokenStream = BufferedTokenStream;
|
|
35392
35610
|
|
|
35393
|
-
},{"./CommonToken":
|
|
35611
|
+
},{"./CommonToken":214,"./Decorators":218,"./Lexer":226,"./Token":243,"./misc/Interval":330,"assert":361}],210:[function(require,module,exports){
|
|
35394
35612
|
"use strict";
|
|
35395
35613
|
/*!
|
|
35396
35614
|
* Copyright 2016 The ANTLR Project. All rights reserved.
|
|
@@ -35398,7 +35616,7 @@ exports.BufferedTokenStream = BufferedTokenStream;
|
|
|
35398
35616
|
*/
|
|
35399
35617
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
35400
35618
|
|
|
35401
|
-
},{}],
|
|
35619
|
+
},{}],211:[function(require,module,exports){
|
|
35402
35620
|
"use strict";
|
|
35403
35621
|
/*!
|
|
35404
35622
|
* Copyright 2016 The ANTLR Project. All rights reserved.
|
|
@@ -35532,7 +35750,7 @@ var CharStreams;
|
|
|
35532
35750
|
// }
|
|
35533
35751
|
})(CharStreams = exports.CharStreams || (exports.CharStreams = {}));
|
|
35534
35752
|
|
|
35535
|
-
},{"./CodePointBuffer":
|
|
35753
|
+
},{"./CodePointBuffer":212,"./CodePointCharStream":213,"./IntStream":224}],212:[function(require,module,exports){
|
|
35536
35754
|
"use strict";
|
|
35537
35755
|
/*!
|
|
35538
35756
|
* Copyright 2016 The ANTLR Project. All rights reserved.
|
|
@@ -35767,7 +35985,7 @@ exports.CodePointBuffer = CodePointBuffer;
|
|
|
35767
35985
|
CodePointBuffer.Builder = Builder;
|
|
35768
35986
|
})(CodePointBuffer = exports.CodePointBuffer || (exports.CodePointBuffer = {}));
|
|
35769
35987
|
|
|
35770
|
-
},{"./misc/Character":
|
|
35988
|
+
},{"./misc/Character":326,"assert":361}],213:[function(require,module,exports){
|
|
35771
35989
|
"use strict";
|
|
35772
35990
|
/*!
|
|
35773
35991
|
* Copyright 2016 The ANTLR Project. All rights reserved.
|
|
@@ -35917,7 +36135,7 @@ __decorate([
|
|
|
35917
36135
|
], CodePointCharStream.prototype, "getText", null);
|
|
35918
36136
|
exports.CodePointCharStream = CodePointCharStream;
|
|
35919
36137
|
|
|
35920
|
-
},{"./Decorators":
|
|
36138
|
+
},{"./Decorators":218,"./IntStream":224,"./misc/Interval":330,"assert":361}],214:[function(require,module,exports){
|
|
35921
36139
|
"use strict";
|
|
35922
36140
|
/*!
|
|
35923
36141
|
* Copyright 2016 The ANTLR Project. All rights reserved.
|
|
@@ -36147,7 +36365,7 @@ CommonToken = __decorate([
|
|
|
36147
36365
|
], CommonToken);
|
|
36148
36366
|
exports.CommonToken = CommonToken;
|
|
36149
36367
|
|
|
36150
|
-
},{"./Decorators":
|
|
36368
|
+
},{"./Decorators":218,"./Token":243,"./misc/Interval":330}],215:[function(require,module,exports){
|
|
36151
36369
|
"use strict";
|
|
36152
36370
|
/*!
|
|
36153
36371
|
* Copyright 2016 The ANTLR Project. All rights reserved.
|
|
@@ -36211,7 +36429,7 @@ exports.CommonTokenFactory = CommonTokenFactory;
|
|
|
36211
36429
|
CommonTokenFactory.DEFAULT = new CommonTokenFactory();
|
|
36212
36430
|
})(CommonTokenFactory = exports.CommonTokenFactory || (exports.CommonTokenFactory = {}));
|
|
36213
36431
|
|
|
36214
|
-
},{"./CommonToken":
|
|
36432
|
+
},{"./CommonToken":214,"./Decorators":218,"./misc/Interval":330}],216:[function(require,module,exports){
|
|
36215
36433
|
"use strict";
|
|
36216
36434
|
/*!
|
|
36217
36435
|
* Copyright 2016 The ANTLR Project. All rights reserved.
|
|
@@ -36338,7 +36556,7 @@ CommonTokenStream = __decorate([
|
|
|
36338
36556
|
], CommonTokenStream);
|
|
36339
36557
|
exports.CommonTokenStream = CommonTokenStream;
|
|
36340
36558
|
|
|
36341
|
-
},{"./BufferedTokenStream":
|
|
36559
|
+
},{"./BufferedTokenStream":209,"./Decorators":218,"./Token":243}],217:[function(require,module,exports){
|
|
36342
36560
|
"use strict";
|
|
36343
36561
|
/*!
|
|
36344
36562
|
* Copyright 2016 The ANTLR Project. All rights reserved.
|
|
@@ -36372,7 +36590,7 @@ exports.ConsoleErrorListener = ConsoleErrorListener;
|
|
|
36372
36590
|
*/
|
|
36373
36591
|
ConsoleErrorListener.INSTANCE = new ConsoleErrorListener();
|
|
36374
36592
|
|
|
36375
|
-
},{}],
|
|
36593
|
+
},{}],218:[function(require,module,exports){
|
|
36376
36594
|
"use strict";
|
|
36377
36595
|
/*!
|
|
36378
36596
|
* Copyright 2016 The ANTLR Project. All rights reserved.
|
|
@@ -36399,7 +36617,7 @@ function SuppressWarnings(options) {
|
|
|
36399
36617
|
}
|
|
36400
36618
|
exports.SuppressWarnings = SuppressWarnings;
|
|
36401
36619
|
|
|
36402
|
-
},{}],
|
|
36620
|
+
},{}],219:[function(require,module,exports){
|
|
36403
36621
|
"use strict";
|
|
36404
36622
|
/*!
|
|
36405
36623
|
* Copyright 2016 The ANTLR Project. All rights reserved.
|
|
@@ -37213,7 +37431,7 @@ __decorate([
|
|
|
37213
37431
|
], DefaultErrorStrategy.prototype, "consumeUntil", null);
|
|
37214
37432
|
exports.DefaultErrorStrategy = DefaultErrorStrategy;
|
|
37215
37433
|
|
|
37216
|
-
},{"./Decorators":
|
|
37434
|
+
},{"./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){
|
|
37217
37435
|
"use strict";
|
|
37218
37436
|
/*!
|
|
37219
37437
|
* Copyright 2016 The ANTLR Project. All rights reserved.
|
|
@@ -37289,7 +37507,7 @@ var Dependents;
|
|
|
37289
37507
|
Dependents[Dependents["FOLLOWING"] = 9] = "FOLLOWING";
|
|
37290
37508
|
})(Dependents = exports.Dependents || (exports.Dependents = {}));
|
|
37291
37509
|
|
|
37292
|
-
},{}],
|
|
37510
|
+
},{}],221:[function(require,module,exports){
|
|
37293
37511
|
"use strict";
|
|
37294
37512
|
/*!
|
|
37295
37513
|
* Copyright 2016 The ANTLR Project. All rights reserved.
|
|
@@ -37437,7 +37655,7 @@ __decorate([
|
|
|
37437
37655
|
], DiagnosticErrorListener.prototype, "getConflictingAlts", null);
|
|
37438
37656
|
exports.DiagnosticErrorListener = DiagnosticErrorListener;
|
|
37439
37657
|
|
|
37440
|
-
},{"./Decorators":
|
|
37658
|
+
},{"./Decorators":218,"./misc/BitSet":325,"./misc/Interval":330}],222:[function(require,module,exports){
|
|
37441
37659
|
"use strict";
|
|
37442
37660
|
/*!
|
|
37443
37661
|
* Copyright 2016 The ANTLR Project. All rights reserved.
|
|
@@ -37502,7 +37720,7 @@ FailedPredicateException = __decorate([
|
|
|
37502
37720
|
], FailedPredicateException);
|
|
37503
37721
|
exports.FailedPredicateException = FailedPredicateException;
|
|
37504
37722
|
|
|
37505
|
-
},{"./Decorators":
|
|
37723
|
+
},{"./Decorators":218,"./RecognitionException":237,"./atn/PredicateTransition":297}],223:[function(require,module,exports){
|
|
37506
37724
|
"use strict";
|
|
37507
37725
|
/*!
|
|
37508
37726
|
* Copyright 2016 The ANTLR Project. All rights reserved.
|
|
@@ -37542,7 +37760,7 @@ InputMismatchException = __decorate([
|
|
|
37542
37760
|
], InputMismatchException);
|
|
37543
37761
|
exports.InputMismatchException = InputMismatchException;
|
|
37544
37762
|
|
|
37545
|
-
},{"./Decorators":
|
|
37763
|
+
},{"./Decorators":218,"./RecognitionException":237}],224:[function(require,module,exports){
|
|
37546
37764
|
"use strict";
|
|
37547
37765
|
/*!
|
|
37548
37766
|
* Copyright 2016 The ANTLR Project. All rights reserved.
|
|
@@ -37565,7 +37783,7 @@ var IntStream;
|
|
|
37565
37783
|
IntStream.UNKNOWN_SOURCE_NAME = "<unknown>";
|
|
37566
37784
|
})(IntStream = exports.IntStream || (exports.IntStream = {}));
|
|
37567
37785
|
|
|
37568
|
-
},{}],
|
|
37786
|
+
},{}],225:[function(require,module,exports){
|
|
37569
37787
|
"use strict";
|
|
37570
37788
|
/*!
|
|
37571
37789
|
* Copyright 2016 The ANTLR Project. All rights reserved.
|
|
@@ -37612,7 +37830,7 @@ __decorate([
|
|
|
37612
37830
|
], InterpreterRuleContext.prototype, "ruleIndex", null);
|
|
37613
37831
|
exports.InterpreterRuleContext = InterpreterRuleContext;
|
|
37614
37832
|
|
|
37615
|
-
},{"./Decorators":
|
|
37833
|
+
},{"./Decorators":218,"./ParserRuleContext":234}],226:[function(require,module,exports){
|
|
37616
37834
|
"use strict";
|
|
37617
37835
|
/*!
|
|
37618
37836
|
* Copyright 2016 The ANTLR Project. All rights reserved.
|
|
@@ -37948,7 +38166,7 @@ __decorate([
|
|
|
37948
38166
|
], Lexer.prototype, "charPositionInLine", null);
|
|
37949
38167
|
exports.Lexer = Lexer;
|
|
37950
38168
|
|
|
37951
|
-
},{"./CommonTokenFactory":
|
|
38169
|
+
},{"./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){
|
|
37952
38170
|
"use strict";
|
|
37953
38171
|
/*!
|
|
37954
38172
|
* Copyright 2016 The ANTLR Project. All rights reserved.
|
|
@@ -38028,7 +38246,7 @@ LexerInterpreter = __decorate([
|
|
|
38028
38246
|
], LexerInterpreter);
|
|
38029
38247
|
exports.LexerInterpreter = LexerInterpreter;
|
|
38030
38248
|
|
|
38031
|
-
},{"./Decorators":
|
|
38249
|
+
},{"./Decorators":218,"./Lexer":226,"./atn/LexerATNSimulator":276}],228:[function(require,module,exports){
|
|
38032
38250
|
"use strict";
|
|
38033
38251
|
/*!
|
|
38034
38252
|
* Copyright 2016 The ANTLR Project. All rights reserved.
|
|
@@ -38085,7 +38303,7 @@ LexerNoViableAltException = __decorate([
|
|
|
38085
38303
|
], LexerNoViableAltException);
|
|
38086
38304
|
exports.LexerNoViableAltException = LexerNoViableAltException;
|
|
38087
38305
|
|
|
38088
|
-
},{"./Decorators":
|
|
38306
|
+
},{"./Decorators":218,"./RecognitionException":237,"./misc/Interval":330,"./misc/Utils":337}],229:[function(require,module,exports){
|
|
38089
38307
|
"use strict";
|
|
38090
38308
|
/*!
|
|
38091
38309
|
* Copyright 2016 The ANTLR Project. All rights reserved.
|
|
@@ -38295,7 +38513,7 @@ ListTokenSource = __decorate([
|
|
|
38295
38513
|
], ListTokenSource);
|
|
38296
38514
|
exports.ListTokenSource = ListTokenSource;
|
|
38297
38515
|
|
|
38298
|
-
},{"./CommonTokenFactory":
|
|
38516
|
+
},{"./CommonTokenFactory":215,"./Decorators":218,"./Token":243}],230:[function(require,module,exports){
|
|
38299
38517
|
"use strict";
|
|
38300
38518
|
/*!
|
|
38301
38519
|
* Copyright 2016 The ANTLR Project. All rights reserved.
|
|
@@ -38350,7 +38568,7 @@ __decorate([
|
|
|
38350
38568
|
], NoViableAltException.prototype, "_startToken", void 0);
|
|
38351
38569
|
exports.NoViableAltException = NoViableAltException;
|
|
38352
38570
|
|
|
38353
|
-
},{"./Decorators":
|
|
38571
|
+
},{"./Decorators":218,"./Parser":231,"./RecognitionException":237}],231:[function(require,module,exports){
|
|
38354
38572
|
(function (process){(function (){
|
|
38355
38573
|
"use strict";
|
|
38356
38574
|
/*!
|
|
@@ -39196,7 +39414,7 @@ __decorate([
|
|
|
39196
39414
|
exports.Parser = Parser;
|
|
39197
39415
|
|
|
39198
39416
|
}).call(this)}).call(this,require('_process'))
|
|
39199
|
-
},{"./Decorators":
|
|
39417
|
+
},{"./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){
|
|
39200
39418
|
"use strict";
|
|
39201
39419
|
/*!
|
|
39202
39420
|
* Copyright 2016 The ANTLR Project. All rights reserved.
|
|
@@ -39204,7 +39422,7 @@ exports.Parser = Parser;
|
|
|
39204
39422
|
*/
|
|
39205
39423
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
39206
39424
|
|
|
39207
|
-
},{}],
|
|
39425
|
+
},{}],233:[function(require,module,exports){
|
|
39208
39426
|
"use strict";
|
|
39209
39427
|
/*!
|
|
39210
39428
|
* Copyright 2016 The ANTLR Project. All rights reserved.
|
|
@@ -39612,7 +39830,7 @@ ParserInterpreter = __decorate([
|
|
|
39612
39830
|
], ParserInterpreter);
|
|
39613
39831
|
exports.ParserInterpreter = ParserInterpreter;
|
|
39614
39832
|
|
|
39615
|
-
},{"./Decorators":
|
|
39833
|
+
},{"./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){
|
|
39616
39834
|
"use strict";
|
|
39617
39835
|
/*!
|
|
39618
39836
|
* Copyright 2016 The ANTLR Project. All rights reserved.
|
|
@@ -39913,7 +40131,7 @@ __decorate([
|
|
|
39913
40131
|
], ParserRuleContext.prototype, "sourceInterval", null);
|
|
39914
40132
|
exports.ParserRuleContext = ParserRuleContext;
|
|
39915
40133
|
|
|
39916
|
-
},{"./Decorators":
|
|
40134
|
+
},{"./Decorators":218,"./RuleContext":239,"./misc/Interval":330,"./tree/ErrorNode":338,"./tree/TerminalNode":341}],235:[function(require,module,exports){
|
|
39917
40135
|
"use strict";
|
|
39918
40136
|
/*!
|
|
39919
40137
|
* Copyright 2016 The ANTLR Project. All rights reserved.
|
|
@@ -39963,7 +40181,7 @@ __decorate([
|
|
|
39963
40181
|
], ProxyErrorListener.prototype, "syntaxError", null);
|
|
39964
40182
|
exports.ProxyErrorListener = ProxyErrorListener;
|
|
39965
40183
|
|
|
39966
|
-
},{"./Decorators":
|
|
40184
|
+
},{"./Decorators":218}],236:[function(require,module,exports){
|
|
39967
40185
|
"use strict";
|
|
39968
40186
|
/*!
|
|
39969
40187
|
* Copyright 2016 The ANTLR Project. All rights reserved.
|
|
@@ -40022,7 +40240,7 @@ __decorate([
|
|
|
40022
40240
|
], ProxyParserErrorListener.prototype, "reportContextSensitivity", null);
|
|
40023
40241
|
exports.ProxyParserErrorListener = ProxyParserErrorListener;
|
|
40024
40242
|
|
|
40025
|
-
},{"./Decorators":
|
|
40243
|
+
},{"./Decorators":218,"./ProxyErrorListener":235}],237:[function(require,module,exports){
|
|
40026
40244
|
"use strict";
|
|
40027
40245
|
/*!
|
|
40028
40246
|
* Copyright 2016 The ANTLR Project. All rights reserved.
|
|
@@ -40127,7 +40345,7 @@ class RecognitionException extends Error {
|
|
|
40127
40345
|
}
|
|
40128
40346
|
exports.RecognitionException = RecognitionException;
|
|
40129
40347
|
|
|
40130
|
-
},{}],
|
|
40348
|
+
},{}],238:[function(require,module,exports){
|
|
40131
40349
|
"use strict";
|
|
40132
40350
|
/*!
|
|
40133
40351
|
* Copyright 2016 The ANTLR Project. All rights reserved.
|
|
@@ -40346,7 +40564,7 @@ __decorate([
|
|
|
40346
40564
|
], Recognizer.prototype, "getErrorListeners", null);
|
|
40347
40565
|
exports.Recognizer = Recognizer;
|
|
40348
40566
|
|
|
40349
|
-
},{"./ConsoleErrorListener":
|
|
40567
|
+
},{"./ConsoleErrorListener":217,"./Decorators":218,"./ProxyErrorListener":235,"./Token":243,"./misc/Utils":337}],239:[function(require,module,exports){
|
|
40350
40568
|
"use strict";
|
|
40351
40569
|
/*!
|
|
40352
40570
|
* Copyright 2016 The ANTLR Project. All rights reserved.
|
|
@@ -40563,7 +40781,7 @@ __decorate([
|
|
|
40563
40781
|
], RuleContext.prototype, "toStringTree", null);
|
|
40564
40782
|
exports.RuleContext = RuleContext;
|
|
40565
40783
|
|
|
40566
|
-
},{"./Decorators":
|
|
40784
|
+
},{"./Decorators":218,"./ParserRuleContext":234,"./Recognizer":238,"./atn/ATN":251,"./misc/Interval":330,"./tree/RuleNode":340,"./tree/Trees":342}],240:[function(require,module,exports){
|
|
40567
40785
|
"use strict";
|
|
40568
40786
|
/*!
|
|
40569
40787
|
* Copyright 2016 The ANTLR Project. All rights reserved.
|
|
@@ -40614,7 +40832,7 @@ __decorate([
|
|
|
40614
40832
|
], RuleContextWithAltNum.prototype, "altNumber", null);
|
|
40615
40833
|
exports.RuleContextWithAltNum = RuleContextWithAltNum;
|
|
40616
40834
|
|
|
40617
|
-
},{"./Decorators":
|
|
40835
|
+
},{"./Decorators":218,"./ParserRuleContext":234,"./atn/ATN":251}],241:[function(require,module,exports){
|
|
40618
40836
|
"use strict";
|
|
40619
40837
|
/*!
|
|
40620
40838
|
* Copyright 2016 The ANTLR Project. All rights reserved.
|
|
@@ -40637,7 +40855,7 @@ function RuleDependency(dependency) {
|
|
|
40637
40855
|
}
|
|
40638
40856
|
exports.RuleDependency = RuleDependency;
|
|
40639
40857
|
|
|
40640
|
-
},{}],
|
|
40858
|
+
},{}],242:[function(require,module,exports){
|
|
40641
40859
|
"use strict";
|
|
40642
40860
|
/*!
|
|
40643
40861
|
* Copyright 2016 The ANTLR Project. All rights reserved.
|
|
@@ -40656,7 +40874,7 @@ function RuleVersion(version) {
|
|
|
40656
40874
|
}
|
|
40657
40875
|
exports.RuleVersion = RuleVersion;
|
|
40658
40876
|
|
|
40659
|
-
},{}],
|
|
40877
|
+
},{}],243:[function(require,module,exports){
|
|
40660
40878
|
"use strict";
|
|
40661
40879
|
/*!
|
|
40662
40880
|
* Copyright 2016 The ANTLR Project. All rights reserved.
|
|
@@ -40696,7 +40914,7 @@ var Token;
|
|
|
40696
40914
|
Token.MIN_USER_CHANNEL_VALUE = 2;
|
|
40697
40915
|
})(Token = exports.Token || (exports.Token = {}));
|
|
40698
40916
|
|
|
40699
|
-
},{"./IntStream":
|
|
40917
|
+
},{"./IntStream":224}],244:[function(require,module,exports){
|
|
40700
40918
|
"use strict";
|
|
40701
40919
|
/*!
|
|
40702
40920
|
* Copyright 2016 The ANTLR Project. All rights reserved.
|
|
@@ -40704,7 +40922,7 @@ var Token;
|
|
|
40704
40922
|
*/
|
|
40705
40923
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
40706
40924
|
|
|
40707
|
-
},{}],
|
|
40925
|
+
},{}],245:[function(require,module,exports){
|
|
40708
40926
|
"use strict";
|
|
40709
40927
|
/*!
|
|
40710
40928
|
* Copyright 2016 The ANTLR Project. All rights reserved.
|
|
@@ -40712,7 +40930,7 @@ Object.defineProperty(exports, "__esModule", { value: true });
|
|
|
40712
40930
|
*/
|
|
40713
40931
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
40714
40932
|
|
|
40715
|
-
},{}],
|
|
40933
|
+
},{}],246:[function(require,module,exports){
|
|
40716
40934
|
"use strict";
|
|
40717
40935
|
/*!
|
|
40718
40936
|
* Copyright 2016 The ANTLR Project. All rights reserved.
|
|
@@ -40720,7 +40938,7 @@ Object.defineProperty(exports, "__esModule", { value: true });
|
|
|
40720
40938
|
*/
|
|
40721
40939
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
40722
40940
|
|
|
40723
|
-
},{}],
|
|
40941
|
+
},{}],247:[function(require,module,exports){
|
|
40724
40942
|
"use strict";
|
|
40725
40943
|
/*!
|
|
40726
40944
|
* Copyright 2016 The ANTLR Project. All rights reserved.
|
|
@@ -41228,7 +41446,7 @@ __decorate([
|
|
|
41228
41446
|
Decorators_1.Override
|
|
41229
41447
|
], ReplaceOp.prototype, "toString", null);
|
|
41230
41448
|
|
|
41231
|
-
},{"./Decorators":
|
|
41449
|
+
},{"./Decorators":218,"./Token":243,"./misc/Interval":330}],248:[function(require,module,exports){
|
|
41232
41450
|
"use strict";
|
|
41233
41451
|
/*!
|
|
41234
41452
|
* Copyright 2016 The ANTLR Project. All rights reserved.
|
|
@@ -41236,7 +41454,7 @@ __decorate([
|
|
|
41236
41454
|
*/
|
|
41237
41455
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
41238
41456
|
|
|
41239
|
-
},{}],
|
|
41457
|
+
},{}],249:[function(require,module,exports){
|
|
41240
41458
|
"use strict";
|
|
41241
41459
|
/*!
|
|
41242
41460
|
* Copyright 2016 The ANTLR Project. All rights reserved.
|
|
@@ -41356,7 +41574,7 @@ __decorate([
|
|
|
41356
41574
|
], VocabularyImpl, "EMPTY_VOCABULARY", void 0);
|
|
41357
41575
|
exports.VocabularyImpl = VocabularyImpl;
|
|
41358
41576
|
|
|
41359
|
-
},{"./Decorators":
|
|
41577
|
+
},{"./Decorators":218,"./Token":243}],250:[function(require,module,exports){
|
|
41360
41578
|
"use strict";
|
|
41361
41579
|
/*!
|
|
41362
41580
|
* Copyright 2016 The ANTLR Project. All rights reserved.
|
|
@@ -41364,7 +41582,7 @@ exports.VocabularyImpl = VocabularyImpl;
|
|
|
41364
41582
|
*/
|
|
41365
41583
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
41366
41584
|
|
|
41367
|
-
},{}],
|
|
41585
|
+
},{}],251:[function(require,module,exports){
|
|
41368
41586
|
"use strict";
|
|
41369
41587
|
/*!
|
|
41370
41588
|
* Copyright 2016 The ANTLR Project. All rights reserved.
|
|
@@ -41586,7 +41804,7 @@ exports.ATN = ATN;
|
|
|
41586
41804
|
})(ATN = exports.ATN || (exports.ATN = {}));
|
|
41587
41805
|
exports.ATN = ATN;
|
|
41588
41806
|
|
|
41589
|
-
},{"../Decorators":
|
|
41807
|
+
},{"../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){
|
|
41590
41808
|
"use strict";
|
|
41591
41809
|
/*!
|
|
41592
41810
|
* Copyright 2016 The ANTLR Project. All rights reserved.
|
|
@@ -42111,7 +42329,7 @@ ActionSemanticContextATNConfig = __decorate([
|
|
|
42111
42329
|
__param(1, Decorators_1.NotNull), __param(2, Decorators_1.NotNull)
|
|
42112
42330
|
], ActionSemanticContextATNConfig);
|
|
42113
42331
|
|
|
42114
|
-
},{"../Decorators":
|
|
42332
|
+
},{"../Decorators":218,"../misc/Array2DHashMap":321,"../misc/MurmurHash":333,"../misc/ObjectEqualityComparator":334,"./DecisionState":271,"./PredictionContext":298,"./SemanticContext":306,"assert":361}],253:[function(require,module,exports){
|
|
42115
42333
|
"use strict";
|
|
42116
42334
|
/*!
|
|
42117
42335
|
* Copyright 2016 The ANTLR Project. All rights reserved.
|
|
@@ -42558,7 +42776,7 @@ __decorate([
|
|
|
42558
42776
|
], ATNConfigSet.prototype, "hashCode", null);
|
|
42559
42777
|
exports.ATNConfigSet = ATNConfigSet;
|
|
42560
42778
|
|
|
42561
|
-
},{"../Decorators":
|
|
42779
|
+
},{"../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){
|
|
42562
42780
|
"use strict";
|
|
42563
42781
|
/*!
|
|
42564
42782
|
* Copyright 2016 The ANTLR Project. All rights reserved.
|
|
@@ -42637,7 +42855,7 @@ __decorate([
|
|
|
42637
42855
|
], ATNDeserializationOptions, "defaultOptions", null);
|
|
42638
42856
|
exports.ATNDeserializationOptions = ATNDeserializationOptions;
|
|
42639
42857
|
|
|
42640
|
-
},{"../Decorators":
|
|
42858
|
+
},{"../Decorators":218}],255:[function(require,module,exports){
|
|
42641
42859
|
"use strict";
|
|
42642
42860
|
/*!
|
|
42643
42861
|
* Copyright 2016 The ANTLR Project. All rights reserved.
|
|
@@ -43724,7 +43942,7 @@ __decorate([
|
|
|
43724
43942
|
], ATNDeserializer.prototype, "edgeFactory", null);
|
|
43725
43943
|
exports.ATNDeserializer = ATNDeserializer;
|
|
43726
43944
|
|
|
43727
|
-
},{"../Decorators":
|
|
43945
|
+
},{"../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){
|
|
43728
43946
|
"use strict";
|
|
43729
43947
|
/*!
|
|
43730
43948
|
* Copyright 2016 The ANTLR Project. All rights reserved.
|
|
@@ -43788,7 +44006,7 @@ exports.ATNSimulator = ATNSimulator;
|
|
|
43788
44006
|
})(ATNSimulator = exports.ATNSimulator || (exports.ATNSimulator = {}));
|
|
43789
44007
|
exports.ATNSimulator = ATNSimulator;
|
|
43790
44008
|
|
|
43791
|
-
},{"../Decorators":
|
|
44009
|
+
},{"../Decorators":218,"../dfa/DFAState":318,"./ATNConfigSet":253,"./PredictionContext":298}],257:[function(require,module,exports){
|
|
43792
44010
|
"use strict";
|
|
43793
44011
|
/*!
|
|
43794
44012
|
* Copyright 2016 The ANTLR Project. All rights reserved.
|
|
@@ -43975,7 +44193,7 @@ exports.ATNState = ATNState;
|
|
|
43975
44193
|
ATNState.INVALID_STATE_NUMBER = -1;
|
|
43976
44194
|
})(ATNState = exports.ATNState || (exports.ATNState = {}));
|
|
43977
44195
|
|
|
43978
|
-
},{"../Decorators":
|
|
44196
|
+
},{"../Decorators":218}],258:[function(require,module,exports){
|
|
43979
44197
|
"use strict";
|
|
43980
44198
|
/*!
|
|
43981
44199
|
* Copyright 2016 The ANTLR Project. All rights reserved.
|
|
@@ -44001,7 +44219,7 @@ var ATNStateType;
|
|
|
44001
44219
|
ATNStateType[ATNStateType["LOOP_END"] = 12] = "LOOP_END";
|
|
44002
44220
|
})(ATNStateType = exports.ATNStateType || (exports.ATNStateType = {}));
|
|
44003
44221
|
|
|
44004
|
-
},{}],
|
|
44222
|
+
},{}],259:[function(require,module,exports){
|
|
44005
44223
|
"use strict";
|
|
44006
44224
|
/*!
|
|
44007
44225
|
* Copyright 2016 The ANTLR Project. All rights reserved.
|
|
@@ -44021,7 +44239,7 @@ class AbstractPredicateTransition extends Transition_1.Transition {
|
|
|
44021
44239
|
}
|
|
44022
44240
|
exports.AbstractPredicateTransition = AbstractPredicateTransition;
|
|
44023
44241
|
|
|
44024
|
-
},{"./Transition":
|
|
44242
|
+
},{"./Transition":313}],260:[function(require,module,exports){
|
|
44025
44243
|
"use strict";
|
|
44026
44244
|
/*!
|
|
44027
44245
|
* Copyright 2016 The ANTLR Project. All rights reserved.
|
|
@@ -44077,7 +44295,7 @@ ActionTransition = __decorate([
|
|
|
44077
44295
|
], ActionTransition);
|
|
44078
44296
|
exports.ActionTransition = ActionTransition;
|
|
44079
44297
|
|
|
44080
|
-
},{"../Decorators":
|
|
44298
|
+
},{"../Decorators":218,"./Transition":313}],261:[function(require,module,exports){
|
|
44081
44299
|
"use strict";
|
|
44082
44300
|
/*!
|
|
44083
44301
|
* Copyright 2016 The ANTLR Project. All rights reserved.
|
|
@@ -44164,7 +44382,7 @@ AmbiguityInfo = __decorate([
|
|
|
44164
44382
|
], AmbiguityInfo);
|
|
44165
44383
|
exports.AmbiguityInfo = AmbiguityInfo;
|
|
44166
44384
|
|
|
44167
|
-
},{"../Decorators":
|
|
44385
|
+
},{"../Decorators":218,"./DecisionEventInfo":269}],262:[function(require,module,exports){
|
|
44168
44386
|
"use strict";
|
|
44169
44387
|
/*!
|
|
44170
44388
|
* Copyright 2016 The ANTLR Project. All rights reserved.
|
|
@@ -44222,7 +44440,7 @@ AtomTransition = __decorate([
|
|
|
44222
44440
|
], AtomTransition);
|
|
44223
44441
|
exports.AtomTransition = AtomTransition;
|
|
44224
44442
|
|
|
44225
|
-
},{"../Decorators":
|
|
44443
|
+
},{"../Decorators":218,"../misc/IntervalSet":331,"./Transition":313}],263:[function(require,module,exports){
|
|
44226
44444
|
"use strict";
|
|
44227
44445
|
/*!
|
|
44228
44446
|
* Copyright 2016 The ANTLR Project. All rights reserved.
|
|
@@ -44254,7 +44472,7 @@ __decorate([
|
|
|
44254
44472
|
], BasicBlockStartState.prototype, "stateType", null);
|
|
44255
44473
|
exports.BasicBlockStartState = BasicBlockStartState;
|
|
44256
44474
|
|
|
44257
|
-
},{"../Decorators":
|
|
44475
|
+
},{"../Decorators":218,"./ATNStateType":258,"./BlockStartState":266}],264:[function(require,module,exports){
|
|
44258
44476
|
"use strict";
|
|
44259
44477
|
/*!
|
|
44260
44478
|
* Copyright 2016 The ANTLR Project. All rights reserved.
|
|
@@ -44286,7 +44504,7 @@ __decorate([
|
|
|
44286
44504
|
], BasicState.prototype, "stateType", null);
|
|
44287
44505
|
exports.BasicState = BasicState;
|
|
44288
44506
|
|
|
44289
|
-
},{"../Decorators":
|
|
44507
|
+
},{"../Decorators":218,"./ATNState":257,"./ATNStateType":258}],265:[function(require,module,exports){
|
|
44290
44508
|
"use strict";
|
|
44291
44509
|
/*!
|
|
44292
44510
|
* Copyright 2016 The ANTLR Project. All rights reserved.
|
|
@@ -44315,7 +44533,7 @@ __decorate([
|
|
|
44315
44533
|
], BlockEndState.prototype, "stateType", null);
|
|
44316
44534
|
exports.BlockEndState = BlockEndState;
|
|
44317
44535
|
|
|
44318
|
-
},{"../Decorators":
|
|
44536
|
+
},{"../Decorators":218,"./ATNState":257,"./ATNStateType":258}],266:[function(require,module,exports){
|
|
44319
44537
|
"use strict";
|
|
44320
44538
|
/*!
|
|
44321
44539
|
* Copyright 2016 The ANTLR Project. All rights reserved.
|
|
@@ -44329,7 +44547,7 @@ class BlockStartState extends DecisionState_1.DecisionState {
|
|
|
44329
44547
|
}
|
|
44330
44548
|
exports.BlockStartState = BlockStartState;
|
|
44331
44549
|
|
|
44332
|
-
},{"./DecisionState":
|
|
44550
|
+
},{"./DecisionState":271}],267:[function(require,module,exports){
|
|
44333
44551
|
"use strict";
|
|
44334
44552
|
/*!
|
|
44335
44553
|
* Copyright 2016 The ANTLR Project. All rights reserved.
|
|
@@ -44399,7 +44617,7 @@ __decorate([
|
|
|
44399
44617
|
], ConflictInfo.prototype, "hashCode", null);
|
|
44400
44618
|
exports.ConflictInfo = ConflictInfo;
|
|
44401
44619
|
|
|
44402
|
-
},{"../Decorators":
|
|
44620
|
+
},{"../Decorators":218,"../misc/Utils":337}],268:[function(require,module,exports){
|
|
44403
44621
|
"use strict";
|
|
44404
44622
|
/*!
|
|
44405
44623
|
* Copyright 2016 The ANTLR Project. All rights reserved.
|
|
@@ -44459,7 +44677,7 @@ ContextSensitivityInfo = __decorate([
|
|
|
44459
44677
|
], ContextSensitivityInfo);
|
|
44460
44678
|
exports.ContextSensitivityInfo = ContextSensitivityInfo;
|
|
44461
44679
|
|
|
44462
|
-
},{"../Decorators":
|
|
44680
|
+
},{"../Decorators":218,"./DecisionEventInfo":269}],269:[function(require,module,exports){
|
|
44463
44681
|
"use strict";
|
|
44464
44682
|
/*!
|
|
44465
44683
|
* Copyright 2016 The ANTLR Project. All rights reserved.
|
|
@@ -44511,7 +44729,7 @@ DecisionEventInfo = __decorate([
|
|
|
44511
44729
|
], DecisionEventInfo);
|
|
44512
44730
|
exports.DecisionEventInfo = DecisionEventInfo;
|
|
44513
44731
|
|
|
44514
|
-
},{"../Decorators":
|
|
44732
|
+
},{"../Decorators":218}],270:[function(require,module,exports){
|
|
44515
44733
|
"use strict";
|
|
44516
44734
|
/*!
|
|
44517
44735
|
* Copyright 2016 The ANTLR Project. All rights reserved.
|
|
@@ -44724,7 +44942,7 @@ __decorate([
|
|
|
44724
44942
|
], DecisionInfo.prototype, "toString", null);
|
|
44725
44943
|
exports.DecisionInfo = DecisionInfo;
|
|
44726
44944
|
|
|
44727
|
-
},{"../Decorators":
|
|
44945
|
+
},{"../Decorators":218}],271:[function(require,module,exports){
|
|
44728
44946
|
"use strict";
|
|
44729
44947
|
/*!
|
|
44730
44948
|
* Copyright 2016 The ANTLR Project. All rights reserved.
|
|
@@ -44744,7 +44962,7 @@ class DecisionState extends ATNState_1.ATNState {
|
|
|
44744
44962
|
}
|
|
44745
44963
|
exports.DecisionState = DecisionState;
|
|
44746
44964
|
|
|
44747
|
-
},{"./ATNState":
|
|
44965
|
+
},{"./ATNState":257}],272:[function(require,module,exports){
|
|
44748
44966
|
"use strict";
|
|
44749
44967
|
/*!
|
|
44750
44968
|
* Copyright 2016 The ANTLR Project. All rights reserved.
|
|
@@ -44810,7 +45028,7 @@ EpsilonTransition = __decorate([
|
|
|
44810
45028
|
], EpsilonTransition);
|
|
44811
45029
|
exports.EpsilonTransition = EpsilonTransition;
|
|
44812
45030
|
|
|
44813
|
-
},{"../Decorators":
|
|
45031
|
+
},{"../Decorators":218,"./Transition":313}],273:[function(require,module,exports){
|
|
44814
45032
|
"use strict";
|
|
44815
45033
|
/*!
|
|
44816
45034
|
* Copyright 2016 The ANTLR Project. All rights reserved.
|
|
@@ -44863,7 +45081,7 @@ ErrorInfo = __decorate([
|
|
|
44863
45081
|
], ErrorInfo);
|
|
44864
45082
|
exports.ErrorInfo = ErrorInfo;
|
|
44865
45083
|
|
|
44866
|
-
},{"../Decorators":
|
|
45084
|
+
},{"../Decorators":218,"./DecisionEventInfo":269}],274:[function(require,module,exports){
|
|
44867
45085
|
"use strict";
|
|
44868
45086
|
/*!
|
|
44869
45087
|
* Copyright 2016 The ANTLR Project. All rights reserved.
|
|
@@ -44894,7 +45112,7 @@ __decorate([
|
|
|
44894
45112
|
], InvalidState.prototype, "stateType", null);
|
|
44895
45113
|
exports.InvalidState = InvalidState;
|
|
44896
45114
|
|
|
44897
|
-
},{"../Decorators":
|
|
45115
|
+
},{"../Decorators":218,"./ATNStateType":258,"./BasicState":264}],275:[function(require,module,exports){
|
|
44898
45116
|
"use strict";
|
|
44899
45117
|
/*!
|
|
44900
45118
|
* Copyright 2016 The ANTLR Project. All rights reserved.
|
|
@@ -45116,7 +45334,7 @@ LL1Analyzer = __decorate([
|
|
|
45116
45334
|
], LL1Analyzer);
|
|
45117
45335
|
exports.LL1Analyzer = LL1Analyzer;
|
|
45118
45336
|
|
|
45119
|
-
},{"../Decorators":
|
|
45337
|
+
},{"../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){
|
|
45120
45338
|
"use strict";
|
|
45121
45339
|
/*!
|
|
45122
45340
|
* Copyright 2016 The ANTLR Project. All rights reserved.
|
|
@@ -45833,7 +46051,7 @@ exports.LexerATNSimulator = LexerATNSimulator;
|
|
|
45833
46051
|
})(LexerATNSimulator = exports.LexerATNSimulator || (exports.LexerATNSimulator = {}));
|
|
45834
46052
|
exports.LexerATNSimulator = LexerATNSimulator;
|
|
45835
46053
|
|
|
45836
|
-
},{"../Decorators":
|
|
46054
|
+
},{"../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){
|
|
45837
46055
|
"use strict";
|
|
45838
46056
|
/*!
|
|
45839
46057
|
* Copyright 2016 The ANTLR Project. All rights reserved.
|
|
@@ -46034,7 +46252,7 @@ LexerActionExecutor = __decorate([
|
|
|
46034
46252
|
], LexerActionExecutor);
|
|
46035
46253
|
exports.LexerActionExecutor = LexerActionExecutor;
|
|
46036
46254
|
|
|
46037
|
-
},{"../Decorators":
|
|
46255
|
+
},{"../Decorators":218,"../misc/ArrayEqualityComparator":323,"../misc/MurmurHash":333,"./LexerIndexedCustomAction":280}],278:[function(require,module,exports){
|
|
46038
46256
|
"use strict";
|
|
46039
46257
|
/*!
|
|
46040
46258
|
* Copyright 2016 The ANTLR Project. All rights reserved.
|
|
@@ -46139,7 +46357,7 @@ __decorate([
|
|
|
46139
46357
|
], LexerChannelAction.prototype, "toString", null);
|
|
46140
46358
|
exports.LexerChannelAction = LexerChannelAction;
|
|
46141
46359
|
|
|
46142
|
-
},{"../Decorators":
|
|
46360
|
+
},{"../Decorators":218,"../misc/MurmurHash":333}],279:[function(require,module,exports){
|
|
46143
46361
|
"use strict";
|
|
46144
46362
|
/*!
|
|
46145
46363
|
* Copyright 2016 The ANTLR Project. All rights reserved.
|
|
@@ -46268,7 +46486,7 @@ __decorate([
|
|
|
46268
46486
|
], LexerCustomAction.prototype, "equals", null);
|
|
46269
46487
|
exports.LexerCustomAction = LexerCustomAction;
|
|
46270
46488
|
|
|
46271
|
-
},{"../Decorators":
|
|
46489
|
+
},{"../Decorators":218,"../misc/MurmurHash":333}],280:[function(require,module,exports){
|
|
46272
46490
|
"use strict";
|
|
46273
46491
|
/*!
|
|
46274
46492
|
* Copyright 2016 The ANTLR Project. All rights reserved.
|
|
@@ -46403,7 +46621,7 @@ LexerIndexedCustomAction = __decorate([
|
|
|
46403
46621
|
], LexerIndexedCustomAction);
|
|
46404
46622
|
exports.LexerIndexedCustomAction = LexerIndexedCustomAction;
|
|
46405
46623
|
|
|
46406
|
-
},{"../Decorators":
|
|
46624
|
+
},{"../Decorators":218,"../misc/MurmurHash":333}],281:[function(require,module,exports){
|
|
46407
46625
|
"use strict";
|
|
46408
46626
|
/*!
|
|
46409
46627
|
* Copyright 2016 The ANTLR Project. All rights reserved.
|
|
@@ -46508,7 +46726,7 @@ __decorate([
|
|
|
46508
46726
|
], LexerModeAction.prototype, "toString", null);
|
|
46509
46727
|
exports.LexerModeAction = LexerModeAction;
|
|
46510
46728
|
|
|
46511
|
-
},{"../Decorators":
|
|
46729
|
+
},{"../Decorators":218,"../misc/MurmurHash":333}],282:[function(require,module,exports){
|
|
46512
46730
|
"use strict";
|
|
46513
46731
|
/*!
|
|
46514
46732
|
* Copyright 2016 The ANTLR Project. All rights reserved.
|
|
@@ -46604,7 +46822,7 @@ exports.LexerMoreAction = LexerMoreAction;
|
|
|
46604
46822
|
LexerMoreAction.INSTANCE = new LexerMoreAction();
|
|
46605
46823
|
})(LexerMoreAction = exports.LexerMoreAction || (exports.LexerMoreAction = {}));
|
|
46606
46824
|
|
|
46607
|
-
},{"../Decorators":
|
|
46825
|
+
},{"../Decorators":218,"../misc/MurmurHash":333}],283:[function(require,module,exports){
|
|
46608
46826
|
"use strict";
|
|
46609
46827
|
/*!
|
|
46610
46828
|
* Copyright 2016 The ANTLR Project. All rights reserved.
|
|
@@ -46700,7 +46918,7 @@ exports.LexerPopModeAction = LexerPopModeAction;
|
|
|
46700
46918
|
LexerPopModeAction.INSTANCE = new LexerPopModeAction();
|
|
46701
46919
|
})(LexerPopModeAction = exports.LexerPopModeAction || (exports.LexerPopModeAction = {}));
|
|
46702
46920
|
|
|
46703
|
-
},{"../Decorators":
|
|
46921
|
+
},{"../Decorators":218,"../misc/MurmurHash":333}],284:[function(require,module,exports){
|
|
46704
46922
|
"use strict";
|
|
46705
46923
|
/*!
|
|
46706
46924
|
* Copyright 2016 The ANTLR Project. All rights reserved.
|
|
@@ -46805,7 +47023,7 @@ __decorate([
|
|
|
46805
47023
|
], LexerPushModeAction.prototype, "toString", null);
|
|
46806
47024
|
exports.LexerPushModeAction = LexerPushModeAction;
|
|
46807
47025
|
|
|
46808
|
-
},{"../Decorators":
|
|
47026
|
+
},{"../Decorators":218,"../misc/MurmurHash":333}],285:[function(require,module,exports){
|
|
46809
47027
|
"use strict";
|
|
46810
47028
|
/*!
|
|
46811
47029
|
* Copyright 2016 The ANTLR Project. All rights reserved.
|
|
@@ -46901,7 +47119,7 @@ exports.LexerSkipAction = LexerSkipAction;
|
|
|
46901
47119
|
LexerSkipAction.INSTANCE = new LexerSkipAction();
|
|
46902
47120
|
})(LexerSkipAction = exports.LexerSkipAction || (exports.LexerSkipAction = {}));
|
|
46903
47121
|
|
|
46904
|
-
},{"../Decorators":
|
|
47122
|
+
},{"../Decorators":218,"../misc/MurmurHash":333}],286:[function(require,module,exports){
|
|
46905
47123
|
"use strict";
|
|
46906
47124
|
/*!
|
|
46907
47125
|
* Copyright 2016 The ANTLR Project. All rights reserved.
|
|
@@ -47005,7 +47223,7 @@ __decorate([
|
|
|
47005
47223
|
], LexerTypeAction.prototype, "toString", null);
|
|
47006
47224
|
exports.LexerTypeAction = LexerTypeAction;
|
|
47007
47225
|
|
|
47008
|
-
},{"../Decorators":
|
|
47226
|
+
},{"../Decorators":218,"../misc/MurmurHash":333}],287:[function(require,module,exports){
|
|
47009
47227
|
"use strict";
|
|
47010
47228
|
/*!
|
|
47011
47229
|
* Copyright 2016 The ANTLR Project. All rights reserved.
|
|
@@ -47057,7 +47275,7 @@ LookaheadEventInfo = __decorate([
|
|
|
47057
47275
|
], LookaheadEventInfo);
|
|
47058
47276
|
exports.LookaheadEventInfo = LookaheadEventInfo;
|
|
47059
47277
|
|
|
47060
|
-
},{"../Decorators":
|
|
47278
|
+
},{"../Decorators":218,"./DecisionEventInfo":269}],288:[function(require,module,exports){
|
|
47061
47279
|
"use strict";
|
|
47062
47280
|
/*!
|
|
47063
47281
|
* Copyright 2016 The ANTLR Project. All rights reserved.
|
|
@@ -47086,7 +47304,7 @@ __decorate([
|
|
|
47086
47304
|
], LoopEndState.prototype, "stateType", null);
|
|
47087
47305
|
exports.LoopEndState = LoopEndState;
|
|
47088
47306
|
|
|
47089
|
-
},{"../Decorators":
|
|
47307
|
+
},{"../Decorators":218,"./ATNState":257,"./ATNStateType":258}],289:[function(require,module,exports){
|
|
47090
47308
|
"use strict";
|
|
47091
47309
|
/*!
|
|
47092
47310
|
* Copyright 2016 The ANTLR Project. All rights reserved.
|
|
@@ -47135,7 +47353,7 @@ NotSetTransition = __decorate([
|
|
|
47135
47353
|
], NotSetTransition);
|
|
47136
47354
|
exports.NotSetTransition = NotSetTransition;
|
|
47137
47355
|
|
|
47138
|
-
},{"../Decorators":
|
|
47356
|
+
},{"../Decorators":218,"./SetTransition":307}],290:[function(require,module,exports){
|
|
47139
47357
|
"use strict";
|
|
47140
47358
|
/*!
|
|
47141
47359
|
* Copyright 2016 The ANTLR Project. All rights reserved.
|
|
@@ -47190,7 +47408,7 @@ __decorate([
|
|
|
47190
47408
|
], OrderedATNConfigSet.prototype, "canMerge", null);
|
|
47191
47409
|
exports.OrderedATNConfigSet = OrderedATNConfigSet;
|
|
47192
47410
|
|
|
47193
|
-
},{"../Decorators":
|
|
47411
|
+
},{"../Decorators":218,"./ATNConfigSet":253}],291:[function(require,module,exports){
|
|
47194
47412
|
"use strict";
|
|
47195
47413
|
/*!
|
|
47196
47414
|
* Copyright 2016 The ANTLR Project. All rights reserved.
|
|
@@ -47352,7 +47570,7 @@ ParseInfo = __decorate([
|
|
|
47352
47570
|
], ParseInfo);
|
|
47353
47571
|
exports.ParseInfo = ParseInfo;
|
|
47354
47572
|
|
|
47355
|
-
},{"../Decorators":
|
|
47573
|
+
},{"../Decorators":218}],292:[function(require,module,exports){
|
|
47356
47574
|
"use strict";
|
|
47357
47575
|
/*!
|
|
47358
47576
|
* Copyright 2016 The ANTLR Project. All rights reserved.
|
|
@@ -49625,7 +49843,7 @@ ParserATNSimulator = __decorate([
|
|
|
49625
49843
|
], ParserATNSimulator);
|
|
49626
49844
|
exports.ParserATNSimulator = ParserATNSimulator;
|
|
49627
49845
|
|
|
49628
|
-
},{"../Decorators":
|
|
49846
|
+
},{"../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){
|
|
49629
49847
|
"use strict";
|
|
49630
49848
|
/*!
|
|
49631
49849
|
* Copyright 2016 The ANTLR Project. All rights reserved.
|
|
@@ -49658,7 +49876,7 @@ __decorate([
|
|
|
49658
49876
|
], PlusBlockStartState.prototype, "stateType", null);
|
|
49659
49877
|
exports.PlusBlockStartState = PlusBlockStartState;
|
|
49660
49878
|
|
|
49661
|
-
},{"../Decorators":
|
|
49879
|
+
},{"../Decorators":218,"./ATNStateType":258,"./BlockStartState":266}],294:[function(require,module,exports){
|
|
49662
49880
|
"use strict";
|
|
49663
49881
|
/*!
|
|
49664
49882
|
* Copyright 2016 The ANTLR Project. All rights reserved.
|
|
@@ -49689,7 +49907,7 @@ __decorate([
|
|
|
49689
49907
|
], PlusLoopbackState.prototype, "stateType", null);
|
|
49690
49908
|
exports.PlusLoopbackState = PlusLoopbackState;
|
|
49691
49909
|
|
|
49692
|
-
},{"../Decorators":
|
|
49910
|
+
},{"../Decorators":218,"./ATNStateType":258,"./DecisionState":271}],295:[function(require,module,exports){
|
|
49693
49911
|
"use strict";
|
|
49694
49912
|
/*!
|
|
49695
49913
|
* Copyright 2016 The ANTLR Project. All rights reserved.
|
|
@@ -49752,7 +49970,7 @@ PrecedencePredicateTransition = __decorate([
|
|
|
49752
49970
|
], PrecedencePredicateTransition);
|
|
49753
49971
|
exports.PrecedencePredicateTransition = PrecedencePredicateTransition;
|
|
49754
49972
|
|
|
49755
|
-
},{"../Decorators":
|
|
49973
|
+
},{"../Decorators":218,"./AbstractPredicateTransition":259,"./SemanticContext":306}],296:[function(require,module,exports){
|
|
49756
49974
|
"use strict";
|
|
49757
49975
|
/*!
|
|
49758
49976
|
* Copyright 2016 The ANTLR Project. All rights reserved.
|
|
@@ -49815,7 +50033,7 @@ PredicateEvalInfo = __decorate([
|
|
|
49815
50033
|
], PredicateEvalInfo);
|
|
49816
50034
|
exports.PredicateEvalInfo = PredicateEvalInfo;
|
|
49817
50035
|
|
|
49818
|
-
},{"../Decorators":
|
|
50036
|
+
},{"../Decorators":218,"./DecisionEventInfo":269}],297:[function(require,module,exports){
|
|
49819
50037
|
"use strict";
|
|
49820
50038
|
/*!
|
|
49821
50039
|
* Copyright 2016 The ANTLR Project. All rights reserved.
|
|
@@ -49881,7 +50099,7 @@ PredicateTransition = __decorate([
|
|
|
49881
50099
|
], PredicateTransition);
|
|
49882
50100
|
exports.PredicateTransition = PredicateTransition;
|
|
49883
50101
|
|
|
49884
|
-
},{"../Decorators":
|
|
50102
|
+
},{"../Decorators":218,"./AbstractPredicateTransition":259,"./SemanticContext":306}],298:[function(require,module,exports){
|
|
49885
50103
|
"use strict";
|
|
49886
50104
|
/*!
|
|
49887
50105
|
* Copyright 2016 The ANTLR Project. All rights reserved.
|
|
@@ -50572,7 +50790,7 @@ exports.SingletonPredictionContext = SingletonPredictionContext;
|
|
|
50572
50790
|
PredictionContext.IdentityEqualityComparator = IdentityEqualityComparator;
|
|
50573
50791
|
})(PredictionContext = exports.PredictionContext || (exports.PredictionContext = {}));
|
|
50574
50792
|
|
|
50575
|
-
},{"../Decorators":
|
|
50793
|
+
},{"../Decorators":218,"../misc/Array2DHashMap":321,"../misc/Array2DHashSet":322,"../misc/Arrays":324,"../misc/MurmurHash":333,"./PredictionContextCache":299,"assert":361}],299:[function(require,module,exports){
|
|
50576
50794
|
"use strict";
|
|
50577
50795
|
/*!
|
|
50578
50796
|
* Copyright 2016 The ANTLR Project. All rights reserved.
|
|
@@ -50713,7 +50931,7 @@ PredictionContextCache.UNCACHED = new PredictionContextCache(false);
|
|
|
50713
50931
|
PredictionContextCache.IdentityCommutativePredictionContextOperands = IdentityCommutativePredictionContextOperands;
|
|
50714
50932
|
})(PredictionContextCache = exports.PredictionContextCache || (exports.PredictionContextCache = {}));
|
|
50715
50933
|
|
|
50716
|
-
},{"../Decorators":
|
|
50934
|
+
},{"../Decorators":218,"../misc/Array2DHashMap":321,"../misc/ObjectEqualityComparator":334,"./PredictionContext":298,"assert":361}],300:[function(require,module,exports){
|
|
50717
50935
|
"use strict";
|
|
50718
50936
|
/*!
|
|
50719
50937
|
* Copyright 2016 The ANTLR Project. All rights reserved.
|
|
@@ -50874,7 +51092,7 @@ var PredictionMode;
|
|
|
50874
51092
|
PredictionMode.allConfigsInRuleStopStates = allConfigsInRuleStopStates;
|
|
50875
51093
|
})(PredictionMode = exports.PredictionMode || (exports.PredictionMode = {}));
|
|
50876
51094
|
|
|
50877
|
-
},{"../Decorators":
|
|
51095
|
+
},{"../Decorators":218,"../misc/Array2DHashMap":321,"../misc/MurmurHash":333,"./RuleStopState":304}],301:[function(require,module,exports){
|
|
50878
51096
|
(function (process){(function (){
|
|
50879
51097
|
"use strict";
|
|
50880
51098
|
/*!
|
|
@@ -51143,7 +51361,7 @@ __decorate([
|
|
|
51143
51361
|
exports.ProfilingATNSimulator = ProfilingATNSimulator;
|
|
51144
51362
|
|
|
51145
51363
|
}).call(this)}).call(this,require('_process'))
|
|
51146
|
-
},{"../Decorators":
|
|
51364
|
+
},{"../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){
|
|
51147
51365
|
"use strict";
|
|
51148
51366
|
/*!
|
|
51149
51367
|
* Copyright 2016 The ANTLR Project. All rights reserved.
|
|
@@ -51201,7 +51419,7 @@ RangeTransition = __decorate([
|
|
|
51201
51419
|
], RangeTransition);
|
|
51202
51420
|
exports.RangeTransition = RangeTransition;
|
|
51203
51421
|
|
|
51204
|
-
},{"../Decorators":
|
|
51422
|
+
},{"../Decorators":218,"../misc/IntervalSet":331,"./Transition":313}],303:[function(require,module,exports){
|
|
51205
51423
|
"use strict";
|
|
51206
51424
|
/*!
|
|
51207
51425
|
* Copyright 2016 The ANTLR Project. All rights reserved.
|
|
@@ -51234,7 +51452,7 @@ __decorate([
|
|
|
51234
51452
|
], RuleStartState.prototype, "stateType", null);
|
|
51235
51453
|
exports.RuleStartState = RuleStartState;
|
|
51236
51454
|
|
|
51237
|
-
},{"../Decorators":
|
|
51455
|
+
},{"../Decorators":218,"./ATNState":257,"./ATNStateType":258}],304:[function(require,module,exports){
|
|
51238
51456
|
"use strict";
|
|
51239
51457
|
/*!
|
|
51240
51458
|
* Copyright 2016 The ANTLR Project. All rights reserved.
|
|
@@ -51273,7 +51491,7 @@ __decorate([
|
|
|
51273
51491
|
], RuleStopState.prototype, "stateType", null);
|
|
51274
51492
|
exports.RuleStopState = RuleStopState;
|
|
51275
51493
|
|
|
51276
|
-
},{"../Decorators":
|
|
51494
|
+
},{"../Decorators":218,"./ATNState":257,"./ATNStateType":258}],305:[function(require,module,exports){
|
|
51277
51495
|
"use strict";
|
|
51278
51496
|
/*!
|
|
51279
51497
|
* Copyright 2016 The ANTLR Project. All rights reserved.
|
|
@@ -51329,7 +51547,7 @@ RuleTransition = __decorate([
|
|
|
51329
51547
|
], RuleTransition);
|
|
51330
51548
|
exports.RuleTransition = RuleTransition;
|
|
51331
51549
|
|
|
51332
|
-
},{"../Decorators":
|
|
51550
|
+
},{"../Decorators":218,"./Transition":313}],306:[function(require,module,exports){
|
|
51333
51551
|
"use strict";
|
|
51334
51552
|
/*!
|
|
51335
51553
|
* Copyright 2016 The ANTLR Project. All rights reserved.
|
|
@@ -51809,7 +52027,7 @@ exports.SemanticContext = SemanticContext;
|
|
|
51809
52027
|
SemanticContext.OR = OR;
|
|
51810
52028
|
})(SemanticContext = exports.SemanticContext || (exports.SemanticContext = {}));
|
|
51811
52029
|
|
|
51812
|
-
},{"../Decorators":
|
|
52030
|
+
},{"../Decorators":218,"../misc/Array2DHashSet":322,"../misc/ArrayEqualityComparator":323,"../misc/MurmurHash":333,"../misc/ObjectEqualityComparator":334,"../misc/Utils":337}],307:[function(require,module,exports){
|
|
51813
52031
|
"use strict";
|
|
51814
52032
|
/*!
|
|
51815
52033
|
* Copyright 2016 The ANTLR Project. All rights reserved.
|
|
@@ -51875,7 +52093,7 @@ SetTransition = __decorate([
|
|
|
51875
52093
|
], SetTransition);
|
|
51876
52094
|
exports.SetTransition = SetTransition;
|
|
51877
52095
|
|
|
51878
|
-
},{"../Decorators":
|
|
52096
|
+
},{"../Decorators":218,"../Token":243,"../misc/IntervalSet":331,"./Transition":313}],308:[function(require,module,exports){
|
|
51879
52097
|
"use strict";
|
|
51880
52098
|
/*!
|
|
51881
52099
|
* Copyright 2016 The ANTLR Project. All rights reserved.
|
|
@@ -51911,7 +52129,7 @@ SimulatorState = __decorate([
|
|
|
51911
52129
|
], SimulatorState);
|
|
51912
52130
|
exports.SimulatorState = SimulatorState;
|
|
51913
52131
|
|
|
51914
|
-
},{"../Decorators":
|
|
52132
|
+
},{"../Decorators":218,"../ParserRuleContext":234}],309:[function(require,module,exports){
|
|
51915
52133
|
"use strict";
|
|
51916
52134
|
/*!
|
|
51917
52135
|
* Copyright 2016 The ANTLR Project. All rights reserved.
|
|
@@ -51939,7 +52157,7 @@ __decorate([
|
|
|
51939
52157
|
], StarBlockStartState.prototype, "stateType", null);
|
|
51940
52158
|
exports.StarBlockStartState = StarBlockStartState;
|
|
51941
52159
|
|
|
51942
|
-
},{"../Decorators":
|
|
52160
|
+
},{"../Decorators":218,"./ATNStateType":258,"./BlockStartState":266}],310:[function(require,module,exports){
|
|
51943
52161
|
"use strict";
|
|
51944
52162
|
/*!
|
|
51945
52163
|
* Copyright 2016 The ANTLR Project. All rights reserved.
|
|
@@ -51996,7 +52214,7 @@ __decorate([
|
|
|
51996
52214
|
], StarLoopEntryState.prototype, "stateType", null);
|
|
51997
52215
|
exports.StarLoopEntryState = StarLoopEntryState;
|
|
51998
52216
|
|
|
51999
|
-
},{"../Decorators":
|
|
52217
|
+
},{"../Decorators":218,"../misc/BitSet":325,"./ATNStateType":258,"./DecisionState":271}],311:[function(require,module,exports){
|
|
52000
52218
|
"use strict";
|
|
52001
52219
|
/*!
|
|
52002
52220
|
* Copyright 2016 The ANTLR Project. All rights reserved.
|
|
@@ -52027,7 +52245,7 @@ __decorate([
|
|
|
52027
52245
|
], StarLoopbackState.prototype, "stateType", null);
|
|
52028
52246
|
exports.StarLoopbackState = StarLoopbackState;
|
|
52029
52247
|
|
|
52030
|
-
},{"../Decorators":
|
|
52248
|
+
},{"../Decorators":218,"./ATNState":257,"./ATNStateType":258}],312:[function(require,module,exports){
|
|
52031
52249
|
"use strict";
|
|
52032
52250
|
/*!
|
|
52033
52251
|
* Copyright 2016 The ANTLR Project. All rights reserved.
|
|
@@ -52056,7 +52274,7 @@ __decorate([
|
|
|
52056
52274
|
], TokensStartState.prototype, "stateType", null);
|
|
52057
52275
|
exports.TokensStartState = TokensStartState;
|
|
52058
52276
|
|
|
52059
|
-
},{"../Decorators":
|
|
52277
|
+
},{"../Decorators":218,"./ATNStateType":258,"./DecisionState":271}],313:[function(require,module,exports){
|
|
52060
52278
|
"use strict";
|
|
52061
52279
|
/*!
|
|
52062
52280
|
* Copyright 2016 The ANTLR Project. All rights reserved.
|
|
@@ -52130,7 +52348,7 @@ Transition = __decorate([
|
|
|
52130
52348
|
], Transition);
|
|
52131
52349
|
exports.Transition = Transition;
|
|
52132
52350
|
|
|
52133
|
-
},{"../Decorators":
|
|
52351
|
+
},{"../Decorators":218}],314:[function(require,module,exports){
|
|
52134
52352
|
"use strict";
|
|
52135
52353
|
/*!
|
|
52136
52354
|
* Copyright 2016 The ANTLR Project. All rights reserved.
|
|
@@ -52178,7 +52396,7 @@ WildcardTransition = __decorate([
|
|
|
52178
52396
|
], WildcardTransition);
|
|
52179
52397
|
exports.WildcardTransition = WildcardTransition;
|
|
52180
52398
|
|
|
52181
|
-
},{"../Decorators":
|
|
52399
|
+
},{"../Decorators":218,"./Transition":313}],315:[function(require,module,exports){
|
|
52182
52400
|
"use strict";
|
|
52183
52401
|
/*!
|
|
52184
52402
|
* Copyright 2016 The ANTLR Project. All rights reserved.
|
|
@@ -52220,7 +52438,7 @@ class AcceptStateInfo {
|
|
|
52220
52438
|
}
|
|
52221
52439
|
exports.AcceptStateInfo = AcceptStateInfo;
|
|
52222
52440
|
|
|
52223
|
-
},{}],
|
|
52441
|
+
},{}],316:[function(require,module,exports){
|
|
52224
52442
|
"use strict";
|
|
52225
52443
|
/*!
|
|
52226
52444
|
* Copyright 2016 The ANTLR Project. All rights reserved.
|
|
@@ -52395,7 +52613,7 @@ DFA = __decorate([
|
|
|
52395
52613
|
], DFA);
|
|
52396
52614
|
exports.DFA = DFA;
|
|
52397
52615
|
|
|
52398
|
-
},{"../Decorators":
|
|
52616
|
+
},{"../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){
|
|
52399
52617
|
"use strict";
|
|
52400
52618
|
/*!
|
|
52401
52619
|
* Copyright 2016 The ANTLR Project. All rights reserved.
|
|
@@ -52537,7 +52755,7 @@ __decorate([
|
|
|
52537
52755
|
], DFASerializer.prototype, "toString", null);
|
|
52538
52756
|
exports.DFASerializer = DFASerializer;
|
|
52539
52757
|
|
|
52540
|
-
},{"../Decorators":
|
|
52758
|
+
},{"../Decorators":218,"../Recognizer":238,"../VocabularyImpl":249,"../atn/ATNSimulator":256,"../atn/PredictionContext":298}],318:[function(require,module,exports){
|
|
52541
52759
|
"use strict";
|
|
52542
52760
|
/*!
|
|
52543
52761
|
* Copyright 2016 The ANTLR Project. All rights reserved.
|
|
@@ -52768,7 +52986,7 @@ exports.DFAState = DFAState;
|
|
|
52768
52986
|
DFAState.PredPrediction = PredPrediction;
|
|
52769
52987
|
})(DFAState = exports.DFAState || (exports.DFAState = {}));
|
|
52770
52988
|
|
|
52771
|
-
},{"../Decorators":
|
|
52989
|
+
},{"../Decorators":218,"../atn/ATN":251,"../atn/PredictionContext":298,"../misc/BitSet":325,"../misc/MurmurHash":333,"assert":361}],319:[function(require,module,exports){
|
|
52772
52990
|
"use strict";
|
|
52773
52991
|
/*!
|
|
52774
52992
|
* Copyright 2016 The ANTLR Project. All rights reserved.
|
|
@@ -52805,7 +53023,7 @@ LexerDFASerializer = __decorate([
|
|
|
52805
53023
|
], LexerDFASerializer);
|
|
52806
53024
|
exports.LexerDFASerializer = LexerDFASerializer;
|
|
52807
53025
|
|
|
52808
|
-
},{"../Decorators":
|
|
53026
|
+
},{"../Decorators":218,"../VocabularyImpl":249,"./DFASerializer":317}],320:[function(require,module,exports){
|
|
52809
53027
|
"use strict";
|
|
52810
53028
|
/*!
|
|
52811
53029
|
* Copyright 2016 The ANTLR Project. All rights reserved.
|
|
@@ -52871,7 +53089,7 @@ __exportStar(require("./Vocabulary"), exports);
|
|
|
52871
53089
|
__exportStar(require("./VocabularyImpl"), exports);
|
|
52872
53090
|
__exportStar(require("./WritableToken"), exports);
|
|
52873
53091
|
|
|
52874
|
-
},{"./ANTLRErrorListener":
|
|
53092
|
+
},{"./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){
|
|
52875
53093
|
"use strict";
|
|
52876
53094
|
/*!
|
|
52877
53095
|
* Copyright 2016 The ANTLR Project. All rights reserved.
|
|
@@ -52954,7 +53172,7 @@ class Array2DHashMap {
|
|
|
52954
53172
|
}
|
|
52955
53173
|
exports.Array2DHashMap = Array2DHashMap;
|
|
52956
53174
|
|
|
52957
|
-
},{"./Array2DHashSet":
|
|
53175
|
+
},{"./Array2DHashSet":322}],322:[function(require,module,exports){
|
|
52958
53176
|
"use strict";
|
|
52959
53177
|
/*!
|
|
52960
53178
|
* Copyright 2016 The ANTLR Project. All rights reserved.
|
|
@@ -53321,7 +53539,7 @@ __decorate([
|
|
|
53321
53539
|
], Array2DHashSet.prototype, "createBuckets", null);
|
|
53322
53540
|
exports.Array2DHashSet = Array2DHashSet;
|
|
53323
53541
|
|
|
53324
|
-
},{"../Decorators":
|
|
53542
|
+
},{"../Decorators":218,"./DefaultEqualityComparator":327,"./MurmurHash":333,"assert":361}],323:[function(require,module,exports){
|
|
53325
53543
|
"use strict";
|
|
53326
53544
|
/*!
|
|
53327
53545
|
* Copyright 2016 The ANTLR Project. All rights reserved.
|
|
@@ -53393,7 +53611,7 @@ __decorate([
|
|
|
53393
53611
|
], ArrayEqualityComparator.prototype, "equals", null);
|
|
53394
53612
|
exports.ArrayEqualityComparator = ArrayEqualityComparator;
|
|
53395
53613
|
|
|
53396
|
-
},{"../Decorators":
|
|
53614
|
+
},{"../Decorators":218,"./MurmurHash":333,"./ObjectEqualityComparator":334}],324:[function(require,module,exports){
|
|
53397
53615
|
"use strict";
|
|
53398
53616
|
/*!
|
|
53399
53617
|
* Copyright 2016 The ANTLR Project. All rights reserved.
|
|
@@ -53463,7 +53681,7 @@ var Arrays;
|
|
|
53463
53681
|
Arrays.toString = toString;
|
|
53464
53682
|
})(Arrays = exports.Arrays || (exports.Arrays = {}));
|
|
53465
53683
|
|
|
53466
|
-
},{}],
|
|
53684
|
+
},{}],325:[function(require,module,exports){
|
|
53467
53685
|
"use strict";
|
|
53468
53686
|
/*!
|
|
53469
53687
|
* Copyright 2016 The ANTLR Project. All rights reserved.
|
|
@@ -54135,7 +54353,7 @@ class BitSetIterator {
|
|
|
54135
54353
|
[Symbol.iterator]() { return this; }
|
|
54136
54354
|
}
|
|
54137
54355
|
|
|
54138
|
-
},{"./MurmurHash":
|
|
54356
|
+
},{"./MurmurHash":333,"util":425}],326:[function(require,module,exports){
|
|
54139
54357
|
"use strict";
|
|
54140
54358
|
/*!
|
|
54141
54359
|
* Copyright 2016 The ANTLR Project. All rights reserved.
|
|
@@ -54156,7 +54374,7 @@ function isSupplementaryCodePoint(ch) {
|
|
|
54156
54374
|
}
|
|
54157
54375
|
exports.isSupplementaryCodePoint = isSupplementaryCodePoint;
|
|
54158
54376
|
|
|
54159
|
-
},{}],
|
|
54377
|
+
},{}],327:[function(require,module,exports){
|
|
54160
54378
|
"use strict";
|
|
54161
54379
|
/*!
|
|
54162
54380
|
* Copyright 2016 The ANTLR Project. All rights reserved.
|
|
@@ -54227,7 +54445,7 @@ __decorate([
|
|
|
54227
54445
|
], DefaultEqualityComparator.prototype, "equals", null);
|
|
54228
54446
|
exports.DefaultEqualityComparator = DefaultEqualityComparator;
|
|
54229
54447
|
|
|
54230
|
-
},{"../Decorators":
|
|
54448
|
+
},{"../Decorators":218,"./MurmurHash":333,"./ObjectEqualityComparator":334}],328:[function(require,module,exports){
|
|
54231
54449
|
"use strict";
|
|
54232
54450
|
/*!
|
|
54233
54451
|
* Copyright 2016 The ANTLR Project. All rights reserved.
|
|
@@ -54521,7 +54739,7 @@ __decorate([
|
|
|
54521
54739
|
], IntegerList.prototype, "toString", null);
|
|
54522
54740
|
exports.IntegerList = IntegerList;
|
|
54523
54741
|
|
|
54524
|
-
},{"../Decorators":
|
|
54742
|
+
},{"../Decorators":218,"./Arrays":324}],329:[function(require,module,exports){
|
|
54525
54743
|
"use strict";
|
|
54526
54744
|
/*!
|
|
54527
54745
|
* Copyright 2016 The ANTLR Project. All rights reserved.
|
|
@@ -54551,7 +54769,7 @@ class IntegerStack extends IntegerList_1.IntegerList {
|
|
|
54551
54769
|
}
|
|
54552
54770
|
exports.IntegerStack = IntegerStack;
|
|
54553
54771
|
|
|
54554
|
-
},{"./IntegerList":
|
|
54772
|
+
},{"./IntegerList":328}],330:[function(require,module,exports){
|
|
54555
54773
|
"use strict";
|
|
54556
54774
|
/*!
|
|
54557
54775
|
* Copyright 2016 The ANTLR Project. All rights reserved.
|
|
@@ -54694,7 +54912,7 @@ __decorate([
|
|
|
54694
54912
|
], Interval.prototype, "toString", null);
|
|
54695
54913
|
exports.Interval = Interval;
|
|
54696
54914
|
|
|
54697
|
-
},{"../Decorators":
|
|
54915
|
+
},{"../Decorators":218}],331:[function(require,module,exports){
|
|
54698
54916
|
"use strict";
|
|
54699
54917
|
/*!
|
|
54700
54918
|
* Copyright 2016 The ANTLR Project. All rights reserved.
|
|
@@ -55340,7 +55558,7 @@ __decorate([
|
|
|
55340
55558
|
], IntervalSet, "subtract", null);
|
|
55341
55559
|
exports.IntervalSet = IntervalSet;
|
|
55342
55560
|
|
|
55343
|
-
},{"../Decorators":
|
|
55561
|
+
},{"../Decorators":218,"../Lexer":226,"../Token":243,"./ArrayEqualityComparator":323,"./IntegerList":328,"./Interval":330,"./MurmurHash":333}],332:[function(require,module,exports){
|
|
55344
55562
|
"use strict";
|
|
55345
55563
|
/*!
|
|
55346
55564
|
* Copyright 2016 The ANTLR Project. All rights reserved.
|
|
@@ -55373,7 +55591,7 @@ class MultiMap extends Map {
|
|
|
55373
55591
|
}
|
|
55374
55592
|
exports.MultiMap = MultiMap;
|
|
55375
55593
|
|
|
55376
|
-
},{}],
|
|
55594
|
+
},{}],333:[function(require,module,exports){
|
|
55377
55595
|
"use strict";
|
|
55378
55596
|
/*!
|
|
55379
55597
|
* Copyright 2016 The ANTLR Project. All rights reserved.
|
|
@@ -55488,7 +55706,7 @@ var MurmurHash;
|
|
|
55488
55706
|
}
|
|
55489
55707
|
})(MurmurHash = exports.MurmurHash || (exports.MurmurHash = {}));
|
|
55490
55708
|
|
|
55491
|
-
},{}],
|
|
55709
|
+
},{}],334:[function(require,module,exports){
|
|
55492
55710
|
"use strict";
|
|
55493
55711
|
/*!
|
|
55494
55712
|
* Copyright 2016 The ANTLR Project. All rights reserved.
|
|
@@ -55547,7 +55765,7 @@ __decorate([
|
|
|
55547
55765
|
], ObjectEqualityComparator.prototype, "equals", null);
|
|
55548
55766
|
exports.ObjectEqualityComparator = ObjectEqualityComparator;
|
|
55549
55767
|
|
|
55550
|
-
},{"../Decorators":
|
|
55768
|
+
},{"../Decorators":218}],335:[function(require,module,exports){
|
|
55551
55769
|
"use strict";
|
|
55552
55770
|
/*!
|
|
55553
55771
|
* Copyright 2016 The ANTLR Project. All rights reserved.
|
|
@@ -55576,7 +55794,7 @@ class ParseCancellationException extends Error {
|
|
|
55576
55794
|
}
|
|
55577
55795
|
exports.ParseCancellationException = ParseCancellationException;
|
|
55578
55796
|
|
|
55579
|
-
},{}],
|
|
55797
|
+
},{}],336:[function(require,module,exports){
|
|
55580
55798
|
"use strict";
|
|
55581
55799
|
/*!
|
|
55582
55800
|
* Copyright 2016 The ANTLR Project. All rights reserved.
|
|
@@ -55630,7 +55848,7 @@ class UUID {
|
|
|
55630
55848
|
}
|
|
55631
55849
|
exports.UUID = UUID;
|
|
55632
55850
|
|
|
55633
|
-
},{"./MurmurHash":
|
|
55851
|
+
},{"./MurmurHash":333}],337:[function(require,module,exports){
|
|
55634
55852
|
"use strict";
|
|
55635
55853
|
/*!
|
|
55636
55854
|
* Copyright 2016 The ANTLR Project. All rights reserved.
|
|
@@ -55805,7 +56023,7 @@ exports.toCharArray = toCharArray;
|
|
|
55805
56023
|
// return s;
|
|
55806
56024
|
// }
|
|
55807
56025
|
|
|
55808
|
-
},{}],
|
|
56026
|
+
},{}],338:[function(require,module,exports){
|
|
55809
56027
|
"use strict";
|
|
55810
56028
|
/*!
|
|
55811
56029
|
* Copyright 2016 The ANTLR Project. All rights reserved.
|
|
@@ -55841,7 +56059,7 @@ __decorate([
|
|
|
55841
56059
|
], ErrorNode.prototype, "accept", null);
|
|
55842
56060
|
exports.ErrorNode = ErrorNode;
|
|
55843
56061
|
|
|
55844
|
-
},{"../Decorators":
|
|
56062
|
+
},{"../Decorators":218,"./TerminalNode":341}],339:[function(require,module,exports){
|
|
55845
56063
|
"use strict";
|
|
55846
56064
|
/*!
|
|
55847
56065
|
* Copyright 2016 The ANTLR Project. All rights reserved.
|
|
@@ -55946,7 +56164,7 @@ exports.ParseTreeWalker = ParseTreeWalker;
|
|
|
55946
56164
|
ParseTreeWalker.DEFAULT = new ParseTreeWalker();
|
|
55947
56165
|
})(ParseTreeWalker = exports.ParseTreeWalker || (exports.ParseTreeWalker = {}));
|
|
55948
56166
|
|
|
55949
|
-
},{"./ErrorNode":
|
|
56167
|
+
},{"./ErrorNode":338,"./RuleNode":340,"./TerminalNode":341}],340:[function(require,module,exports){
|
|
55950
56168
|
"use strict";
|
|
55951
56169
|
/*!
|
|
55952
56170
|
* Copyright 2016 The ANTLR Project. All rights reserved.
|
|
@@ -55958,7 +56176,7 @@ class RuleNode {
|
|
|
55958
56176
|
}
|
|
55959
56177
|
exports.RuleNode = RuleNode;
|
|
55960
56178
|
|
|
55961
|
-
},{}],
|
|
56179
|
+
},{}],341:[function(require,module,exports){
|
|
55962
56180
|
"use strict";
|
|
55963
56181
|
/*!
|
|
55964
56182
|
* Copyright 2016 The ANTLR Project. All rights reserved.
|
|
@@ -56050,7 +56268,7 @@ __decorate([
|
|
|
56050
56268
|
], TerminalNode.prototype, "toString", null);
|
|
56051
56269
|
exports.TerminalNode = TerminalNode;
|
|
56052
56270
|
|
|
56053
|
-
},{"../Decorators":
|
|
56271
|
+
},{"../Decorators":218,"../Token":243,"../misc/Interval":330}],342:[function(require,module,exports){
|
|
56054
56272
|
"use strict";
|
|
56055
56273
|
/*!
|
|
56056
56274
|
* Copyright 2016 The ANTLR Project. All rights reserved.
|
|
@@ -56294,7 +56512,7 @@ __decorate([
|
|
|
56294
56512
|
], Trees, "getRootOfSubtreeEnclosingRegion", null);
|
|
56295
56513
|
exports.Trees = Trees;
|
|
56296
56514
|
|
|
56297
|
-
},{"../CommonToken":
|
|
56515
|
+
},{"../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){
|
|
56298
56516
|
"use strict";
|
|
56299
56517
|
/*!
|
|
56300
56518
|
* Copyright 2016 The ANTLR Project. All rights reserved.
|
|
@@ -56318,7 +56536,7 @@ class Chunk {
|
|
|
56318
56536
|
}
|
|
56319
56537
|
exports.Chunk = Chunk;
|
|
56320
56538
|
|
|
56321
|
-
},{}],
|
|
56539
|
+
},{}],344:[function(require,module,exports){
|
|
56322
56540
|
"use strict";
|
|
56323
56541
|
/*!
|
|
56324
56542
|
* Copyright 2016 The ANTLR Project. All rights reserved.
|
|
@@ -56498,7 +56716,7 @@ ParseTreeMatch = __decorate([
|
|
|
56498
56716
|
], ParseTreeMatch);
|
|
56499
56717
|
exports.ParseTreeMatch = ParseTreeMatch;
|
|
56500
56718
|
|
|
56501
|
-
},{"../../Decorators":
|
|
56719
|
+
},{"../../Decorators":218}],345:[function(require,module,exports){
|
|
56502
56720
|
"use strict";
|
|
56503
56721
|
/*!
|
|
56504
56722
|
* Copyright 2016 The ANTLR Project. All rights reserved.
|
|
@@ -56656,7 +56874,7 @@ ParseTreePattern = __decorate([
|
|
|
56656
56874
|
], ParseTreePattern);
|
|
56657
56875
|
exports.ParseTreePattern = ParseTreePattern;
|
|
56658
56876
|
|
|
56659
|
-
},{"../../Decorators":
|
|
56877
|
+
},{"../../Decorators":218,"../xpath/XPath":351}],346:[function(require,module,exports){
|
|
56660
56878
|
"use strict";
|
|
56661
56879
|
/*!
|
|
56662
56880
|
* Copyright 2016 The ANTLR Project. All rights reserved.
|
|
@@ -57134,7 +57352,7 @@ exports.ParseTreePatternMatcher = ParseTreePatternMatcher;
|
|
|
57134
57352
|
ParseTreePatternMatcher.StartRuleDoesNotConsumeFullPattern = StartRuleDoesNotConsumeFullPattern;
|
|
57135
57353
|
})(ParseTreePatternMatcher = exports.ParseTreePatternMatcher || (exports.ParseTreePatternMatcher = {}));
|
|
57136
57354
|
|
|
57137
|
-
},{"../../BailErrorStrategy":
|
|
57355
|
+
},{"../../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){
|
|
57138
57356
|
"use strict";
|
|
57139
57357
|
/*!
|
|
57140
57358
|
* Copyright 2016 The ANTLR Project. All rights reserved.
|
|
@@ -57332,7 +57550,7 @@ RuleTagToken = __decorate([
|
|
|
57332
57550
|
], RuleTagToken);
|
|
57333
57551
|
exports.RuleTagToken = RuleTagToken;
|
|
57334
57552
|
|
|
57335
|
-
},{"../../Decorators":
|
|
57553
|
+
},{"../../Decorators":218,"../../Token":243}],348:[function(require,module,exports){
|
|
57336
57554
|
"use strict";
|
|
57337
57555
|
/*!
|
|
57338
57556
|
* Copyright 2016 The ANTLR Project. All rights reserved.
|
|
@@ -57419,7 +57637,7 @@ __decorate([
|
|
|
57419
57637
|
], TagChunk.prototype, "toString", null);
|
|
57420
57638
|
exports.TagChunk = TagChunk;
|
|
57421
57639
|
|
|
57422
|
-
},{"../../Decorators":
|
|
57640
|
+
},{"../../Decorators":218,"./Chunk":343}],349:[function(require,module,exports){
|
|
57423
57641
|
"use strict";
|
|
57424
57642
|
/*!
|
|
57425
57643
|
* Copyright 2016 The ANTLR Project. All rights reserved.
|
|
@@ -57489,7 +57707,7 @@ TextChunk = __decorate([
|
|
|
57489
57707
|
], TextChunk);
|
|
57490
57708
|
exports.TextChunk = TextChunk;
|
|
57491
57709
|
|
|
57492
|
-
},{"../../Decorators":
|
|
57710
|
+
},{"../../Decorators":218,"./Chunk":343}],350:[function(require,module,exports){
|
|
57493
57711
|
"use strict";
|
|
57494
57712
|
/*!
|
|
57495
57713
|
* Copyright 2016 The ANTLR Project. All rights reserved.
|
|
@@ -57584,7 +57802,7 @@ TokenTagToken = __decorate([
|
|
|
57584
57802
|
], TokenTagToken);
|
|
57585
57803
|
exports.TokenTagToken = TokenTagToken;
|
|
57586
57804
|
|
|
57587
|
-
},{"../../CommonToken":
|
|
57805
|
+
},{"../../CommonToken":214,"../../Decorators":218}],351:[function(require,module,exports){
|
|
57588
57806
|
"use strict";
|
|
57589
57807
|
/*!
|
|
57590
57808
|
* Copyright 2016 The ANTLR Project. All rights reserved.
|
|
@@ -57781,7 +57999,7 @@ exports.XPath = XPath;
|
|
|
57781
57999
|
XPath.WILDCARD = "*"; // word not operator/separator
|
|
57782
58000
|
XPath.NOT = "!"; // word for invert operator
|
|
57783
58001
|
|
|
57784
|
-
},{"../../CharStreams":
|
|
58002
|
+
},{"../../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){
|
|
57785
58003
|
"use strict";
|
|
57786
58004
|
/*!
|
|
57787
58005
|
* Copyright 2016 The ANTLR Project. All rights reserved.
|
|
@@ -57816,7 +58034,7 @@ __decorate([
|
|
|
57816
58034
|
], XPathElement.prototype, "toString", null);
|
|
57817
58035
|
exports.XPathElement = XPathElement;
|
|
57818
58036
|
|
|
57819
|
-
},{"../../Decorators":
|
|
58037
|
+
},{"../../Decorators":218}],353:[function(require,module,exports){
|
|
57820
58038
|
"use strict";
|
|
57821
58039
|
// Generated from XPathLexer.g4 by ANTLR 4.9.0-SNAPSHOT
|
|
57822
58040
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
@@ -58291,7 +58509,7 @@ XPathLexer._serializedATN = Utils.join([
|
|
|
58291
58509
|
XPathLexer._serializedATNSegment1,
|
|
58292
58510
|
], "");
|
|
58293
58511
|
|
|
58294
|
-
},{"../../Lexer":
|
|
58512
|
+
},{"../../Lexer":226,"../../VocabularyImpl":249,"../../atn/ATNDeserializer":255,"../../atn/LexerATNSimulator":276,"../../misc/Utils":337}],354:[function(require,module,exports){
|
|
58295
58513
|
"use strict";
|
|
58296
58514
|
/*!
|
|
58297
58515
|
* Copyright 2016 The ANTLR Project. All rights reserved.
|
|
@@ -58316,7 +58534,7 @@ __decorate([
|
|
|
58316
58534
|
], XPathLexerErrorListener.prototype, "syntaxError", null);
|
|
58317
58535
|
exports.XPathLexerErrorListener = XPathLexerErrorListener;
|
|
58318
58536
|
|
|
58319
|
-
},{"../../Decorators":
|
|
58537
|
+
},{"../../Decorators":218}],355:[function(require,module,exports){
|
|
58320
58538
|
"use strict";
|
|
58321
58539
|
/*!
|
|
58322
58540
|
* Copyright 2016 The ANTLR Project. All rights reserved.
|
|
@@ -58350,7 +58568,7 @@ __decorate([
|
|
|
58350
58568
|
], XPathRuleAnywhereElement.prototype, "evaluate", null);
|
|
58351
58569
|
exports.XPathRuleAnywhereElement = XPathRuleAnywhereElement;
|
|
58352
58570
|
|
|
58353
|
-
},{"../../Decorators":
|
|
58571
|
+
},{"../../Decorators":218,"../Trees":342,"./XPathElement":352}],356:[function(require,module,exports){
|
|
58354
58572
|
"use strict";
|
|
58355
58573
|
/*!
|
|
58356
58574
|
* Copyright 2016 The ANTLR Project. All rights reserved.
|
|
@@ -58393,7 +58611,7 @@ __decorate([
|
|
|
58393
58611
|
], XPathRuleElement.prototype, "evaluate", null);
|
|
58394
58612
|
exports.XPathRuleElement = XPathRuleElement;
|
|
58395
58613
|
|
|
58396
|
-
},{"../../Decorators":
|
|
58614
|
+
},{"../../Decorators":218,"../../ParserRuleContext":234,"../Trees":342,"./XPathElement":352}],357:[function(require,module,exports){
|
|
58397
58615
|
"use strict";
|
|
58398
58616
|
/*!
|
|
58399
58617
|
* Copyright 2016 The ANTLR Project. All rights reserved.
|
|
@@ -58425,7 +58643,7 @@ __decorate([
|
|
|
58425
58643
|
], XPathTokenAnywhereElement.prototype, "evaluate", null);
|
|
58426
58644
|
exports.XPathTokenAnywhereElement = XPathTokenAnywhereElement;
|
|
58427
58645
|
|
|
58428
|
-
},{"../../Decorators":
|
|
58646
|
+
},{"../../Decorators":218,"../Trees":342,"./XPathElement":352}],358:[function(require,module,exports){
|
|
58429
58647
|
"use strict";
|
|
58430
58648
|
/*!
|
|
58431
58649
|
* Copyright 2016 The ANTLR Project. All rights reserved.
|
|
@@ -58468,7 +58686,7 @@ __decorate([
|
|
|
58468
58686
|
], XPathTokenElement.prototype, "evaluate", null);
|
|
58469
58687
|
exports.XPathTokenElement = XPathTokenElement;
|
|
58470
58688
|
|
|
58471
|
-
},{"../../Decorators":
|
|
58689
|
+
},{"../../Decorators":218,"../TerminalNode":341,"../Trees":342,"./XPathElement":352}],359:[function(require,module,exports){
|
|
58472
58690
|
"use strict";
|
|
58473
58691
|
/*!
|
|
58474
58692
|
* Copyright 2016 The ANTLR Project. All rights reserved.
|
|
@@ -58504,7 +58722,7 @@ __decorate([
|
|
|
58504
58722
|
], XPathWildcardAnywhereElement.prototype, "evaluate", null);
|
|
58505
58723
|
exports.XPathWildcardAnywhereElement = XPathWildcardAnywhereElement;
|
|
58506
58724
|
|
|
58507
|
-
},{"../../Decorators":
|
|
58725
|
+
},{"../../Decorators":218,"../Trees":342,"./XPath":351,"./XPathElement":352}],360:[function(require,module,exports){
|
|
58508
58726
|
"use strict";
|
|
58509
58727
|
/*!
|
|
58510
58728
|
* Copyright 2016 The ANTLR Project. All rights reserved.
|
|
@@ -58544,7 +58762,7 @@ __decorate([
|
|
|
58544
58762
|
], XPathWildcardElement.prototype, "evaluate", null);
|
|
58545
58763
|
exports.XPathWildcardElement = XPathWildcardElement;
|
|
58546
58764
|
|
|
58547
|
-
},{"../../Decorators":
|
|
58765
|
+
},{"../../Decorators":218,"../Trees":342,"./XPath":351,"./XPathElement":352}],361:[function(require,module,exports){
|
|
58548
58766
|
(function (global){(function (){
|
|
58549
58767
|
'use strict';
|
|
58550
58768
|
|
|
@@ -59054,7 +59272,7 @@ var objectKeys = Object.keys || function (obj) {
|
|
|
59054
59272
|
};
|
|
59055
59273
|
|
|
59056
59274
|
}).call(this)}).call(this,typeof global !== "undefined" ? global : typeof self !== "undefined" ? self : typeof window !== "undefined" ? window : {})
|
|
59057
|
-
},{"object.assign/polyfill":
|
|
59275
|
+
},{"object.assign/polyfill":418,"util/":364}],362:[function(require,module,exports){
|
|
59058
59276
|
if (typeof Object.create === 'function') {
|
|
59059
59277
|
// implementation from standard node.js 'util' module
|
|
59060
59278
|
module.exports = function inherits(ctor, superCtor) {
|
|
@@ -59079,14 +59297,14 @@ if (typeof Object.create === 'function') {
|
|
|
59079
59297
|
}
|
|
59080
59298
|
}
|
|
59081
59299
|
|
|
59082
|
-
},{}],
|
|
59300
|
+
},{}],363:[function(require,module,exports){
|
|
59083
59301
|
module.exports = function isBuffer(arg) {
|
|
59084
59302
|
return arg && typeof arg === 'object'
|
|
59085
59303
|
&& typeof arg.copy === 'function'
|
|
59086
59304
|
&& typeof arg.fill === 'function'
|
|
59087
59305
|
&& typeof arg.readUInt8 === 'function';
|
|
59088
59306
|
}
|
|
59089
|
-
},{}],
|
|
59307
|
+
},{}],364:[function(require,module,exports){
|
|
59090
59308
|
(function (process,global){(function (){
|
|
59091
59309
|
// Copyright Joyent, Inc. and other Node contributors.
|
|
59092
59310
|
//
|
|
@@ -59676,7 +59894,7 @@ function hasOwnProperty(obj, prop) {
|
|
|
59676
59894
|
}
|
|
59677
59895
|
|
|
59678
59896
|
}).call(this)}).call(this,require('_process'),typeof global !== "undefined" ? global : typeof self !== "undefined" ? self : typeof window !== "undefined" ? window : {})
|
|
59679
|
-
},{"./support/isBuffer":
|
|
59897
|
+
},{"./support/isBuffer":363,"_process":420,"inherits":362}],365:[function(require,module,exports){
|
|
59680
59898
|
(function (global){(function (){
|
|
59681
59899
|
'use strict';
|
|
59682
59900
|
|
|
@@ -59697,7 +59915,7 @@ module.exports = function availableTypedArrays() {
|
|
|
59697
59915
|
};
|
|
59698
59916
|
|
|
59699
59917
|
}).call(this)}).call(this,typeof global !== "undefined" ? global : typeof self !== "undefined" ? self : typeof window !== "undefined" ? window : {})
|
|
59700
|
-
},{"possible-typed-array-names":
|
|
59918
|
+
},{"possible-typed-array-names":419}],366:[function(require,module,exports){
|
|
59701
59919
|
(function (process,global){(function (){
|
|
59702
59920
|
module.exports = process.hrtime || hrtime
|
|
59703
59921
|
|
|
@@ -59728,7 +59946,7 @@ function hrtime(previousTimestamp){
|
|
|
59728
59946
|
return [seconds,nanoseconds]
|
|
59729
59947
|
}
|
|
59730
59948
|
}).call(this)}).call(this,require('_process'),typeof global !== "undefined" ? global : typeof self !== "undefined" ? self : typeof window !== "undefined" ? window : {})
|
|
59731
|
-
},{"_process":
|
|
59949
|
+
},{"_process":420}],367:[function(require,module,exports){
|
|
59732
59950
|
'use strict';
|
|
59733
59951
|
|
|
59734
59952
|
var bind = require('function-bind');
|
|
@@ -59740,7 +59958,7 @@ var $reflectApply = require('./reflectApply');
|
|
|
59740
59958
|
/** @type {import('./actualApply')} */
|
|
59741
59959
|
module.exports = $reflectApply || bind.call($call, $apply);
|
|
59742
59960
|
|
|
59743
|
-
},{"./functionApply":
|
|
59961
|
+
},{"./functionApply":369,"./functionCall":370,"./reflectApply":372,"function-bind":388}],368:[function(require,module,exports){
|
|
59744
59962
|
'use strict';
|
|
59745
59963
|
|
|
59746
59964
|
var bind = require('function-bind');
|
|
@@ -59752,19 +59970,19 @@ module.exports = function applyBind() {
|
|
|
59752
59970
|
return actualApply(bind, $apply, arguments);
|
|
59753
59971
|
};
|
|
59754
59972
|
|
|
59755
|
-
},{"./actualApply":
|
|
59973
|
+
},{"./actualApply":367,"./functionApply":369,"function-bind":388}],369:[function(require,module,exports){
|
|
59756
59974
|
'use strict';
|
|
59757
59975
|
|
|
59758
59976
|
/** @type {import('./functionApply')} */
|
|
59759
59977
|
module.exports = Function.prototype.apply;
|
|
59760
59978
|
|
|
59761
|
-
},{}],
|
|
59979
|
+
},{}],370:[function(require,module,exports){
|
|
59762
59980
|
'use strict';
|
|
59763
59981
|
|
|
59764
59982
|
/** @type {import('./functionCall')} */
|
|
59765
59983
|
module.exports = Function.prototype.call;
|
|
59766
59984
|
|
|
59767
|
-
},{}],
|
|
59985
|
+
},{}],371:[function(require,module,exports){
|
|
59768
59986
|
'use strict';
|
|
59769
59987
|
|
|
59770
59988
|
var bind = require('function-bind');
|
|
@@ -59781,13 +59999,13 @@ module.exports = function callBindBasic(args) {
|
|
|
59781
59999
|
return $actualApply(bind, $call, args);
|
|
59782
60000
|
};
|
|
59783
60001
|
|
|
59784
|
-
},{"./actualApply":
|
|
60002
|
+
},{"./actualApply":367,"./functionCall":370,"es-errors/type":383,"function-bind":388}],372:[function(require,module,exports){
|
|
59785
60003
|
'use strict';
|
|
59786
60004
|
|
|
59787
60005
|
/** @type {import('./reflectApply')} */
|
|
59788
60006
|
module.exports = typeof Reflect !== 'undefined' && Reflect && Reflect.apply;
|
|
59789
60007
|
|
|
59790
|
-
},{}],
|
|
60008
|
+
},{}],373:[function(require,module,exports){
|
|
59791
60009
|
'use strict';
|
|
59792
60010
|
|
|
59793
60011
|
var setFunctionLength = require('set-function-length');
|
|
@@ -59813,7 +60031,7 @@ if ($defineProperty) {
|
|
|
59813
60031
|
module.exports.apply = applyBind;
|
|
59814
60032
|
}
|
|
59815
60033
|
|
|
59816
|
-
},{"call-bind-apply-helpers":
|
|
60034
|
+
},{"call-bind-apply-helpers":371,"call-bind-apply-helpers/applyBind":368,"es-define-property":377,"set-function-length":422}],374:[function(require,module,exports){
|
|
59817
60035
|
'use strict';
|
|
59818
60036
|
|
|
59819
60037
|
var GetIntrinsic = require('get-intrinsic');
|
|
@@ -59834,7 +60052,7 @@ module.exports = function callBoundIntrinsic(name, allowMissing) {
|
|
|
59834
60052
|
return intrinsic;
|
|
59835
60053
|
};
|
|
59836
60054
|
|
|
59837
|
-
},{"call-bind-apply-helpers":
|
|
60055
|
+
},{"call-bind-apply-helpers":371,"get-intrinsic":389}],375:[function(require,module,exports){
|
|
59838
60056
|
'use strict';
|
|
59839
60057
|
|
|
59840
60058
|
var $defineProperty = require('es-define-property');
|
|
@@ -59892,7 +60110,7 @@ module.exports = function defineDataProperty(
|
|
|
59892
60110
|
}
|
|
59893
60111
|
};
|
|
59894
60112
|
|
|
59895
|
-
},{"es-define-property":
|
|
60113
|
+
},{"es-define-property":377,"es-errors/syntax":382,"es-errors/type":383,"gopd":394}],376:[function(require,module,exports){
|
|
59896
60114
|
'use strict';
|
|
59897
60115
|
|
|
59898
60116
|
var callBind = require('call-bind-apply-helpers');
|
|
@@ -59924,7 +60142,7 @@ module.exports = desc && typeof desc.get === 'function'
|
|
|
59924
60142
|
}
|
|
59925
60143
|
: false;
|
|
59926
60144
|
|
|
59927
|
-
},{"call-bind-apply-helpers":
|
|
60145
|
+
},{"call-bind-apply-helpers":371,"gopd":394}],377:[function(require,module,exports){
|
|
59928
60146
|
'use strict';
|
|
59929
60147
|
|
|
59930
60148
|
/** @type {import('.')} */
|
|
@@ -59940,55 +60158,55 @@ if ($defineProperty) {
|
|
|
59940
60158
|
|
|
59941
60159
|
module.exports = $defineProperty;
|
|
59942
60160
|
|
|
59943
|
-
},{}],
|
|
60161
|
+
},{}],378:[function(require,module,exports){
|
|
59944
60162
|
'use strict';
|
|
59945
60163
|
|
|
59946
60164
|
/** @type {import('./eval')} */
|
|
59947
60165
|
module.exports = EvalError;
|
|
59948
60166
|
|
|
59949
|
-
},{}],
|
|
60167
|
+
},{}],379:[function(require,module,exports){
|
|
59950
60168
|
'use strict';
|
|
59951
60169
|
|
|
59952
60170
|
/** @type {import('.')} */
|
|
59953
60171
|
module.exports = Error;
|
|
59954
60172
|
|
|
59955
|
-
},{}],
|
|
60173
|
+
},{}],380:[function(require,module,exports){
|
|
59956
60174
|
'use strict';
|
|
59957
60175
|
|
|
59958
60176
|
/** @type {import('./range')} */
|
|
59959
60177
|
module.exports = RangeError;
|
|
59960
60178
|
|
|
59961
|
-
},{}],
|
|
60179
|
+
},{}],381:[function(require,module,exports){
|
|
59962
60180
|
'use strict';
|
|
59963
60181
|
|
|
59964
60182
|
/** @type {import('./ref')} */
|
|
59965
60183
|
module.exports = ReferenceError;
|
|
59966
60184
|
|
|
59967
|
-
},{}],
|
|
60185
|
+
},{}],382:[function(require,module,exports){
|
|
59968
60186
|
'use strict';
|
|
59969
60187
|
|
|
59970
60188
|
/** @type {import('./syntax')} */
|
|
59971
60189
|
module.exports = SyntaxError;
|
|
59972
60190
|
|
|
59973
|
-
},{}],
|
|
60191
|
+
},{}],383:[function(require,module,exports){
|
|
59974
60192
|
'use strict';
|
|
59975
60193
|
|
|
59976
60194
|
/** @type {import('./type')} */
|
|
59977
60195
|
module.exports = TypeError;
|
|
59978
60196
|
|
|
59979
|
-
},{}],
|
|
60197
|
+
},{}],384:[function(require,module,exports){
|
|
59980
60198
|
'use strict';
|
|
59981
60199
|
|
|
59982
60200
|
/** @type {import('./uri')} */
|
|
59983
60201
|
module.exports = URIError;
|
|
59984
60202
|
|
|
59985
|
-
},{}],
|
|
60203
|
+
},{}],385:[function(require,module,exports){
|
|
59986
60204
|
'use strict';
|
|
59987
60205
|
|
|
59988
60206
|
/** @type {import('.')} */
|
|
59989
60207
|
module.exports = Object;
|
|
59990
60208
|
|
|
59991
|
-
},{}],
|
|
60209
|
+
},{}],386:[function(require,module,exports){
|
|
59992
60210
|
'use strict';
|
|
59993
60211
|
|
|
59994
60212
|
var isCallable = require('is-callable');
|
|
@@ -60059,7 +60277,7 @@ module.exports = function forEach(list, iterator, thisArg) {
|
|
|
60059
60277
|
}
|
|
60060
60278
|
};
|
|
60061
60279
|
|
|
60062
|
-
},{"is-callable":
|
|
60280
|
+
},{"is-callable":402}],387:[function(require,module,exports){
|
|
60063
60281
|
'use strict';
|
|
60064
60282
|
|
|
60065
60283
|
/* eslint no-invalid-this: 1 */
|
|
@@ -60145,14 +60363,14 @@ module.exports = function bind(that) {
|
|
|
60145
60363
|
return bound;
|
|
60146
60364
|
};
|
|
60147
60365
|
|
|
60148
|
-
},{}],
|
|
60366
|
+
},{}],388:[function(require,module,exports){
|
|
60149
60367
|
'use strict';
|
|
60150
60368
|
|
|
60151
60369
|
var implementation = require('./implementation');
|
|
60152
60370
|
|
|
60153
60371
|
module.exports = Function.prototype.bind || implementation;
|
|
60154
60372
|
|
|
60155
|
-
},{"./implementation":
|
|
60373
|
+
},{"./implementation":387}],389:[function(require,module,exports){
|
|
60156
60374
|
'use strict';
|
|
60157
60375
|
|
|
60158
60376
|
var undefined;
|
|
@@ -60532,7 +60750,7 @@ module.exports = function GetIntrinsic(name, allowMissing) {
|
|
|
60532
60750
|
return value;
|
|
60533
60751
|
};
|
|
60534
60752
|
|
|
60535
|
-
},{"call-bind-apply-helpers/functionApply":
|
|
60753
|
+
},{"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){
|
|
60536
60754
|
'use strict';
|
|
60537
60755
|
|
|
60538
60756
|
var $Object = require('es-object-atoms');
|
|
@@ -60540,13 +60758,13 @@ var $Object = require('es-object-atoms');
|
|
|
60540
60758
|
/** @type {import('./Object.getPrototypeOf')} */
|
|
60541
60759
|
module.exports = $Object.getPrototypeOf || null;
|
|
60542
60760
|
|
|
60543
|
-
},{"es-object-atoms":
|
|
60761
|
+
},{"es-object-atoms":385}],391:[function(require,module,exports){
|
|
60544
60762
|
'use strict';
|
|
60545
60763
|
|
|
60546
60764
|
/** @type {import('./Reflect.getPrototypeOf')} */
|
|
60547
60765
|
module.exports = (typeof Reflect !== 'undefined' && Reflect.getPrototypeOf) || null;
|
|
60548
60766
|
|
|
60549
|
-
},{}],
|
|
60767
|
+
},{}],392:[function(require,module,exports){
|
|
60550
60768
|
'use strict';
|
|
60551
60769
|
|
|
60552
60770
|
var reflectGetProto = require('./Reflect.getPrototypeOf');
|
|
@@ -60575,13 +60793,13 @@ module.exports = reflectGetProto
|
|
|
60575
60793
|
}
|
|
60576
60794
|
: null;
|
|
60577
60795
|
|
|
60578
|
-
},{"./Object.getPrototypeOf":
|
|
60796
|
+
},{"./Object.getPrototypeOf":390,"./Reflect.getPrototypeOf":391,"dunder-proto/get":376}],393:[function(require,module,exports){
|
|
60579
60797
|
'use strict';
|
|
60580
60798
|
|
|
60581
60799
|
/** @type {import('./gOPD')} */
|
|
60582
60800
|
module.exports = Object.getOwnPropertyDescriptor;
|
|
60583
60801
|
|
|
60584
|
-
},{}],
|
|
60802
|
+
},{}],394:[function(require,module,exports){
|
|
60585
60803
|
'use strict';
|
|
60586
60804
|
|
|
60587
60805
|
/** @type {import('.')} */
|
|
@@ -60598,7 +60816,7 @@ if ($gOPD) {
|
|
|
60598
60816
|
|
|
60599
60817
|
module.exports = $gOPD;
|
|
60600
60818
|
|
|
60601
|
-
},{"./gOPD":
|
|
60819
|
+
},{"./gOPD":393}],395:[function(require,module,exports){
|
|
60602
60820
|
'use strict';
|
|
60603
60821
|
|
|
60604
60822
|
var $defineProperty = require('es-define-property');
|
|
@@ -60622,7 +60840,7 @@ hasPropertyDescriptors.hasArrayLengthDefineBug = function hasArrayLengthDefineBu
|
|
|
60622
60840
|
|
|
60623
60841
|
module.exports = hasPropertyDescriptors;
|
|
60624
60842
|
|
|
60625
|
-
},{"es-define-property":
|
|
60843
|
+
},{"es-define-property":377}],396:[function(require,module,exports){
|
|
60626
60844
|
'use strict';
|
|
60627
60845
|
|
|
60628
60846
|
var origSymbol = typeof Symbol !== 'undefined' && Symbol;
|
|
@@ -60638,7 +60856,7 @@ module.exports = function hasNativeSymbols() {
|
|
|
60638
60856
|
return hasSymbolSham();
|
|
60639
60857
|
};
|
|
60640
60858
|
|
|
60641
|
-
},{"./shams":
|
|
60859
|
+
},{"./shams":397}],397:[function(require,module,exports){
|
|
60642
60860
|
'use strict';
|
|
60643
60861
|
|
|
60644
60862
|
/** @type {import('./shams')} */
|
|
@@ -60685,7 +60903,7 @@ module.exports = function hasSymbols() {
|
|
|
60685
60903
|
return true;
|
|
60686
60904
|
};
|
|
60687
60905
|
|
|
60688
|
-
},{}],
|
|
60906
|
+
},{}],398:[function(require,module,exports){
|
|
60689
60907
|
'use strict';
|
|
60690
60908
|
|
|
60691
60909
|
var hasSymbols = require('has-symbols/shams');
|
|
@@ -60695,7 +60913,7 @@ module.exports = function hasToStringTagShams() {
|
|
|
60695
60913
|
return hasSymbols() && !!Symbol.toStringTag;
|
|
60696
60914
|
};
|
|
60697
60915
|
|
|
60698
|
-
},{"has-symbols/shams":
|
|
60916
|
+
},{"has-symbols/shams":397}],399:[function(require,module,exports){
|
|
60699
60917
|
'use strict';
|
|
60700
60918
|
|
|
60701
60919
|
var call = Function.prototype.call;
|
|
@@ -60705,7 +60923,7 @@ var bind = require('function-bind');
|
|
|
60705
60923
|
/** @type {import('.')} */
|
|
60706
60924
|
module.exports = bind.call(call, $hasOwn);
|
|
60707
60925
|
|
|
60708
|
-
},{"function-bind":
|
|
60926
|
+
},{"function-bind":388}],400:[function(require,module,exports){
|
|
60709
60927
|
if (typeof Object.create === 'function') {
|
|
60710
60928
|
// implementation from standard node.js 'util' module
|
|
60711
60929
|
module.exports = function inherits(ctor, superCtor) {
|
|
@@ -60734,7 +60952,7 @@ if (typeof Object.create === 'function') {
|
|
|
60734
60952
|
}
|
|
60735
60953
|
}
|
|
60736
60954
|
|
|
60737
|
-
},{}],
|
|
60955
|
+
},{}],401:[function(require,module,exports){
|
|
60738
60956
|
'use strict';
|
|
60739
60957
|
|
|
60740
60958
|
var hasToStringTag = require('has-tostringtag/shams')();
|
|
@@ -60780,7 +60998,7 @@ isStandardArguments.isLegacyArguments = isLegacyArguments; // for tests
|
|
|
60780
60998
|
/** @type {import('.')} */
|
|
60781
60999
|
module.exports = supportsStandardArguments ? isStandardArguments : isLegacyArguments;
|
|
60782
61000
|
|
|
60783
|
-
},{"call-bound":
|
|
61001
|
+
},{"call-bound":374,"has-tostringtag/shams":398}],402:[function(require,module,exports){
|
|
60784
61002
|
'use strict';
|
|
60785
61003
|
|
|
60786
61004
|
var fnToStr = Function.prototype.toString;
|
|
@@ -60883,7 +61101,7 @@ module.exports = reflectApply
|
|
|
60883
61101
|
return tryFunctionObject(value);
|
|
60884
61102
|
};
|
|
60885
61103
|
|
|
60886
|
-
},{}],
|
|
61104
|
+
},{}],403:[function(require,module,exports){
|
|
60887
61105
|
'use strict';
|
|
60888
61106
|
|
|
60889
61107
|
var callBound = require('call-bound');
|
|
@@ -60932,7 +61150,7 @@ module.exports = function isGeneratorFunction(fn) {
|
|
|
60932
61150
|
return getProto(fn) === GeneratorFunction;
|
|
60933
61151
|
};
|
|
60934
61152
|
|
|
60935
|
-
},{"call-bound":
|
|
61153
|
+
},{"call-bound":374,"get-proto":392,"has-tostringtag/shams":398,"safe-regex-test":421}],404:[function(require,module,exports){
|
|
60936
61154
|
'use strict';
|
|
60937
61155
|
|
|
60938
61156
|
var callBound = require('call-bound');
|
|
@@ -61003,7 +61221,7 @@ if (hasToStringTag) {
|
|
|
61003
61221
|
|
|
61004
61222
|
module.exports = fn;
|
|
61005
61223
|
|
|
61006
|
-
},{"call-bound":
|
|
61224
|
+
},{"call-bound":374,"gopd":394,"has-tostringtag/shams":398,"hasown":399}],405:[function(require,module,exports){
|
|
61007
61225
|
'use strict';
|
|
61008
61226
|
|
|
61009
61227
|
var whichTypedArray = require('which-typed-array');
|
|
@@ -61013,19 +61231,19 @@ module.exports = function isTypedArray(value) {
|
|
|
61013
61231
|
return !!whichTypedArray(value);
|
|
61014
61232
|
};
|
|
61015
61233
|
|
|
61016
|
-
},{"which-typed-array":
|
|
61234
|
+
},{"which-typed-array":426}],406:[function(require,module,exports){
|
|
61017
61235
|
'use strict';
|
|
61018
61236
|
|
|
61019
61237
|
/** @type {import('./abs')} */
|
|
61020
61238
|
module.exports = Math.abs;
|
|
61021
61239
|
|
|
61022
|
-
},{}],
|
|
61240
|
+
},{}],407:[function(require,module,exports){
|
|
61023
61241
|
'use strict';
|
|
61024
61242
|
|
|
61025
61243
|
/** @type {import('./floor')} */
|
|
61026
61244
|
module.exports = Math.floor;
|
|
61027
61245
|
|
|
61028
|
-
},{}],
|
|
61246
|
+
},{}],408:[function(require,module,exports){
|
|
61029
61247
|
'use strict';
|
|
61030
61248
|
|
|
61031
61249
|
/** @type {import('./isNaN')} */
|
|
@@ -61033,31 +61251,31 @@ module.exports = Number.isNaN || function isNaN(a) {
|
|
|
61033
61251
|
return a !== a;
|
|
61034
61252
|
};
|
|
61035
61253
|
|
|
61036
|
-
},{}],
|
|
61254
|
+
},{}],409:[function(require,module,exports){
|
|
61037
61255
|
'use strict';
|
|
61038
61256
|
|
|
61039
61257
|
/** @type {import('./max')} */
|
|
61040
61258
|
module.exports = Math.max;
|
|
61041
61259
|
|
|
61042
|
-
},{}],
|
|
61260
|
+
},{}],410:[function(require,module,exports){
|
|
61043
61261
|
'use strict';
|
|
61044
61262
|
|
|
61045
61263
|
/** @type {import('./min')} */
|
|
61046
61264
|
module.exports = Math.min;
|
|
61047
61265
|
|
|
61048
|
-
},{}],
|
|
61266
|
+
},{}],411:[function(require,module,exports){
|
|
61049
61267
|
'use strict';
|
|
61050
61268
|
|
|
61051
61269
|
/** @type {import('./pow')} */
|
|
61052
61270
|
module.exports = Math.pow;
|
|
61053
61271
|
|
|
61054
|
-
},{}],
|
|
61272
|
+
},{}],412:[function(require,module,exports){
|
|
61055
61273
|
'use strict';
|
|
61056
61274
|
|
|
61057
61275
|
/** @type {import('./round')} */
|
|
61058
61276
|
module.exports = Math.round;
|
|
61059
61277
|
|
|
61060
|
-
},{}],
|
|
61278
|
+
},{}],413:[function(require,module,exports){
|
|
61061
61279
|
'use strict';
|
|
61062
61280
|
|
|
61063
61281
|
var $isNaN = require('./isNaN');
|
|
@@ -61070,7 +61288,7 @@ module.exports = function sign(number) {
|
|
|
61070
61288
|
return number < 0 ? -1 : +1;
|
|
61071
61289
|
};
|
|
61072
61290
|
|
|
61073
|
-
},{"./isNaN":
|
|
61291
|
+
},{"./isNaN":408}],414:[function(require,module,exports){
|
|
61074
61292
|
'use strict';
|
|
61075
61293
|
|
|
61076
61294
|
var keysShim;
|
|
@@ -61194,7 +61412,7 @@ if (!Object.keys) {
|
|
|
61194
61412
|
}
|
|
61195
61413
|
module.exports = keysShim;
|
|
61196
61414
|
|
|
61197
|
-
},{"./isArguments":
|
|
61415
|
+
},{"./isArguments":416}],415:[function(require,module,exports){
|
|
61198
61416
|
'use strict';
|
|
61199
61417
|
|
|
61200
61418
|
var slice = Array.prototype.slice;
|
|
@@ -61228,7 +61446,7 @@ keysShim.shim = function shimObjectKeys() {
|
|
|
61228
61446
|
|
|
61229
61447
|
module.exports = keysShim;
|
|
61230
61448
|
|
|
61231
|
-
},{"./implementation":
|
|
61449
|
+
},{"./implementation":414,"./isArguments":416}],416:[function(require,module,exports){
|
|
61232
61450
|
'use strict';
|
|
61233
61451
|
|
|
61234
61452
|
var toStr = Object.prototype.toString;
|
|
@@ -61247,7 +61465,7 @@ module.exports = function isArguments(value) {
|
|
|
61247
61465
|
return isArgs;
|
|
61248
61466
|
};
|
|
61249
61467
|
|
|
61250
|
-
},{}],
|
|
61468
|
+
},{}],417:[function(require,module,exports){
|
|
61251
61469
|
'use strict';
|
|
61252
61470
|
|
|
61253
61471
|
// modified from https://github.com/es-shims/es6-shim
|
|
@@ -61295,7 +61513,7 @@ module.exports = function assign(target, source1) {
|
|
|
61295
61513
|
return to; // step 4
|
|
61296
61514
|
};
|
|
61297
61515
|
|
|
61298
|
-
},{"call-bound":
|
|
61516
|
+
},{"call-bound":374,"es-object-atoms":385,"has-symbols/shams":397,"object-keys":415}],418:[function(require,module,exports){
|
|
61299
61517
|
'use strict';
|
|
61300
61518
|
|
|
61301
61519
|
var implementation = require('./implementation');
|
|
@@ -61352,7 +61570,7 @@ module.exports = function getPolyfill() {
|
|
|
61352
61570
|
return Object.assign;
|
|
61353
61571
|
};
|
|
61354
61572
|
|
|
61355
|
-
},{"./implementation":
|
|
61573
|
+
},{"./implementation":417}],419:[function(require,module,exports){
|
|
61356
61574
|
'use strict';
|
|
61357
61575
|
|
|
61358
61576
|
/** @type {import('.')} */
|
|
@@ -61371,7 +61589,7 @@ module.exports = [
|
|
|
61371
61589
|
'BigUint64Array'
|
|
61372
61590
|
];
|
|
61373
61591
|
|
|
61374
|
-
},{}],
|
|
61592
|
+
},{}],420:[function(require,module,exports){
|
|
61375
61593
|
// shim for using process in browser
|
|
61376
61594
|
var process = module.exports = {};
|
|
61377
61595
|
|
|
@@ -61557,7 +61775,7 @@ process.chdir = function (dir) {
|
|
|
61557
61775
|
};
|
|
61558
61776
|
process.umask = function() { return 0; };
|
|
61559
61777
|
|
|
61560
|
-
},{}],
|
|
61778
|
+
},{}],421:[function(require,module,exports){
|
|
61561
61779
|
'use strict';
|
|
61562
61780
|
|
|
61563
61781
|
var callBound = require('call-bound');
|
|
@@ -61576,7 +61794,7 @@ module.exports = function regexTester(regex) {
|
|
|
61576
61794
|
};
|
|
61577
61795
|
};
|
|
61578
61796
|
|
|
61579
|
-
},{"call-bound":
|
|
61797
|
+
},{"call-bound":374,"es-errors/type":383,"is-regex":404}],422:[function(require,module,exports){
|
|
61580
61798
|
'use strict';
|
|
61581
61799
|
|
|
61582
61800
|
var GetIntrinsic = require('get-intrinsic');
|
|
@@ -61620,9 +61838,9 @@ module.exports = function setFunctionLength(fn, length) {
|
|
|
61620
61838
|
return fn;
|
|
61621
61839
|
};
|
|
61622
61840
|
|
|
61623
|
-
},{"define-data-property":
|
|
61624
|
-
arguments[4][
|
|
61625
|
-
},{"dup":
|
|
61841
|
+
},{"define-data-property":375,"es-errors/type":383,"get-intrinsic":389,"gopd":394,"has-property-descriptors":395}],423:[function(require,module,exports){
|
|
61842
|
+
arguments[4][363][0].apply(exports,arguments)
|
|
61843
|
+
},{"dup":363}],424:[function(require,module,exports){
|
|
61626
61844
|
// Currently in sync with Node.js lib/internal/util/types.js
|
|
61627
61845
|
// https://github.com/nodejs/node/commit/112cc7c27551254aa2b17098fb774867f05ed0d9
|
|
61628
61846
|
|
|
@@ -61958,7 +62176,7 @@ exports.isAnyArrayBuffer = isAnyArrayBuffer;
|
|
|
61958
62176
|
});
|
|
61959
62177
|
});
|
|
61960
62178
|
|
|
61961
|
-
},{"is-arguments":
|
|
62179
|
+
},{"is-arguments":401,"is-generator-function":403,"is-typed-array":405,"which-typed-array":426}],425:[function(require,module,exports){
|
|
61962
62180
|
(function (process){(function (){
|
|
61963
62181
|
// Copyright Joyent, Inc. and other Node contributors.
|
|
61964
62182
|
//
|
|
@@ -62677,7 +62895,7 @@ function callbackify(original) {
|
|
|
62677
62895
|
exports.callbackify = callbackify;
|
|
62678
62896
|
|
|
62679
62897
|
}).call(this)}).call(this,require('_process'))
|
|
62680
|
-
},{"./support/isBuffer":
|
|
62898
|
+
},{"./support/isBuffer":423,"./support/types":424,"_process":420,"inherits":400}],426:[function(require,module,exports){
|
|
62681
62899
|
(function (global){(function (){
|
|
62682
62900
|
'use strict';
|
|
62683
62901
|
|
|
@@ -62798,5 +63016,5 @@ module.exports = function whichTypedArray(value) {
|
|
|
62798
63016
|
};
|
|
62799
63017
|
|
|
62800
63018
|
}).call(this)}).call(this,typeof global !== "undefined" ? global : typeof self !== "undefined" ? self : typeof window !== "undefined" ? window : {})
|
|
62801
|
-
},{"available-typed-arrays":
|
|
63019
|
+
},{"available-typed-arrays":365,"call-bind":373,"call-bound":374,"for-each":386,"get-proto":392,"gopd":394,"has-tostringtag/shams":398}]},{},[113])(113)
|
|
62802
63020
|
});
|