Rizin
unix-like reverse engineering framework and cli tools
QueryPattern Struct Reference

Public Attributes

Slice steps
 
Slice predicate_steps
 
uint32_t start_byte
 

Detailed Description

Definition at line 145 of file query.c.

Member Data Documentation

◆ predicate_steps

Slice QueryPattern::predicate_steps

Definition at line 147 of file query.c.

Referenced by ts_query__analyze_patterns(), and ts_query_new().

◆ start_byte

uint32_t QueryPattern::start_byte

Definition at line 148 of file query.c.

◆ steps

Slice QueryPattern::steps

Definition at line 146 of file query.c.

Referenced by ts_query__analyze_patterns(), and ts_query_new().


The documentation for this struct was generated from the following file: