static L toLinesFullTrim_java(S text) { ret toLinesFullTrim(joinLines(map(f javaDropComments, toLinesFullTrim(text)))); }