Expand description
See Semantics.
Modulesยง
- child_
by_ ๐source - When constructing
hir, we start at some parent syntax node and recursively lower the children. - source_
to_ ๐def - Maps syntax of various definitions to their semantic ids.
Macrosยง
- to_
def_ ๐impls
Structsยง
- Path
Resolution PerNs - Rename
Conflicts ๐Visitor - Semantics
- Primary API to get semantic information, like types, from syntax trees.
- Semantics
Impl - Semantics
Scope SemanticsScopeencapsulates the notion of a scope (the set of visible names) at a particular program point.- Type
Info - Visible
Traits
Enumsยง
Constantsยง
- CONTINUE_
NO_ ๐BREAKS
Traitsยง
Functionsยง
- find_
root ๐ - macro_
call_ ๐to_ macro_ id