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

Add method to get the results types (and maybe also names) from CppCode #26

Open
audreyseo opened this issue Jun 25, 2019 · 0 comments
Open
Assignees
Labels
enhancement New feature or request priority: HIGH Needs to be done immediately

Comments

@audreyseo
Copy link
Collaborator

Since it records a lot of information from the types generated anyway by the code, it should be able to return these in some kind of convenient way.

It should probably always record all of the result types from methods it has, from after it is constructed onwards.

This will be useful for knowing what new inputs we will have to the next block.

@audreyseo audreyseo added the enhancement New feature or request label Jun 25, 2019
@audreyseo audreyseo changed the title Add way to get the results types (and maybe also names) from CppCode Add method to get the results types (and maybe also names) from CppCode Jun 25, 2019
@audreyseo audreyseo self-assigned this Jul 3, 2019
@audreyseo audreyseo added the priority: HIGH Needs to be done immediately label Jul 9, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request priority: HIGH Needs to be done immediately
Projects
None yet
Development

No branches or pull requests

1 participant