| AstWriter(const std::string& fileName_) |
| BinaryWriter& | GetBinaryWriter() |
| void | SetLexers(std::vector<Lexer*>* lexers_) |
| void | Write(Node* node) |
| void | Write(Specifiers specifiers) |
| void | Write(const Span& span) |
| BinaryWriter | binaryWriter |
| std::vector<Lexer*>* | lexers |