public final class ACmpneBinop extends PBinop
Constructor and Description |
---|
ACmpneBinop() |
ACmpneBinop(TCmpne _cmpne_) |
Modifier and Type | Method and Description |
---|---|
void |
apply(Switch sw) |
Object |
clone() |
TCmpne |
getCmpne() |
void |
setCmpne(TCmpne node) |
String |
toString() |
public ACmpneBinop()
public ACmpneBinop(TCmpne _cmpne_)
Copyright © 2021 Soot OSS. All rights reserved.