vox.fe.passes.dump

Members

Functions

print_ast
void print_ast(AstIndex nodeIndex, CompilationContext* context, int indentSize)
Undocumented in source. Be warned that the author may not have intended to support it.
print_ast
void print_ast(AstIndex nodeIndex, AstPrintState state)
Undocumented in source. Be warned that the author may not have intended to support it.
print_ast
void print_ast(AstNodes nodes, AstPrintState state)
Undocumented in source. Be warned that the author may not have intended to support it.

Structs

AstPrintState
struct AstPrintState
Undocumented in source.

Meta

Authors

Andrey Penechko.