[−][src]Crate rustc_ap_syntax
Re-exports
pub use errors; |
Modules
| ast | The Rust abstract syntax tree module. |
| attr | Functions dealing with attributes and meta items. |
| diagnostics | |
| early_buffered_lints | Allows the buffering of lints for later. |
| entry | |
| expand | Definitions shared by macros / syntax extensions and e.g. librustc. |
| feature_gate | |
| mut_visit | A |
| ptr | The AST pointer. |
| sess | Contains |
| show_span | Span debugger |
| token | |
| tokenstream | Token Streams |
| util | |
| visit | AST walker. Each overridden visit method has full control over what
happens with its node, it can do its own traversal of the node's children,
call |
Macros
Structs
| Globals |
Statics
| GLOBALS |
Traits
| HashStableContext | Requirements for a |
Functions
| with_default_globals | |
| with_globals |