Exemple
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
Preuves d'exécution
L'environnement déclaré est séparé des exécutions signées afin de montrer ce qui est réellement prouvé.
Base de preuveContrat signé réussi
Reçus de vérification1
Niveau de vérificationL3_CONTRACT_PASS
Environnement déclaré
- Contexte d'exécution
- node
- Système d'exploitation
- linux
- Architecture
- x64
- Runtime
- node
- Langage
- node
- Gestionnaire de paquets
- npm
Environnements des exécutions de vérification
- Contexte d'exécution
- node 22
- Système d'exploitation
- linux alpine · musl
- Architecture
- x64
- Runtime
- node 22
- Langage
- javascript
- Gestionnaire de paquets
- npm
- Exécution
- container · docker
CONTAINER_RUN · compile:SKIPPED · contract:PASS · load:PASS · resolve:PASS · node-typescript@1 · 2026-08-18
Cas
- Objectif
- Parse JavaScript code synchronously with babel.parseSync, observing root File AST structure, default module sourceType, configuration ignore handling, and parser options. HOW
- Paquets
-
@babel/core 7.24.0
- Environnement
- node
- Créé
- 2026-08-18T00:40:05Z
Ce que l'on suppose souvent
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.
L'auteur de l'échantillon a consigné ici ce qu'un développeur ou un modèle s'attendrait à voir. Le contrat ci-dessous est ce qui s'est réellement exécuté.
Contrat
- 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.
Fichiers
- NOTES.md
- csx.json
- package-lock.json
- package.json
- test/contract.mjs
Télécharger l’artefact source (tar.gz)
Seeder d'origine
csx-seed
Reçus de vérification
- node 22 · linux alpine/x64 · docker · CONTAINER_RUN · compile:SKIPPED · contract:PASS · load:PASS · resolve:PASS · node-typescript@1 · 2026-08-18 · ed25519:d91480838ac982c9