parseError constant

int const parseError

LSP/JSON-RPC well-known codes.

Implementation

static const int parseError = -32700;