Home
last modified time | relevance | path

Searched refs:visitStructMsg (Results 1 – 1 of 1) sorted by relevance

/dports/sysutils/istio/istio-1.6.7/vendor/github.com/google/cel-go/parser/
H A Dunparser.go308 return un.visitStructMsg(expr)
314 func (un *unparser) visitStructMsg(expr *exprpb.Expr) error { func