stephen-zhao/CaSCAS

Implement inferThatType for all existing LIROs

Opened this issue · 0 comments

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.