Package dev.cel.runtime.planner
-
Interface Summary Interface Description ActivationWrapper Identifies a resolver that can be unwrapped to bypass local variable state. -
Class Summary Class Description PlannedProgram Internal implementation of aProgramthat executes a planned interpretable tree.ProgramPlanner ProgramPlannerresolves functions, types, and identifiers at plan time given a parsed-only or a type-checked expression.