Part of #182 Create `src/ReflectionEnumBackedCase.php` that extends `\ReflectionEnumBackedCase`: 1. Extends `ReflectionEnumUnitCase` 2. Implements `getBackingValue(): int|string` — read from the `EnumCase` node's `expr` property using `NodeExpressionResolver`
Part of #182
Create
src/ReflectionEnumBackedCase.phpthat extends\ReflectionEnumBackedCase:ReflectionEnumUnitCasegetBackingValue(): int|string— read from theEnumCasenode'sexprproperty usingNodeExpressionResolver