public final class ACmpleBinop extends PBinop
| Constructor and Description |
|---|
ACmpleBinop() |
ACmpleBinop(TCmple _cmple_) |
| Modifier and Type | Method and Description |
|---|---|
void |
apply(Switch sw) |
Object |
clone() |
TCmple |
getCmple() |
void |
setCmple(TCmple node) |
String |
toString() |
public ACmpleBinop()
public ACmpleBinop(TCmple _cmple_)
Copyright © 2020 Soot OSS. All rights reserved.