A.run B.throw C.catch D.finally
A.catch{}finally{} B.try{}finally{} C.try{}catch{}finally{} D.try{}catch{}
A.namespace B.new C.import D.try