Package dev.cel.common.annotations
-
Annotation Types Summary Annotation Type Description Beta Indicates a public API that can change at any time, and has no guarantee of API stability and backward-compatibility.Generated Annotates that the source code is generated by CEL.Internal Annotates a program element (class, method, package, etc) which is internal to CEL, not part of the public API, and should not be used by users of CEL.