Package dev.cel.common.navigation
-
Class Summary Class Description CelNavigableAst Decorates aCelAbstractSyntaxTreewith navigational properties.CelNavigableExpr CelNavigableExpr represents the base navigable expression value with methods to inspect the parent and child expressions.CelNavigableExpr.Builder Builder to configureCelNavigableExpr. -
Enum Summary Enum Description CelNavigableExpr.TraversalOrder Specifies the traversal order of AST navigation.