Klasse KnownFieldReference

Alle implementierten Schnittstellen:
InvocationSite, TypeConstants, TypeIds

public class KnownFieldReference extends QualifiedNameReference
  • Konstruktordetails

    • KnownFieldReference

      public KnownFieldReference(FieldBinding binding, int startPos, int endPos)
    • KnownFieldReference

      public KnownFieldReference(FieldBinding binding, long pos)
  • 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 QualifiedNameReference
      Parameter:
      scope -
      Gibt zurück:
      Return the actual type of this expression after resolution