MCPcopy Create free account
hub / github.com/cel-expr/cel-go / RenumberIDs

Method RenumberIDs

common/ast/expr.go:105–105  ·  view source on GitHub ↗

RenumberIDs performs an in-place update of the expression and all of its descendents numeric ids.

(IDGenerator)

Source from the content-addressed store, hash-verified

103
104 // RenumberIDs performs an in-place update of the expression and all of its descendents numeric ids.
105 RenumberIDs(IDGenerator)
106
107 // SetKindCase replaces the contents of the current expression with the contents of the other.
108 //

Callers 15

normalizeIDsFunction · 0.65
NewBindMacroMethod · 0.65
UpdateExprMethod · 0.65
renumberIDsMethod · 0.65
renumberIDsMethod · 0.65
renumberIDsMethod · 0.65
renumberIDsMethod · 0.65
renumberIDsMethod · 0.65
renumberIDsMethod · 0.65
renumberIDsMethod · 0.65
renumberIDsMethod · 0.65
TestCallFunction · 0.65

Calls

no outgoing calls

Tested by 11

TestCallFunction · 0.52
TestMemberCallFunction · 0.52
TestCallNilFunction · 0.52
TestComprehensionFunction · 0.52
TestComprehensionNilFunction · 0.52
TestIdentFunction · 0.52
TestListFunction · 0.52
TestMapFunction · 0.52
TestSelectFunction · 0.52
TestStructFunction · 0.52
TestRenumberIDsFunction · 0.52