summaryrefslogtreecommitdiff
path: root/src/string_view.c
diff options
context:
space:
mode:
authorCarlos Maniero <carlosmaniero@gmail.com>2023-04-29 15:55:39 -0300
committerCarlos Maniero <carlosmaniero@gmail.com>2023-04-29 19:02:38 -0300
commit9f034b4ebfe15844ea610ec2dd2fca1a9f7ce338 (patch)
treebb415654b8af0dac33fdce6537f0ab32234c3a20 /src/string_view.c
parent817fbfef34908931ebeaa4da1a8d21ef79572e5a (diff)
ast: Introduce ast_identifier_t for named ast nodes
Prior to this change, ast_variable_declaration_t and ast_function_declaration_t used a string_view as an identifier. However, to support scoped identifiers, it is more appropriate to use an ast_identifier_t as a reference. Signed-off-by: Carlos Maniero <carlosmaniero@gmail.com> Co-authored-by: Johnny Richard <johnny@johnnyrichard.com>
Diffstat (limited to 'src/string_view.c')
0 files changed, 0 insertions, 0 deletions