public final class ACmpltBinop extends PBinop
| Constructor and Description |
|---|
ACmpltBinop() |
ACmpltBinop(TCmplt _cmplt_) |
| Modifier and Type | Method and Description |
|---|---|
void |
apply(Switch sw) |
Object |
clone() |
TCmplt |
getCmplt() |
void |
setCmplt(TCmplt node) |
String |
toString() |
public ACmpltBinop()
public ACmpltBinop(TCmplt _cmplt_)
Copyright © 2020 Soot OSS. All rights reserved.