Interface CelParserLibrary

  • All Known Subinterfaces:
    CelCompilerLibrary

    public interface CelParserLibrary
    CelParserLibrary defines the interface to extend functionalities beyond the CEL standard functions for CelParser.
    • Method Detail

      • setParserOptions

        default void setParserOptions​(CelParserBuilder parserBuilder)
        Configures the parser to support the library implementation, such as adding macros