WhenBranch

interface WhenBranch : Node

Common interface for when branches. The node corresponds to KtWhenEntry.

Inheritors

Properties

Link copied to clipboard

arrow symbol.

Link copied to clipboard
abstract val body: Node.Expression

body expression of this branch.

Link copied to clipboard
Link copied to clipboard

Supplemental data for the node.