mvdan.cc/sh/v3/syntax.LangVariant.in
third-partyThe 9024th most-called third-party method by production calls. Called 70 times across 1 modules; 66 of those run outside tests and generated code.
- prod calls
- 66
- non-test, non-generated
- all calls
- 70
- total callsites
- modules
- 1
- distinct callers
- in loop
- 15%
- of prod calls
- in tests
- 6%
- 4 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 70, prioritizing in-loop and non-test usage. We link to source, never display it.
-
sh/v3 @v3.13.1
syntax/quote.go:81
in loop -
sh/v3 @v3.13.1
syntax/quote.go:135
in loop -
sh/v3 @v3.13.1
syntax/quote.go:141
in loop -
sh/v3 @v3.13.1
syntax/lexer.go:1029
in loop -
sh/v3 @v3.13.1
syntax/lexer.go:1033
in loop -
sh/v3 @v3.13.1
syntax/lexer.go:1082
in loop -
sh/v3 @v3.13.1
syntax/lexer.go:1115
in loop -
sh/v3 @v3.13.1
syntax/parser.go:2274
in loop -
sh/v3 @v3.13.1
syntax/parser.go:2848
in loop -
sh/v3 @v3.13.1
syntax/parser.go:2853
in loop -
sh/v3 @v3.13.1
syntax/parser_test.go:108
in loop test -
sh/v3 @v3.13.1
syntax/parser_test.go:113
in loop test
top callers
The modules that reach for it
The modules that call LangVariant.in most in this snapshot.
- mvdan.cc/sh/v370100%
siblings
More from mvdan.cc/sh/v3/syntax
The other most-called members in this package. See all →