TNG/ngqp

Annotate public API explicitly

Airblader opened this issue · 1 comments

We should add an explicit @publicApi annotation to all methods which are considered Public API. In the same move we should drop the underscore prefix for internal method names we have in some places.

Let's wait with this until we have something like compodoc/compodoc#766.