概要
Examine DAT はオペレータの python ストレージ、ローカル、グローバル、式、拡張子を検査することができます。
パラメータ – Examine ページ
Operator / op
検査するオペレータのパスを設定します。
Source / source
ノードのどの部分を検査するかを設定します。
- Node Storage / storage
- Node Locals / locals
- Extensions / extensions
- Globals / globals
- Expression / expression
Subkey / subkey
Expression / expression
Sourceが Expression に設定されている場合は、このパラメータに式を入力します。
Level / level
Filter Level の結果を表示します。
Key / key
Filter Key の結果を表示します。
Type / type
Filter Type の結果を表示します。
Value / value
Filter Value の結果を表示します。
Expand Classes / expandclasses
クラスを展開します。
Max Levels / maxlevels
Levelの最大値を設定します。
Format / format
出力を生のテキストか表形式か設定します。
- Text / text
- Table / table
Output Headers / outputheaders
Format が Table に設定されている場合に列名を表示するには、これをonにします。
Output Level / outputlevel
これをonにすると結果に Level 欄を出力します。
Output Key / outputkey
これをonにすると結果に Key 欄を出力します。
Output Type / outputtype
これをonにすると結果に Key 欄を出力します。
Output Value / outputvalue
これをonにすると結果に Value 欄を出力します。
パラメータ – Common ページ
参照:共通 Common ページ