MCPcopy
hub / github.com/grafana/grafana / Return

Method Return

pkg/expr/mathexp/parse/node.go:23–23  ·  view source on GitHub ↗

performs type checking for itself and sub-nodes

()

Source from the content-addressed store, hash-verified

21 Position() Pos // byte position of start of node in full original input string
22 Check(*Tree) error // performs type checking for itself and sub-nodes
23 Return() ReturnType
24
25 // Make sure only functions in this package can create Nodes.
26 unexported()

Callers 15

ReturnMethod · 0.65
RunAndReturnMethod · 0.65
ReturnMethod · 0.65
RunAndReturnMethod · 0.65
ReturnMethod · 0.65
RunAndReturnMethod · 0.65
ReturnMethod · 0.65
RunAndReturnMethod · 0.65
ReturnMethod · 0.65
RunAndReturnMethod · 0.65
ReturnMethod · 0.65

Calls

no outgoing calls

Tested by 15

TestTestConnectionFunction · 0.52
TestProvideFactoryFunction · 0.52
TestFactory_TypesFunction · 0.52
TestFactory_BuildFunction · 0.52
TestFactory_MutateFunction · 0.52
TestFactory_ValidateFunction · 0.52
TestConnection_TestFunction · 0.52