Skip to content
This repository has been archived by the owner on Jun 9, 2021. It is now read-only.

Switch untyped (parser) AST from String to Text. #124

Closed
brianhuffman opened this issue Jan 19, 2021 · 0 comments · Fixed by #160
Closed

Switch untyped (parser) AST from String to Text. #124

brianhuffman opened this issue Jan 19, 2021 · 0 comments · Fixed by #160

Comments

@brianhuffman
Copy link
Contributor

This follows on from #44 (converting the term AST from String to Text), which was implemented in PR #119.

Currently we are still using type String within the saw-core parser and untyped AST. All of these uses of String should be converted over to Text.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant