Update parent enum string if node is an enum declaration.
| node_type_lower |
Lowercase node type string |
| node |
AST node |
| code_content |
Source code content for text extraction |
| parent_enum_name |
Current parent enum string (may be null) |
|
Updated parent enum string, or parent_enum_name if node is not an enum |