コード例 #1
0
ファイル: APNot.java プロジェクト: genthaler/tortuguita
 public void apply(Switch sw) {
   ((Analysis) sw).caseAPNot(this);
 }