Package com.libdbm.cel


package com.libdbm.cel
  • Class
    Description
    The main entry point for evaluating CEL expressions.
    Abstract interface for providing functions to CEL expressions.
    Interpreter for evaluating CEL expressions.
    A compiled CEL program that can be evaluated multiple times.
    Utility helper methods for libcel.