Language Features

PySymtable

Python stdlib module — symtable. Auto-indexed from CDN. Method-level security roles have not been annotated; rule writers should inspect the source before use.

Other Methods

.symtable()Neutral
#
Signature
symtable(code, filename, compile_type)

Return the toplevel *SymbolTable* for the source code.

.Class()Neutral
#
Signature
Class(...)

Class class.

.Function()Neutral
#
Signature
Function(...)

Function class.

.Symbol()Neutral
#
Signature
Symbol(...)

Symbol class.

.SymbolTable()Neutral
#
Signature
SymbolTable(...)

SymbolTable class.

.SymbolTableFactory()Neutral
#
Signature
SymbolTableFactory(...)

SymbolTableFactory class.

Fully-Qualified Names

FQNField
symtablefqns[0]

Wrong FQN → 0 findings. Verify with: change fqns to garbage → must produce 0 results.

Import

rule.py
import symtable