# File kwartz.rb, line 938 def exec_stmt(stmtnode, arg1=nil, arg2=nil) raise AbstractMethodInvocationError("#{self.class.name}#exec_stmt()") end