MCPcopy Index your code
hub / github.com/tinygo-org/tinygo / End

Method End

testdata/reflect.go:621–621  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

619type exprLike interface {
620 Pos() int
621 End() int
622 exprNode()
623}
624

Callers 3

createLandingPadMethod · 0.65
getPosFunction · 0.65
walkerMethod · 0.65

Implementers 1

notAnExprtestdata/reflect.go

Calls

no outgoing calls

Tested by

no test coverage detected