SimpleStatementNode
A statement that is not a combination of other statements, and that does not affect control flow.
Functions
toDocument
Link copied to clipboard
toDocumentWithMetadata
Link copied to clipboard
toSurfaceNode
Link copied to clipboard
abstract override fun toSurfaceNode(metadata: Metadata): SimpleStatementNode
Content copied to clipboard
Returns a representation of this node in the surface syntax.
Properties
Inheritors
LetNode
Link copied to clipboard
DeclarationNode
Link copied to clipboard
UpdateNode
Link copied to clipboard
OutParameterInitializationNode
Link copied to clipboard
OutputNode
Link copied to clipboard