Module refinery.lib.scripts.php

Expand source code Browse git
from __future__ import annotations

Sub-modules

refinery.lib.scripts.php.deobfuscation

PHP AST deobfuscation transforms …

refinery.lib.scripts.php.lexer
refinery.lib.scripts.php.model
refinery.lib.scripts.php.parser
refinery.lib.scripts.php.precedence

PHP operator precedence and parenthesization rules …

refinery.lib.scripts.php.synth
refinery.lib.scripts.php.token