//
pkg.gl
Category
github.com/google/cel-go
common
debug
package
0.24.1
Repository:
https://github.com/google/cel-go.git
Documentation:
pkg.go.dev
Versions
1
Dependencies
7
Dependents
2
Files
265 SLOC
#
Functions
ToAdornedDebugString
ToAdornedDebugString gives the adorned string representation of the Expr.
ToDebugString
ToDebugString gives the unadorned string representation of the Expr.
#
Interfaces
Adorner
Adorner returns debug metadata that will be tacked on to the string representation of an expression.
Writer
Writer manages writing expressions to an internal string.