hoshi-lang dev
Yet another programming language
Loading...
Searching...
No Matches
formatter.hpp File Reference
#include "compiler/compilerContext.h"
#include "lexer.hpp"
#include <share/def.hpp>
Include dependency graph for formatter.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  FormatOption
 
class  Formatter
 

Namespaces

namespace  yoi
 

Functions

void formatToken (std::wostream &os, FormatOption option, const lexer::token &token)