Module syntex_syntax::parse::parser
[−]
[src]
Reexports
pub use self::PathParsingMode::*; |
Structs
ModulePath |
Information about the path to a module. |
ModulePathError | |
ModulePathSuccess | |
Parser | |
Restrictions |
Enums
BoundParsingMode |
How to parse a bound, whether to allow bound modifiers such as |
LhsExpr | |
ParsePub |
|
PathParsingMode |
How to parse a path. There are four different kinds of paths, all of which are parsed somewhat differently. |
TokenType |
Constants
RESTRICTION_NO_STRUCT_LITERAL | |
RESTRICTION_STMT_EXPR |