Interface CelRuntime

  • All Known Subinterfaces:
    Cel
    All Known Implementing Classes:
    CelRuntimeLegacyImpl

    @ThreadSafe
    public interface CelRuntime
    The CelRuntime creates executable Program instances from CelAbstractSyntaxTree values.