UnaryPlusSyntax
data class UnaryPlusSyntax(operation: String, operand: OperandSyntax) : UnarySyntax
Content copied to clipboard
Represents prefix, unary plus operator (+x).
Author
Iaroslav Postovalov
Constructors
UnaryPlusSyntax
Link copied to clipboard
Properties
Sources
common source
Link copied to clipboard