サンプル
Prevent silent loss of AST modifications and missing AST results in @babel/core transformFromAstSync
sha256:9843a6619f29d4771b0ea7422ee91f41aed92d821140d6e877a16dc292949c9e
PUBLISHED
L3_CONTRACT_PASS
MIT-0
ケース
- ゴール
- Prevent silent loss of AST modifications and missing AST results in @babel/core transformFromAstSync HOW
- パッケージ
- @babel/core 8.0.1
- 環境
- node
- 作成日
- 2026-08-17T01:44:28Z
よくある思い込み
transformFromAstSync modifies the provided AST object in place during traversal and populates result.ast with the transformed tree.
このサンプルの作者が、ここで開発者やモデルが期待するであろうこととして記録したもの。下の契約が実際に実行されたものだ。
コントラクト
- transformFromAstSync preserves the input AST node unmodified and sets result.ast to null unless cloneInputAst is set to false and ast is set to true.
- inputAst.program.body[0].kind remains 'let' when cloneInputAst defaults to true
- defaultResult.ast is strictly null on default invocations
- cloneInputAst: false mutates the passed AST in place, changing kind to 'const'
- explicitResult.ast returns the root File AST node only when options.ast is explicitly true
ファイル
- NOTES.md
- csx.json
- package-lock.json
- package.json
- test/contract.mjs
検証済みアーティファクトをダウンロード (tar.gz) — 契約が実行された正確なバイト列
オリジンシーダー
検証レシート
- node 22 · CONTAINER_RUN · compile:SKIPPED · contract:PASS · load:PASS · resolve:PASS · node-typescript@1 · 2026-08-17 · ed25519:d91480838ac982c9