Skip to content
Snippets Groups Projects
Commit c0bccc39 authored by JoostK's avatar JoostK Committed by Misko Hevery
Browse files

refactor(compiler-cli): carry type information into AST value types (#39961)

This change allows the `AstObject` and `AstValue` types to provide
their represented type as a generic type argument, which is helpful
for documentation and discoverability purposes.

PR Close #39961
parent 5fa026fd
Branches
Tags
No related merge requests found
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment