fn terminal(data: &[Token]) -> Result<Box<FnUpdateTemp>, String>
Expand description

(internal) Recursive parsing step 6: extract terminals and negations.