Class LookupTrackerWrapperImpl

  • All Implemented Interfaces:
    com.google.devtools.ksp.common.LookupTrackerWrapper

    
    public final class LookupTrackerWrapperImpl
     implements LookupTrackerWrapper
                        
    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
    • Field Summary

      Fields 
      Modifier and Type Field Description
      private final MultiMap<LookupSymbolWrapper, String> lookups
      private final LookupTracker lookupTracker
    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description
    • Method Summary

      Modifier and Type Method Description
      MultiMap<LookupSymbolWrapper, String> getLookups()
      final LookupTracker getLookupTracker()
      Unit record(String filePath, String scopeFqName, String name)
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait