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

Method CreatePolicyParser

tools/compiler/compiler.go:97–97  ·  view source on GitHub ↗

CreatePolicyParser creates a policy parser using the optionally configured parser options.

()

Source from the content-addressed store, hash-verified

95 CreateEnv() (*cel.Env, error)
96 // CreatePolicyParser creates a policy parser using the optionally configured parser options.
97 CreatePolicyParser() (*policy.Parser, error)
98 // PolicyCompilerOptions returns the policy compiler options.
99 PolicyCompilerOptions() []policy.CompilerOption
100}

Callers 1

CreateASTMethod · 0.65

Implementers 1

compilertools/compiler/compiler.go

Calls

no outgoing calls

Tested by

no test coverage detected