Module come::ast::statement::expression::field_access
source · Expand description
Result of accessing field in a struct.
Structs§
FieldAccess
represents result of accessing field in a struct.
Functions§
- Parse source code to get a
FieldAccess
.