Skip to content

Latest commit

 

History

History
12 lines (6 loc) · 580 Bytes

File metadata and controls

12 lines (6 loc) · 580 Bytes

Component

CEL component specifier. - COMPONENT_PARSER: Parser. Converts a CEL string to an AST. - COMPONENT_TYPE_CHECKER: Type checker. Checks that references in an AST are defined and types agree. - COMPONENT_RUNTIME: Runtime. Evaluates a parsed and optionally checked CEL AST against a context.

Properties

Name Type Description Notes

[Back to Model list] [Back to API list] [Back to README]