Struct syntax::parse::ParseSess[src]

pub struct ParseSess {
    pub span_diagnostic: SpanHandler,
    // some fields omitted
}

Fields

span_diagnostic