Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[pde-dev] Contribution to PDE API Tools

Hi guys, I'm interested in contributing to PDE API Tools source code. In particular, I would like to extend the set of rules that API Tools can detect regarding the API Usage. So far, as far as I know, these are the current annotations:

@noimplement
@noextend
@noinstantiate
@nooverride
@noreference

I would like to hear from you what other kind of constraints the team would like to express? or how the existent constraints can be improved?

Thank you in advance,
João 

Back to the top