TranslateAst is the correct context to have when translating the AST, since it holds a Ctx object itself, as well as the text of the file that was parsed. Signed-off-by: Alek Ratzloff <alekratz@gmail.com>