public final class ACmpgBinop extends PBinop
| Constructor and Description |
|---|
ACmpgBinop() |
ACmpgBinop(TCmpg _cmpg_) |
| Modifier and Type | Method and Description |
|---|---|
void |
apply(Switch sw) |
Object |
clone() |
TCmpg |
getCmpg() |
void |
setCmpg(TCmpg node) |
String |
toString() |
public ACmpgBinop()
public ACmpgBinop(TCmpg _cmpg_)
Copyright © 2020 Soot OSS. All rights reserved.