come
0.1.0
Module rvalue
Enums
Traits
Functions
In come::ast::statement::expression
?
Settings
Module
come
::
ast
::
statement
::
expression
::
rvalue
Copy item path
source
·
[
−
]
Expand description
Enumeration of all expressions which has a value.
Enums
§
RValue
RValue
represents an expression that has a value.
Traits
§
IsRValue
🔒
Tag trait for
RValue
.
Functions
§
parse
Parse source code to get a
RValue
.