LineBreakSyntax constructor

LineBreakSyntax()

Implementation

LineBreakSyntax() : super(r'(?:\\|  +)\n');