Export.CoqSourceTranslate the parser-level AST to Coq.
The possible priority levels are `Func (top level, including abstraction and product), `Appl (application) and `Atom (smallest priority).
print b ast sets stt to b and translates ast to Coq on standard output.