Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(kotlin): update null safety in PythonAstBaseListener.kt archguard…
…/archguard#155 Update the code to use safe call operator to handle potential null values in the listener. This prevents null pointer exceptions and enhances the robustness of the code.
- Loading branch information