Function rslint_parser::syntax::expr::lhs_expr[][src]

pub fn lhs_expr(p: &mut Parser<'_>) -> Option<CompletedMarker>
Expand description

A left hand side expression, either a member expression or a call expression such as foo().