Skip to content
This repository has been archived by the owner on Dec 19, 2018. It is now read-only.

Remove RazorIRVisitor<TResult> #1021

Closed
rynowak opened this issue Feb 17, 2017 · 3 comments
Closed

Remove RazorIRVisitor<TResult> #1021

rynowak opened this issue Feb 17, 2017 · 3 comments

Comments

@rynowak
Copy link
Member

rynowak commented Feb 17, 2017

We haven't found a use for this yet, and it's adding boilerplate to all of our node classes.

It's likely we'll never use this because we're doing immutable data structures in the IR.

@stefannikolei
Copy link
Contributor

@rynowak Do you mean this class: RazorIRNodeVisitor?

@rynowak
Copy link
Member Author

rynowak commented Mar 13, 2017

@ajaybhargavb
Copy link
Contributor

319c535

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

No branches or pull requests

4 participants