Program [ClassDecl False "Statement" "Object" [] (ConstructorDecl "Statement" (Formals []) (Arguments []) (Block [] [Skip])) [MethodDeclFocus [MethodDecl Nothing "Dummy" (Formals []) (Block [] []),MethodDecl Nothing "printOwning" (Formals [Formal (Type "double") "amount"]) (Block [] [MethodInvocationStat (ExpressionInvocation This "printBanner" (Arguments [])),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")]))])]]] (Block [] [])