Expand description
Auto-generated module
🤖 Generated with SplitRS
Structs§
- PHPAnalysis
Cache - PHPBackend
- PHP 8.x code generation backend for OxiLean.
- PHPCache
Entry - PHPClass
- PHP class declaration.
- PHPConstant
Folding Helper - PHPDep
Graph - PHPDominator
Tree - PHPEnum
- PHP 8.1 enum declaration.
- PHPEnum
Case - PHP 8.1 backed enum variant.
- PHPExt
Cache - Analysis cache for PHPExt.
- PHPExt
Const Folder - Constant folding helper for PHPExt.
- PHPExt
DepGraph - Dependency graph for PHPExt.
- PHPExt
DomTree - Dominator tree for PHPExt.
- PHPExt
Liveness - Liveness analysis for PHPExt.
- PHPExt
Pass Config - Configuration for PHPExt passes.
- PHPExt
Pass Registry - Pass registry for PHPExt.
- PHPExt
Pass Stats - Statistics for PHPExt passes.
- PHPExt
Worklist - Worklist for PHPExt.
- PHPFunction
- A PHP top-level function or method.
- PHPInterface
- PHP interface declaration.
- PHPLiveness
Info - PHPNamespace
- A PHP namespace block.
- PHPParam
- PHP function/method parameter.
- PHPPass
Config - PHPPass
Registry - PHPPass
Stats - PHPProperty
- A PHP class property.
- PHPScript
- A complete PHP script / file.
- PHPTrait
- PHP trait declaration.
- PHPWorklist
Enums§
- PHPExpr
- PHP expression AST node.
- PHPExt
Pass Phase - Pass execution phase for PHPExt.
- PHPPass
Phase - PHPType
- PHP type for type hints and declarations.
- PHPVisibility
- PHP member visibility modifier.