Program [ClassDecl False "Statement" "Object" [] (ConstructorDecl "Statement" (Formals []) (Arguments []) (Block [] [Skip])) [MethodDecl Nothing "printOwning" (Formals [Formal (Type "double") "amount"]) (Block [] [MethodInvocationStat (ExpressionInvocation This "printBanner" (Arguments [])),StatementFocus (BlockStat (Block [] [MethodInvocationStat (ExpressionInvocation (Identifier "System_out") "println" (Arguments [InfixExpr (Literal (StringLit "name:")) PLUS (Identifier "_name")])),MethodInvocationStat (ExpressionInvocation (Identifier "System_out") "println" (Arguments [InfixExpr (Literal (StringLit "amount")) PLUS (Identifier "amount")])),ReturnStat Nothing]))])]] (Block [] [])