Struct syntex_syntax::parse::ParseSess
[−]
[src]
pub struct ParseSess {
pub span_diagnostic: SpanHandler,
// some fields omitted
}Info about a parsing session.
Fields
span_diagnostic |