MCPcopy
hub / github.com/uber-go/nilaway / String

Method String

annotation/consume_trigger.go:77–77  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

75// type information. These are key for compact encoding of InferredAnnotationMaps
76type Prestring interface {
77 String() string
78}
79
80// Assignment is a struct that represents an assignment to an expression

Callers 15

StringMethod · 0.65
PrestringMethod · 0.65
StringMethod · 0.65
PrestringMethod · 0.65
StringMethod · 0.65
PrestringMethod · 0.65
StringMethod · 0.65
PrestringMethod · 0.65
StringMethod · 0.65
PrestringMethod · 0.65
StringMethod · 0.65
PrestringMethod · 0.65

Implementers 15

addrImpltestdata/src/go.uber.org/methodimpleme
TriggerIfNilablePrestringannotation/produce_trigger.go
TriggerIfDeepNilablePrestringannotation/produce_trigger.go
ProduceTriggerTautologyPrestringannotation/produce_trigger.go
ProduceTriggerNeverPrestringannotation/produce_trigger.go
PositiveNilCheckPrestringannotation/produce_trigger.go
NegativeNilCheckPrestringannotation/produce_trigger.go
ConstNilPrestringannotation/produce_trigger.go
UnassignedFldPrestringannotation/produce_trigger.go
NoVarAssignPrestringannotation/produce_trigger.go
BlankVarReturnPrestringannotation/produce_trigger.go
FuncParamPrestringannotation/produce_trigger.go

Calls

no outgoing calls

Tested by

no test coverage detected