public final class ACmpgtBinop extends PBinop
| Constructor and Description |
|---|
ACmpgtBinop() |
ACmpgtBinop(TCmpgt _cmpgt_) |
| Modifier and Type | Method and Description |
|---|---|
void |
apply(Switch sw) |
Object |
clone() |
TCmpgt |
getCmpgt() |
void |
setCmpgt(TCmpgt node) |
String |
toString() |
public ACmpgtBinop()
public ACmpgtBinop(TCmpgt _cmpgt_)
Copyright © 2020 Soot OSS. All rights reserved.