[][src]Module garando_syntax2::parse::obsolete

Support for parsing unsupported, old syntaxes, for the purpose of reporting errors. Parsing of these syntaxes is tested by compile-test/obsolete-syntax.rs.

Obsolete syntax that becomes too hard to parse can be removed.

Enums

ObsoleteSyntax

The specific types of unsupported syntax

Traits

ParserObsoleteMethods