Interface Interpreter

  • All Known Implementing Classes:
    DefaultInterpreter

    @ThreadSafe
    @Internal
    public interface Interpreter
    Interface to a CEL interpreter.

    CEL Library Internals. Do Not Use.