static L toLinesFullTrim_java(S text) { ret tlft(joinLines(map javaDropComments(tlft(text)))); }