Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create object to represent YamlNull #58

Open
aSemy opened this issue Jun 9, 2023 · 0 comments
Open

Create object to represent YamlNull #58

aSemy opened this issue Jun 9, 2023 · 0 comments

Comments

@aSemy
Copy link
Collaborator

aSemy commented Jun 9, 2023

Currently ConstructNode#construct returns a nullable Any?. The only implementation that returns null is ConstructYamlNull.

If this could instead return an object, then this would tidy up some of the null-handling throughout the code.

@aSemy aSemy mentioned this issue Jun 12, 2023
3 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant