eclipse-vertx / eclipse-vertx/vertx-codegen

what's the kind of a Class that with annotations @ProxyGen but without @VertxGen

Aperta
#205 14 commenti 0 reazioni 0 assegnatari Vedi su GitHub
Lingua principale
Java
Stelle
111
Fork
89
Metriche di merge delle PR
Nessuna PR unita negli ultimi 30g

Descrizione

```java
@ProxyGen
public interface Test {
@Fluent
Test foo();
}
```

this method will add to anyJavaTypeMethods because of the kind of `Test` is `ClassKind.OTHER`

Guida per i contributori

Apri la guida per i contributori

Valutazione

Questa issue non è ancora stata valutata.

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.