I am trying to parse some arithmetic in Scala using Scala Parser combinator library. Although the following code parses fine, I am struggling to turning it into a useful AST.