Grindstone Game Engine v0.2.0
An open source game engine and toolkit.
Loading...
Searching...
No Matches
ParseContext Struct Reference

Public Member Functions

 ParseContext (TokenList &scannerTokens, const std::filesystem::path &filepath, LogCallback logFn, ParseTree &parseTree)

Public Attributes

TokenList & scannerTokens
size_t tokenIterator = 0
const std::filesystem::path & filepath
ParseTreeparseTree
LogCallback Log = nullptr

The documentation for this struct was generated from the following file:
  • /github/workspace/plugins/Grindstone.Editor.PipelineSetImporter/source/PipelineSet/Converter/Parser.cpp