class Test { /** * * @param i this is my description * @param argument */ void test(int i, int argument) { } }