package
github.com/google/cel-go/common/ast
third-party5 third-party functions from github.com/google/cel-go/common/ast, ranked by how often they are called outside tests and generated code.
- prod calls
- 774
- non-test, non-generated
- all calls
- 961
- total callsites
- functions
- 5
- ranked in this snapshot
- origin
- ext
- third-party
members
Functions in github.com/google/cel-go/common/ast
Ranked by production calls. The bar scales each function against the busiest in this package.
| Function | Prod calls |
|---|---|
| Expr.ID | 261 |
| Expr.Kind | 195 |
| Expr.AsCall | 138 |
| CallExpr.Args | 114 |
| CallExpr.FunctionName | 66 |