Else Node
data class ElseNode(lineNumber: Int, scope: Int, statements: List<StatementNode>) : StatementBlock
Content copied to clipboard
Else node
Constructors
Functions
component1
Link copied to clipboard
component2
Link copied to clipboard
component3
Link copied to clipboard