Klasse InterSuperReference

Alle implementierten Schnittstellen:
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.
Autor:
Jim Hugunin
  • Konstruktordetails

  • Methodendetails

    • resolveType

      public TypeBinding resolveType(BlockScope scope)
      Beschreibung aus Klasse kopiert: Expression
      Resolve the type of this expression in the context of a blockScope
      Setzt außer Kraft:
      resolveType in Klasse SuperReference
      Parameter:
      scope -
      Gibt zurück:
      Return the actual type of this expression after resolution