Function Parser.error
final void error
(
string message,
bool shouldAdvance = true,
bool includeCurrentToken = false
);
final void error
(
string message,
bool shouldAdvance = true,
bool includeCurrentToken = false
);