LiveLiteralFileInfo


This annotation is applied to LiveLiteral classes by the Compose Compiler. It is intended to be used to provide information useful to tooling.

Summary

Public constructors

Cmn

Public properties

String

The file path of the file the associate LiveLiterals class was produced for

Cmn

Public constructors

LiveLiteralFileInfo

LiveLiteralFileInfo(file: String)
Parameters
file: String

The file path of the file the associate LiveLiterals class was produced for

Public properties

file

val fileString

The file path of the file the associate LiveLiterals class was produced for