Type Alias erg_parser::error::ParseError

source ·
pub type ParseError = LexError;

Aliased Type§

struct ParseError(/* private fields */);