SymbolResolutionCapability
Allows for an implementing declaration type to support solving for field (symbol) usage.
Inheritors
Functions
Link copied to clipboard
abstract fun solveSymbol(name: String, typeSolver: TypeSolver): SymbolReference<out ResolvedValueDeclaration>