Module come::ast::statement::expression::variable_ref
source · Expand description
Refer to a variable.
Structs§
VariableRef
represents we are referring a variable.
Functions§
- Parse source code to get a
VariableRef
.