MCPcopy
hub / github.com/pingcap/tidb / GetFlag

Method GetFlag

pkg/parser/ast/ast.go:81–81  ·  view source on GitHub ↗

GetFlag returns the flag of the expression.

()

Source from the content-addressed store, hash-verified

79 SetFlag(flag uint64)
80 // GetFlag returns the flag of the expression.
81 GetFlag() uint64
82
83 // Format formats the AST into a writer.
84 Format(w io.Writer)

Callers 15

IsTypeCompatibleFunction · 0.65
buildFKCheckFunction · 0.65
buildFKCascadeFunction · 0.65
buildSelectionMethod · 0.65
unionJoinFieldTypeFunction · 0.65
checkColFuncDependFunction · 0.65
buildMemTableMethod · 0.65
CheckUpdateListFunction · 0.65
buildUpdateListsMethod · 0.65
injectProjBelowUnionFunction · 0.65

Calls

no outgoing calls

Tested by 15

testJoinKeyTypeConvertFunction · 0.52
TestExtraPKNotNullFlagFunction · 0.52
TestRollupExpandFunction · 0.52
TestColumnToProtoFunction · 0.52
TestInitStats51358Function · 0.52
TestSimpleFunction · 0.52
TestDDLStatementsFunction · 0.52
EnterMethod · 0.52