Rulvar API reference / @rulvar/evals / RejectedCitationSpan
Interface: RejectedCitationSpan
Defined in: packages/evals/src/lexer.ts:70
One span the pattern matched and the lexer refused to count.
Properties
| Property | Modifier | Type | Defined in |
|---|---|---|---|
raw | readonly | string | packages/evals/src/lexer.ts:71 |
reason | readonly | "unknown-extension" | "unresolved" | packages/evals/src/lexer.ts:72 |