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

Implement inferThatType for all existing LIROs #40

Open
stephen-zhao opened this issue Sep 23, 2017 · 0 comments
Open

Implement inferThatType for all existing LIROs #40

stephen-zhao opened this issue Sep 23, 2017 · 0 comments
Assignees
Labels

Comments

@stephen-zhao
Copy link
Owner

i.e. def Object::inferThatType (that: Object, ctx: Context): Option[TypeIdentifier]

This method will try to figure out the type of that within the object this given the context ctx.

@stephen-zhao stephen-zhao added this to the Prototype Release 0.1 milestone Sep 23, 2017
@stephen-zhao stephen-zhao added this to To Do in CaSCAS Project Sep 23, 2017
@stephen-zhao stephen-zhao self-assigned this Sep 23, 2017
@stephen-zhao stephen-zhao moved this from To Do to (unassigned) in CaSCAS Project Sep 23, 2017
@stephen-zhao stephen-zhao moved this from (unassigned) to To Do in CaSCAS Project Sep 23, 2017
@stephen-zhao stephen-zhao moved this from To Do to In Progress in CaSCAS Project Sep 26, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
CaSCAS Project
In Progress
Development

No branches or pull requests

1 participant