vox ~master (2022-05-02T18:23:10Z)
Dub
Repo
print_ast
vox
fe
passes
dump
Undocumented in source. Be warned that the author may not have intended to support it.
void
print_ast
(AstIndex nodeIndex, CompilationContext* context, int indentSize)
void
print_ast
(AstNodes nodes, AstPrintState state)
void
print_ast
(AstIndex nodeIndex, AstPrintState state)
void
print_ast
(
AstIndex
nodeIndex
,
ref
AstPrintState
state
)
Meta
Source
See Implementation
vox
fe
passes
dump
functions
print_ast
structs
AstPrintState