Zen-C
Loading...
Searching...
No Matches
LSPIndex Struct Reference

Index of a single file. More...

#include <lsp_index.h>

Collaboration diagram for LSPIndex:

Data Fields

LSPRangehead
 First range in the file.
 
LSPRangetail
 Last range in the file.
 

Detailed Description

Index of a single file.

Field Documentation

◆ head

LSPRange* LSPIndex::head

First range in the file.

◆ tail

LSPRange* LSPIndex::tail

Last range in the file.


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