rustc_
expand
1.84.0-dev
In rustc_
expand::
mbe::
macro_
parser
Structs
MatcherPos
TtParser
Enums
EofMatcherPositions
MatcherLoc
NamedMatch
ParseResult
Functions
compute_locs
count_metavar_decls
token_name_eq
Type Aliases
NamedMatches
NamedParseResult
rustc_expand
::
mbe
::
macro_parser
Function
compute_locs
Copy item path
Settings
Help
Summary
Source
pub(super) fn compute_locs(matcher: &[
TokenTree
]) ->
Vec
<
MatcherLoc
>