Function enso_flexer::generate::has_reader_arg[][src]

pub fn has_reader_arg(expr: &Expr) -> bool
Expand description

Checks if the given expr is a call with a single argument “reader” being passed.