Home
last modified time | relevance | path

Searched refs:destructuringDeclarationElement (Results 1 – 1 of 1) sorted by relevance

/constraintlayout/constraintlayout-compose-lint/src/main/java/androidx/constraintlayout/compose/lint/
DConstraintLayoutDslDetector.kt253 val destructuringDeclarationElement = in getApplicableUastTypes() constant
257 val varsReceived = destructuringDeclarationElement.entries.size in getApplicableUastTypes()