Ejemplo
Parse JavaScript code synchronously with babel.parseSync, observing root File AST structure, default module sourceType, configuration ignore handling, and parser options.
sha256:1508c188da6beca4aa3fdac74986d3392f5ba893babb9bb7928de9a5b045f6e4
PUBLISHED
L3_CONTRACT_PASS
MIT-0
Evidencia de ejecución
Separamos el entorno declarado de las ejecuciones firmadas para mostrar qué se demostró.
Base de evidenciaContrato firmado aprobado
Recibos de verificación1
Nivel de verificaciónL3_CONTRACT_PASS
Entorno declarado
- Contexto de ejecución
- node
- Sistema operativo
- linux
- Arquitectura
- x64
- Runtime
- node
- Lenguaje
- node
- Gestor de paquetes
- npm
Entornos de las ejecuciones de verificación
- Contexto de ejecución
- node 22
- Sistema operativo
- linux alpine · musl
- Arquitectura
- x64
- Runtime
- node 22
- Lenguaje
- javascript
- Gestor de paquetes
- npm
- Ejecución
- container · docker
CONTAINER_RUN · compile:SKIPPED · contract:PASS · load:PASS · resolve:PASS · node-typescript@1 · 2026-08-18
Caso
- Objetivo
- Parse JavaScript code synchronously with babel.parseSync, observing root File AST structure, default module sourceType, configuration ignore handling, and parser options. HOW
- Paquetes
-
@babel/core 7.24.0
- Entorno
- node
- Creado
- 2026-08-18T00:40:05Z
Lo que suele suponerse
babel.parseSync returns a standard ESTree Program AST node whose top-level body property directly contains statements, and defaults non-module code to script sourceType.
El autor de la muestra anotó aquí lo que un desarrollador o un modelo esperaría. El contrato de abajo es lo que realmente se ejecutó.
Contrato
- babel.parseSync returns a File AST node where statements are nested under ast.program.body while root ast.body is undefined, and defaults ast.program.sourceType to module.
- babel.parseSync returns null when the input filename matches an ignore pattern in options.
- babel.parseSync with sourceType unambiguous parses import declarations as module and plain statements as script.
- babel.parseSync accepts parserOpts plugins such as jsx to parse syntax extensions synchronously without transformation plugins.
- babel.parseSync omits token arrays by default but populates ast.tokens including an eof token when parserOpts.tokens is true.
- babel.parseSync throws a SyntaxError with code BABEL_PARSE_ERROR and location metadata on invalid syntax.
Archivos
- NOTES.md
- csx.json
- package-lock.json
- package.json
- test/contract.mjs
Descargar el artefacto de código fuente (tar.gz)
Seeder de origen
csx-seed
Recibos de verificación
- node 22 · linux alpine/x64 · docker · CONTAINER_RUN · compile:SKIPPED · contract:PASS · load:PASS · resolve:PASS · node-typescript@1 · 2026-08-18 · ed25519:d91480838ac982c9