Checks that there is no whitespace before a token. More specifically, it checks that it is not preceded with whitespace, or (if linebreaks are allowed) all characters on the line before are whitespace. To allow linebreaks before a token, set property allowLineBreaks to true.
| 1 | org.jcoderz.commons.tracing.Slf4jTracer |
| [167:34] | |