Package com.google.devtools.ksp.common
Class LookupSymbolWrapper
-
- All Implemented Interfaces:
-
kotlin.Comparable
public final class LookupSymbolWrapper implements Comparable<LookupSymbolWrapper>
-
-
Constructor Summary
Constructors Constructor Description LookupSymbolWrapper(String name, String scope)
-