A step in a query. More...
Public Attributes | |
| bool | descendant |
| Whether the segment also applies to every descendant of its input. | |
| SegmentKind | kind |
| The precomputed shape of the segment for fast dispatching. | |
| std::vector< Selector > | selectors |
| The selectors the segment applies. | |
A step in a query.