Class Standard


  • @Internal
    public final class Standard
    extends java.lang.Object
    Standard declarations for CEL.

    CEL Library Internals. Do Not Use.

    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
      static class  Standard.Function
      Enumeration of Standard Functions that are not present in Operator).
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      static Env add​(Env env)
      Adds the standard declarations of CEL to the environment.
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait