static LS trimmedJavaLineComments(S s) { ret trimAll(getJavaLineComments(s)); }