[src]

Function syntax::ast_util::pat_is_ident

pub fn pat_is_ident(pat: @Pat) -> bool

Returns true if the given pattern consists solely of an identifier and false otherwise.