Message Parser
Base class from which any specific message parsers are derived (e.g. PrintfMessageParser and BraceStyleMessageParser).
See also
<a href="https://github. com/google/flogger/blob/cb9e836a897d36a78309ee8badf5cad4e6a2d3d8/api/src/main/java/com/google/common/flogger/parser/Message Parser. java">
Original Java code of Google Flogger
Inheritors
Properties
Link copied to clipboard
The maximum allowed index (this should correspond to the MAX_ALLOWED_WIDTH in FormatOptions because at times it is ambiguous as to which is being parsed).