Styling Record
Styling information that was collected during compilation of a module.
Constructors
Link copied to clipboard
fun StylingRecord(styleRuns: List<StyleRun>, variableUses: List<Pair<IntRange, IntRange>>)
Content copied to clipboard
Construct a new StylingRecord from its parts.