struct Parsem::ParseError::NoneOf(Token)
- Parsem::ParseError::NoneOf(Token)
- Struct
- Value
- Object
Overview
- As
ParseError#expected
: Any token other than one of these was expected, but one of these or end-of-input was found.
ParseError#expected
: Any token other than one of these was expected, but
one of these or end-of-input was found.