svoid test_tok_typesAndNamesOfParams() { assertEqualsVerbose(ll(pair("virtual A", "a")), tok_typesAndNamesOfParams(javaTok("virtual A a"))); }