Uses of Class
dev.cel.common.ast.CelExpr.CelCreateList
-
Packages that use CelExpr.CelCreateList Package Description dev.cel.common.ast -
-
Uses of CelExpr.CelCreateList in dev.cel.common.ast
Methods in dev.cel.common.ast that return CelExpr.CelCreateList Modifier and Type Method Description CelExpr.CelCreateListCelExpr.CelCreateList.Builder. build()CelExpr.CelCreateListCelExpr. createList()abstract CelExpr.CelCreateListCelExpr.ExprKind. createList()Methods in dev.cel.common.ast with parameters of type CelExpr.CelCreateList Modifier and Type Method Description CelExpr.BuilderCelExpr.Builder. setCreateList(CelExpr.CelCreateList createList)
-