Schnittstelle AnonymousClassCreationListener

Alle bekannten Implementierungsklassen:
AjLookupEnvironment

public interface AnonymousClassCreationListener
Autor:
colyer Callback interface implemented by clients that want to find out about anonymous types discovered during block resolution.
  • Methodendetails

    • anonymousTypeBindingCreated

      void anonymousTypeBindingCreated(LocalTypeBinding aBinding)