static L parseClassesToShareList(S s) { ret onlyClassNamesThatExist(prependAll("main$", identifiersOnly(javaTokC(s)))); }