Module come::ast::statement::expression::unary_operator
source · Expand description
Result of a unary operator.
Structs§
UnaryOperatorResult
represents result of a unary operator.
Functions§
- Parse source code to get a
UnaryOperatorResult
.