Module Compose
Provides classes and predicates for working with components generated by the Android’s Jetpack Compose compiler.
Import path
import semmle.code.java.frameworks.android.Compose
Imports
java |
Provides all default Java QL imports. |
Classes
LiveLiteral |
A call to a live literal method. This always returns a constant expression and can be considered as such. |
LiveLiteralMethod |
A live literal method. |