Phasor 3.1.1
Stack VM based Programming Language
Loading...
Searching...
No Matches
Phasor::LSP::SymbolInfo Struct Reference

#include <LSP.hpp>

Collaboration diagram for Phasor::LSP::SymbolInfo:
[legend]

Public Attributes

std::string name
AST::Nodedeclaration = nullptr
std::string signature

Detailed Description

Definition at line 26 of file LSP.hpp.

Member Data Documentation

◆ declaration

AST::Node* Phasor::LSP::SymbolInfo::declaration = nullptr

Definition at line 29 of file LSP.hpp.

◆ name

std::string Phasor::LSP::SymbolInfo::name

Definition at line 28 of file LSP.hpp.

◆ signature

std::string Phasor::LSP::SymbolInfo::signature

Definition at line 30 of file LSP.hpp.


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