**Describe the bug** https://github.com/usethesource/rascal/blob/78045b94d8ae6e9e64ac269c987dbce584a49bdd/src/org/rascalmpl/compiler/lang/rascalcore/check/AType.rsc#L536 These functions seem to be unused/dead, but while writing the PR on syntax roles there was confusion on how to extend them. Propose to delete.
Describe the bug
rascal/src/org/rascalmpl/compiler/lang/rascalcore/check/AType.rsc
Line 536 in 78045b9
These functions seem to be unused/dead, but while writing the PR on syntax roles
there was confusion on how to extend them. Propose to delete.