UserDefined type introduced in solidity 0.8.8 is not able to be parsed with solidity parser.
it may be issue with antlr so I also mad a PR in antlr(https://github.com/solidity-parser/antlr/pull/10)
I guess parser itself also needs an update after fixing antlr.
UserDefined type introduced in solidity 0.8.8 is not able to be parsed with solidity parser. it may be issue with antlr so I also mad a PR in antlr(https://github.com/solidity-parser/antlr/pull/10) I guess parser itself also needs an update after fixing antlr.