rd-framework / com.jetbrains.rd.framework / RdContext / heavy

heavy

val heavy: Boolean

Whether or not this context is heavy. A heavy context maintains a value set and interns values. A light context sends values as-is and does not maintain a value set.