package
0.24.1
Repository: https://github.com/google/cel-go.git
Documentation: pkg.go.dev

# Functions

ToAdornedDebugString gives the adorned string representation of the Expr.
ToDebugString gives the unadorned string representation of the Expr.

# Interfaces

Adorner returns debug metadata that will be tacked on to the string representation of an expression.
Writer manages writing expressions to an internal string.