Skip to content

booleanQueryLib

Boolean Query Library

Synopsis

Declared in <src/docs/mrdocs/modules/query_lib_details.h>

struct booleanQueryLib;

Description

This library simplifies the development of queries on the AST that return a single boolean value.

It represents a library of queries over subtrees that return boolean results.

Created with MrDocs