github/vendor/psy/psysh/src/CodeCleaner
2025-04-12 19:11:43 +08:00
..
AbstractClassPass.php Initial commit 2025-04-12 19:11:43 +08:00
AssignThisVariablePass.php Initial commit 2025-04-12 19:11:43 +08:00
CalledClassPass.php Initial commit 2025-04-12 19:11:43 +08:00
CallTimePassByReferencePass.php Initial commit 2025-04-12 19:11:43 +08:00
CodeCleanerPass.php Initial commit 2025-04-12 19:11:43 +08:00
EmptyArrayDimFetchPass.php Initial commit 2025-04-12 19:11:43 +08:00
ExitPass.php Initial commit 2025-04-12 19:11:43 +08:00
FinalClassPass.php Initial commit 2025-04-12 19:11:43 +08:00
FunctionContextPass.php Initial commit 2025-04-12 19:11:43 +08:00
FunctionReturnInWriteContextPass.php Initial commit 2025-04-12 19:11:43 +08:00
ImplicitReturnPass.php Initial commit 2025-04-12 19:11:43 +08:00
IssetPass.php Initial commit 2025-04-12 19:11:43 +08:00
LabelContextPass.php Initial commit 2025-04-12 19:11:43 +08:00
LeavePsyshAlonePass.php Initial commit 2025-04-12 19:11:43 +08:00
ListPass.php Initial commit 2025-04-12 19:11:43 +08:00
LoopContextPass.php Initial commit 2025-04-12 19:11:43 +08:00
MagicConstantsPass.php Initial commit 2025-04-12 19:11:43 +08:00
NamespaceAwarePass.php Initial commit 2025-04-12 19:11:43 +08:00
NamespacePass.php Initial commit 2025-04-12 19:11:43 +08:00
NoReturnValue.php Initial commit 2025-04-12 19:11:43 +08:00
PassableByReferencePass.php Initial commit 2025-04-12 19:11:43 +08:00
RequirePass.php Initial commit 2025-04-12 19:11:43 +08:00
ReturnTypePass.php Initial commit 2025-04-12 19:11:43 +08:00
StrictTypesPass.php Initial commit 2025-04-12 19:11:43 +08:00
UseStatementPass.php Initial commit 2025-04-12 19:11:43 +08:00
ValidClassNamePass.php Initial commit 2025-04-12 19:11:43 +08:00
ValidConstructorPass.php Initial commit 2025-04-12 19:11:43 +08:00
ValidFunctionNamePass.php Initial commit 2025-04-12 19:11:43 +08:00