mvdan.cc/sh/v3/syntax.Parser.next
third-partyThe 8235th most-called third-party method by production calls. Called 73 times across 1 modules; 73 of those run outside tests and generated code.
- prod calls
- 73
- non-test, non-generated
- all calls
- 73
- total callsites
- modules
- 1
- distinct callers
- in loop
- 12%
- of prod calls
- in tests
- 0%
- 0 calls
- resolved
- 100%
- to a known target
resolution mix
How each call resolves
How each call was attributed. Only resolved kinds, where the target function is known, count toward the ranking. Interface dispatch and unresolved receivers are reported separately and never guessed. Read the taxonomy →
- Concrete method100%A method on a value whose type is known exactly.
where it's called
Callsites in the wild
12 representative callsites of 73, prioritizing in-loop and non-test usage. We link to source, never display it.
-
sh/v3 @v3.13.1
syntax/parser.go:761
in loop -
sh/v3 @v3.13.1
syntax/parser.go:1288
in loop -
sh/v3 @v3.13.1
syntax/parser.go:2070
in loop -
sh/v3 @v3.13.1
syntax/parser.go:2280
in loop -
sh/v3 @v3.13.1
syntax/parser.go:2348
in loop -
sh/v3 @v3.13.1
syntax/parser.go:2516
in loop -
sh/v3 @v3.13.1
syntax/parser.go:2530
in loop -
sh/v3 @v3.13.1
syntax/parser.go:2790
in loop -
sh/v3 @v3.13.1
syntax/parser.go:2852
in loop -
sh/v3 @v3.13.1
syntax/parser_arithm.go:247
-
sh/v3 @v3.13.1
syntax/parser.go:249
-
sh/v3 @v3.13.1
syntax/parser.go:281
top callers
The modules that reach for it
The modules that call Parser.next most in this snapshot.
- mvdan.cc/sh/v373100%
siblings
More from mvdan.cc/sh/v3/syntax
The other most-called members in this package. See all →