---++ Tools %STARTINCLUDE% * [[AmbTracker][ambtracker]] -- display the productions in a parse tree causing ambiguities * [[ImplodeParseTree][implodePT]] -- implodes an [[AsFix][AsFix2ME]] parse tree to an abstact syntax tree * [[UnParseParseTree][unparsePT]] -- yields an [[AsFix][AsFix2ME]] parse tree to a string * [[AddPosInfo][addPosInfo]] -- adds position information to an [[AsFix][AsFix2ME]] parse tree %STOPINCLUDE%