A parse tree is closer to the input than an abstract syntax tree?. The information in a parse tree usually includes layout and comments, where abstract syntax trees usally consider this information to be irrelevant.
The AsFix format is a format for representing parse trees in the ATerm format.