Skip to content
callcount

mvdan.cc/sh/v3/syntax.Parser.rune

third-party

The 2971st most-called third-party method by production calls. Called 201 times across 1 modules; 201 of those run outside tests and generated code.

All of mvdan.cc/sh/v3/syntax → Docs on pkg.go.dev ↗

prod calls
201
non-test, non-generated
all calls
201
total callsites
modules
1
distinct callers
in loop
11%
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 201, prioritizing in-loop and non-test usage. We link to source, never display it.

Parser.rune · 12 of 201 callsites
  • sh/v3 @v3.13.1

    syntax/lexer.go:191

    in loop
  • sh/v3 @v3.13.1

    syntax/lexer.go:246

    in loop
  • sh/v3 @v3.13.1

    syntax/lexer.go:255

    in loop
  • sh/v3 @v3.13.1

    syntax/lexer.go:258

    in loop
  • sh/v3 @v3.13.1

    syntax/lexer.go:262

    in loop
  • sh/v3 @v3.13.1

    syntax/lexer.go:316

    in loop
  • sh/v3 @v3.13.1

    syntax/parser.go:756

    in loop
  • sh/v3 @v3.13.1

    syntax/lexer.go:1012

    in loop
  • sh/v3 @v3.13.1

    syntax/lexer.go:1080

    in loop
  • sh/v3 @v3.13.1

    syntax/lexer.go:1085

    in loop
  • sh/v3 @v3.13.1

    syntax/lexer.go:1132

    in loop
  • sh/v3 @v3.13.1

    syntax/lexer.go:1147

    in loop

top callers

The modules that reach for it

The modules that call Parser.rune most in this snapshot.

  • mvdan.cc/sh/v3201100%

siblings

More from mvdan.cc/sh/v3/syntax

The other most-called members in this package. See all →