public final class ACmpgeBinop extends PBinop
| Constructor and Description |
|---|
ACmpgeBinop() |
ACmpgeBinop(TCmpge _cmpge_) |
| Modifier and Type | Method and Description |
|---|---|
void |
apply(Switch sw) |
Object |
clone() |
TCmpge |
getCmpge() |
void |
setCmpge(TCmpge node) |
String |
toString() |
public ACmpgeBinop()
public ACmpgeBinop(TCmpge _cmpge_)
Copyright © 2020 Soot OSS. All rights reserved.