Python 3.6.5 ドキュメント 検索
Results of 1 - 7 of about 7 for symtable (0.017 sec.)
- 32.3. symtable --- コンパイラの記号表へのアクセス — Python 3.6.5 ドキュメント 13504
- ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python 標準ライブラ
...
リ » 32. Python言語サービス » 32.3. symtable --- コンパイラの記号表へのアクセス ¶ ソースコード:...
Lib/symtable.py 記号表(symbol table)は、コンパイラが AST からバ...
ド中の全ての識別子のスコープの算出に責任を持ちます。 symtable はこうした記号表を調べるインターフェイスを提供しま...
す。 32.3.1. 記号表の生成 ¶ symtable. symtable ( code , filename , compile_type ) ¶ Pyt...
- https://man.plustar.jp/python/library/symtable.html - [similar]
- 32.4. symbol --- Python 解析木と共に使われる定数 — Python 3.6.5 ドキュメント 8651
- ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python 標準ライブラ
...
ol , 数値 , 索引 , Foundation 前のトピックへ 32.3. symtable --- コンパイラの記号表へのアクセス 次のトピックへ...
- https://man.plustar.jp/python/library/symbol.html - [similar]
- 32. Python言語サービス — Python 3.6.5 ドキュメント 8524
- ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python 標準ライブラ
...
象文法 (Abstract Grammar) 32.2.3. ast ヘルパー 32.3. symtable --- コンパイラの記号表へのアクセス 32.3.1. 記号表の...
- https://man.plustar.jp/python/library/language.html - [similar]
- Pythonモジュール索引 — Python 3.6.5 ドキュメント 8306
- ナビゲーション 索引 モジュール | Python » 3.6.5 ドキュメント » Pythonモジュール索引 _ | a | b |
...
nts representing internal nodes of the parse tree. symtable Interface to the compiler's internal symbol tables...
- https://man.plustar.jp/python/py-modindex.html - [similar]
- 32.2. ast --- 抽象構文木 — Python 3.6.5 ドキュメント 8233
- ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python 標準ライブラ
...
- Python 解析木にアクセスする 次のトピックへ 32.3. symtable --- コンパイラの記号表へのアクセス ナビゲーション...
- https://man.plustar.jp/python/library/ast.html - [similar]
- Python 標準ライブラリ — Python 3.6.5 ドキュメント 8233
- ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python 標準ライブラ
...
解析木にアクセスする 32.2. ast --- 抽象構文木 32.3. symtable --- コンパイラの記号表へのアクセス 32.4. symbol --...
- https://man.plustar.jp/python/library/index.html - [similar]
- What's New in Python 2.7 — Python 3.6.5 ドキュメント 8088
- ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » What's New in Pytho
...
by Gregory P. Smith in bpo-1068268 .) 新しい関数: symtable モジュールの is_declared_global() は、明示的に glo...
- https://man.plustar.jp/python/whatsnew/2.7.html - [similar]
PREV
1
NEXT