MCPcopy
hub / github.com/uber/aresdb / Type

Method Type

query/expr/ast.go:95–95  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

93 expr()
94 String() string
95 Type() Type
96}
97
98func (*BinaryExpr) expr() {}

Callers 12

makeConstantInputFunction · 0.65
processExpressionMethod · 0.65
RewriteMethod · 0.65
processMeasureMethod · 0.65
processDimensionsMethod · 0.65
readMeasureFunction · 0.65
TypeMethod · 0.65
CastFunction · 0.65
GetDimensionDataTypeFunction · 0.65
RewriteMethod · 0.65

Implementers 14

BinaryExprquery/expr/ast.go
BooleanLiteralquery/expr/ast.go
Callquery/expr/ast.go
Casequery/expr/ast.go
Distinctquery/expr/ast.go
NullLiteralquery/expr/ast.go
NumberLiteralquery/expr/ast.go
ParenExprquery/expr/ast.go
StringLiteralquery/expr/ast.go
UnaryExprquery/expr/ast.go
UnknownLiteralquery/expr/ast.go
VarRefquery/expr/ast.go

Calls

no outgoing calls

Tested by

no test coverage detected