public final class ACmpBinop extends PBinop
Modifier and Type | Method and Description |
---|---|
void |
apply(Switch sw) |
Object |
clone() |
TCmp |
getCmp() |
void |
setCmp(TCmp node) |
String |
toString() |
public ACmpBinop()
public ACmpBinop(TCmp _cmp_)
Copyright © 2021 Soot OSS. All rights reserved.