KotlinDependenciesBlockParser
class KotlinDependenciesBlockParser @Inject constructor(val logger: McLogger, val psiFileFactory: NoContextPsiFileFactory, val projectDependency: ProjectDependency.Factory)(source)
Constructors
Link copied to clipboard
@Inject
Functions
Link copied to clipboard
suspend fun parse(invokesConfigurationNames: InvokesConfigurationNames): List<KotlinDependenciesBlock>