programming-languageクラス親クラスのメソッドを呼ぶOn this page親クラスのメソッドを呼ぶ Python pysuper().method01() Python 2 の場合はこう pysuper(Class01, self).method01() # Class01 は子の方 TypeScript tssuper.method01(); Ruby rbsuper() # 親クラスの同名のメソッド 📩 ご意見・ご感想はこちらから