public void visitCompositeElement(@NotNull GoCompositeElement o) {
   visitElement(o);
 }