Phasor 3.1.1
Stack VM based Programming Language
Loading...
Searching...
No Matches
LSP.hpp File Reference
#include "../../AST/AST.hpp"
#include "../../Language/Phasor/Lexer/Lexer.hpp"
#include "../../Language/Phasor/Parser/Parser.hpp"
#include <string>
#include <vector>
#include <unordered_map>
#include <memory>
#include <optional>
Include dependency graph for LSP.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  Phasor::LSP
struct  Phasor::LSP::Diagnostic
struct  Phasor::LSP::SymbolInfo
struct  Phasor::LSP::Location
struct  Phasor::LSP::DocumentState

Namespaces

namespace  Phasor
 The Phasor Programming Language and Runtime.