調査アンケート: Blockly のご利用体験についてお聞かせください
アンケートを開始
ブロックする >CodeGenerator >nameDB_
CodeGenerator.nameDB_ プロパティ
変数名とプロシージャ名のデータベース。
署名:
nameDB_?: Names;
特に記載のない限り、このページのコンテンツはクリエイティブ・コモンズの表示 4.0 ライセンスにより使用許諾されます。コードサンプルは Apache 2.0 ライセンスにより使用許諾されます。詳しくは、Google Developers サイトのポリシーをご覧ください。Java は Oracle および関連会社の登録商標です。
最終更新日 2024-08-21 UTC。
[null,null,["最終更新日 2024-08-21 UTC。"],[[["`nameDB_` is a property of the `CodeGenerator` class in Blockly and it stores the names of variables and procedures."],["This property is a database that is used to manage and track the names used in the generated code, ensuring there are no conflicts or duplicates."],["It is optional and its type is `Names` which is an interface for managing variable and procedure names in the code generation process."]]],[]]