unstable class ViewInfo { stable val fileName: String stable val lineNumber: Int stable val bounds: IntRect runtime val location: SourceLocation? unstable val children: List = Unstable } stable class PreviewActivity { stable val TAG: String = Stable } stable class ComposableInvoker { stable val SLOTS_PER_INT: Int stable val BITS_PER_INT: Int = Stable }