CheckOptions
Defined in: packages/aip/src/filtering/checker.ts:400
Options for check.
Properties
Section titled “Properties”decls?
Section titled “decls?”
optionaldecls?:Decl[]
Defined in: packages/aip/src/filtering/checker.ts:402
Additional ident and function declarations for the filter environment.
registry?
Section titled “registry?”
optionalregistry?:Registry
Defined in: packages/aip/src/filtering/checker.ts:404
Protobuf registry for resolving message field types during type checking.
source?
Section titled “source?”
optionalsource?:string
Defined in: packages/aip/src/filtering/checker.ts:406
Original source text, used for error reporting.