hoshi-lang dev
Yet another programming language
Loading...
Searching...
No Matches
ProjectIndex::IndexedModule Struct Reference
Collaboration diagram for ProjectIndex::IndexedModule:

Public Attributes

yoi::hoshiModuleast = nullptr
 
yoi::vec< Symbolsymbols
 
yoi::wstr text
 

Detailed Description

Definition at line 50 of file projectIndex.h.

Member Data Documentation

◆ ast

yoi::hoshiModule* ast = nullptr

Definition at line 51 of file projectIndex.h.

Referenced by ProjectIndex::parseAndIndex().

◆ symbols

yoi::vec<Symbol> symbols

Definition at line 52 of file projectIndex.h.

Referenced by ProjectIndex::parseAndIndex().

◆ text

yoi::wstr text

Definition at line 53 of file projectIndex.h.

Referenced by ProjectIndex::indexModule().


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