come
0.1.0
Module lvalue
Enums
Traits
Functions
In come::ast::statement::expression
?
Settings
Module
come
::
ast
::
statement
::
expression
::
lvalue
Copy item path
source
·
[
−
]
Expand description
Enumeration of all expressions which can be assigned to.
Enums
§
LValue
LValue
represents a value that can be assigned to.
Traits
§
IsLValue
🔒
Tag trait for
LValue
.
Functions
§
parse
Parse source code to get a
LValue
.