MCPcopy Create free account
hub / github.com/cel-expr/cel-go / GetFields

Method GetFields

repl/parser/commands_parser.go:8229–8229  ·  view source on GitHub ↗

GetFields returns the fields rule context list.

()

Source from the content-addressed store, hash-verified

8227
8228 // GetFields returns the fields rule context list.
8229 GetFields() []IOptFieldContext
8230
8231 // GetValues returns the values rule context list.
8232 GetValues() []IExprContext

Callers 2

NewJSONStructFunction · 0.65

Calls

no outgoing calls

Tested by

no test coverage detected