fn parse_property_expr(expr: Expr) -> Result<ParsedProperty>Expand description
Parse a property call expression into a ParsedProperty.
fn parse_property_expr(expr: Expr) -> Result<ParsedProperty>Parse a property call expression into a ParsedProperty.