NestedLithoTreeState

constructor(id: Int = LithoTree.generateComponentTreeId(), currentState: TreeState?, currentResolveResult: ResolveResult? = null, currentLayoutState: LayoutState? = null, pendingStateUpdates: MutableList<PendingStateUpdate> = ArrayList())