nada_dsl.audit.strict module
Static analysis submodule that defines the highly limited “strict” subset of the Nada DSL syntax.
- rules(a)[source]
Mark all
astnodes as prohibited (as a starting point for a strict static analysis).
Static analysis submodule that defines the highly limited “strict” subset of the Nada DSL syntax.
Mark all ast nodes as prohibited (as a starting point for a strict
static analysis).