Skip to main content

Module query

Module query 

Source
Expand description

Query processing - tokenized input for license matching.

Structs§

Query
Query holds:
QueryRun
A query run is a slice of query tokens identified by a start and end positions.

Functions§

matched_text_diagnostics_from_text
matched_text_from_text
matched_text_from_tokens
Extracts matched text using token-span mode instead of whole-line mode.