コード例 #1
0
ファイル: TNeq.java プロジェクト: ZhuJiahui/jeff-jdmp
 public void apply(Switch sw) {
   ((Analysis) sw).caseTNeq(this);
 }