Class InterSuperReference

java.lang.Object
All Implemented Interfaces:
TypeConstants, TypeIds

public class InterSuperReference extends SuperReference
Used to represent super references inside of inter-type declarations. Special mechanism needed for handling in an interface context.
Author:
Jim Hugunin