gtoolkit icon indicating copy to clipboard operation
gtoolkit copied to clipboard

some trait methods are missing coders

Open j-brant opened this issue 2 years ago • 0 comments

Some trait methods are missing coders. I created class MyVisitor as a subclass of Object and using trait TJavaProgramNodeVisitor. Many of the trait methods are missing coders. For example, from the screen shot the visitAnnotationInterface: is listed in the method index, but is missing a coder for the method:

2023-12-22_07-14-20_BlElement-1735680

j-brant avatar Dec 22 '23 13:12 j-brant