Thomas Keller

Results 92 comments of Thomas Keller

I debugged to it and figured that it processes an enum type and then fails to get it's parent class (the left-shift operator on `enumClass.imports` internally accesses `enumClass.parent` and that...

I wrote some code to flatten the import statement and include all the imported element definitions in the source file. Still, the code exits for the `Boolean` type just as...