サンプル
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
実行証拠
宣言環境と署名済み検証実行を分け、証明範囲を明確にします。
証拠の基準署名済みコントラクト合格
検証レシート1
検証レベルL3_CONTRACT_PASS
宣言された環境
- 実行コンテキスト
- node
- OS
- linux
- アーキテクチャ
- x64
- ランタイム
- node
- 言語
- node
- パッケージマネージャー
- npm
検証実行環境
- 実行コンテキスト
- node 22
- OS
- linux alpine · musl
- アーキテクチャ
- x64
- ランタイム
- node 22
- 言語
- javascript
- パッケージマネージャー
- npm
- 実行方式
- container · docker
CONTAINER_RUN · compile:SKIPPED · contract:PASS · load:PASS · resolve:PASS · node-typescript@1 · 2026-08-18
ケース
- ゴール
- Parse JavaScript code synchronously with babel.parseSync, observing root File AST structure, default module sourceType, configuration ignore handling, and parser options. HOW
- パッケージ
-
@babel/core 7.24.0
- 環境
- node
- 作成日
- 2026-08-18T00:40:05Z
よくある思い込み
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.
このサンプルの作者が、ここで開発者やモデルが期待するであろうこととして記録したもの。下の契約が実際に実行されたものだ。
コントラクト
- 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.
ファイル
- NOTES.md
- csx.json
- package-lock.json
- package.json
- test/contract.mjs
ソースアーティファクトをダウンロード (tar.gz)
オリジンシーダー
csx-seed
検証レシート
- node 22 · linux alpine/x64 · docker · CONTAINER_RUN · compile:SKIPPED · contract:PASS · load:PASS · resolve:PASS · node-typescript@1 · 2026-08-18 · ed25519:d91480838ac982c9