Skip to content

[FEATURE REQUEST] Allow subclassing of ReferenceType #342

@lucaneg

Description

@lucaneg

Description
The ReferenceType class is used in all sorts of places, making it hard to subclass consistently (e.g., you might create a specific reference type for a language that should be used instead, but the type system still contains instances of ReferenceType).

We should add a method in TypeSystem that produces a reference type, and use that one inside LiSA.

Metadata

Metadata

Assignees

Labels

Projects

Status

Done

Relationships

None yet

Development

No branches or pull requests

Issue actions