LiveData.Tracked.FlatAst (live_data v0.1.0-alpha0)
Link to this section Summary
Link to this section Functions
Link to this function
add_expr(ast, body \\ nil)
Link to this function
add_literal(ast, literal)
Link to this function
add_pattern(ast, pattern)
Link to this function
add_variable(ast, variable, expr_id)
Link to this function
get(ast, id)
Link to this function
make_expr_id(ast)
Link to this function
make_literal_id(ast)
Link to this function
make_pattern_id(ast)
Link to this function
new()
Link to this function
next_id(ast)
Link to this function
set_expr(ast, expr_id, body)
Link to this function
set_location(ast, item_id, line, column \\ nil)
Link to this function
set_root(ast, expr_id)
Link to this function